Age | Commit message (Expand) | Author |
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 |
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 | 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 | man: clarify what happens when journalctl is called with devpath | Michal Sekletar |
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 | Merge pull request #2518 from msekletar/udev-manpage-fix | Lennart Poettering |
2016-02-03 | man: document that udev_device_new_* functions set errno on error | Michal Sekletar |
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 |
2016-02-02 | Merge pull request #2510 from msekletar/journalctl-dev-sda-v4 | Lennart Poettering |
2016-02-02 | Merge pull request #2511 from nnz1024/update_russian_translation | Lennart Poettering |
2016-02-02 | catalog: updated Russian translation | nnz1024 |
2016-02-02 | po: updated Russian translation | nnz1024 |
2016-02-02 | Merge pull request #2506 from poettering/resolved-and-more | Daniel Mack |
2016-02-02 | journalctl: make "journalctl /dev/sda" work | Michal Sekletar |