Age | Commit message (Expand) | Author |
2012-10-26 | coredumpctl: optimize journal entry parsing a bit by enumerating only once | Lennart Poettering |
2012-10-26 | coredumpctl: initialize global vars | Lennart Poettering |
2012-10-26 | journal: provide an API that allows client to figure out whether they need to... | Lennart Poettering |
2012-10-26 | journal: fix parsing of monotonic kernel timestamps | Lennart Poettering |
2012-10-26 | keymap: Add HP EliteBook 8440p | Martin Pitt |
2012-10-26 | udev: builtin - do not fail builtin initialization if one of them returns an ... | Kay Sievers |
2012-10-26 | journal: introduce entry array chain cache | Lennart Poettering |
2012-10-26 | test: extend test-send to send some weirder data | Lennart Poettering |
2012-10-26 | journal: properly determine cutoff max date | Lennart Poettering |
2012-10-26 | sysctl: parse all keys in a config file | Michal Sekletar |
2012-10-26 | udev: kmod - fix typo | Kay Sievers |
2012-10-25 | udev: kmod, hwdb - do not fail if databases are not available | Kay Sievers |
2012-10-25 | udev: hwdb - exit if no database is available | Kay Sievers |
2012-10-25 | udev: hwdb validate() return when the database is not opened | Kay Sievers |
2012-10-25 | udev: hwdb - remove run_once | Kay Sievers |
2012-10-25 | udev: hwdb - properly initialize search structure | Kay Sievers |
2012-10-25 | udev: set optind = 0, not the usual 1, to reset getopt_long()s internal state | Kay Sievers |
2012-10-25 | job: avoid recursion into transaction code from job cancelation | Michal Schmidt |
2012-10-25 | job: add comments to JobResult values | Michal Schmidt |
2012-10-25 | journal: properly serialize fields with multiple values into JSON | Lennart Poettering |
2012-10-24 | remove Fedora hostname, locale, vconsole legacy file support | Kay Sievers |
2012-10-24 | journalctl: remove left-over log message | Lennart Poettering |
2012-10-23 | tmpfiles: allow Age to be set to 0 | Tom Gundersen |
2012-10-23 | cgls: correctly ellipsize command lines for PIDs >= 1000000 | Mantas MikulÄ—nas |
2012-10-23 | udev: add hardware database support | Kay Sievers |
2012-10-23 | mount: make sure m->where is set before unit_add_exec_dependencies() | Will Woods |
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 |