Age | Commit message (Expand) | Author |
2013-11-07 | bus: log message parsing errors everywhere with a generalized bus_log_parse_e... | 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-06 | Revert "hostnamed: prevent it from crashing if the chassis is unknown" | Kay Sievers |
2013-11-06 | hostnamed: prevent it from crashing if the chassis is unknown | Thomas Hindoe Paaboel Andersen |
2013-11-05 | bus: update bus_map_all_properties() | Kay Sievers |
2013-11-04 | hostnamectl: H requires an argument, P is no longer used | Thomas Hindoe Paaboel Andersen |
2013-11-02 | hostnamectl: port to sd-bus | Simon Peeters |
2013-10-22 | bus: avoid 'bool' storage when retrieving 'b' from the message | Kay Sievers |
2013-10-18 | bus: automatically flush bus queue when we exit the event loop | Lennart Poettering |
2013-10-18 | hostnamed: port over from libdbus to libsystemd-bus | Lennart Poettering |
2013-10-13 | Fix write-only use of a few variables | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-08-14 | hostnamectl: show only specific hostname when requested | Zbigniew Jędrzejewski-Szmek |
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-05-07 | hostnamectl: suppress outputting of pretty hostname field in status if empty | Lennart Poettering |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-04-03 | hostnamectl: if somebody invokes 'hostnamectl set-hostname' with a valid inte... | Lennart Poettering |
2013-04-03 | shared: rework env file reader | Lennart Poettering |
2013-04-03 | util: rename write_one_line_file() to write_string_file() | Lennart Poettering |
2013-03-22 | hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use ... | Lennart Poettering |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2013-03-05 | hostnamed: allow more special characters in pretty hostname | Nathaniel Chen |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-11 | env: considerably beef up environment cleaning logic | Lennart Poettering |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-12-31 | polkit: add "imply" rules to a number of polkit actions | Lennart Poettering |
2012-12-24 | hostnamed: make chassis type configurable via /etc/machine-info | Lennart Poettering |
2012-11-15 | hostnamectl: fix parsing of --no-ask-password | Lennart Poettering |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-10-29 | hostnamectl: do not choke on set-hostname with no argument | Kay Sievers |
2012-10-21 | hostnamectl: add more really basic system info to the status output | Lennart Poettering |
2012-10-19 | timedatectl,hostnamectl: rework --help text | Lennart Poettering |
2012-10-17 | hostname: add new hostnamectl tool as text client for hostnamed | Lennart Poettering |
2012-10-03 | dbus: add some more safety checks before accepting data from bus clients | 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-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-02-11 | logind: introduce CanReboot/CanPowerOff bus calls | Lennart Poettering |
2012-01-22 | login: move seat udev rules to login subdir | Kay Sievers |
2012-01-16 | dbus: more efficient implementation of properties | Michal Schmidt |
2012-01-05 | build-sys: add stub makefiles to subdirs | Lennart Poettering |
2011-12-31 | hostnamed, localed: move config files to subdir | Kay Sievers |
2011-12-31 | hostnamed: move sources to subdirectory | Kay Sievers |