summaryrefslogtreecommitdiffstats
path: root/src/machine/machined.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-23units: run ldconfig also when cache is unpopulatedMichal Sekletar1-1/+2
2015-09-23build: remove AC_FUNC_MALLOCJan Engelhardt1-1/+0
2015-09-23man: systemd-run: run bash with --send-sighupEvgeny Vereshchagin1-1/+1
2015-09-23mising: add __NR_memfd_create syscall number for s390Hendrik Brueckner1-0/+2
2015-09-23exec: move mac_smack_apply_pid() and setup_pam() to same condition blockSangjung Woo1-13/+9
2015-09-23networkd: Wait for DHCPv6 before announcing link configuredPatrik Flykt3-1/+15
2015-09-23sd-dhcp6-client: Properly handle DHCPv6 client restart after resumePatrik Flykt1-46/+40
2015-09-23test-dhcp6-client: Update test case due to changed semanticsPatrik Flykt1-0/+4
2015-09-23sd-dhcp6-client: Prevent setting and restarting of DHCPv6 clientPatrik Flykt1-0/+11
2015-09-23exec: call setup_pam() after SMACK labelingSangjung Woo1-27/+29
2015-09-23update NEWSDaniel Mack1-2/+3
2015-09-23Set accept_ra to "2" if enabled in configGeorg Müller1-12/+12
2015-09-23Hook more properties for transient unitsNicolas Cornu2-10/+20
2015-09-23core: make setup_pam() synchronousDavid Herrmann1-2/+21
2015-09-23busctl: also monitor messages to SERVICE argumentsLars Uebernickel1-0/+9
2015-09-22core: fix shutdown of --userDavid Herrmann1-0/+7
2015-09-22build-sys: add new test binaries to .gitignoreFilipe Brandenburger1-0/+2
2015-09-22build-sys: Check behavior of -Werror=shadow before deciding to use itFilipe Brandenburger2-6/+19
2015-09-22build-sys: properly quote m4 macro arguments in CC_CHECK_FLAGS_APPENDFilipe Brandenburger1-2/+2
2015-09-22udev: ata_id - ATA_ID_SATA_CAPABILITY == 76Kay Sievers1-5/+5
2015-09-22pam: systemd-user - call selinux moduleKay Sievers3-0/+8
2015-09-22update TODOLennart Poettering1-3/+14
2015-09-22importd: make sure we don't accidentally close fd 0Lennart Poettering1-0/+1
2015-09-22man: drop reference to yum from man pagesLennart Poettering1-2/+0
2015-09-22man: Add documentation for functionfs socket activationPawel Szewczyk2-0/+27
2015-09-22core: Add FFSDescriptors and FFSStrings service parametersPawel Szewczyk5-0/+34
2015-09-22core: Add socket type for usb functionfs endpointsPawel Szewczyk4-1/+123
2015-09-22notify: sort header files, follow CODING_STYLELennart Poettering1-7/+7
2015-09-22util: drop UID_IS_INVALID() in favour of uid_is_valid()Lennart Poettering5-24/+15
2015-09-22util.h: order includes, as suggested by CODING_STYLELennart Poettering2-62/+64
2015-09-22util: clean-ups to enum parsersLennart Poettering2-13/+11
2015-09-22cgtop: make sure help text doesn't cause main contents to moveLennart Poettering1-1/+1
2015-09-22util: minor cleanups for loop_read() and friendsLennart Poettering1-7/+19
2015-09-22cgtop: underline table headerLennart Poettering24-152/+172
2015-09-22sd-id128: make size constraints a bit more obviousLennart Poettering1-1/+1
2015-09-22util: add safe_closedir() similar to safe_fclose()Lennart Poettering5-4/+41
2015-09-22copy: make copy_bytes() return whether we hit EOF or notLennart Poettering1-5/+5
2015-09-22copy: be more careful when trying to reflinkLennart Poettering1-1/+5
2015-09-22sd-bus: introduce new sd_bus_default_flush_close() callLennart Poettering4-5/+31
2015-09-22login: support more than just power-gpio-keydoubleodoug1-1/+1
2015-09-22sd-lldp: hide internal detailsDavid Herrmann3-13/+22
2015-09-22sd-lldp: hide internal informationDavid Herrmann2-8/+8
2015-09-22sd-pppoe: fix namespacingDavid Herrmann3-7/+7
2015-09-22sd-ipv4ll: fix namespacingDavid Herrmann5-15/+15
2015-09-22sd-ipv4acd: fix namespacingDavid Herrmann4-12/+12
2015-09-22sd-icmp6-nd: fix namespacingDavid Herrmann5-36/+36
2015-09-22sd-dhcp6: fix namespacingDavid Herrmann4-17/+17
2015-09-22sd-dhcp: fix namespacingDavid Herrmann4-22/+22
2015-09-22nspawn, machined: fix comments and error messagesKrzesimir Nowak2-11/+11
2015-09-22nspawn: close unneeded sockets in outer childKrzesimir Nowak1-0/+2