Age | Commit message (Expand) | Author |
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 | 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 |
2016-02-02 | Merge pull request #2510 from msekletar/journalctl-dev-sda-v4 | Lennart Poettering |
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 | 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 | core: fix support for transient resource limit properties | Lennart Poettering |
2016-02-01 | resolve: work around clang limitation | Lennart Poettering |
2016-02-01 | shared: simplify parsing of bus properties a bit | Lennart Poettering |
2016-02-01 | core: when saving timer unit time values, store them in raw µs | Lennart Poettering |
2016-02-01 | core: fix handling of AccuracyUSec and RandomDelayUSec bus properties | Lennart Poettering |
2016-02-01 | basic: add new rlimit_format() call | Lennart Poettering |
2016-02-01 | gpt-auto: don't log an EIO error if blkid finds something which is not a part... | Lennart Poettering |
2016-02-01 | core: move parsing of rlimits into rlimit-util.[ch] | Lennart Poettering |
2016-02-01 | core: store for each unit when the last low-level unit state change took place | Lennart Poettering |
2016-02-01 | sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an ... | Lennart Poettering |
2016-02-01 | sd-event: when determining the last allowed time a time event may elapse, dea... | Lennart Poettering |
2016-02-01 | util: add usec_add() which adds two usec_t values with overflow handling | Lennart Poettering |
2016-02-01 | resolved: rework what ResolveHostname() with family == AF_UNSPEC means | Lennart Poettering |
2016-02-01 | journal-cat: don't allocate memory for the syslog identifier | Lennart Poettering |
2016-02-01 | activate: reorder --help text | Lennart Poettering |
2016-02-01 | activate: fix memory allocation for execv() parameters | Lennart Poettering |
2016-02-01 | resolve: Silence build warning, when systemd is built without libidn | Torstein Husebø |
2016-02-01 | resolve: fix typos | Torstein Husebø |
2016-02-01 | Merge pull request #2497 from jsynacek/bootoffset-runtime-v4 | Lennart Poettering |
2016-02-01 | journalctl: improve error messages when the specified boot is not found | Jan Synacek |
2016-02-01 | journalctl: show friendly info when using -b on runtime journal only | Jan Synacek |
2016-02-01 | sd-journal: introduce has_runtime_files and has_persistent_files | Jan Synacek |
2016-02-01 | tmpfiles: don't skip path_set_perms on error | Evgeny Vereshchagin |
2016-02-01 | Merge pull request #2481 from xnox/pretty-ccw | Lennart Poettering |