summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-08-03switch-root: umount the old root correctlyDan Dedrick
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek
2014-07-31systemd-analyze verify: improve error messageZbigniew Jędrzejewski-Szmek
2014-07-31core/load-fragment.c: correct argument sign and split up long linesZbigniew Jędrzejewski-Szmek
2014-07-31Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-31Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-07-27drop_duplicates: copy full BindMount structAnsgar Burchardt
2014-07-27core: only set the kernel's timezone when the RTC runs in local timeKay Sievers
2014-07-26Print kdbus path when opening failsZbigniew Jędrzejewski-Szmek
2014-07-26Always check asprintf return codeKarel Zak
2014-07-25busname: CLD_KILLED was used twiceLukas Nykryn
2014-07-20systemd-verify: a simple tool for offline unit verificationZbigniew Jędrzejewski-Szmek
2014-07-20path-lookup: make SYSTEMD_UNIT_PATH more flexibleZbigniew Jędrzejewski-Szmek
2014-07-20systemd: return the first error from manager_startup()Zbigniew Jędrzejewski-Szmek
2014-07-20test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek
2014-07-20systemd: use pager for --test and --helpZbigniew Jędrzejewski-Szmek
2014-07-18core: show timeouts when watchdog howlsZbigniew Jędrzejewski-Szmek
2014-07-18Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek
2014-07-16core: nicer message when inotify watches are exhaustedZbigniew Jędrzejewski-Szmek
2014-07-16Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek
2014-07-15Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek
2014-07-15core: fix oneshot service resource controlUmut Tezduyar Lindskog
2014-07-08load-fragment: ConditionFirstBoot wants a bool string, not a pathMichal Schmidt
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07service: flush status text and errno values each time a service is startedLennart Poettering
2014-07-07service: don't accept negative ERRNO= notification messagesLennart Poettering
2014-07-07service: minor modernizationLennart Poettering
2014-07-07core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering
2014-07-07main: explain our /etc empty check a bit in a commentLennart Poettering
2014-07-04main: change check whether /etc is unpopulated to look for /etc/machine-idLennart Poettering
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering
2014-07-03namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...Lennart Poettering
2014-07-03namespace: fix uninitialized memory accessLennart Poettering
2014-07-03core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering
2014-07-03exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering
2014-07-03core: introduce new RestartForceExitStatus= service settingLennart Poettering
2014-06-30cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek
2014-06-30Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek
2014-06-30pc: no longer expose exec_prefix in .pc fileLennart Poettering
2014-06-30pc: expose more drop-in dirs in the .pc fileLennart Poettering
2014-06-30pc: export $libdir in the .pc fileLennart Poettering
2014-06-28doc: grammatical correctionsJan Engelhardt
2014-06-27main: uid_to_name() might fail due to OOM, protect against thatLennart Poettering
2014-06-26timer: name the stamp file consistentlyMichał Bartoszkiewicz
2014-06-26core/transaction: fix cycle break attempts outside transactionUoti Urpala
2014-06-26core: Don't require cgroups xattr supportTom Hirst
2014-06-26core: use correct format string for UIDsMichał Bartoszkiewicz