summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-03manager: print fatal error if early mount failedAlexander Kuleshov
2016-02-02logind: load SELinux labelling systemNicolas Iooss
2016-02-03mount-setup: introduce mount_points_setupAlexander Kuleshov
2016-02-02Merge pull request #2510 from msekletar/journalctl-dev-sda-v4Lennart Poettering
2016-02-02Merge pull request #2511 from nnz1024/update_russian_translationLennart Poettering
2016-02-02catalog: updated Russian translationnnz1024
2016-02-02po: updated Russian translationnnz1024
2016-02-02Merge pull request #2506 from poettering/resolved-and-moreDaniel Mack
2016-02-02journalctl: make "journalctl /dev/sda" workMichal Sekletar
2016-02-02dhcp: delay restarts after NAKsBeniamino Galvani
2016-02-01sd-journal: properly export has_{persistent|runtime}_files()Lennart Poettering
2016-02-01sd-journal: minor optimizationLennart Poettering
2016-02-01journalctl: add new --fields switch to dump all currently used field namesLennart Poettering
2016-02-01sd-journal: add an API to enumerate known field names of the journalLennart Poettering
2016-02-01man: document the new RuntimeMaxSec= settingLennart Poettering
2016-02-01sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's act...Lennart Poettering
2016-02-01sd-netlink: don't take possesion of netlink fd from caller on failureLennart Poettering
2016-02-01core: no need to use unlink_noerrno()Lennart Poettering
2016-02-01core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering
2016-02-01update TODOLennart Poettering
2016-02-01core: fix support for transient resource limit propertiesLennart Poettering
2016-02-01resolve: work around clang limitationLennart Poettering
2016-02-01shared: simplify parsing of bus properties a bitLennart Poettering
2016-02-01core: when saving timer unit time values, store them in raw µsLennart Poettering
2016-02-01core: fix handling of AccuracyUSec and RandomDelayUSec bus propertiesLennart Poettering
2016-02-01basic: add new rlimit_format() callLennart Poettering
2016-02-01gpt-auto: don't log an EIO error if blkid finds something which is not a part...Lennart Poettering
2016-02-01core: move parsing of rlimits into rlimit-util.[ch]Lennart Poettering
2016-02-01core: store for each unit when the last low-level unit state change took placeLennart Poettering
2016-02-01sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an ...Lennart Poettering
2016-02-01sd-event: when determining the last allowed time a time event may elapse, dea...Lennart Poettering
2016-02-01util: add usec_add() which adds two usec_t values with overflow handlingLennart Poettering
2016-02-01resolved: rework what ResolveHostname() with family == AF_UNSPEC meansLennart Poettering
2016-02-01journal-cat: don't allocate memory for the syslog identifierLennart Poettering
2016-02-01activate: reorder --help textLennart Poettering
2016-02-01activate: fix memory allocation for execv() parametersLennart Poettering
2016-02-01Merge pull request #2505 from torstehu/fix-typo4Lennart Poettering
2016-02-01resolve: Silence build warning, when systemd is built without libidnTorstein Husebø
2016-02-01resolve: fix typosTorstein Husebø
2016-02-01Merge pull request #2491 from martinpitt/masterLennart Poettering
2016-02-01tmpfiles: drop /run/lock/lockdevMartin Pitt
2016-02-01Merge pull request #2497 from jsynacek/bootoffset-runtime-v4Lennart Poettering
2016-02-01journalctl: improve error messages when the specified boot is not foundJan Synacek
2016-02-01journalctl: show friendly info when using -b on runtime journal onlyJan Synacek
2016-02-01sd-journal: introduce has_runtime_files and has_persistent_filesJan Synacek
2016-02-01tmpfiles: don't skip path_set_perms on errorEvgeny Vereshchagin
2016-02-01Merge pull request #2481 from xnox/pretty-ccwLennart Poettering
2016-02-01Merge pull request #2493 from evverx/fix-selinux-checksLennart Poettering
2016-02-01Merge pull request #2494 from michaelolbrich/resolved-without-gcryptLennart Poettering
2016-01-31Merge pull request #2496 from whot/hwdb-updatesZbigniew Jędrzejewski-Szmek