summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-29core: remove set_default_unit()Lennart Poettering1-20/+5
2015-09-29core: modernize prepare_reexecute()Lennart Poettering1-34/+17
2015-09-29core: exit early if we hit OOMLennart Poettering1-1/+1
2015-09-29core: use %m rather than strerror() where we canLennart Poettering1-3/+3
2015-09-29main: minor clean-upsLennart Poettering1-26/+28
2015-09-29tree-wide: take benefit of the fact that fdset_free() returns NULLLennart Poettering2-14/+4
2015-09-29core: order #includes in main.cLennart Poettering1-37/+36
2015-09-29strv: add strv_free_free() to strv.c and make use of itLennart Poettering3-28/+28
2015-09-29tree-wide: port more code to use send_one_fd() and receive_one_fd()Lennart Poettering8-136/+47
2015-09-29core: sort includes of manager.[ch] according to CODING_STYLELennart Poettering2-36/+36
2015-09-29prioq: add introduction commentDavid Herrmann1-0/+10
2015-09-27sd-bus: va_start should use the last named parameterThomas Hindoe Paaboel Andersen1-2/+2
2015-09-26sd-bus: add sd_bus_path_{encode,decode}_many()David Herrmann6-0/+248
2015-09-26hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-1/+52
2015-09-26shell-completion: nspawn: add missing values for --link-journalEvgeny Vereshchagin1-1/+1
2015-09-25update NEWSDaniel Mack1-1/+1
2015-09-25add a new Korean translationSeong-ho Cho2-0/+545
2015-09-25load-fragment: Use parse_cpu_set in CPUAffinity supportFilipe Brandenburger1-34/+14
2015-09-25util: Add test for parse_cpu_setFilipe Brandenburger1-0/+59
2015-09-25shell-completion: journalctl: add missing optionsEvgeny Vereshchagin1-3/+4
2015-09-25util: refactor cpu_set parsing into its own functionFilipe Brandenburger3-38/+63
2015-09-25shell-completion: journalctl: add missing fieldsEvgeny Vereshchagin1-2/+2
2015-09-24hostnamed: drop redundant codeDavid Herrmann1-6/+0
2015-09-24man: systemd.slice: add link to cgroups api docsEvgeny Vereshchagin1-0/+5
2015-09-24build-sys: only use AM_PATH_LIBGCRYPT macro if it existsOlof Johansson1-6/+15
2015-09-24networkd: Be opportunistic when declaring link configuredPatrik Flykt1-4/+6
2015-09-24s390: add personality supportHendrik Brueckner4-2/+41
2015-09-24sd-event: fix prepare priority queue comparison functionKrzysztof Kotlenga1-6/+6
2015-09-23Add fallback for kcmp() in case __NR_kcmp is undefinedMike Gilbert1-0/+5
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