summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)AuthorFilesLines
2014-10-26core: do not add dependencies to selfZbigniew Jędrzejewski-Szmek2-5/+13
2014-10-26core: some more _cleanup_free_Zbigniew Jędrzejewski-Szmek2-51/+40
2014-10-26core: map the 'rescue' argument to rescue.targetMantas Mikulėnas1-0/+1
2014-10-26core: use correct function to free CalendarSpecDave Reisner1-1/+1
2014-10-26core: fix a potential mem leakThomas Hindoe Paaboel Andersen1-1/+4
2014-10-26core: smack-setup: Actually allow for succesfully loading CIPSO policyPhilippe De Swert1-1/+1
2014-10-26manager: use correct cleanup functionThomas Hindoe Paaboel Andersen1-1/+1
2014-10-26units: fix BindsTo= logic when applied relative to services with Type=oneshotLennart Poettering1-4/+44
2014-10-26man: correct references to DefaultTimeout*SecZbigniew Jędrzejewski-Szmek1-1/+1
2014-10-26switch-root: umount the old root correctlyDan Dedrick1-2/+2
2014-07-19socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering4-47/+189
2014-07-19core: nicer message when inotify watches are exhaustedZbigniew Jędrzejewski-Szmek1-1/+2
2014-07-19service: flush status text and errno values each time a service is startedLennart Poettering1-0/+3
2014-07-19core/transaction: fix cycle break attempts outside transactionUoti Urpala1-1/+1
2014-07-19core: You can not put the cached result of use_smack fct, as we are not sure ...Ronan Le Martret1-2/+2
2014-07-19core/snapshot: log info when snapshots are created and removedZbigniew Jędrzejewski-Szmek1-7/+12
2014-07-19core/transaction: avoid misleading error message when unit not foundZbigniew Jędrzejewski-Szmek1-6/+12
2014-06-21core: clean-up signal reset logic when reexecLennart Poettering1-5/+5
2014-06-21Reset signal-mask on re-exec to init=..Ruediger Oertel1-0/+8
2014-06-21socket: check return from exec_spawnThomas Hindoe Paaboel Andersen1-0/+2
2014-06-18rpm: don't hardcode the binary paths in the macros, rely on $PATHLennart Poettering1-10/+10
2014-06-18core: fix invalid free() in killall()Andreas Henriksson1-1/+1
2014-06-18socket: properly handle if our service vanished during runtimeLennart Poettering1-0/+6
2014-06-18core: let selinux_setup() load policy more than onceWill Woods1-7/+7
2014-06-18core: reindent {selinux, ima, smack}-setup.cWill Woods1-76/+76
2014-06-18core: make sure to serialize jobs for all unitsLennart Poettering2-15/+10
2014-06-18unit.c: Move code around to easy cherrypickingZbigniew Jędrzejewski-Szmek1-13/+12
2014-06-18core: close socket fds asynchronouslyZbigniew Jędrzejewski-Szmek1-2/+3
2014-06-18async: add asynchronous close() callLennart Poettering2-0/+24
2014-06-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering18-172/+94
2014-06-17Make systemctl --root look for files in the proper placesZbigniew Jędrzejewski-Szmek1-0/+2
2014-06-17core: sysvcompat - $network should be equivalent to network-online, rather th...Tom Gundersen1-2/+6
2014-06-17core: check the right variable for failed open()Łukasz Stelmach1-1/+1
2014-06-17machine-id: only look into KVM uuid when we are not running in aLennart Poettering1-23/+24
2014-06-17job: add waiting jobs to run queue in unit_coldplugBrandon Philips1-0/+3
2014-05-14core: print debug instead of error messageMichal Sekletar1-1/+1
2014-04-20reduce the amount of messages logged to /dev/kmsg when "debug" is specifiedKay Sievers1-5/+2
2014-04-07core: do not read system boot timestamps in systemd --user modeKay Sievers1-1/+1
2014-04-07core: don't try to relabel mounts before we loaded the policyLennart Poettering1-1/+4
2014-04-07cgroup: it's not OK to invoke alloca() in loopsLennart Poettering1-6/+14
2014-04-07util: add timeout to generator executionLennart Poettering2-4/+3
2014-03-14core: check for return value from get_process_stateYuxuan Shui1-3/+9
2014-03-14core: fix detection of dead processesYuxuan Shui1-0/+8
2014-03-14core: correctly unregister PIDs from PID hashtablesLennart Poettering1-23/+18
2014-03-14core: allow PIDs to be watched by two units at the same timeLennart Poettering3-96/+142
2014-03-06core: watch SIGCHLD more closely to track processes of units with no reliable...Michal Sekletar7-93/+298
2014-03-06core: introduce new stop protocol for unit scopesMichal Sekletar4-3/+76
2014-03-05Do not print invalid UTF-8 in error messagesZbigniew Jędrzejewski-Szmek1-8/+3
2014-03-05execute: free directory path if we fail to remove it because we cannot alloca...Zbigniew Jędrzejewski-Szmek1-1/+7
2014-03-05mount: don't fire PropertiesChanged signals for mounts that are stoppedLennart Poettering1-3/+6