summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20trivial: updates for release0.9.1Eric Koegel3-3/+20
2014-10-20Add HybridSleep support and change CanSleepEric Koegel19-58/+372
2014-10-19trivial: Change release from .xz to .biz2Eric Koegel2-7/+7
2014-10-19Updates prior to release0.9.0Eric Koegel3-3/+32
2014-10-19Delete any lingering inhibit pipes on startupEric Koegel1-0/+38
2014-10-19Install 90-consolekit script to xinitrc dirEric Koegel1-0/+5
2014-10-19Fix make distcheck when installing log fileEric Koegel3-4/+20
2014-10-19Add --with-logrotate-dir configure optionEric Koegel2-1/+18
2014-10-19Add additional files to data folderEric Koegel3-0/+42
2014-10-19Update .pot fileEric Koegel2-21/+21
2014-10-19Merge branch 'dbus-api-additions'Eric Koegel33-29/+2207
2014-10-19g_assert_false is too newEric Koegel1-11/+11
2014-10-19g_return_val_if_fail can't be used in void functionEric Koegel1-1/+1
2014-10-19Make the inhibit locks inhibit the actionsEric Koegel2-73/+44
2014-10-19Fix hibernate on FreeBSDEric Koegel2-3/+3
2014-10-19Hook up the inhibit managerEric Koegel1-1/+27
2014-10-19Inhibit Manager now emits event changed signalsEric Koegel5-16/+114
2014-10-18Fill in the inhibit manager someEric Koegel7-48/+290
2014-10-17Emit signals on inhibit changesEric Koegel6-2/+366
2014-10-15Use g_io_add_watch for the named pipeEric Koegel2-5/+10
2014-10-14Allow the dbus callsEric Koegel1-0/+21
2014-10-14Update documentationEric Koegel3-5/+5
2014-10-14Add the suspend/hibernate scriptsEric Koegel14-0/+252
2014-10-14Parse the what portion for inhibitEric Koegel2-16/+176
2014-10-14trivial: improve READMEEric Koegel1-1/+24
2014-10-14Add some tests for inhibit locksEric Koegel3-6/+113
2014-10-14More inhibit workEric Koegel3-26/+102
2014-10-13Start working on the inhibit filesEric Koegel4-2/+249
2014-10-13OpenBSD: VT are only available on i386 and amd64ajacoutot1-6/+2
2014-10-13Fix event->type = CK_LOG_EVENT_SYSTEM_START in historyEric Koegel1-4/+3
2014-10-13Use 64-bit time_tajacoutot1-4/+11
2014-10-13Fix another warning: "_FORTIFY_SOURCE" redefinedEric Koegel1-1/+4
2014-10-13Fix gcc warningEric Koegel1-12/+12
2014-10-13More Suspend DBUS API workEric Koegel10-6/+322
2014-10-12trivial: update READMEEric Koegel1-0/+10
2014-10-12Update docsEric Koegel3-9/+32
2014-10-12trivial: add copyright/version infoEric Koegel3-3/+28
2014-10-12Really fix building on OpenBSDEric Koegel1-15/+15
2014-10-12Fix build on OpenBSDEric Koegel1-12/+12
2014-10-12Mark more user strings for i18nEric Koegel4-6/+24
2014-10-12Limit max username length to 24Eric Koegel1-1/+1
2014-10-12Add i18n supportEric Koegel22-28/+1411
2014-10-11trivial: update NEWSEric Koegel1-0/+40
2014-10-10Argument cannot be negativeEric Koegel1-1/+4
2014-10-10Only close fds that were openedEric Koegel1-1/+5
2014-10-10fix resource leakEric Koegel1-1/+1
2014-10-09Start adding the Suspend/Hibernate DBUS APIEric Koegel5-0/+293
2014-10-09trivial: update AUTHORSEric Koegel1-0/+5
2014-10-08ck-log-system-start: always create log directoryDaniel Drake1-0/+16
2014-10-08Prevent possible use-after-free conditionAnders Kaseorg1-1/+2