summaryrefslogtreecommitdiff
path: root/src/manager.h
Commit message (Expand)AuthorAge
* manager: tell correctly if the manager is bootingMichal Schmidt2012-02-02
* unit: remove union UnitMichal Schmidt2012-01-16
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-12
* dbus: register to DBus asynchronouslyMichal Schmidt2011-12-20
* fsck: show progress while fscking at bootLennart Poettering2011-09-01
* manager: merge serialization and desrialization counter into one, and increas...Lennart Poettering2011-07-06
* english: s/_per_/_by_/Lennart Poettering2011-06-21
* cgroup: don't accidentaly trim on reloadLennart Poettering2011-04-20
* manager: fix taint check for /usrLennart Poettering2011-03-30
* syslog: rework syslog detection so that we need no compile-time option what t...Lennart Poettering2011-03-18
* Spelling CorrectionsHarald Hoyer2011-02-28
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-15
* getty: don't parse console= anymore, use /sys/class/tty/console/active insteadLennart Poettering2011-02-14
* manager: bump up max number of units to 128KLennart Poettering2010-11-24
* manager: make list of default controllers configurableLennart Poettering2010-11-18
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-15
* manager: hookup generatorsLennart Poettering2010-11-12
* manager: parse RD_TIMESTAMP passed from initrdLennart Poettering2010-11-10
* swap: listen for POLLPRI events on /proc/swaps if availableLennart Poettering2010-10-18
* manager: hookup execution of systemd-shutdown helperFabiano Fidencio2010-10-14
* swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...Lennart Poettering2010-10-12
* manager: notify plymouth about progress if it is runningLennart Poettering2010-10-06
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* dbus: export number of total failed jobs on D-Bus interfaceLennart Poettering2010-09-23
* manager: measure startup timesLennart Poettering2010-09-21
* manager: count how many jobs we executedLennart Poettering2010-09-21
* dbus: don't accept activation requests anymore if we are going down anywayLennart Poettering2010-09-01
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* console: rework automatic getty on kernel console logic againLennart Poettering2010-08-30
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-25
* mount: add global configuration options for handling of auto mountsLennart Poettering2010-08-25
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-17
* pahole: rearrange structs to make them smallerLennart Poettering2010-08-11
* audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering2010-08-11
* service: hide output of sysv scripts if quiet is passed on the kernel cmdlineLennart Poettering2010-08-09
* manager: write serialization to /dev/.systemd/ instead of /dev/shmLennart Poettering2010-07-20
* device: do not merge devicesLennart Poettering2010-07-20
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-19
* job: timeout every job independently of the unitLennart Poettering2010-07-17
* unit: disable retroactive starting/stopping of units when deserializingLennart Poettering2010-07-13
* manager: introduce unit path cache to minimize disk accessesLennart Poettering2010-07-11
* cgroup: kill processes, not tasks and other cgroup changesLennart Poettering2010-07-11
* cgroup: make cgroup controller name a constantLennart Poettering2010-07-10
* snapshot: fix deserializationLennart Poettering2010-07-10
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* dbus: send reload completion message on right connectionLennart Poettering2010-07-07
* manager: optionally print status updates to console on bootLennart Poettering2010-07-07
* dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering2010-07-05
* dbus: complete coverage of manager interfaceLennart Poettering2010-07-04
* core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...Lennart Poettering2010-07-01