summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Fix crash on logout/login via SunRayHalton Huo1-1/+3
2014-10-08Fix ck-history truncating login namesEric Koegel1-11/+13
2014-10-07Size of pointer 'P' used instead of size of its data.Eric Koegel2-7/+7
2014-10-07Call thread_data_free before g_thread_exitEric Koegel1-1/+1
2014-10-07ConsoleKit needs manpagesBrian Cameron5-0/+962
2014-10-06Fix for rejected GetAll properties by GDBusTeodor MICU1-1/+1
2014-10-06Add pkg check for XLIBEric Koegel2-0/+5
2014-10-06OpenBSD: Fix buildajacoutot1-38/+79
2014-10-06trivial: OpenBSD doesn't like continue in configure.acEric Koegel1-1/+1
2014-10-06Linux: Use /sys/class/tty/tty0/active for VT change notificationsEric Koegel4-5/+184
2014-10-05Set source id to 0 after calling g_source_removeEric Koegel4-0/+5
2014-10-05Return early when remote DISPLAY variable setEric Koegel1-0/+5
2014-10-05Undefine _FORTIFY_SOURCE before redefining itEric Koegel4-0/+4
2014-10-05unused label 'again'Eric Koegel1-1/+4
2014-10-05Do not use deprecated glib function g_atexitEric Koegel1-1/+1
2014-10-05Add an --enable-debug=full optionEric Koegel3-9/+27
2014-10-05Fix some unused variable warningsEric Koegel1-6/+5
2014-10-04Add additional header checksEric Koegel1-1/+2
2014-10-04Add OpenBSD supportRobert Nagy12-3/+625
2014-10-04Update makefiles and remove unused codeEric Koegel6-18/+8
2014-10-04Improve FreeBSD supportEric Koegel8-34/+225
2014-10-03Improve DragonFlyBSD supportEric Koegel2-2/+77
2014-10-02Fix missing opening [ in polkit checkEric Koegel1-1/+1
2014-10-02Update configure.acEric Koegel1-12/+20
2014-10-01Remove unused variableEric Koegel1-1/+0
2014-10-01Be able to shutdown or reboot even without polkit or RBAC supportsRomain Perier1-0/+2
2014-10-01udev-acl install to usrEric Koegel1-3/+4
2014-10-01Add support for devices with long namesAleix Conchillo FlaquƩ1-1/+1
2014-10-01Cleanup console tag files on application startup and shutdown.Eric Koegel1-1/+41
2014-09-30Fix uninitialized variable: eEric Koegel1-1/+2
2014-09-30Update HACKING documentEric Koegel1-28/+15
2014-09-30Update READMEEric Koegel1-1/+5
2014-09-30kfreebsd - ignore empty environmentsEric Koegel1-0/+2
2014-09-30Clean up some compiler warnings and deprecated functionsEric Koegel17-36/+66
2014-09-30Use correct type in tools/ck-history.c (Bug 51120)Eric Koegel1-2/+2
2014-09-30Configure switch for PolicyKit. See, http://bugs.freedesktop.org/show_bug.cgi...Samuli Suominen1-8/+15
2014-09-30Enables the FreeBSD VT ioctls on GNU/kFreeBSD (Bug 73258)Eric Koegel1-2/+2
2014-09-30Fallback to getpeereid() on FreeBSD and GNU/kFreeBSD (Bug 73257)Eric Koegel2-2/+20
2014-09-30Update README for forkEric Koegel1-6/+3
2013-07-19Update NEWSMichael Biebl1-0/+13
2013-07-19build-sys: Use xz compressionMichael Biebl1-1/+1
2012-03-20build-sys: install run-seat.d symlink for udev-aclSamuli Suominen1-0/+4
2012-03-20build-sys: missing AC_SUBST for UDEVDIRSamuli Suominen1-0/+1
2012-03-19Fix unconditional PATH_MAX usagePino Toscano1-3/+11
2012-03-19Add support for GNU/HurdPino Toscano3-0/+413
2012-03-19build-sys: don't install systemd units when using --without-systemdsystemunitdirMichael Biebl1-5/+7
2012-03-19build-sys: run autoupdateMichael Biebl1-30/+16
2012-03-19build-sys: remove useless dbus version checkMichael Biebl1-33/+0
2012-03-19Import udev-acl tool from udevMichael Biebl5-0/+539
2011-05-24ck-history: don't truncate --frequent output to 8 charsRay Strode1-1/+1