Age | Commit message (Expand) | Author |
2012-10-23 | systemctl: refer to systemctl -n, to not overwhelm the admin | Lennart Poettering |
2012-10-22 | readahead: fix fd validity check | Michal Schmidt |
2012-10-22 | shared: strbuf - add descriprion | Kay Sievers |
2012-10-22 | shared: move sparse-endian.h from journal | Kay Sievers |
2012-10-22 | shared: strbuf - add description | Kay Sievers |
2012-10-22 | udev: use strbuf to store rules strings | Kay Sievers |
2012-10-22 | shared: strbuf - add string de-duplication facility | Kay Sievers |
2012-10-22 | util: add (x)bsearch_r(), the missing counterpart of qsort_r() | Kay Sievers |
2012-10-21 | hostnamectl: add more really basic system info to the status output | Lennart Poettering |
2012-10-21 | journal: use le64_t instead of uint64_t where this is appropriate | Lennart Poettering |
2012-10-20 | journal: link up documentation with the file structure header | Lennart Poettering |
2012-10-19 | shared/install: fix typo in comment | Christian Hesse |
2012-10-19 | systemctl: fix return code in chroot | Christian Hesse |
2012-10-19 | make sure __NR_name_to_handle_at is correctly defined | Michael Olbrich |
2012-10-19 | random-seed: fix error message typo | Umut Tezduyar |
2012-10-19 | journal: add tool to extract coredumps | Zbigniew Jędrzejewski-Szmek |
2012-10-19 | keymap: Tolerate invalid entries in keymaps | Martin Pitt |
2012-10-19 | keymap: Fix parsing of hex scan codes in tables | Martin Pitt |
2012-10-19 | README.keymap.txt: Drop fdi2rules.py documentation | Martin Pitt |
2012-10-19 | locale: add client tool localectl similar to hostnamectl/timedatectl | Lennart Poettering |
2012-10-19 | systemctl: modernization | Lennart Poettering |
2012-10-19 | util: change endswith() to return a pointer to the suffix | Lennart Poettering |
2012-10-19 | set: introduce strv_sort() | Lennart Poettering |
2012-10-19 | set: introduce set_get_strv() | Lennart Poettering |
2012-10-19 | timedatectl,hostnamectl: rework --help text | Lennart Poettering |
2012-10-19 | journald.conf: remove MinSize= settings | Lennart Poettering |
2012-10-19 | systemctl: remove --follow option | Lennart Poettering |
2012-10-19 | util: unify line caching and column caching | Lennart Poettering |
2012-10-19 | util: unify usage of on_tty() in util.c | Lennart Poettering |
2012-10-19 | util: simplify column caching logic | Lennart Poettering |
2012-10-18 | journalctl: unify ellipsation handling between journalctl and systemctl | Lennart Poettering |
2012-10-18 | journalctl: don't ellipsize unless on a tty | Lennart Poettering |
2012-10-18 | journalctl: honour -n if -F is used | Lennart Poettering |
2012-10-18 | journal: fix symbol versioning file | Lennart Poettering |
2012-10-18 | journal: typo fix | Lennart Poettering |
2012-10-18 | journal: implement filtering in browse.html | Lennart Poettering |
2012-10-18 | journal: add high-level match option to filter by current boot id | Lennart Poettering |
2012-10-18 | journal: add ability to list unique fields to gatewayd | Lennart Poettering |
2012-10-18 | journal: validate field name in sd_journal_query_unique() | Lennart Poettering |
2012-10-18 | systemd: use structured logging for unit changes | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | core/execute: use cleanup_strv_free | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | libsystemd-journal: export sd_journal_restart_unique | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | journal: suggest rotation when fields are not indexed | Lennart Poettering |
2012-10-18 | journalctl: move access check before the first access to the journal files | Lennart Poettering |
2012-10-18 | journalctl: implement quering field values with new -F switch | Lennart Poettering |
2012-10-18 | journal: add ability to list values a specified field can take in all entries... | Lennart Poettering |
2012-10-18 | manager: connect SIGRTMIN+24 to terminating --user instances | Lennart Poettering |
2012-10-18 | service: when invoking service processes in --user mode set MANAGERPID to PID... | Lennart Poettering |
2012-10-17 | timedatectl: rename --fix-system to --adjust-system-clock | Lennart Poettering |
2012-10-17 | timedatectl: ensure n_zones is initialized | Dave Reisner |