Age | Commit message (Expand) | Author |
2015-08-05 | hostname-util: get rid of unused parameter of hostname_cleanup() | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | hostnamectl: allow trailing dot on fqdn | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | hostname-util: add relax parameter to hostname_is_valid | Zbigniew Jędrzejewski-Szmek |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-05-19 | hostname: Allow comments in /etc/hostname | Martin Pitt |
2015-05-18 | util: split all hostname related calls into hostname-util.c | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |
2014-12-28 | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering |
2014-12-25 | hostnamed: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-12-24 | sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine() | Lennart Poettering |
2014-12-12 | util: when using basename() for creating temporary files, verify the resultin... | Lennart Poettering |
2014-12-11 | treewide: correct spacing near eol in code comments | Torstein Husebø |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | hostnamectl: Exit with zero on success | Martin Pitt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-06 | hostnamed: introduce new "embedded" chassis type | Lennart Poettering |
2014-10-27 | util: introduce sethostname_idempotent | Michal Sekletar |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-09-16 | hostname: add missing EMITS_CHANGE annotation | 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 | hostnamectl: actually implement location support | 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-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | hostnamed: introduce new location machin-info field, too | Lennart Poettering |
2014-07-11 | hostnamed: drop nss-myhostname check | Lennart Poettering |
2014-07-11 | hostnamed: make use of in_charset() to verify charset | Lennart Poettering |
2014-07-11 | hostnamed: minor modernization | Lennart Poettering |
2014-07-11 | Add DEPLOYMENT to hostnamectl | Jóhann B. Guðmundsson |
2014-07-09 | hostnamed: add a new chassis type for watches | Lennart Poettering |
2014-07-07 | util: don't consider tabs special in string_has_cc() anymore | Lennart Poettering |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-07-02 | util: generalize is_localhost() and use it everywhere where applicable | Lennart Poettering |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-05-28 | hostnamed: Fix the way that static and transient host names interact | Stef Walter |
2014-05-24 | shared: rename hwclock.[ch] to clock-util.[ch] | Kay Sievers |
2014-05-19 | hostnamed: expose KernelVersion on the bus | Djalal Harouni |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-04-23 | hostnamectl: read kernel name and release from remote | Djalal Harouni |
2014-04-23 | hostnamed: expose KernelName and KernelRelease on the bus | Djalal Harouni |
2014-03-11 | hostnamectl: read OS pretty_name and cpe_name from remote | Djalal Harouni |
2014-03-11 | hostnamed: expose OperatingSystemPrettyName and OperatingSystemCPEName on the... | Djalal Harouni |
2014-03-11 | hostnamed: minor improvements in context_write_data_other() | Djalal Harouni |
2014-02-25 | hostnamectl: read virtualization/architecture from remote side | Lennart Poettering |
2014-02-24 | hostnamed: correct error message | Michal Sekletar |