summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-11bus: sync with kdbus.gitDavid Herrmann
2014-12-11tree-wide: use our memset() macros instead of memset() itselfLennart Poettering
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø
2014-12-11core: correct spacing near eol in code commentsTorstein Husebø
2014-12-11shared: correct spacing near eol in code commentsTorstein Husebø
2014-12-11journald: correct spacing near eol code commentsTorstein Husebø
2014-12-11sd-bus: correct spacing near eol in code commentsTorstein Husebø
2014-12-11networkd/resolved: correct spacing near eol in code commentsTorstein Husebø
2014-12-11sd-dhcp-client: log if we fail to set up lease timersTom Gundersen
2014-12-11libudev: make libudev-hwdb a wrapper around sd-hwdbTom Gundersen
2014-12-11libsystemd: add sd-hwdb libraryTom Gundersen
2014-12-11bus: sync with kdbus.gitDavid Herrmann
2014-12-11bus: zero cmd_free before passing to ioctlDavid Herrmann
2014-12-11bus: fix memfd-cache regarding memfd offsetsDavid Herrmann
2014-12-11localectl,man: make it obvious that set-*-keymaps sets both keymapsZbigniew Jędrzejewski-Szmek
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