Age | Commit message (Expand) | Author |
2016-02-09 | journal: Drop monotonicity check when appending to journal file | Klearchos Chaloulos |
2016-02-09 | Merge pull request #2542 from 0xAX/get_ts_delta | Lennart Poettering |
2016-02-08 | Merge pull request #2547 from 0xAX/generalize-format-timestamp-internal | Lennart Poettering |
2016-02-09 | time-util: introduce usec_sub() | Alexander Kuleshov |
2016-02-09 | time-util: merge format_timestamp_internal() and format_timestamp_internal_us() | Alexander Kuleshov |
2016-02-08 | Merge pull request #2533 from keszybz/read-only-seed | Lennart Poettering |
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 | 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 | 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-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 |
2016-02-03 | nspawn: make sure --help fits it 79ch | Lennart Poettering |
2016-02-03 | nspawn: optionally run a stub init process as PID 1 | Lennart Poettering |
2016-02-03 | resolved: apply epoch to system time from PID 1 | Lennart Poettering |
2016-02-03 | nspawn: add new --chdir= switch | Lennart Poettering |
2016-02-03 | tty-ask-password: Split out password sending | Jan Alexander Steffens (heftig) |
2016-02-03 | Merge pull request #2509 from bengal/dhcp-nak-delay-v4 | Tom Gundersen |
2016-02-03 | Merge pull request #2508 from fishilico/selinux-logind | Lennart Poettering |
2016-02-03 | Merge pull request #2512 from 0xAX/mount-setup | Lennart Poettering |
2016-02-03 | Merge pull request #2522 from 0xAX/check-early-mount | Lennart Poettering |
2016-02-03 | Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2 | Lennart Poettering |
2016-02-03 | Merge pull request #2453 from poettering/journalctl-f | Tom Gundersen |
2016-02-03 | journalctl: add match for the current boot when called with devpath | Michal Sekletar |
2016-02-03 | Merge pull request #2507 from evverx/fix-q-on-tmpfs | Lennart Poettering |
2016-02-03 | manager: print fatal error if early mount failed | Alexander Kuleshov |
2016-02-02 | logind: load SELinux labelling system | Nicolas Iooss |
2016-02-03 | mount-setup: introduce mount_points_setup | Alexander Kuleshov |