summaryrefslogtreecommitdiff
path: root/src/manager.h
Commit message (Expand)AuthorAgeFilesLines
* cgroup: don't accidentaly trim on reloadLennart Poettering2011-04-201-0/+1
* manager: fix taint check for /usrLennart Poettering2011-03-301-0/+2
* syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering2011-03-181-0/+2
* Spelling CorrectionsHarald Hoyer2011-02-281-2/+2
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-151-0/+2
* getty: don't parse console= anymore, use /sys/class/tty/console/active insteadLennart Poettering2011-02-141-2/+0
* manager: bump up max number of units to 128KLennart Poettering2010-11-241-1/+1
* manager: make list of default controllers configurableLennart Poettering2010-11-181-0/+2
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-151-1/+1
* manager: hookup generatorsLennart Poettering2010-11-121-0/+4
* manager: parse RD_TIMESTAMP passed from initrdLennart Poettering2010-11-101-0/+1
* swap: listen for POLLPRI events on /proc/swaps if availableLennart Poettering2010-10-181-0/+2
* manager: hookup execution of systemd-shutdown helperFabiano Fidencio2010-10-141-1/+5
* swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...Lennart Poettering2010-10-121-0/+2
* manager: notify plymouth about progress if it is runningLennart Poettering2010-10-061-0/+1
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-271-0/+2
* dbus: export number of total failed jobs on D-Bus interfaceLennart Poettering2010-09-231-0/+1
* manager: measure startup timesLennart Poettering2010-09-211-0/+3
* manager: count how many jobs we executedLennart Poettering2010-09-211-0/+2
* dbus: don't accept activation requests anymore if we are going down anywayLennart Poettering2010-09-011-0/+2
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-311-1/+1
* console: rework automatic getty on kernel console logic againLennart Poettering2010-08-301-0/+4
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-251-3/+1
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-251-0/+4
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-171-1/+1
* pahole: rearrange structs to make them smallerLennart Poettering2010-08-111-4/+4
* audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering2010-08-111-5/+7
* service: hide output of sysv scripts if quiet is passed on the kernel cmdlineLennart Poettering2010-08-091-0/+1
* manager: write serialization to /dev/.systemd/ instead of /dev/shmLennart Poettering2010-07-201-1/+1
* device: do not merge devicesLennart Poettering2010-07-201-0/+1
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-191-0/+2
* job: timeout every job independently of the unitLennart Poettering2010-07-171-1/+3
* unit: disable retroactive starting/stopping of units when deserializingLennart Poettering2010-07-131-1/+1
* manager: introduce unit path cache to minimize disk accessesLennart Poettering2010-07-111-0/+1
* cgroup: kill processes, not tasks and other cgroup changesLennart Poettering2010-07-111-1/+0
* cgroup: make cgroup controller name a constantLennart Poettering2010-07-101-1/+0
* snapshot: fix deserializationLennart Poettering2010-07-101-0/+2
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-081-4/+4
* dbus: send reload completion message on right connectionLennart Poettering2010-07-071-0/+1
* manager: optionally print status updates to console on bootLennart Poettering2010-07-071-1/+4
* dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering2010-07-051-1/+1
* dbus: complete coverage of manager interfaceLennart Poettering2010-07-041-1/+1
* core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering2010-07-011-1/+1
* manager: get rid of destinction between running_as=system and running_as=init...Lennart Poettering2010-06-191-3/+2
* dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering2010-06-191-3/+3
* service: add minimal access control logic for notifcation socketLennart Poettering2010-06-181-0/+2
* cgroup: make sure the user cannot accidentaly unmount our cgroup filesystemLennart Poettering2010-06-181-0/+5
* systemctl: add verbs for special unitsLennart Poettering2010-06-181-51/+0
* manager: expose a few special units via SIGRTMIN+x signalsLennart Poettering2010-06-171-0/+4
* notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering2010-06-161-1/+2