summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-25build-sys: prepare release 192v192Lennart Poettering2-4/+21
2012-09-24selinux: use standard D-Bus error id for access deniedLennart Poettering2-4/+3
2012-09-24macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reachedLennart Poettering1-2/+4
2012-09-24journal: also use new VA_FORMAT_ADVANCE() macro in sd_journal_send()Lennart Poettering1-1/+8
2012-09-24log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering4-2/+76
2012-09-24update TODOLennart Poettering1-0/+10
2012-09-24rules: only mark MD disks, not partitions, with SYSTEMD_READY=0Kay Sievers1-2/+2
2012-09-24journald: always pass first entry timestamp back from journal_file_verify()Lennart Poettering3-12/+12
2012-09-24journalctl: print correct timespan in verifyMirco Tischler1-1/+1
2012-09-24util: don't export parsed_columnsLennart Poettering1-1/+2
2012-09-24journal: set seal even for readonly journalfilesMirco Tischler1-2/+1
2012-09-24journalctl: reset cached column count on SIGWINCHDave Reisner3-1/+10
2012-09-24mount: simplify device node conditions a bitLennart Poettering1-10/+12
2012-09-24mount: only run fsck for actual device nodesLennart Poettering1-1/+3
2012-09-24main: don't try to mout cpuset with cpu+cpuacct anymoreLennart Poettering2-10/+30
2012-09-24Revert "comment out uncommitted test source code"Lennart Poettering1-4/+4
2012-09-24journal: add missing test fileLennart Poettering2-0/+80
2012-09-23NEWS: fix some typosLennart Poettering1-3/+3
2012-09-23comment out uncommitted test source codeKay Sievers1-4/+4
2012-09-23udev: free fd before return in accelerometer.cLukas Nykryn1-1/+3
2012-09-23udev: free fd before return in scsi_serial.cLukas Nykryn1-1/+2
2012-09-23udev: free rule structure on errorVáclav Pavlín1-18/+14
2012-09-23udev: check return value of writeVáclav Pavlín1-1/+4
2012-09-23udev: check return value of symlinkVáclav Pavlín1-1/+4
2012-09-23libudev: check return value of renameVáclav Pavlín1-1/+4
2012-09-23udev: check malloc return in collect/collect.cVáclav Pavlín1-3/+22
2012-09-21bash-completion: fix whitespaceDave Reisner1-6/+6
2012-09-21bash-completion: add rumidentary support for journalctlDave Reisner1-0/+51
2012-09-22journal: bring mmap cache prototype in syncLennart Poettering1-1/+1
2012-09-21build-sys: prepare release 191v191Lennart Poettering3-7/+52
2012-09-21journal: always keep marked mmap windows aroundLennart Poettering1-2/+2
2012-09-21missing: Fix compilation error due to wrong __NR_name_to_handle_at definitionEelco Dolstra1-4/+4
2012-09-21journald: log how big the journal files may growLennart Poettering2-6/+20
2012-09-21journalctl: make the argument to -n optionalLennart Poettering2-14/+21
2012-09-21journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering5-457/+341
2012-09-21multi-seat-x: drop a lot of unnecessary codeLennart Poettering2-90/+7
2012-09-21sysctl: always return the last error we encounteredLennart Poettering1-9/+9
2012-09-21nspawn: document why we don't check resolv.conf mount errorsLennart Poettering1-0/+2
2012-09-21nspawn: we can't overmount /etc/localtime anymore since it's usually a symlin...Lennart Poettering1-9/+42
2012-09-21hwclock: add missing OOM checkLennart Poettering1-0/+5
2012-09-21pam: document that we don't do error checking when parsing vtnrLennart Poettering1-0/+1
2012-09-21journal: don't allow journal_file_open() to be called with ret being NULLLennart Poettering1-3/+2
2012-09-21login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctlLukas Nykryn1-0/+1
2012-09-21sysctl: fix error code handlingLukas Nykryn1-0/+2
2012-09-21modules-load: initalize files to nullVáclav Pavlín1-1/+1
2012-09-21locale: make sure that l is freedVáclav Pavlín1-1/+3
2012-09-21login: check return value of session_get_idle_hintVáclav Pavlín1-1/+5
2012-09-21logind: check return value, log warning on errorVáclav Pavlín2-2/+6
2012-09-21cgtop: missing '-'Václav Pavlín1-1/+1
2012-09-21multi-seat-x: drop framebuffer specific stuff, as we have a DRM driver nowDave Airlie1-7/+1