summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: correct the default logging rate limit to actually say what the code imp...v193Lennart Poettering2012-09-281-1/+1
* build-sys: prepare 193Lennart Poettering2012-09-283-9/+45
* journal: add missing browse.html fileLennart Poettering2012-09-281-0/+282
* journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering2012-09-288-0/+710
* sd-journal: properly parse cursor stringsLennart Poettering2012-09-281-6/+6
* logs-show: various cleanupsLennart Poettering2012-09-285-160/+193
* journalctl: add --cursor switchLennart Poettering2012-09-282-2/+28
* update TODOLennart Poettering2012-09-271-0/+2
* build-sys: bump revisionLennart Poettering2012-09-271-1/+1
* udev: don't let systemd-udev-settle delay basic.targetTom Gundersen2012-09-271-1/+0
* udev: collect - use snprintf()Robert Milasan2012-09-271-1/+1
* udev: remove Install section from systemd-udev-settle.serviceKay Sievers2012-09-271-3/+0
* build-sys: prepare release 192v192Lennart Poettering2012-09-252-4/+21
* selinux: use standard D-Bus error id for access deniedLennart Poettering2012-09-242-4/+3
* macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reachedLennart Poettering2012-09-241-2/+4
* journal: also use new VA_FORMAT_ADVANCE() macro in sd_journal_send()Lennart Poettering2012-09-241-1/+8
* log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering2012-09-244-2/+76
* update TODOLennart Poettering2012-09-241-0/+10
* rules: only mark MD disks, not partitions, with SYSTEMD_READY=0Kay Sievers2012-09-241-2/+2
* journald: always pass first entry timestamp back from journal_file_verify()Lennart Poettering2012-09-243-12/+12
* journalctl: print correct timespan in verifyMirco Tischler2012-09-241-1/+1
* util: don't export parsed_columnsLennart Poettering2012-09-241-1/+2
* journal: set seal even for readonly journalfilesMirco Tischler2012-09-241-2/+1
* journalctl: reset cached column count on SIGWINCHDave Reisner2012-09-243-1/+10
* mount: simplify device node conditions a bitLennart Poettering2012-09-241-10/+12
* mount: only run fsck for actual device nodesLennart Poettering2012-09-241-1/+3
* main: don't try to mout cpuset with cpu+cpuacct anymoreLennart Poettering2012-09-242-10/+30
* Revert "comment out uncommitted test source code"Lennart Poettering2012-09-241-4/+4
* journal: add missing test fileLennart Poettering2012-09-242-0/+80
* NEWS: fix some typosLennart Poettering2012-09-231-3/+3
* comment out uncommitted test source codeKay Sievers2012-09-231-4/+4
* udev: free fd before return in accelerometer.cLukas Nykryn2012-09-231-1/+3
* udev: free fd before return in scsi_serial.cLukas Nykryn2012-09-231-1/+2
* udev: free rule structure on errorVáclav Pavlín2012-09-231-18/+14
* udev: check return value of writeVáclav Pavlín2012-09-231-1/+4
* udev: check return value of symlinkVáclav Pavlín2012-09-231-1/+4
* libudev: check return value of renameVáclav Pavlín2012-09-231-1/+4
* udev: check malloc return in collect/collect.cVáclav Pavlín2012-09-231-3/+22
* bash-completion: fix whitespaceDave Reisner2012-09-211-6/+6
* bash-completion: add rumidentary support for journalctlDave Reisner2012-09-211-0/+51
* journal: bring mmap cache prototype in syncLennart Poettering2012-09-221-1/+1
* build-sys: prepare release 191v191Lennart Poettering2012-09-213-7/+52
* journal: always keep marked mmap windows aroundLennart Poettering2012-09-211-2/+2
* missing: Fix compilation error due to wrong __NR_name_to_handle_at definitionEelco Dolstra2012-09-211-4/+4
* journald: log how big the journal files may growLennart Poettering2012-09-212-6/+20
* journalctl: make the argument to -n optionalLennart Poettering2012-09-212-14/+21
* journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering2012-09-215-457/+341
* multi-seat-x: drop a lot of unnecessary codeLennart Poettering2012-09-212-90/+7
* sysctl: always return the last error we encounteredLennart Poettering2012-09-211-9/+9
* nspawn: document why we don't check resolv.conf mount errorsLennart Poettering2012-09-211-0/+2