summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-03build-sys: prepare 194v194Lennart Poettering3-5/+24
2012-10-03man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering3-7/+23
2012-10-03dbus: add some more safety checks before accepting data from bus clientsLennart Poettering5-2/+62
2012-10-03journal-send: simplificationLennart Poettering1-8/+8
2012-10-03journald: only accept fds from certain directoriesLennart Poettering2-3/+44
2012-10-03update TODOLennart Poettering1-0/+3
2012-10-03selinux: properly free dbus errorLennart Poettering1-0/+1
2012-10-03build-sys: fix !HAVE_SELINUX caseColin Walters1-2/+6
2012-10-03 vconsole: default to the kernel compiled-in keymapTom Gundersen1-7/+0
2012-10-03vconsole: default to the kernel compiled-in fontTom Gundersen3-20/+10
2012-10-02selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering6-108/+69
2012-10-02audit: turn the audit fd into a static variableLennart Poettering7-39/+115
2012-10-02selinux: rework selinux access check logicLennart Poettering24-685/+681
2012-10-02TODOLennart Poettering1-0/+12
2012-10-02update TODOKay Sievers1-0/+7
2012-10-02update TODOKay Sievers1-0/+2
2012-10-02update TODOKay Sievers1-5/+2
2012-10-02man: fix invalid links to generator wiki pagesDave Reisner4-4/+4
2012-10-02journald: assert target instead of pageLukas Nykryn1-1/+1
2012-10-02shared: fail mkdir_p if the target exists and is not a directoryZbigniew Jędrzejewski-Szmek1-1/+9
2012-10-02nspawn: use automatic cleanup and provide debug infoZbigniew Jędrzejewski-Szmek3-88/+71
2012-10-02trivial: fix typoZbigniew Jędrzejewski-Szmek2-2/+2
2012-10-01Minor typoTollef Fog Heen1-1/+1
2012-10-01Be consistent about "." vs no "." at the end of lines"Tollef Fog Heen1-4/+4
2012-10-01pam: check environ[] for XDG_SEAT as fallbackLennart Poettering1-0/+8
2012-09-28selinux: fix various problemsDaniel J Walsh1-37/+93
2012-09-28journald: rework auto-rotation logicLennart Poettering1-43/+56
2012-09-28journald: close sd_journal context after flushing to /varLennart Poettering1-2/+5
2012-09-27tmpfiles: restore previous behavior for F/fDave Reisner1-0/+4
2012-09-28man: correct the default logging rate limit to actually say what the code imp...v193Lennart Poettering1-1/+1
2012-09-28build-sys: prepare 193Lennart Poettering3-9/+45
2012-09-28journal: add missing browse.html fileLennart Poettering1-0/+282
2012-09-28journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering8-0/+710
2012-09-28sd-journal: properly parse cursor stringsLennart Poettering1-6/+6
2012-09-28logs-show: various cleanupsLennart Poettering5-160/+193
2012-09-28journalctl: add --cursor switchLennart Poettering2-2/+28
2012-09-27update TODOLennart Poettering1-0/+2
2012-09-27build-sys: bump revisionLennart Poettering1-1/+1
2012-09-27udev: don't let systemd-udev-settle delay basic.targetTom Gundersen1-1/+0
2012-09-27udev: collect - use snprintf()Robert Milasan1-1/+1
2012-09-27udev: remove Install section from systemd-udev-settle.serviceKay Sievers1-3/+0
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