summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-10scope: make attachment of initial PIDs a bit more robustLennart Poettering
2014-12-10core: don't migrate PIDs for units that may contain subcgroups, do this only ...Lennart Poettering
2014-12-10core: properly pass unit file state to clients via the busLennart Poettering
2014-12-10sd-bus: make BUS_ERROR_MAP_ELF_USE() use a const variableLennart Poettering
2014-12-10networkd: rename section [BridgePort] → [Bridge]Lennart Poettering
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-12-10networkd-dhcp6: Support ICMPv6 Other informationPatrik Flykt
2014-12-10networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new filePatrik Flykt
2014-12-10test-dhcp6-client: Add a simple Information Request test casePatrik Flykt
2014-12-10sd-dhcp6-client: Implement Information Request messagePatrik Flykt
2014-12-10sd-dhcp6-lease: Return only -EINVAL when a NULL lease is suppliedPatrik Flykt
2014-12-10sd-dhcp6-client: Make end of successfull option parsing explicitPatrik Flykt
2014-12-10test: fix some tests when running inside a containerJan Synacek
2014-12-10virt: when detecting containers and /run/systemd/container cannot be read, ch...Lennart Poettering
2014-12-09systemctl: fix invalid free when enabling sysv services failsZbigniew Jędrzejewski-Szmek
2014-12-09ima-setup: simplifyZbigniew Jędrzejewski-Szmek
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek
2014-12-10kdbus: downgrade warning if we cannot patch kdbus attach mask to DEBUG if kdb...Lennart Poettering
2014-12-10util: introduce our own gperf based capability listLennart Poettering
2014-12-10mount: clarify that we really need to replace the utab inotify code with the ...Lennart Poettering
2014-12-10core: unify how we iterate over inotify eventsLennart Poettering
2014-12-10mount: use bools where appropriateLennart Poettering
2014-12-10nspawn: create the macvlan MAC addresses in an arch independent stable wayLennart Poettering
2014-12-09journal: optimize iteration: skip files that cannot improve current candidate...Michal Schmidt
2014-12-09journal: optimize iteration: skip whole files behind current locationMichal Schmidt
2014-12-09networkd: remove unused variableThomas Hindoe Paaboel Andersen
2014-12-09unit: update unit dropin paths and time when dropin file is written.WaLyong Cho
2014-12-09bus-proxy: cloning smack labelPrzemyslaw Kedzierski
2014-12-09run: introduce timer support optionWaLyong Cho
2014-12-09sd-bus: get rid of PID starttime conceptLennart Poettering
2014-12-09sd-bus: properly support passing memfds around with offset/size parametersLennart Poettering
2014-12-09bus: sync with kdbus-git (ABI break)David Herrmann
2014-12-09libsystemd-network: fix writing of routes in dhcp lease fileDan Winship
2014-12-09sleep: drop redundant MESSAGE= prefixLennart Poettering
2014-12-09journalctl: respect --after-cursor semantics with --follow in all casesWesley Dawson
2014-12-09core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering
2014-12-09cgroup: Handle error when destroying cgroupRoss Lagerwall
2014-12-09fstab-generator: Allow mount.usr without mount.usrflags, honor rw/roMichael Marineau
2014-12-09fstab-generator: free all allocated stringsLennart Poettering
2014-12-09nspawn: make sure macvlan MAC addresses are stableLennart Poettering
2014-12-09sd-rtnl: fix size check in sd_rtnl_message_append_string()Lennart Poettering
2014-12-09sd-bus: catch up with current kdbus, don't do matches on kdbus monitor connec...Lennart Poettering
2014-12-08bus-proxy: fix compat with autostarted servicesLennart Poettering
2014-12-08load-fragment: remove wrong ifdef guardZbigniew Jędrzejewski-Szmek
2014-12-08networkd: manager - enumerate addresses globally, rather than per-linkTom Gundersen
2014-12-08journal: Fix navigating backwards missing entriesOlivier Brunel
2014-12-08networkd: link - typoTom Gundersen
2014-12-08sd-rtnl: fix bogus warning about dropping 20 bytes from multi-part messagesTom Gundersen
2014-12-08networkd: route - ignore unknown address familyTom Gundersen
2014-12-08udev: link-config - simplify net-matchTom Gundersen