summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-12-10scope: make attachment of initial PIDs a bit more robustLennart Poettering6-24/+49
2014-12-10core: don't migrate PIDs for units that may contain subcgroups, do this only ...Lennart Poettering1-4/+14
2014-12-10core: properly pass unit file state to clients via the busLennart Poettering2-2/+1
2014-12-10sd-bus: make BUS_ERROR_MAP_ELF_USE() use a const variableLennart Poettering1-1/+1
2014-12-10networkd: rename section [BridgePort] → [Bridge]Lennart Poettering2-2/+2
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering26-27/+27
2014-12-10networkd-dhcp6: Support ICMPv6 Other informationPatrik Flykt1-5/+50
2014-12-10networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new filePatrik Flykt3-121/+167
2014-12-10test-dhcp6-client: Add a simple Information Request test casePatrik Flykt2-19/+108
2014-12-10sd-dhcp6-client: Implement Information Request messagePatrik Flykt3-35/+117
2014-12-10sd-dhcp6-lease: Return only -EINVAL when a NULL lease is suppliedPatrik Flykt1-1/+3
2014-12-10sd-dhcp6-client: Make end of successfull option parsing explicitPatrik Flykt1-1/+4
2014-12-10test: fix some tests when running inside a containerJan Synacek2-2/+4
2014-12-10virt: when detecting containers and /run/systemd/container cannot be read, ch...Lennart Poettering1-2/+20
2014-12-09systemctl: fix invalid free when enabling sysv services failsZbigniew Jędrzejewski-Szmek1-16/+6
2014-12-09ima-setup: simplifyZbigniew Jędrzejewski-Szmek1-42/+17
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek13-77/+51
2014-12-10kdbus: downgrade warning if we cannot patch kdbus attach mask to DEBUG if kdb...Lennart Poettering1-1/+1
2014-12-10util: introduce our own gperf based capability listLennart Poettering10-21/+182
2014-12-10mount: clarify that we really need to replace the utab inotify code with the ...Lennart Poettering1-0/+4
2014-12-10core: unify how we iterate over inotify eventsLennart Poettering6-89/+64
2014-12-10mount: use bools where appropriateLennart Poettering1-2/+2
2014-12-10nspawn: create the macvlan MAC addresses in an arch independent stable wayLennart Poettering1-5/+9
2014-12-09journal: optimize iteration: skip files that cannot improve current candidate...Michal Schmidt1-0/+24
2014-12-09journal: optimize iteration: skip whole files behind current locationMichal Schmidt1-0/+23
2014-12-09networkd: remove unused variableThomas Hindoe Paaboel Andersen1-1/+0
2014-12-09unit: update unit dropin paths and time when dropin file is written.WaLyong Cho1-2/+19
2014-12-09bus-proxy: cloning smack labelPrzemyslaw Kedzierski3-0/+42
2014-12-09run: introduce timer support optionWaLyong Cho3-143/+507
2014-12-09sd-bus: get rid of PID starttime conceptLennart Poettering11-146/+43
2014-12-09sd-bus: properly support passing memfds around with offset/size parametersLennart Poettering4-40/+75
2014-12-09bus: sync with kdbus-git (ABI break)David Herrmann4-10/+18
2014-12-09libsystemd-network: fix writing of routes in dhcp lease fileDan Winship1-3/+5
2014-12-09sleep: drop redundant MESSAGE= prefixLennart Poettering1-1/+1
2014-12-09journalctl: respect --after-cursor semantics with --follow in all casesWesley Dawson1-2/+6
2014-12-09core: rename unit_destroy_cgroup() to unit_destroy_cgroup_if_empty() since it...Lennart Poettering4-5/+4
2014-12-09cgroup: Handle error when destroying cgroupRoss Lagerwall1-1/+3
2014-12-09fstab-generator: Allow mount.usr without mount.usrflags, honor rw/roMichael Marineau1-2/+8
2014-12-09fstab-generator: free all allocated stringsLennart Poettering1-0/+6
2014-12-09nspawn: make sure macvlan MAC addresses are stableLennart Poettering1-12/+21
2014-12-09sd-rtnl: fix size check in sd_rtnl_message_append_string()Lennart Poettering1-2/+2
2014-12-09sd-bus: catch up with current kdbus, don't do matches on kdbus monitor connec...Lennart Poettering1-0/+8
2014-12-08bus-proxy: fix compat with autostarted servicesLennart Poettering3-8/+13
2014-12-08load-fragment: remove wrong ifdef guardZbigniew Jędrzejewski-Szmek1-2/+0
2014-12-08networkd: manager - enumerate addresses globally, rather than per-linkTom Gundersen9-72/+84
2014-12-08journal: Fix navigating backwards missing entriesOlivier Brunel1-1/+1
2014-12-08networkd: link - typoTom Gundersen1-1/+1
2014-12-08sd-rtnl: fix bogus warning about dropping 20 bytes from multi-part messagesTom Gundersen1-2/+3
2014-12-08networkd: route - ignore unknown address familyTom Gundersen1-1/+7
2014-12-08udev: link-config - simplify net-matchTom Gundersen2-17/+12