Age | Commit message (Expand) | Author |
2016-05-30 | util-lib: make localed's nonempty() generic, rename it to empty_to_null() and... | Lennart Poettering |
2016-05-02 | locale: Language fallbacks for fr_(BE|CA|CH|LU) to fr_FR (#3178) | Sylvain Plantefève |
2016-04-12 | localed: downgrade libxkbcommon to an optional runtime dependency | Lennart Poettering |
2016-03-24 | localectl: align output of 'localectl status' command | Yu Watanabe |
2016-03-24 | localectl: remove unnecessary line break | Yu Watanabe |
2016-03-01 | selinux: always try to load the full selinux db | Zbigniew Jędrzejewski-Szmek |
2016-02-25 | Merge pull request #2671 from 0xAX/move-pager-open-to-one-place | Zbigniew Jędrzejewski-Szmek |
2016-02-26 | tree-wide: merge pager_open_if_enabled() to the pager_open() | Alexander Kuleshov |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-01-13 | tree-wide: check if errno is greater then zero | Zbigniew Jędrzejewski-Szmek |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
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-25 | util-lib: split out fd-related operations into fd-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-09 | locale: kill free_and_replace() | Daniel Mack |
2015-09-07 | basic: rework virtualization detection API | Lennart Poettering |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
2015-08-30 | locale: add printf attribute to log_xkb() | Cristian Rodríguez |
2015-08-07 | strv: convert strv_split_quotes into a generic strv_split_extract | Richard Maw |
2015-08-05 | Merge branch 'hostnamectl-dot-v2' | Zbigniew Jędrzejewski-Szmek |
2015-08-05 | hostname-util: add relax parameter to hostname_is_valid | Zbigniew Jędrzejewski-Szmek |
2015-08-06 | tree-wide: fix indentation | Thomas Hindoe Paaboel Andersen |
2015-07-29 | tree-wide: port everything over to fflush_and_check() | Lennart Poettering |
2015-07-03 | sd-bus: introduce new sd_bus_flush_close_unref() call | Lennart Poettering |
2015-06-14 | tree-wide: fix memory leaks in users of bus_map_all_properties() | David Herrmann |
2015-05-11 | treewide: Correct typos and spell plural of bus consistent | Torstein Husebø |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-03-26 | util: rework word parsing and c unescaping code | 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 |
2015-02-09 | language fallback: it_CH (Italian, Swiss) -> it_IT (Italian, Italy) | Daniele Medri |
2015-02-07 | Add Silesian and Kashubian to language fallback map | Piotr Drąg |
2015-02-06 | localed: add LANGUAGE= fallback when LANG= is specified | Zbigniew Jędrzejewski-Szmek |
2015-02-06 | Add language fallback map | Naveen Kumar |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-22 | kbd-model-map: add more mappings for Slovak, Lithuanian, and Khmer | Mindaugas Baranauskas |
2014-12-28 | tmpfiles: add new line type 'v' for creating btrfs subvolumes | Lennart Poettering |
2014-12-25 | localed: 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 | localectl,man: make it obvious that set-*-keymaps sets both keymaps | Zbigniew Jędrzejewski-Szmek |
2014-12-03 | localed: log xkbcommon errors | Jan Synacek |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt |