Age | Commit message (Expand) | Author |
2016-02-09 | time-util: merge format_timestamp_internal() and format_timestamp_internal_us() | Alexander Kuleshov |
2016-02-08 | Merge pull request #2535 from PhillipSz/remove-exit-0 | Lennart Poettering |
2016-02-08 | Merge pull request #2533 from keszybz/read-only-seed | Lennart Poettering |
2016-02-08 | Merge pull request #2549 from rhatdan/journalctl | Lennart Poettering |
2016-02-08 | Merge pull request #2550 from evverx/fix-457 | Lennart Poettering |
2016-02-08 | Journalctl command completion should show machines | Dan Walsh |
2016-02-08 | Merge pull request #2543 from keszybz/build-sys-and-man-fixes | Lennart Poettering |
2016-02-08 | tests: fix #457 | Evgeny Vereshchagin |
2016-02-07 | Merge pull request #2546 from torstehu/fix-typo3 | Zbigniew Jędrzejewski-Szmek |
2016-02-07 | Merge pull request #2536 from vcaputo/journal-misc-cleanups | Zbigniew Jędrzejewski-Szmek |
2016-02-07 | Merge pull request #2541 from mgorny/append-flags-fix | Zbigniew Jędrzejewski-Szmek |
2016-02-07 | treewide: fix typos and spacing | Torstein Husebø |
2016-02-06 | random-seed: provide nicer error message when unable to open file | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | shell-completion: fix header | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | man: clarify that generators are run before /var | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | man/hostnamectl: refer to transient hostname as "fallback" | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | man/hostname: remove obsolete text | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | build-sys: simplify conditionals around shell completion files | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | build-sys: move CLEANFILES additions out from under HAVE_GNUEFI | Zbigniew Jędrzejewski-Szmek |
2016-02-06 | build-sys: Perform flag tests in context to existing flags | Michał Górny |
2016-02-06 | Merge pull request #2534 from indrajitr/patch-1 | Lennart Poettering |
2016-02-06 | Merge pull request #2525 from chaloulo/journal-remote-microhttp-max-memory-usage | Lennart Poettering |
2016-02-06 | Merge pull request #2540 from 0xAX/use-dual-timestamp-get-in-timeutil | Lennart Poettering |
2016-02-06 | time-util: use dual_timestamp_get() | Alexander Kuleshov |
2016-02-06 | journal: add missing space to switch statement | Vito Caputo |
2016-02-06 | Merge pull request #2138 from stefwalter/journal-combine | Lennart Poettering |
2016-02-05 | journal: remove template from open_journal args | Vito Caputo |
2016-02-05 | journal: Add test for merging journal entries | Stef Walter |
2016-02-05 | journal: Refactor test-catalog importing tests | Stef Walter |
2016-02-05 | journal: Combine journal catalog entries with the same id | Stef Walter |
2016-02-05 | journal: move mmap() ENOMEM loop to function | Vito Caputo |
2016-02-05 | journal: add asserts on f->(data|field)_hash_table | Vito Caputo |
2016-02-05 | journal: add asserts for f->header | Vito Caputo |
2016-02-05 | journal: move window initialization to window_add | Vito Caputo |
2016-02-05 | test: remove exit 0 at the end | Phillip Sz |
2016-02-05 | Fix typo in rescue shell | Indrajit Raychaudhuri |
2016-02-04 | Merge pull request #2531 from whot/hwdb-updates | Zbigniew Jędrzejewski-Szmek |
2016-02-05 | hwdb: add HP Pavilion dm4 axis corrections | Peter Hutterer |
2016-02-04 | Merge pull request #2524 from poettering/bag-of-stuff | Tom Gundersen |
2016-02-04 | journal-remote: decrease microhttpd memory limit | Klearchos Chaloulos |
2016-02-04 | resolved: correctly store interface index of RRs in cache | Lennart Poettering |
2016-02-04 | resolved: properly turn off DNSSEC for LLMNR/mDNS scopes | Lennart Poettering |
2016-02-04 | core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev... | Lennart Poettering |
2016-02-04 | resolved: don't follow CNAMEs originating from DNS on LLMNR | Lennart Poettering |
2016-02-03 | core: move service_unwatch_control_pid() call into service_enter_running() | Lennart Poettering |
2016-02-03 | journal: fix boolean handling in MMapCache | Lennart Poettering |
2016-02-03 | core: log about path_is_mount_point() errors | Lennart Poettering |
2016-02-03 | core: when a service's ExecStartPre= times out, skip ExecStop= | Lennart Poettering |
2016-02-03 | util: add check that makes sure time_t and TIME_T_MAX work the way we assume ... | Lennart Poettering |
2016-02-03 | gpt-auto: handle errors from blkid more correctly | Lennart Poettering |