summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
* 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
* unit: introduce 'banned' load state for units symlinked to /dev/nullLennart Poettering2010-10-08
* util: unify implementations of freeze()Lennart Poettering2010-10-07
* sysv: optionally disable of SysV init/rcN.d support at compile timeFabiano Fidencio2010-09-27
* ask-password: add minimal framework to allow services query SSL/harddisk pass...Lennart Poettering2010-09-17
* locale: initialize locale from /etc/locale by defaultLennart Poettering2010-09-16
* util: use waitid() instead of waitpid() everywhere to avoid confusion due to ...Lennart Poettering2010-09-15
* main: when we encounter 'emergency' on the kernel cmdline start the emergency...Lennart Poettering2010-09-08
* systemctl: make --version a little bit more verboseLennart Poettering2010-09-06
* systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering2010-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
* main: restore an accidentally removed 'else'Tero Roponen2010-08-17
* main: properly fallback to rescue.target if default.target is hosedLennart Poettering2010-08-17
* modprobe: kill support for nomodulesLennart Poettering2010-08-17
* nss: don't disable nscd anymore, since it doesn't make sense to socket-activa...Lennart Poettering2010-08-17
* auto-getty: rework auto console getty logic to work in conjunction with singl...Lennart Poettering2010-08-17
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* main: log build time features on startupLennart Poettering2010-08-12
* main: disable nscd properly, if possibleLennart Poettering2010-08-11
* selinux: split off selinux calls into seperate file label.cLennart Poettering2010-08-11
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11
* service: hide output of sysv scripts if quiet is passed on the kernel cmdlineLennart Poettering2010-08-09
* main: automatically spawn a getty on the kernel configured serial consoleLennart Poettering2010-08-06
* Systemd is causing mislabeled devices to be created and then attempting to re...Daniel J Walsh2010-08-03
* main: disable NSS disabling logic for now, since this is incompatible with rpmLennart Poettering2010-07-24
* systemctl: always disable color when output goes into a fileLennart Poettering2010-07-20
* manager: write serialization to /dev/.systemd/ instead of /dev/shmLennart Poettering2010-07-20
* main: disable nscd if we can to avoid deadlock, just in caseLennart Poettering2010-07-16
* main: introduce -D as quick acess to debuggingLennart Poettering2010-07-13
* main: replace --running-as= by --session and --system do mimic related tools ...Lennart Poettering2010-07-13
* systemctl: show exec status of all exited programsLennart Poettering2010-07-10
* main: introduce $SYSTEMD_SKIP_API_MOUNTS to disable mounting of API FSLennart Poettering2010-07-09
* dbus: make errors reported via D-Bus more usefulLennart Poettering2010-07-08
* util: use quoted word parsing where applicableLennart Poettering2010-07-07
* log: bump up a number of log messages so that they are shown even if debug lo...Lennart Poettering2010-07-07
* main: always log when we reexecute or reloadLennart Poettering2010-07-07