Age | Commit message (Expand) | Author |
2014-09-03 | localed: check for partially matching converted keymaps | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: introduce helper function to simplify matching | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: log locale/keymap changes in detail | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: remove free_and_copy | Zbigniew Jędrzejewski-Szmek |
2014-09-03 | localed: double free in error path and modernization | Zbigniew Jędrzejewski-Szmek |
2014-08-28 | locale: fix sending PropertiesChanged for x11 keymap changed | David Herrmann |
2014-08-18 | bus-util: simplify bus_verify_polkit_async() a bit | Lennart Poettering |
2014-08-15 | Merge commit 'b39a2770ba55637da80e2e389222c59dbea73507' | Lennart Poettering |
2014-08-15 | sd-bus: add API to check if a client has privileges | Lennart Poettering |
2014-08-15 | sd-bus: Remove bus arg from bus_verify_polkit_async_registry_free() | Stef Walter |
2014-08-04 | bus: always explicitly close bus from main programs | Lennart Poettering |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | shared: make timezone and locale enumeration and validation generic | Lennart Poettering |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-07-02 | localed: consider an unset model as a wildcard | Michal Sekletar |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2013-12-28 | bus: fix a couple of format string mistakes | Lennart Poettering |
2013-12-19 | bus: fix exit-on-idle for driverd | Lennart Poettering |
2013-12-13 | event: rework sd-event exit logic | Lennart Poettering |
2013-12-12 | bus: remove explicit activator-specific flags, the kdbus supports it now | Kay Sievers |
2013-12-12 | bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl... | Kay Sievers |
2013-12-12 | bus: instead of exposing the dbus1 flags when acquiring a name use our own th... | Lennart Poettering |
2013-12-11 | event: hook up sd-event with the service watchdog logic | Lennart Poettering |
2013-12-10 | bus: introduce "trusted" bus concept and encode access control in object vtables | Lennart Poettering |
2013-12-03 | bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot... | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-21 | bus: let's simplify things by getting rid of unnecessary bus parameters | Lennart Poettering |
2013-11-18 | localed: match converted keymaps before legacy | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | localed: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
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 |