summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-05udev: add some O_CLOEXECKay Sievers
2012-07-05udev: ata_id - fixup all 8 not only 6 bytes of the fw_rev stringKay Sievers
2012-07-04man: update man pages to reflect the driver= to load-modules= renameLennart Poettering
2012-07-04man: document Restart= a bit moreLennart Poettering
2012-07-04service: flush the start counter in "systemctl reset-failed"Lennart Poettering
2012-07-04man: clarify that StartLimitInterval= also applies to manual startsLennart Poettering
2012-07-04man: explain StartLimitRate= in conjunction with Restart= a bit betterLennart Poettering
2012-07-03readahead: fix calculation of percentageLennart Poettering
2012-07-03update NEWSsystemd/v186Lennart Poettering
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering
2012-07-03hashmap: make hashmap_clear() work on NULL hashmapsLennart Poettering
2012-07-03load-fragment: a few modernizationsLennart Poettering
2012-07-03timedate: uniq'ify ntp units listLennart Poettering
2012-07-03journal: default ImportKernel=no until we make use of structured loggingLennart Poettering
2012-07-03units: add reference to wiki so syslog.socketLennart Poettering
2012-07-03journal: move Storage=auto stanza to right fileLennart Poettering
2012-07-03journald: handle /proc/kmsg reads returning 0 more nicelyLennart Poettering
2012-07-03journal: fix iteration through journal if one file is corruptLennart Poettering
2012-07-03update TODOLennart Poettering
2012-07-03timedated: replace ntp-units file with an ntp-units.d drop-in dirLennart Poettering
2012-07-02build-sys: bump versionLennart Poettering
2012-07-02units: Rename systemd-udev.service to systemd-udevd.serviceColin Guthrie
2012-07-02udev: static nodes - fix default permissions if no rules is givenKay Sievers
2012-07-02modules load: rename kernel command line option to (rd.)modules-load=Kay Sievers
2012-07-02units: rename systemd-debug-shell.service to debug-shell.serviceLennart Poettering
2012-07-02mageia: Correct usage of M4_DEFINES vs. M4_DISTRO_FLAG.Colin Guthrie
2012-07-02mageia: Change the unit for prefdm.service to make it work a bit more like Fe...Colin Guthrie
2012-07-02man: fix journalctl man page in regards to --this-bootLennart Poettering
2012-07-02timedate: fix ntp-units commentLennart Poettering
2012-07-02core: mention if we are run from an initial RAM diskLennart Poettering
2012-07-02NEWS: Prepare NEWS file for next releaseLennart Poettering
2012-07-02journald: add Storage= setting to control where the journal is storedLennart Poettering
2012-07-02manager: turn notify socket into abstract namespace socket againLennart Poettering
2012-07-02journalctl: add new switch -b to show data from current boot onlyLennart Poettering
2012-07-02timedated: replace systemd-timedated-ntp.target logic with simpler schemeLennart Poettering
2012-07-02udev: man - clarify escaping and replacing for SYMLINK+=Kay Sievers
2012-07-02udevd: fix bogus mkdir invocationDave Reisner
2012-07-02udevd: use ROOTPREFIX to create path to modules.devnameDave Reisner
2012-06-29manager: serialize/deserialize job counters across reexec/reloadLennart Poettering
2012-06-29logind: add PreparingForShutdown/PreparingForSleep propertiesLennart Poettering
2012-06-29update TODOLennart Poettering
2012-06-29remount-fs: also remount /usr according to fstabLennart Poettering
2012-06-29man: add references to the new inhibitor lock documentationLennart Poettering
2012-06-29mount: load only if we there's mountinfo or fragmentMichal Schmidt
2012-06-29mount: split adding of extras from mount_load()Michal Schmidt
2012-06-28logind: add reference to new logind dbus api documentationLennart Poettering
2012-06-28man: add various links from man pages to appropriate wiki pagesLennart Poettering
2012-06-28man: minor accuracy correctionsLennart Poettering
2012-06-28main: print detected virtualiaztion at bootLennart Poettering
2012-06-28nspawn: introduce new --capabilities= flag and make use of it in the nspawn t...Lennart Poettering