summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2014-01-29core: in containers, don't wait for cgroup empty notifications which will nev...Lennart Poettering
2014-01-29core: use a bit more PID_FMTLennart Poettering
2014-01-29core: make sure to always go through both SIGTERM and SIGKILL states of unitsLennart Poettering
2014-01-29service: allow KillMode=mixed in conjunction with PAMName=Lennart Poettering
2014-01-29core: introduce new KillMode=mixed which sends SIGTERM only to the main proce...Lennart Poettering
2014-01-28manager: remove "debugging" "feature"Zbigniew Jędrzejewski-Szmek
2014-01-28manager: requeue the cylon eye for 5s later when a job finishesZbigniew Jędrzejewski-Szmek
2014-01-28manager: print ephemeral information about running jobs' timeouts (v2)Zbigniew Jędrzejewski-Szmek
2014-01-28Revert "manager: print ephemeral information about running jobs' timeouts"Kay Sievers
2014-01-27manager: also turn on output on unit failureZbigniew Jędrzejewski-Szmek
2014-01-27manager: add systemd.show_status=auto modeZbigniew Jędrzejewski-Szmek
2014-01-27Replace mkostemp+unlink with open(O_TMPFILE)Zbigniew Jędrzejewski-Szmek
2014-01-27bus: when we cannot bus activate a service because we go down, drop oneLennart Poettering
2014-01-27core: require mounts for the root and working directoriesZbigniew Jędrzejewski-Szmek
2014-01-27core: simplify check for path absolutenessZbigniew Jędrzejewski-Szmek
2014-01-27manager: rearm jobs timerZbigniew Jędrzejewski-Szmek
2014-01-27manager: print ephemeral information about running jobs' timeoutsZbigniew Jędrzejewski-Szmek
2014-01-27core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek
2014-01-22sd-rtnl: simplify sd_rtnl_message_addr_new()Tom Gundersen
2014-01-22sd-rtnl: link - allow setting the change maskTom Gundersen
2014-01-20exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering
2014-01-12core: don't allow setting NOTIFY_SOCKET and similar env vars we need ourselve...Lennart Poettering
2014-01-12core: clean up environment block for --user instances a bitLennart Poettering
2014-01-11make socket_instantiate_service use cleanup gcc attributeMichael Scherer
2014-01-11core: fix unused variableZbigniew Jędrzejewski-Szmek
2014-01-09core: fix lack of notifications after reloadZbigniew Jędrzejewski-Szmek
2014-01-08Improve messages about user mode a bitZbigniew Jędrzejewski-Szmek
2014-01-07mount: don't creat local-fs.target links for mount units when runnin in user ...Lennart Poettering
2014-01-07core: do not add implicit dbus.socket dependencyKay Sievers
2014-01-07core: --user -- add basic.target an sort against it like --system doesKay Sievers
2014-01-07core: --user -- move generator directories from /tmp to $XDG_RUNTIME_DIRKay Sievers
2014-01-05Remove unused variablesZbigniew Jędrzejewski-Szmek
2014-01-05strv: multiple cleanupsSimon Peeters
2014-01-05shared: procfs_file_alloca: handle pid==0Simon Peeters
2014-01-05swap: remove if/else with the same data pathStefan Beller
2014-01-03bus: always create --user bus when kdbus is activeKay Sievers
2014-01-02core: fix gcc unused variable warningZbigniew Jędrzejewski-Szmek
2014-01-02Introduce cleanup functions for cap_freeZbigniew Jędrzejewski-Szmek
2014-01-02Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek
2014-01-02core/service: check if mainpid matches only if it is setZbigniew Jędrzejewski-Szmek
2014-01-02core/manager: print info about interesting signalsZbigniew Jędrzejewski-Szmek
2014-01-02core/service: tweak messages on operation timeoutsZbigniew Jędrzejewski-Szmek
2013-12-30core: Forgot to dereference pointer when checking for NULLStefan Beller
2013-12-28bus: fix a couple of format string mistakesLennart Poettering
2013-12-27selinux: Check access vector for enable/disable perm for each unit fileLubomir Rintel
2013-12-26Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek
2013-12-26systemctl: allow globbing in commands which take multiple unit namesZbigniew Jędrzejewski-Szmek
2013-12-26bus: make system bus kdbus node world-accessibleLennart Poettering
2013-12-25build-sys: minor fixes found with cppcheckLennart Poettering
2013-12-25unit: include peer identity in description of per-connection socket-activated...Lennart Poettering