Age | Commit message (Expand) | Author |
2012-07-04 | man: clarify that StartLimitInterval= also applies to manual starts | Lennart Poettering |
2012-07-04 | man: explain StartLimitRate= in conjunction with Restart= a bit better | Lennart Poettering |
2012-07-03 | readahead: fix calculation of percentage | Lennart Poettering |
2012-07-03 | update NEWSsystemd/v186 | Lennart Poettering |
2012-07-03 | mount-setup: don't complain if we try to fix the label of a dir beneath a mou... | Lennart Poettering |
2012-07-03 | hashmap: make hashmap_clear() work on NULL hashmaps | Lennart Poettering |
2012-07-03 | load-fragment: a few modernizations | Lennart Poettering |
2012-07-03 | timedate: uniq'ify ntp units list | Lennart Poettering |
2012-07-03 | journal: default ImportKernel=no until we make use of structured logging | Lennart Poettering |
2012-07-03 | units: add reference to wiki so syslog.socket | Lennart Poettering |
2012-07-03 | journal: move Storage=auto stanza to right file | Lennart Poettering |
2012-07-03 | journald: handle /proc/kmsg reads returning 0 more nicely | Lennart Poettering |
2012-07-03 | journal: fix iteration through journal if one file is corrupt | Lennart Poettering |
2012-07-03 | update TODO | Lennart Poettering |
2012-07-03 | timedated: replace ntp-units file with an ntp-units.d drop-in dir | Lennart Poettering |
2012-07-02 | build-sys: bump version | Lennart Poettering |
2012-07-02 | units: Rename systemd-udev.service to systemd-udevd.service | Colin Guthrie |
2012-07-02 | udev: static nodes - fix default permissions if no rules is given | Kay Sievers |
2012-07-02 | modules load: rename kernel command line option to (rd.)modules-load= | Kay Sievers |
2012-07-02 | units: rename systemd-debug-shell.service to debug-shell.service | Lennart Poettering |
2012-07-02 | mageia: Correct usage of M4_DEFINES vs. M4_DISTRO_FLAG. | Colin Guthrie |
2012-07-02 | mageia: Change the unit for prefdm.service to make it work a bit more like Fe... | Colin Guthrie |
2012-07-02 | man: fix journalctl man page in regards to --this-boot | Lennart Poettering |
2012-07-02 | timedate: fix ntp-units comment | Lennart Poettering |
2012-07-02 | core: mention if we are run from an initial RAM disk | Lennart Poettering |
2012-07-02 | NEWS: Prepare NEWS file for next release | Lennart Poettering |
2012-07-02 | journald: add Storage= setting to control where the journal is stored | Lennart Poettering |
2012-07-02 | manager: turn notify socket into abstract namespace socket again | Lennart Poettering |
2012-07-02 | journalctl: add new switch -b to show data from current boot only | Lennart Poettering |
2012-07-02 | timedated: replace systemd-timedated-ntp.target logic with simpler scheme | Lennart Poettering |
2012-07-02 | udev: man - clarify escaping and replacing for SYMLINK+= | Kay Sievers |
2012-07-02 | udevd: fix bogus mkdir invocation | Dave Reisner |
2012-07-02 | udevd: use ROOTPREFIX to create path to modules.devname | Dave Reisner |
2012-06-29 | manager: serialize/deserialize job counters across reexec/reload | Lennart Poettering |
2012-06-29 | logind: add PreparingForShutdown/PreparingForSleep properties | Lennart Poettering |
2012-06-29 | update TODO | Lennart Poettering |
2012-06-29 | remount-fs: also remount /usr according to fstab | Lennart Poettering |
2012-06-29 | man: add references to the new inhibitor lock documentation | Lennart Poettering |
2012-06-29 | mount: load only if we there's mountinfo or fragment | Michal Schmidt |
2012-06-29 | mount: split adding of extras from mount_load() | Michal Schmidt |
2012-06-28 | logind: add reference to new logind dbus api documentation | Lennart Poettering |
2012-06-28 | man: add various links from man pages to appropriate wiki pages | Lennart Poettering |
2012-06-28 | man: minor accuracy corrections | Lennart Poettering |
2012-06-28 | main: print detected virtualiaztion at boot | Lennart Poettering |
2012-06-28 | nspawn: introduce new --capabilities= flag and make use of it in the nspawn t... | Lennart Poettering |
2012-06-28 | man: fix reference to systemd-tty-ask-password-agent | Tom Gundersen |
2012-06-28 | update TODO | Lennart Poettering |
2012-06-28 | test: reenable nspawn, even if it fails for now | Lennart Poettering |
2012-06-28 | units: automatically respawn the core services | Lennart Poettering |
2012-06-28 | modules-load: use correct va_list logging function | Michal Schmidt |