summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: fix library link orderv212Kay Sievers2014-03-251-2/+2
* gitignore updateKay Sievers2014-03-251-0/+2
* build-sys: split-off internal libsystemd-resolveKay Sievers2014-03-251-3/+12
* completions: fix/augment zsh completions for systemd-nspawn, busctl, loginctl...Daniel Mack2014-03-257-9/+44
* src/systemd: fix grammar and spelling errors in commentsJason St. John2014-03-258-95/+92
* build-sys: prepare 212Lennart Poettering2014-03-252-4/+4
* build-sys: prepare NEWS for 212Lennart Poettering2014-03-251-0/+149
* sd-rtnl: add support for tunnel attributesSusant Sahani2014-03-253-5/+197
* sd-rtnl: message - don't try to enter unsupported containersTom Gundersen2014-03-251-1/+2
* time: support @ syntax for denoting times since the UNIX epoch 1970-1-1Lennart Poettering2014-03-254-9/+18
* update TODOLennart Poettering2014-03-251-0/+4
* util: consider both fuse.glusterfs and glusterfs network file systemsLennart Poettering2014-03-251-1/+8
* ask-password: modernizationsLennart Poettering2014-03-251-50/+37
* ask-password: when the user types a overly long password, beep and refuseLennart Poettering2014-03-251-0/+5
* systemctl: add more verbose explanation of --kill-who and what control/main p...Lennart Poettering2014-03-251-5/+30
* systemctl: --kill-mode is long long gone, don't mention it in the man pageLennart Poettering2014-03-252-7/+3
* man: be more specific when EnvironmentFile= is readLennart Poettering2014-03-251-3/+8
* man: explain that the journal field SYSLOG_IDENTIFIER is usually derived from...Lennart Poettering2014-03-251-1/+4
* update TODOLennart Poettering2014-03-251-0/+2
* sd-event: don't accidentally turn of watchdog timer event if we determine 0Lennart Poettering2014-03-251-0/+5
* sd-event: initialization perturbation value right before we use itLennart Poettering2014-03-241-15/+21
* sd-daemon: fix incorrect variable accessLennart Poettering2014-03-241-1/+1
* cryptsetup: minor typo fixLennart Poettering2014-03-241-1/+1
* networkd: fix a couple of memory leaksLennart Poettering2014-03-244-1/+17
* networkd: netdev - fix error handling in set_ifindex()Tom Gundersen2014-03-241-9/+21
* core: don't try to relabel mounts before we loaded the policyLennart Poettering2014-03-241-1/+4
* timedate: fix numerous grammar errors in comments and output/debug messagesJason St. John2014-03-243-40/+38
* sd-rtnl: tests - drop redundant testsTom Gundersen2014-03-241-24/+0
* libsystemd: Don't use "class" in public headersMarc-Antoine Perennou2014-03-242-3/+3
* core: remove tcpwrap supportLennart Poettering2014-03-2416-216/+5
* build-sys: add makefile linkLennart Poettering2014-03-241-0/+1
* service: don't take chkconfig priority into accountLennart Poettering2014-03-241-16/+9
* networkd: add CapabilityBoundingSetTom Gundersen2014-03-241-0/+1
* sd-rtnl: message parsing - log when ignoring message attributesTom Gundersen2014-03-241-3/+10
* networkd: netdev - verify that newlink messages has the expected kindTom Gundersen2014-03-243-17/+41
* sd-rtnl: add sd_rtnl_message_enter_container()Tom Gundersen2014-03-246-307/+283
* units: networkd shouldn't have PrivateTmp= set, since it runs in early-bootLennart Poettering2014-03-241-1/+0
* update TODOLennart Poettering2014-03-241-4/+0
* core: add a setting to globally control the default for timer unit accuracyLennart Poettering2014-03-247-4/+34
* timer: support timers that can resume the system from suspendLennart Poettering2014-03-247-30/+104
* sd-bus: invert bus->is_kernel check in sd_bus_get_peer_creds()Daniel Mack2014-03-241-1/+1
* rules: update qemu hid rulesGerd Hoffmann2014-03-241-7/+8
* systemctl: show last trigger time in "systemctl list-timers"Lennart Poettering2014-03-242-11/+65
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-2418-43/+37
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-2422-239/+443
* sd-rtnl: message - protect against SEGFAULT when reading messagesTom Gundersen2014-03-232-10/+26
* sd-rtnl: message - don't skip parts of message when parsingTom Gundersen2014-03-231-1/+1
* sd-bus: mark sd_bus_unref() as broken regarding self-refsDavid Herrmann2014-03-222-0/+21
* README: updateKay Sievers2014-03-221-4/+4
* README: Correct EFI requirementsThomas Bächler2014-03-221-1/+1