summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-04journal-remote: decrease microhttpd memory limitKlearchos Chaloulos
2016-02-03Merge pull request #2509 from bengal/dhcp-nak-delay-v4Tom Gundersen
2016-02-03Merge pull request #2508 from fishilico/selinux-logindLennart Poettering
2016-02-03Merge pull request #2512 from 0xAX/mount-setupLennart Poettering
2016-02-03Merge pull request #2522 from 0xAX/check-early-mountLennart Poettering
2016-02-03Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2Lennart Poettering
2016-02-03Merge pull request #2453 from poettering/journalctl-fTom Gundersen
2016-02-03man: clarify what happens when journalctl is called with devpathMichal Sekletar
2016-02-03journalctl: add match for the current boot when called with devpathMichal Sekletar
2016-02-03Merge pull request #2507 from evverx/fix-q-on-tmpfsLennart Poettering
2016-02-03Merge pull request #2518 from msekletar/udev-manpage-fixLennart Poettering
2016-02-03man: document that udev_device_new_* functions set errno on errorMichal Sekletar
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ø