summaryrefslogtreecommitdiffstats
path: root/introspect.awk (unfollow)
Commit message (Expand)AuthorFilesLines
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-28tmpfiles: 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