summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-02network-address,test-network: avoid undefined behaviourZbigniew Jędrzejewski-Szmek
2015-02-02shared/async: simplify asynchronous_job a bitZbigniew Jędrzejewski-Szmek
2015-02-02test-dhcp-client: add a kludge to make valgrind happyZbigniew Jędrzejewski-Szmek
2015-02-02test-dhcp-client: open a real udp socket for test executionZbigniew Jędrzejewski-Szmek
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-02networkd: minor simplificationLennart Poettering
2015-02-02remove unused variablesThomas Hindoe Paaboel Andersen
2015-02-02tmpfiles: let's always use DEFINE_PRIVATE_STRING_TABLE_LOOKUP_TO_STRING() ins...Lennart Poettering
2015-02-02time-util: let's make xstrftime() useful for everybody, even if we only have ...Lennart Poettering
2015-02-02macro: document that DECIMAL_STR_MAX contains space for the trailing NUL byteLennart Poettering
2015-02-02bootchart: Ensure that systemd is the init called after using bootchartSebastien Bacher
2015-02-02backlight: let udev properties override clampingTopi Miettinen
2015-02-02cryptsetup: only warn on real key filesMartin Pitt
2015-02-02cryptsetup: Do not warn If the key is /dev/*randomCristian Rodríguez
2015-02-02networkd: support socket activationTom Gundersen
2015-02-02sd-rtnl: introduce sd_rtnl_new_from_netlinkTom Gundersen
2015-02-02networkd-wait-online: add timeoutTom Gundersen
2015-02-02sd-event: treat NULL callback for timer events like sig eventsTom Gundersen
2015-02-02networkd-wait-online: support globbing for ignored devicesTom Gundersen
2015-02-01shared/capability: go frugal on space for capsZbigniew Jędrzejewski-Szmek
2015-02-01Fix dropping of all capabilitiesZbigniew Jędrzejewski-Szmek
2015-02-01config_parse_set_status: put signals in the correct setMichael Olbrich
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2015-02-01tmpfiles: accurately report creation resultsZbigniew Jędrzejewski-Szmek
2015-02-01tmpfiles: remove dead branchZbigniew Jędrzejewski-Szmek
2015-01-31core/cgroup: fix embarrassing typoZbigniew Jędrzejewski-Szmek
2015-01-31test-dhcp-client: remove linebreakZbigniew Jędrzejewski-Szmek
2015-01-31networkd: dhcp-server - start as soon as addresses have been setTom Gundersen
2015-01-31networkd-wait-online: allow specific devices to be ignoredTom Gundersen
2015-01-31sd-rtnl: don't fail event handler when callback failsTom Gundersen
2015-01-30core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy
2015-01-30Revert "sd-bus: change serialization of kdbus messages to qualify in their en...Kay Sievers
2015-01-30Revert "core: make setting the shutdown watchdog configuration via dbus work"Kay Sievers
2015-01-28systemctl: refuse --host with catZbigniew Jędrzejewski-Szmek
2015-01-29coredump: drop caps while we are processing the coredumpLennart Poettering
2015-01-29Revert "journal: do not check for number of files"Lennart Poettering
2015-01-29core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy
2015-01-28networkd: tunnel - call tunnel modes ipip6, not ip4ipv6 to match ip(8)Tom Gundersen
2015-01-28logind: handle closing sessions over daemon restartsMartin Pitt
2015-01-28util: add comment explaining hostname_is_valid()Lennart Poettering
2015-01-28sd-dhcp: chop of trailing dot of DHCP supplied host and domain namsLennart Poettering
2015-01-28core/mount: add dependencies to dynamically mounted mounts tooMartin Pitt
2015-01-28sysv-generator: no need to check for identical symlinks source and target twiceLennart Poettering
2015-01-28core: output unit status output strings to console, only if we actually are c...Lennart Poettering
2015-01-28test: duplicate LIST_FOREACH_OTHERS test to check for corner cases of end and...Lennart Poettering
2015-01-28list: properly skip over first item in LIST_FOREACH_OTHERSLennart Poettering
2015-01-28manager: fix minor typoLennart Poettering
2015-01-28sysv-generator: Re-fix .sh suffix handlingMartin Pitt
2015-01-27notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek
2015-01-27tmpfiles: fix help textZbigniew Jędrzejewski-Szmek