aboutsummaryrefslogtreecommitdiffstats
path: root/src/interfaces/logind/logind.c
Commit message (Expand)AuthorAgeFilesLines
* add polkit auth object, compile it in makefile, add header to interfaceskremlin2014-08-161-0/+2
* include polkit.h in all interfaces, edit makefile accordinglykremlin2014-08-161-0/+1
* minor, retab \t's to four spaceskremlin2014-08-061-18/+18
* minor, s/g_print/g_printfkremlin2014-08-051-1/+1
* (8) [final] modify main() to call correct clean sequencekremlin2014-08-051-1/+7
* (7) add set_signal_handlers() to bind functions during initkremlin2014-08-051-0/+8
* (6) add handler for unix termination signalskremlin2014-08-051-0/+9
* (5) fix foo_mem_clean() functions to avoid race cond.kremlin2014-08-051-2/+8
* (4) move on_name_acquired functionality to on_bus_acquiredkremlin2014-08-051-14/+23
* (3) add needed GLib headers, move loop and bus descr out of main into globalkremlin2014-07-291-3/+6
* (2) move on_name_lost() callback to appropriate commend-bounded regionkremlin2014-07-291-9/+9
* (1) add <interface>.h and #include it in corresponding .ckremlin2014-07-291-0/+1
* minor, clarify what "misc functions" are in commentskremlin2014-07-291-1/+1
* minor, clarify "dbus signal" vs. "unix signal" in commentskremlin2014-07-291-2/+2
* include glib-unix.h in interface fileskremlin2014-07-291-0/+1
* copy and regex localed, timedated, and logind from hostnamedkremlin2014-07-221-0/+118
* remove includes in non-gen'd interf files, they're linked properly nowkremlin2014-07-151-0/+4
* add license ISC license blurbskremlin2014-06-221-0/+16