summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* log: never ever log to syslog from PID 1, log to the journal againLennart Poettering2014-08-11
* core: loopback-setup - only up the loopback deviceTom Gundersen2014-08-08
* core: warn when merged units have conflicting dependenciesZbigniew Jędrzejewski-Szmek2014-08-07
* core: do not add dependencies to selfZbigniew Jędrzejewski-Szmek2014-08-07
* tty-ask-password-agent: modernizationZbigniew Jędrzejewski-Szmek2014-08-03
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* switch-root: umount the old root correctlyDan Dedrick2014-08-03
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* systemd-analyze verify: improve error messageZbigniew Jędrzejewski-Szmek2014-07-31
* core/load-fragment.c: correct argument sign and split up long linesZbigniew Jędrzejewski-Szmek2014-07-31
* Properly report invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-31
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-29
* drop_duplicates: copy full BindMount structAnsgar Burchardt2014-07-27
* core: only set the kernel's timezone when the RTC runs in local timeKay Sievers2014-07-27
* Print kdbus path when opening failsZbigniew Jędrzejewski-Szmek2014-07-26
* Always check asprintf return codeKarel Zak2014-07-26
* busname: CLD_KILLED was used twiceLukas Nykryn2014-07-25
* systemd-verify: a simple tool for offline unit verificationZbigniew Jędrzejewski-Szmek2014-07-20
* path-lookup: make SYSTEMD_UNIT_PATH more flexibleZbigniew Jędrzejewski-Szmek2014-07-20
* systemd: return the first error from manager_startup()Zbigniew Jędrzejewski-Szmek2014-07-20
* test-engine: fix access to unit load pathZbigniew Jędrzejewski-Szmek2014-07-20
* systemd: use pager for --test and --helpZbigniew Jędrzejewski-Szmek2014-07-20
* core: show timeouts when watchdog howlsZbigniew Jędrzejewski-Szmek2014-07-18
* Be more verbose when bind or listen failsZbigniew Jędrzejewski-Szmek2014-07-18
* core: nicer message when inotify watches are exhaustedZbigniew Jędrzejewski-Szmek2014-07-16
* Let config_parse open file where applicableZbigniew Jędrzejewski-Szmek2014-07-16
* Constify ConfigTableItem tablesZbigniew Jędrzejewski-Szmek2014-07-15
* core: fix oneshot service resource controlUmut Tezduyar Lindskog2014-07-15
* load-fragment: ConditionFirstBoot wants a bool string, not a pathMichal Schmidt2014-07-08
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-07
* service: flush status text and errno values each time a service is startedLennart Poettering2014-07-07
* service: don't accept negative ERRNO= notification messagesLennart Poettering2014-07-07
* service: minor modernizationLennart Poettering2014-07-07
* core: Added support for ERRNO NOTIFY_SOCKET message parsing, and added Status...Miguel Angel Ajo2014-07-07
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-07
* main: explain our /etc empty check a bit in a commentLennart Poettering2014-07-07
* main: change check whether /etc is unpopulated to look for /etc/machine-idLennart Poettering2014-07-04
* machinectl: show /etc/os-release information of container in status outputLennart Poettering2014-07-03
* namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...Lennart Poettering2014-07-03
* namespace: fix uninitialized memory accessLennart Poettering2014-07-03
* core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering2014-07-03
* exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering2014-07-03
* core: introduce new RestartForceExitStatus= service settingLennart Poettering2014-07-03
* cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek2014-06-30
* Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek2014-06-30
* pc: no longer expose exec_prefix in .pc fileLennart Poettering2014-06-30
* pc: expose more drop-in dirs in the .pc fileLennart Poettering2014-06-30
* pc: export $libdir in the .pc fileLennart Poettering2014-06-30
* doc: grammatical correctionsJan Engelhardt2014-06-28