summaryrefslogtreecommitdiffstats
path: root/src/dbus-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-198/+0
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* dbus: add generic DEFINE_BUS_PROPERTY_SET_ENUM() macro for enum propertiesMichael Olbrich2012-04-101-0/+15
* dbus: add data argument to BusPropertySetCallbackMichael Olbrich2012-04-101-1/+1
* dbus: export ControlGroupPersistent field on the bus againLennart Poettering2012-01-211-0/+1
* dbus: more efficient implementation of propertiesMichal Schmidt2012-01-161-3/+11
* dbus: terminate mechanism daemons after a whileLennart Poettering2011-09-031-0/+4
* loginctl: add various introspection functionsLennart Poettering2011-07-081-0/+2
* loginctl: add basic implementation of loginctl for introspecting controlling ...Lennart Poettering2011-07-071-0/+2
* logind: hook up PAM module with logindLennart Poettering2011-06-241-0/+2
* dbus: introduce UnsetAndSetEnvironment()Lennart Poettering2011-06-211-0/+3
* dbus: add api for append gid/uid propertiesLennart Poettering2011-06-211-0/+2
* dbus: make bus_flags_to_events() and friends generally usefulLennart Poettering2011-06-211-0/+3
* socket: add POSIX mqueue supportLennart Poettering2011-05-171-0/+1
* dbus: split out object management code into dbus-common, and simplify itLennart Poettering2011-04-161-0/+119
* systemctl: support remote and privileged systemctl access via SSH and pkexecLennart Poettering2011-03-121-0/+3
* dbus: simplify some dbus error messages a bitLennart Poettering2010-08-251-0/+2
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-171-1/+1
* dbus: don't try to run AddMatch when connected to a private busLennart Poettering2010-07-071-1/+1
* install: implement --start optionLennart Poettering2010-07-061-0/+31