]> git.ipfire.org Git - thirdparty/systemd.git/history - src/main.c
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
[thirdparty/systemd.git] / src / main.c
2011-03-09  Lennart Poetteringdev: use /dev/.run/systemd as runtime directory, instea...
2011-03-04  Lennart Poetteringmain: introduce /etc/machine-id
2011-03-04  Lennart Poetteringmain: minor optimization
2011-03-04  Lennart Poetteringmain: add link to wiki page with longer explanation...
2011-03-04  Lennart Poetterings/seperate/separate/
2011-02-28  Harald HoyerSpelling Corrections
2011-02-23  Lennart Poetteringmain: print warning if /usr is on a seperate partition
2011-02-19  Lennart Poetteringmain: refuse --test as root
2011-02-15  Lennart Poetteringservice: change default std output to inherit
2011-02-15  Lennart Poetteringexec: introduce global defaults for the standard output...
2011-02-14  Lennart Poetteringgetty: don't parse console= anymore, use /sys/class...
2011-02-09  Lennart Poetteringsystemd: show status when run with plymouth, and don...
2011-01-21  Lennart Poetteringmain: don't warn if /etc/mtab is a symlink to /proc...
2010-11-17  Lennart Poetteringmanager: make list of default controllers configurable
2010-11-15  Lennart Poetteringdrop support for MANAGER_SESSION, introduce MANAGER_USE...
2010-11-10  Lennart Poetteringmain: warn if /etc/mtab is not a symlink
2010-11-10  Lennart Poetteringmain: rename process on startup to 'systemd' to avoid...
2010-11-10  Lennart Poetteringmanager: parse RD_TIMESTAMP passed from initrd
2010-10-27  Lennart Poetteringselinux: automatically load policy if the initrd hasn...
2010-10-27  Lennart Poetteringmain: move make_null_stdio() to util.c
2010-10-26  Andrey Borzenkovmain: fix typo in kernel cmdline parameters help
2010-10-26  Lennart Poetteringmain: don't unset HOME/TERM when run in session mode
2010-10-25  Lennart Poetteringsystemd: unset HOME and TERM set from the kernel
2010-10-13  Fabiano Fidenciomanager: hookup execution of systemd-shutdown helper
2010-10-13  Lennart Poetteringunit: add minimal condition checker for unit startup
2010-10-08  Lennart Poetteringunit: rename 'banned' load state to 'masked'
2010-10-08  Lennart Poetteringunit: introduce 'banned' load state for units symlinked...
2010-10-07  Lennart Poetteringutil: unify implementations of freeze()
2010-09-27  Fabiano Fidenciosysv: optionally disable of SysV init/rcN.d support...
2010-09-16  Lennart Poetteringask-password: add minimal framework to allow services...
2010-09-15  Lennart Poetteringlocale: initialize locale from /etc/locale by default
2010-09-15  Lennart Poetteringutil: use waitid() instead of waitpid() everywhere...
2010-09-07  Lennart Poetteringmain: when we encounter 'emergency' on the kernel cmdli...
2010-09-06  Lennart Poetteringsystemctl: make --version a little bit more verbose
2010-08-31  Lennart Poetteringsystemctl: rework exit codes for all utility programs...
2010-08-30  Lennart Poetteringconsole: rework automatic getty on kernel console logic...
2010-08-25  Lennart Poetteringmount: rework automatic mounting to follow the 'nofail...
2010-08-25  Lennart Poetteringmount: add global configuration options for handling...
2010-08-17  Tero Roponenmain: restore an accidentally removed 'else'
2010-08-17  Lennart Poetteringmain: properly fallback to rescue.target if default...
2010-08-17  Lennart Poetteringmodprobe: kill support for nomodules
2010-08-17  Lennart Poetteringnss: don't disable nscd anymore, since it doesn't make...
2010-08-17  Lennart Poetteringauto-getty: rework auto console getty logic to work...
2010-08-14  Lennart Poetteringemacs: make sure nobody accidently adds tabs to our...
2010-08-11  Lennart Poetteringmain: log build time features on startup
2010-08-11  Lennart Poetteringmain: disable nscd properly, if possible
2010-08-11  Lennart Poetteringselinux: split off selinux calls into seperate file...
2010-08-11  Lennart Poetteringclang: fix numerous little issues found with clang...
2010-08-09  Lennart Poetteringservice: hide output of sysv scripts if quiet is passed...
2010-08-05  Lennart Poetteringmain: automatically spawn a getty on the kernel configu...
2010-08-03  Daniel J WalshSystemd is causing mislabeled devices to be created...
2010-07-23  Lennart Poetteringmain: disable NSS disabling logic for now, since this...
2010-07-20  Lennart Poetteringsystemctl: always disable color when output goes into...
2010-07-20  Lennart Poetteringmanager: write serialization to /dev/.systemd/ instead...
2010-07-16  Lennart Poetteringmain: disable nscd if we can to avoid deadlock, just...
2010-07-13  Lennart Poetteringmain: introduce -D as quick acess to debugging
2010-07-13  Lennart Poetteringmain: replace --running-as= by --session and --system...
2010-07-10  Lennart Poetteringsystemctl: show exec status of all exited programs
2010-07-08  Lennart Poetteringmain: introduce $SYSTEMD_SKIP_API_MOUNTS to disable...
2010-07-08  Lennart Poetteringdbus: make errors reported via D-Bus more useful
2010-07-07  Lennart Poetteringutil: use quoted word parsing where applicable
2010-07-07  Lennart Poetteringlog: bump up a number of log messages so that they...
2010-07-07  Lennart Poetteringmain: always log when we reexecute or reload
2010-07-07  Lennart Poetteringmain: lower default log level to INFO
2010-07-06  Lennart Poetteringmain: show welcome string only when asked for
2010-07-06  Lennart Poetteringmain: implement manager configuration file
2010-07-06  Lennart Poetteringmain: show welcome message on boot
2010-07-06  Lennart Poetteringmanager: optionally print status updates to console...
2010-07-06  Lennart Poetteringmain: add a native implementation of the 'nomodules...
2010-06-23  Lennart Poetteringminor fixes to help texts
2010-06-23  Lennart Poetteringman: start documenting systemd itself
2010-06-19  Lennart Poetteringdon't use 'long long' unless we have a really good...
2010-06-19  Lennart Poetteringmanager: get rid of destinction between running_as...
2010-06-18  Lennart Poetteringmain: don't segfault when --log-color is passed without...
2010-06-18  Lennart Poetteringinit: call telinit in case we are run as init and not...
2010-06-18  Lennart Poetteringsystemctl: add verbs for special units
2010-06-17  Lennart Poetteringlog: make color/location logging optional
2010-06-16  Lennart Poetteringservice: optionally call into PAM when dropping priviliges
2010-06-16  Lennart Poetteringmain: fix help regarding --unit/systemd.unit=
2010-06-11  Lennart Poetteringreword a few log messages
2010-06-09  Lennart Poetteringmain: rename systemd.default= to systemd.unit=
2010-06-02  Lennart Poetteringmacro: avoid name clash with _unused on ppc
2010-05-24  Lennart Poetteringmain: don't try to mount api dirs if we are not root
2010-05-23  Lennart Poetteringdbus: automatically generate and install introspection...
2010-05-22  Lennart Poetteringexecute: fix typo
2010-05-21  Lennart Poetteringexecute: only reset those signals to the default we...
2010-05-21  Lennart Poetteringkmod: automatically load a few kernel modules we need...
2010-05-18  Lennart Poetteringlog: never close file descriptors < 3
2010-05-18  Lennart Poetteringmain: ignore EPERM in TIOCSTTY when opening terminal...
2010-05-18  Lennart Poetteringmain: if we fail to acquire a terminal for the crash...
2010-05-16  Lennart Poetteringbuild-sys: move source files to subdirectory