]> git.ipfire.org Git - thirdparty/systemd.git/history - src/dbus-common.c
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / src / dbus-common.c
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Michael Olbrichdbus: add data argument to BusPropertySetCallback
2012-04-03  Kay Sieversimport udev repository
2012-02-13  Lennart Poetteringdbus: update bus addresses to "unixexec:" protocol...
2012-01-21  Lennart Poetteringdbus: export ControlGroupPersistent field on the bus...
2012-01-16  Michal Schmidtdbus: more efficient implementation of properties
2011-09-03  Lennart Poetteringdbus: terminate mechanism daemons after a while
2011-07-11  Lennart PoetteringMerge remote-tracking branch 'harald/master'
2011-07-08  Lennart Poetteringloginctl: add various introspection functions
2011-07-07  Lennart Poetteringloginctl: add basic implementation of loginctl for...
2011-07-01  Lennart Poetteringdbus: listen on private sockets in user mode too
2011-06-24  Lennart Poetteringlogind: hook up PAM module with logind
2011-06-21  Lennart Poetteringdbus: introduce UnsetAndSetEnvironment()
2011-06-21  Lennart Poetteringdbus: add api for append gid/uid properties
2011-06-21  Lennart Poetteringdbus: make bus_flags_to_events() and friends generally...
2011-05-25  Michal Schmidtdbus-common: fix segfault when a DBus message has no...
2011-05-21  Kay Sieversbus_property_append_long: use signed long and 'x' in...
2011-05-17  Lennart Poetteringsocket: add POSIX mqueue support
2011-04-16  Lennart Poetteringdbus: split out object management code into dbus-common...
2011-03-28  Kay Sieversuse /run instead of /dev/.run
2011-03-17  Lennart Poetteringdef: centralize definition of default timeout in one...
2011-03-14  Lennart Poetteringcore: move abstract namespace sockets to /dev/.run
2011-03-12  Lennart Poetteringsystemctl: support remote and privileged systemctl...
2011-03-10  Lennart Poetteringutil: close all fds before freezing execution
2011-03-10  Lennart Poetteringdbus: timeout connection setup
2010-08-25  Lennart Poetteringdbus: simplify some dbus error messages a bit
2010-08-14  Lennart Poetteringemacs: make sure nobody accidently adds tabs to our...
2010-07-11  Lennart Poetteringdbus: get rid of last non-private busses
2010-07-11  Lennart PoetteringMerge branch 'master' of ssh://git.freedesktop.org...
2010-07-11  Lennart Poetteringdbus: use private connections wherever possible
2010-07-07  Lennart Poetteringdbus: don't try to run AddMatch when connected to a...
2010-07-06  Lennart Poetteringinstall: implement --start option