summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Add DragonFlyBSD as a platformMarkus Pfeiffer1-0/+6
2017-06-21chore: more autotools cleanup workEric Koegel1-1/+1
2017-05-21chore: simplify configure.acEric Koegel1-15/+28
2017-05-04Add support for server managed FDsEric Koegel1-0/+16
2016-06-10Add configure.ac checks for SELinuxJason Zaman1-0/+1
2015-09-09Add NetBSD supportOBATA Akio1-0/+7
2015-08-09Ensure we add CONSOLE_KIT_LIBS to libckEric Koegel1-4/+6
2015-07-28Add process grouping/trackingEric Koegel1-0/+4
2015-07-14Respect multilib/multiarch filesystem layoutsKylie McClain1-2/+2
2015-07-12Add an --enable-tests configure optionEric Koegel1-0/+8
2015-04-13Add a test-manager programEric Koegel1-0/+18
2015-04-13Add a test-seat programEric Koegel1-0/+20
2015-04-13Change test-session to be more usefulEric Koegel1-8/+0
2015-04-13Port ck-session-leader to GDBusEric Koegel1-0/+38
2015-04-13Port CkManager to GDBusEric Koegel1-3/+8
2015-04-13CkSeat: Port to GDBusEric Koegel1-3/+9
2015-04-13CKSession: Port to GDBusEric Koegel1-3/+36
2014-12-08Add --with-rundir configure flagRobby Workman1-3/+4
2014-10-19Merge branch 'dbus-api-additions'Eric Koegel1-0/+28
2014-10-18Fill in the inhibit manager someEric Koegel1-1/+3
2014-10-17Emit signals on inhibit changesEric Koegel1-0/+4
2014-10-14Add some tests for inhibit locksEric Koegel1-0/+20
2014-10-14More inhibit workEric Koegel1-0/+2
2014-10-12Add i18n supportEric Koegel1-0/+1
2014-10-05Undefine _FORTIFY_SOURCE before redefining itEric Koegel1-0/+1
2014-10-04Add OpenBSD supportRobert Nagy1-0/+6
2014-10-04Update makefiles and remove unused codeEric Koegel1-1/+1
2012-03-19Add support for GNU/HurdPino Toscano1-0/+7
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