summaryrefslogtreecommitdiff
path: root/tools/ck-collect-session-info.c
AgeCommit message (Collapse)AuthorFilesLines
2014-10-12Mark more user strings for i18nEric Koegel1-3/+4
2014-10-12Add i18n supportEric Koegel1-0/+10
Sets up ConsoleKit2 for translations via GNU gettext. There might still be a couple strings that need to be marked for translation, but this sets up the project to use gettext. Fixes bug: https://bugs.freedesktop.org/show_bug.cgi?id=23482
2014-10-04Improve FreeBSD supportEric Koegel1-1/+53
Include the patches listed in: http://svnweb.freebsd.org/ports/head/sysutils/consolekit/files/ Credit goes to the FreeBSD team for this work.
2010-06-30Only set sessions to be is-local=true if set by a trusted partyWilliam Jon McCann1-9/+1
https://bugs.freedesktop.org/show_bug.cgi?id=28377
2008-04-03initial login session id supportWilliam Jon McCann1-0/+10
Linux audit session id support. Still TODO: * determine if session id should be hidden * export to bus * add to event log * figure out how to add it to non-generated sessions
2008-02-11don't set the session-type to the command nameWilliam Jon McCann1-6/+0
2007-08-16move all proc stuff into ck-sysdepsWilliam Jon McCann1-18/+18
2007-08-14move tools out of linux subdirectory since they apparently work on solarisWilliam Jon McCann1-0/+410