summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28man: correct the default logging rate limit to actually say what the code imp...systemd/v193Lennart Poettering
2012-09-28build-sys: prepare 193Lennart Poettering
2012-09-28journal: add missing browse.html fileLennart Poettering
2012-09-28journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering
2012-09-28sd-journal: properly parse cursor stringsLennart Poettering
2012-09-28logs-show: various cleanupsLennart Poettering
2012-09-28journalctl: add --cursor switchLennart Poettering
2012-09-27update TODOLennart Poettering
2012-09-27build-sys: bump revisionLennart Poettering
2012-09-27udev: don't let systemd-udev-settle delay basic.targetTom Gundersen
2012-09-27udev: collect - use snprintf()Robert Milasan
2012-09-27udev: remove Install section from systemd-udev-settle.serviceKay Sievers
2012-09-25build-sys: prepare release 192systemd/v192Lennart Poettering
2012-09-24selinux: use standard D-Bus error id for access deniedLennart Poettering
2012-09-24macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reachedLennart Poettering
2012-09-24journal: also use new VA_FORMAT_ADVANCE() macro in sd_journal_send()Lennart Poettering
2012-09-24log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering
2012-09-24update TODOLennart Poettering
2012-09-24rules: only mark MD disks, not partitions, with SYSTEMD_READY=0Kay Sievers
2012-09-24journald: always pass first entry timestamp back from journal_file_verify()Lennart Poettering
2012-09-24journalctl: print correct timespan in verifyMirco Tischler
2012-09-24util: don't export parsed_columnsLennart Poettering
2012-09-24journal: set seal even for readonly journalfilesMirco Tischler
2012-09-24journalctl: reset cached column count on SIGWINCHDave Reisner
2012-09-24mount: simplify device node conditions a bitLennart Poettering
2012-09-24mount: only run fsck for actual device nodesLennart Poettering
2012-09-24main: don't try to mout cpuset with cpu+cpuacct anymoreLennart Poettering
2012-09-24Revert "comment out uncommitted test source code"Lennart Poettering
2012-09-24journal: add missing test fileLennart Poettering
2012-09-23NEWS: fix some typosLennart Poettering
2012-09-23comment out uncommitted test source codeKay Sievers
2012-09-23udev: free fd before return in accelerometer.cLukas Nykryn
2012-09-23udev: free fd before return in scsi_serial.cLukas Nykryn
2012-09-23udev: free rule structure on errorVáclav Pavlín
2012-09-23udev: check return value of writeVáclav Pavlín
2012-09-23udev: check return value of symlinkVáclav Pavlín
2012-09-23libudev: check return value of renameVáclav Pavlín
2012-09-23udev: check malloc return in collect/collect.cVáclav Pavlín
2012-09-21bash-completion: fix whitespaceDave Reisner
2012-09-21bash-completion: add rumidentary support for journalctlDave Reisner
2012-09-22journal: bring mmap cache prototype in syncLennart Poettering
2012-09-21build-sys: prepare release 191systemd/v191Lennart Poettering
2012-09-21journal: always keep marked mmap windows aroundLennart Poettering
2012-09-21missing: Fix compilation error due to wrong __NR_name_to_handle_at definitionEelco Dolstra
2012-09-21journald: log how big the journal files may growLennart Poettering
2012-09-21journalctl: make the argument to -n optionalLennart Poettering
2012-09-21journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering
2012-09-21multi-seat-x: drop a lot of unnecessary codeLennart Poettering
2012-09-21sysctl: always return the last error we encounteredLennart Poettering
2012-09-21nspawn: document why we don't check resolv.conf mount errorsLennart Poettering