summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
* selinux: log how much time it takes to load the SELinux policy and databaseLennart Poettering2011-07-25
* fix hwclock_apply_localtime_delta() to properly handle negative TZ offsetKay Sievers2011-07-21
* clarify separate-/usr messageKay Sievers2011-07-11
* manager: merge serialization and desrialization counter into one, and increas...Lennart Poettering2011-07-06
* log: log to syslog unless connected to a tty in user modeLennart Poettering2011-07-01
* util: try harder to rename the processLennart Poettering2011-06-30
* timedated: sync clock down to RTC where necessaryLennart Poettering2011-06-21
* main: Fix a typo emergency shall->emergency shellMichal Vyskocil2011-06-20
* rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8)Kay Sievers2011-05-24
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-18
* status: show status messages unconditionally if plymouth is aroundLennart Poettering2011-03-30
* taint: add missing cgroups taint flagLennart Poettering2011-03-30
* conf-parser: fix remaining parser functions according to new prototypeLennart Poettering2011-03-28
* use /run instead of /dev/.runKay Sievers2011-03-28
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-17
* main: revert recognition of "b" argumentJan Engelhardt2011-03-16
* main: interpret all argv[] arguments unconditionally when run in a containerLennart Poettering2011-03-16
* main: parse the whole arv[] as kernel command lineLennart Poettering2011-03-16
* main: log to the console in a containerLennart Poettering2011-03-14
* main: don't parse /proc/cmdline in containersLennart Poettering2011-03-14
* units: move the last flag files to /dev/.runLennart Poettering2011-03-11
* main: properly handle -b boot optionLennart Poettering2011-03-11
* main: refuse system to be started in a chrootLennart Poettering2011-03-09
* main: don't check if /usr really is a mount point, since it is fine if it is ...Lennart Poettering2011-03-09
* dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-09
* main: introduce /etc/machine-idLennart Poettering2011-03-04
* main: minor optimizationLennart Poettering2011-03-04
* main: add link to wiki page with longer explanation of the /usr madnessLennart Poettering2011-03-04
* s/seperate/separate/Lennart Poettering2011-03-04
* Spelling CorrectionsHarald Hoyer2011-02-28
* main: print warning if /usr is on a seperate partitionLennart Poettering2011-02-23
* main: refuse --test as rootLennart Poettering2011-02-19
* service: change default std output to inheritLennart Poettering2011-02-15
* 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
* systemd: show status when run with plymouth, and don't start plymouth a secon...Lennart Poettering2011-02-09
* main: don't warn if /etc/mtab is a symlink to /proc/mountsLennart Poettering2011-01-21
* manager: make list of default controllers configurableLennart Poettering2010-11-18
* drop support for MANAGER_SESSION, introduce MANAGER_USER insteadLennart Poettering2010-11-15
* main: warn if /etc/mtab is not a symlinkLennart Poettering2010-11-10
* main: rename process on startup to 'systemd' to avoid confusionLennart Poettering2010-11-10
* manager: parse RD_TIMESTAMP passed from initrdLennart Poettering2010-11-10
* selinux: automatically load policy if the initrd hasn't done this for us yetLennart Poettering2010-10-27
* main: move make_null_stdio() to util.cLennart Poettering2010-10-27
* main: fix typo in kernel cmdline parameters helpAndrey Borzenkov2010-10-26
* main: don't unset HOME/TERM when run in session modeLennart Poettering2010-10-26
* systemd: unset HOME and TERM set from the kernelLennart Poettering2010-10-25
* manager: hookup execution of systemd-shutdown helperFabiano Fidencio2010-10-14
* unit: add minimal condition checker for unit startupLennart Poettering2010-10-13
* unit: rename 'banned' load state to 'masked'Lennart Poettering2010-10-08