Age | Commit message (Expand) | Author |
2016-02-06 | random-seed: provide nicer error message when unable to open file | Zbigniew Jędrzejewski-Szmek |
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 | 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 |
2016-02-02 | dhcp: delay restarts after NAKs | Beniamino Galvani |
2016-02-01 | sd-journal: properly export has_{persistent|runtime}_files() | Lennart Poettering |
2016-02-01 | sd-journal: minor optimization | Lennart Poettering |
2016-02-01 | journalctl: add new --fields switch to dump all currently used field names | Lennart Poettering |
2016-02-01 | sd-journal: add an API to enumerate known field names of the journal | Lennart Poettering |
2016-02-01 | man: document the new RuntimeMaxSec= setting | Lennart Poettering |
2016-02-01 | sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act... | Lennart Poettering |
2016-02-01 | sd-netlink: don't take possesion of netlink fd from caller on failure | Lennart Poettering |
2016-02-01 | core: no need to use unlink_noerrno() | Lennart Poettering |
2016-02-01 | core: rework unit timeout handling, and add new setting RuntimeMaxSec= | Lennart Poettering |
2016-02-01 | update TODO | Lennart Poettering |
2016-02-01 | core: fix support for transient resource limit properties | Lennart Poettering |