Age | Commit message (Expand) | Author |
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-10 | correct name of Tajik kbd layout in kbd-model-map | Adam Williamson |
2013-12-10 | drop several entries from kbd-model-map whose kbd layouts do not exist | Adam Williamson |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
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-18 | remove unused variables | Thomas Hindoe Paaboel Andersen |
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-08 | localectl: port over to bus_log_create_error() | Lennart Poettering |
2013-11-07 | clients: try to follow roughly the same order in --help texts for common options | Lennart Poettering |
2013-11-07 | polkit: don't spawn local client if we access a remote system | Lennart Poettering |
2013-11-07 | consistently use "int" when retrieving "bool" from bus messages | Kay Sievers |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | clients: various simplifications | Lennart Poettering |
2013-11-05 | bus: update bus_map_all_properties() | Kay Sievers |
2013-11-05 | localed: mark bus properties as change emitting | Lennart Poettering |
2013-11-02 | bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari... | Kay Sievers |
2013-10-31 | localectl: always print error message when an operation fails | Lennart Poettering |
2013-10-30 | localectl: remove unused 'P' arg | Thomas Hindoe Paaboel Andersen |
2013-10-30 | localectl: port to libsystemd-bus | Kay Sievers |
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-08-01 | Add /usr/share/keymaps to localectl supported locations. | Michał Górny |
2013-06-09 | Allow for the use of @ in remote host calls | Daniel Wallace |
2013-05-23 | Fix --no-ask-password | Jan Janssen |
2013-05-21 | man: Document missing options | Jan Janssen |
2013-04-24 | Add set_consume which always takes ownership | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-15 | localectl: read X11 keymaps from the correct file | Lennart Poettering |
2013-04-13 | Remove a few NULLs | Zbigniew Jędrzejewski-Szmek |
2013-04-10 | localctl: skip locale entries with non-UTF8 names | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-05 | localectl: add support for listing X11 keymap information | Lennart Poettering |
2013-04-03 | shared: rework env file reader | Lennart Poettering |
2013-03-29 | Always use errno > 0 to help gcc | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |