summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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
2013-12-24util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering
2013-12-23core: when we close the notify fd, we also need to free its event sourceLennart Poettering
2013-12-23log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug"Lennart Poettering
2013-12-22sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USECLennart Poettering
2013-12-22shared: switch our hash table implementation over to SipHashLennart Poettering
2013-12-22core: the cgroup properties are not actually constLennart Poettering
2013-12-22core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering
2013-12-22bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering
2013-12-21core: replace readdir_r with readdirFlorian Weimer
2013-12-21core: make check for Disconnected message more preciseLennart Poettering
2013-12-21core: pass notify fd across reexecsLennart Poettering
2013-12-19service: don't send out PropertiesChanged message for each watchdog notificationLennart Poettering