Age | Commit message (Expand) | Author |
2013-11-12 | bus: introduce concept of a default bus for each thread and make use of it ev... | Lennart Poettering |
2013-11-12 | bus: introduce concept of a "default" event loop per-thread and make use of i... | Lennart Poettering |
2013-11-12 | bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call() | Lennart Poettering |
2013-11-07 | consistently use "int" when retrieving "bool" from bus messages | Kay Sievers |
2013-11-05 | localed: mark bus properties as change emitting | Lennart Poettering |
2013-10-22 | localed: port from libdbus to libsystemd-bus | Kay Sievers |
2013-10-21 | bus: remove static introspection file export | Kay Sievers |
2013-10-13 | Modernization | Zbigniew Jędrzejewski-Szmek |
2013-04-13 | Remove a few NULLs | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | shared: rework env file reader | Lennart Poettering |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-01-04 | localed: create /etc/X11/xorg.conf.d if needed | Michał Bartoszkiewicz |
2012-10-03 | dbus: add some more safety checks before accepting data from bus clients | Lennart Poettering |
2012-09-21 | locale: make sure that l is freed | Václav Pavlín |
2012-09-05 | localed: system-setup-keyboard is no more on fedora | Lennart Poettering |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-10 | rename basic.la to shared.la and put selinux deps in shared-selinx.la | Kay Sievers |
2012-02-11 | logind: introduce CanReboot/CanPowerOff bus calls | Lennart Poettering |
2012-01-16 | dbus: more efficient implementation of properties | Michal Schmidt |
2011-12-31 | localed: move sources to subdirectory | Kay Sievers |