summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tmpfiles: fix compilation without acl supportZbigniew Jędrzejewski-Szmek2015-02-031-0/+2
* cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker2015-02-042-10/+9
* core: don't reset log level to NOTICE if we get quiet on the kernel cmdlineLennart Poettering2015-02-042-3/+3
* virt: add detect_vm_devicetree for powerpc archesChris J Arges2015-02-041-0/+20
* networkd: refactor socket activation a bitTom Gundersen2015-02-034-234/+203
* sd-rtnl: allow sd_rtnl_open_fd() to be used on bound socketsTom Gundersen2015-02-031-1/+2
* networkd: handle suspend eventsTom Gundersen2015-02-034-16/+156
* partial revert of fed6df8Thomas Hindoe Paaboel Andersen2015-02-031-1/+1
* core: open up DefaultDependencies= property for transient unitsLennart Poettering2015-02-032-2/+15
* core: busname_supported() should cache what it detectsJohannes Hölzl2015-02-031-1/+1
* journald: fix some xsprrintf() buffer size falloutLennart Poettering2015-02-032-2/+2
* core: use some nice macros where appropriateLennart Poettering2015-02-032-7/+7
* loopback-setup: simplify code a bitLennart Poettering2015-02-031-5/+10
* loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...Lennart Poettering2015-02-031-5/+3
* network-address,test-network: avoid undefined behaviourZbigniew Jędrzejewski-Szmek2015-02-022-2/+5
* shared/async: simplify asynchronous_job a bitZbigniew Jędrzejewski-Szmek2015-02-022-9/+5
* test-dhcp-client: add a kludge to make valgrind happyZbigniew Jędrzejewski-Szmek2015-02-021-0/+7
* test-dhcp-client: open a real udp socket for test executionZbigniew Jędrzejewski-Szmek2015-02-021-1/+7
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-0375-237/+248
* networkd: minor simplificationLennart Poettering2015-02-021-21/+13
* remove unused variablesThomas Hindoe Paaboel Andersen2015-02-025-9/+1
* tmpfiles: let's always use DEFINE_PRIVATE_STRING_TABLE_LOOKUP_TO_STRING() ins...Lennart Poettering2015-02-021-15/+13
* time-util: let's make xstrftime() useful for everybody, even if we only have ...Lennart Poettering2015-02-022-2/+2
* macro: document that DECIMAL_STR_MAX contains space for the trailing NUL byteLennart Poettering2015-02-021-1/+2
* bootchart: Ensure that systemd is the init called after using bootchartSebastien Bacher2015-02-021-2/+2
* backlight: let udev properties override clampingTopi Miettinen2015-02-021-1/+4
* cryptsetup: only warn on real key filesMartin Pitt2015-02-021-4/+2
* cryptsetup: Do not warn If the key is /dev/*randomCristian Rodríguez2015-02-021-2/+4
* networkd: support socket activationTom Gundersen2015-02-022-9/+40
* sd-rtnl: introduce sd_rtnl_new_from_netlinkTom Gundersen2015-02-022-1/+27
* networkd-wait-online: add timeoutTom Gundersen2015-02-023-7/+35
* sd-event: treat NULL callback for timer events like sig eventsTom Gundersen2015-02-021-1/+9
* networkd-wait-online: support globbing for ignored devicesTom Gundersen2015-02-021-2/+6
* shared/capability: go frugal on space for capsZbigniew Jędrzejewski-Szmek2015-02-012-3/+14
* Fix dropping of all capabilitiesZbigniew Jędrzejewski-Szmek2015-02-011-16/+16
* config_parse_set_status: put signals in the correct setMichael Olbrich2015-02-011-3/+6
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-0123-132/+91
* tmpfiles: accurately report creation resultsZbigniew Jędrzejewski-Szmek2015-02-011-12/+44
* tmpfiles: remove dead branchZbigniew Jędrzejewski-Szmek2015-02-011-11/+5
* core/cgroup: fix embarrassing typoZbigniew Jędrzejewski-Szmek2015-01-311-1/+1
* test-dhcp-client: remove linebreakZbigniew Jędrzejewski-Szmek2015-01-311-2/+1
* networkd: dhcp-server - start as soon as addresses have been setTom Gundersen2015-01-311-54/+53
* networkd-wait-online: allow specific devices to be ignoredTom Gundersen2015-01-314-16/+40
* sd-rtnl: don't fail event handler when callback failsTom Gundersen2015-01-311-5/+15
* core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy2015-01-301-0/+2
* Revert "sd-bus: change serialization of kdbus messages to qualify in their en...Kay Sievers2015-01-309-656/+319
* Revert "core: make setting the shutdown watchdog configuration via dbus work"Kay Sievers2015-01-301-1/+0
* systemctl: refuse --host with catZbigniew Jędrzejewski-Szmek2015-01-281-0/+5
* coredump: drop caps while we are processing the coredumpLennart Poettering2015-01-292-24/+27
* Revert "journal: do not check for number of files"Lennart Poettering2015-01-291-0/+7