chiark / gitweb /
core: expose CFS CPU time quota as high-level unit properties
[elogind.git] / src / core / manager.h
2014-04-25 Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-03-24 Lennart Poetteringcore: add a setting to globally control the default...
2014-03-12 Lennart Poetteringcore: introduce system state enum
2014-03-05 Lennart Poetteringmissing: if RLIMIT_RTTIME is not defined by the libc...
2014-03-03 Lennart Poetteringcore: move ShowStatus type into the core
2014-03-03 Lennart Poetteringcore: introduce new RuntimeDirectory= and RuntimeDirect...
2014-03-03 Lennart Poetteringbus: add sd_bus_track object for tracking peers, and...
2014-02-24 Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-07 Lennart Poetteringcore: allow PIDs to be watched by two units at the...
2014-01-28 Zbigniew Jędrzejew... manager: also turn on output on unit failure
2014-01-28 Zbigniew Jędrzejew... manager: add systemd.show_status=auto mode
2013-11-30 Lennart Poetteringcore: allocate a kdbus bus for each systemd instance...
2013-11-25 Lennart Poetteringswap: always track the current real device node of...
2013-11-25 Lennart Poetteringswap: split state machine state ACTIVATING into two
2013-11-25 Lennart Poetteringcore: dispatch run queue only if there's nothing else...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-10 Thomas Hindoe Paab... analyze: plot the time spent setting up security modules
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-08 Lukas Nykrynmanager: configurable StartLimit default values
2013-11-05 Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-10-16 Lennart Poetteringmacro: clean up usage of gcc attributes
2013-09-26 Lennart Poetteringcore: rework how we match mount units against each...
2013-07-26 Kay Sieversrework systemd's own process environment handling/passing
2013-07-16 Zbigniew Jędrzejew... systemd: do not output status messages once gettys...
2013-07-10 Lennart Poetteringcore: send out "Reloading" signal before and after...
2013-07-10 Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-07-02 Lennart Poetteringcore: make GC more aggressive
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Umut Tezduyarmanager: add DefaultEnvironment option
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-02 Thomas Hindoe Paab... analyze: show unit file loading on plot
2013-06-02 Umut Tezduyaranalyze: show generators on plot
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-26 Cristian RodríguezAdd some extra __attribute__ ((format)) s
2013-04-26 Lennart Poetteringunit: rework stop pending logic
2013-04-08 Harald HoyerDo not serialize environment, when switching root
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-28 Michal Schmidtcore/manager: print status messages about running jobs
2013-02-28 Michal Schmidtcore: count active units that may mind our printing...
2013-02-28 Michal Schmidtutil, core: add support for ephemeral status lines
2013-02-28 Michal Schmidtcore/manager: make a couple of functions static
2013-02-27 Michal Schmidtcore: add manager_status_printf()
2013-02-27 Michal Schmidtcore: keep track of the number of JOB_RUNNING jobs
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-22 Lennart Poetteringsocket: support socket activation of containers
2012-11-24 Lennart Poetteringtimer: recalculate next elapse for calendar timer units...
2012-11-21 Lennart Poetteringmanager: introduce watch_init() initializer for watches
2012-10-02 Lennart Poetteringaudit: turn the audit fd into a static variable
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-13 Lennart Poetteringmanager: extend performance measurement interface to...
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-17 Lennart Poetteringunit: don't serialize job state, only unit state across...
2012-06-22 Lennart Poetteringcore: remove sysv_console option
2012-05-23 Lennart Poetteringmanager: rework generator logic
2012-05-21 Frederic Crozatmain: allow system wide limits for services
2012-05-21 Michal Schmidtdbus-unit: always load the unit before handling a messa...
2012-05-08 Lennart Poetteringmanager: introduce SwitchRoot bus call for initrd/main...
2012-04-30 Lennart Poetteringunit: add new dependency type RequiresMountsFor=
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-24 Lennart Poetteringmanager: drop MountAuto= and SwapAuto= options
2012-04-20 Michal Schmidtmanager: split transaction.[ch]
2012-04-20 Michal Schmidtmanager: Transaction as an object
2012-04-20 Michal Schmidtjob: allow job_free() only on already unlinked jobs
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/