Age | Commit message (Expand) | Author |
2016-03-01 | selinux: always try to load the full selinux db | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-12-14 | treewide: fix typos and indentation | Torstein Husebø |
2015-12-02 | hostnamed: SMBIOS 3.0 knows the "tablet" form factor, add support for it | Lennart Poettering |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering |
2015-10-27 | util: move filename_is_valid() and path_is_safe() to path-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-09-29 | bus-util: rename bus_open_transport() to bus_connect_transport() | Lennart Poettering |
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-09-24 | hostnamed: drop redundant code | David Herrmann |
2015-09-09 | tree-wide: update empty-if coccinelle script to cover empty-while and more | Lennart Poettering |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-09-09 | tree-wide: use coccinelle to patch a lot of code to use mfree() | Lennart Poettering |
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
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 |