summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-03Reindent man pages to 2chZbigniew Jędrzejewski-Szmek
2015-02-03tmpfiles: fix compilation without acl supportZbigniew Jędrzejewski-Szmek
2015-02-04cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker
2015-02-04core: don't reset log level to NOTICE if we get quiet on the kernel cmdlineLennart Poettering
2015-02-04update TODOLennart Poettering
2015-02-04virt: add detect_vm_devicetree for powerpc archesChris J Arges
2015-02-03networkd: refactor socket activation a bitTom Gundersen
2015-02-03sd-rtnl: allow sd_rtnl_open_fd() to be used on bound socketsTom Gundersen
2015-02-03networkd: handle suspend eventsTom Gundersen
2015-02-03partial revert of fed6df8Thomas Hindoe Paaboel Andersen
2015-02-03core: open up DefaultDependencies= property for transient unitsLennart Poettering
2015-02-03core: busname_supported() should cache what it detectsJohannes Hölzl
2015-02-03journald: fix some xsprrintf() buffer size falloutLennart Poettering
2015-02-03core: use some nice macros where appropriateLennart Poettering
2015-02-03update TODOLennart Poettering
2015-02-03update TODOLennart Poettering
2015-02-03loopback-setup: simplify code a bitLennart Poettering
2015-02-03loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...Lennart Poettering
2015-02-03update TODOLennart Poettering
2015-02-03test-functions: search for the initrd and kernel according to the BLSHarald Hoyer
2015-02-03test-functions: use sfdisk without cyl,head,sectorsHarald Hoyer
2015-02-03test-functions:install_libnss() call dracut_install with all $NSS_LIBSHarald Hoyer
2015-02-03tests: install ldconfig.real for Debian based distrosMartin Pitt
2015-02-03tests: install hostname debug toolMartin Pitt
2015-02-03tests: install all required libnss modulesMartin Pitt
2015-02-03tests: don't hardcode systemctl pathMartin Pitt
2015-02-03tests: determine rootlibdir from pkg-configMartin Pitt
2015-02-03tests: Make sushell optional in image creationMartin Pitt
2015-02-02build-sys: distribute systemd-networkd.socketZbigniew Jędrzejewski-Szmek
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-03update TODOLennart Poettering
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-02update TODOLennart Poettering
2015-02-02units: so far we defaulted to 90s as default timeout for most things, let's d...Lennart Poettering
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-02tmpfiles: Remove unnecessary blank line when configured with "--disable-resol...Sangjung Woo
2015-02-02update TODOLennart Poettering
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