summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-19make gcc shut upLennart Poettering
2014-02-19busctl: add --no-legend and use in bash completionThomas Hindoe Paaboel Andersen
2014-02-19sd-rtnl: test - include missing.h to build on old kernelsTom Gundersen
2014-02-19networkd: dhcp - log when lease is lostTom Gundersen
2014-02-19networkd: link - only reset transient hostname if it was set by usTom Gundersen
2014-02-19systemctl: remove erroneous return in runlevel_parse_argv()Maciej Wereski
2014-02-19logind: remove redundant check in manager_new()Maciej Wereski
2014-02-19label: minor optimizationsLennart Poettering
2014-02-19missing.h: add some IFLA_* constantsTom Gundersen
2014-02-19event: fix crash on child-source state modificationsDavid Herrmann
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering
2014-02-18build-sys: fixups for libsystemd-daemon mergeZbigniew Jędrzejewski-Szmek
2014-02-19build-sys: merge libsystemd-daemon into libsystemdKay Sievers
2014-02-18nspawn: add new --personality= switch to make it easier to run 32bit containe...Lennart Poettering
2014-02-18net-match: fix Driver= matchTom Gundersen
2014-02-18networkd: refactor link_add() ...Tom Gundersen
2014-02-18nspawn: x86 is special with its socketcall() semantics, be permissive in the ...Lennart Poettering
2014-02-18seccomp: add helper call to add all secondary archs to a seccomp filterLennart Poettering
2014-02-18nspawn: allow 32-bit chroots from 64-bit hostsDave Reisner
2014-02-18load-modules: properly return a failing error code if some module fails to loadLennart Poettering
2014-02-18machinectl: remove unused --no-ask-passwordThomas Hindoe Paaboel Andersen
2014-02-18machinectl: add bash completionThomas Hindoe Paaboel Andersen
2014-02-18man: minor fixes to networkd pageTom Gundersen
2014-02-18libsystemd-dhcp: Add a full DHCP address acquisition test casePatrik Flykt
2014-02-18libsystemd-dhcp: Factor out test code for DHCP message verificationPatrik Flykt
2014-02-18libsystemd-dhcp: Add capability to print out test stepsPatrik Flykt
2014-02-18sd-rtnl-message: store reference to the bus in the messageTom Gundersen
2014-02-17Remove unused variable and two function stubsZbigniew Jędrzejewski-Szmek
2014-02-18util: generalize code that checks whether PIDs are alive or unwaited forLennart Poettering
2014-02-17doc: update punctuationJan Engelhardt
2014-02-17core: more exact test on the procfs special string "(deleted)"Jan Engelhardt
2014-02-17networkd: act on lease only if there is oneUmut Tezduyar Lindskog
2014-02-17Fix gperf syntaxJasper St. Pierre
2014-02-17core: warn when unit files with unsupported options are parsedLennart Poettering
2014-02-17core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering
2014-02-17main: make gcc shut upLennart Poettering
2014-02-17core: fixate show_status earlier, so that we actually print the welcome messageLennart Poettering
2014-02-17core: find the closest parent slice that has a specfic cgroup controller enab...Lennart Poettering
2014-02-17core: fix property changes in transient unitsLennart Poettering
2014-02-17unit: slice dependencies should not be subject to DefaultDependenciesLennart Poettering
2014-02-17main: don't set no_new_privs when using SystemCallArchitectures= system-wideLennart Poettering
2014-02-17nspawn: netns_fd can be removed nowLennart Poettering
2014-02-17core: rework cgroup mask propagationLennart Poettering
2014-02-17Pass log config from systemd to systemd-shutdownZbigniew Jędrzejewski-Szmek
2014-02-17Some modernizationsZbigniew Jędrzejewski-Szmek
2014-02-17Extract looping over /proc/cmdline into a shared functionZbigniew Jędrzejewski-Szmek
2014-02-17logind: close race on session state during loginsDjalal Harouni
2014-02-16sd-dhcp: silently ignore malformed packetsTom Gundersen
2014-02-16sd-rtnl: do not require ifindex to be set for SETLINK messagesTom Gundersen
2014-02-16nspawn: typo fix in helpThomas Hindoe Paaboel Andersen