summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
* systemd: add hardware watchdog supportLennart Poettering2012-04-05
* main: added support for loading IMA custom policiesRoberto Sassu2012-03-22
* systemd: Add systemd.setenv for /proc/cmdline parsing.William Douglas2012-02-08
* main: use a shorter default $PATH if /usr is mergedLennart Poettering2012-02-07
* manager: tell correctly if the manager is bootingMichal Schmidt2012-02-02
* exec: include path name of binary we are about to execute when renaming forke...Lennart Poettering2012-02-01
* main: don't force text mode in console_setup()Michal Schmidt2012-01-29
* unit: remove union UnitMichal Schmidt2012-01-16
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-12
* main: fix spellingLennart Poettering2012-01-07
* journal: introduce log target 'journal' for executed processesLennart Poettering2012-01-06
* util: move virtualization detection into its own files, and extend return codesLennart Poettering2011-09-23
* fsck: show progress while fscking at bootLennart Poettering2011-09-01
* service: change default stdout/stderr to syslogLennart Poettering2011-08-30
* cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering2011-08-23
* main: fix reexecLennart Poettering2011-08-01
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* main: show load profiling in test mode, tooLennart Poettering2011-07-31
* selinux: use setcon() instead of reexec to apply selinux policyLennart Poettering2011-07-28
* main: redirection to telinit is unnecessary if sysv compat is disabledLennart Poettering2011-07-28
* main: profile unit file loadingLennart Poettering2011-07-28
* 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