summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-12-15Add ConsoleKit MultiSeat support. See bug 19333.Brian Cameron1-0/+9
2010-05-20Enhancement CanActivateSessions for OpenSolaris.Halton Huo1-0/+1
2010-05-20Revert "Enhancement CanActivateSessions for OpenSolaris."Halton Huo1-1/+0
2010-04-19Enhancement CanActivateSessions for OpenSolaris.Halton Huo1-0/+1
2009-08-12Add seat.d/ callout directory and guarantee we dump the database before callo...Lennart Poettering1-0/+2
2008-07-23use spec files directly as introspection xml and try to generate docs on the flyWilliam Jon McCann1-9/+14
2008-04-18install scripts into $(prefix)/lib instead of $libdirWilliam Jon McCann1-1/+1
2008-02-13create the log file with S_IROTH and don't touch the log on buildWilliam Jon McCann1-2/+0
2008-02-07touch the history file to create it for people not using packagesWilliam Jon McCann1-0/+2
2008-02-06mkdir /var/log/ConsoleKit at install timeWilliam Jon McCann1-0/+1
2008-01-28make polkit optional and use RBAC on SolarisBrian Cameron1-0/+7
2007-10-22move session leader stuff into a separate classWilliam Jon McCann1-0/+2
2007-10-17add a basic ck-history commandWilliam Jon McCann1-1/+9
2007-10-16add event logging capabilityWilliam Jon McCann1-0/+13
2007-10-10maintain a file with the dump of the local databaseDavid Zeuthen1-0/+2
2007-10-04add a way to synchronously run programs on session add/remove/activity_changeDavid Zeuthen1-0/+6
2007-08-26Add ck-sysdeps-freebsd.c to the list of dist sourcesJoe Marcus Clarke1-0/+1
2007-08-25Add FreeBSD native backend (untested)Florent Thoumie1-0/+1
2007-08-25First attempt a making ConsoleKit work on FreeBSDFlorent Thoumie1-0/+5
2007-08-17add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann1-1/+13
2007-08-16move peercred stuff into sysdeps. add solaris support.William Jon McCann1-0/+1
2007-08-16move all proc stuff into ck-sysdepsWilliam Jon McCann1-12/+11
2007-08-14make a lt library for proc stuffWilliam Jon McCann1-14/+25
2007-08-14add some solaris supportWilliam Jon McCann1-0/+9
2007-04-05use inotify to detect activity on tty when possibleWilliam Jon McCann1-0/+32
2007-04-03add a glib message to syslog handlerWilliam Jon McCann1-2/+2
2007-04-02autoconf fixes, separate pamlibdir variable, path expansion at make timeMichael Biebl1-0/+1
2007-03-05use an async job to collect session infoWilliam Jon McCann1-0/+2
2007-02-26update news for release0.1.2William Jon McCann1-1/+2
2006-10-25Initial importWilliam Jon McCann1-0/+90