summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: prepare 194v194Lennart Poettering2012-10-033-5/+24
* man: document behaviour of ListenStream= with only a port number in regards t...Lennart Poettering2012-10-033-7/+23
* dbus: add some more safety checks before accepting data from bus clientsLennart Poettering2012-10-035-2/+62
* journal-send: simplificationLennart Poettering2012-10-031-8/+8
* journald: only accept fds from certain directoriesLennart Poettering2012-10-032-3/+44
* update TODOLennart Poettering2012-10-031-0/+3
* selinux: properly free dbus errorLennart Poettering2012-10-031-0/+1
* build-sys: fix !HAVE_SELINUX caseColin Walters2012-10-031-2/+6
* vconsole: default to the kernel compiled-in keymapTom Gundersen2012-10-031-7/+0
* vconsole: default to the kernel compiled-in fontTom Gundersen2012-10-033-20/+10
* selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...Lennart Poettering2012-10-026-108/+69
* audit: turn the audit fd into a static variableLennart Poettering2012-10-027-39/+115
* selinux: rework selinux access check logicLennart Poettering2012-10-0224-685/+681
* TODOLennart Poettering2012-10-021-0/+12
* update TODOKay Sievers2012-10-021-0/+7
* update TODOKay Sievers2012-10-021-0/+2
* update TODOKay Sievers2012-10-021-5/+2
* man: fix invalid links to generator wiki pagesDave Reisner2012-10-024-4/+4
* journald: assert target instead of pageLukas Nykryn2012-10-021-1/+1
* shared: fail mkdir_p if the target exists and is not a directoryZbigniew Jędrzejewski-Szmek2012-10-021-1/+9
* nspawn: use automatic cleanup and provide debug infoZbigniew Jędrzejewski-Szmek2012-10-023-88/+71
* trivial: fix typoZbigniew Jędrzejewski-Szmek2012-10-022-2/+2
* Minor typoTollef Fog Heen2012-10-011-1/+1
* Be consistent about "." vs no "." at the end of lines"Tollef Fog Heen2012-10-011-4/+4
* pam: check environ[] for XDG_SEAT as fallbackLennart Poettering2012-10-011-0/+8
* selinux: fix various problemsDaniel J Walsh2012-09-281-37/+93
* journald: rework auto-rotation logicLennart Poettering2012-09-281-43/+56
* journald: close sd_journal context after flushing to /varLennart Poettering2012-09-281-2/+5
* tmpfiles: restore previous behavior for F/fDave Reisner2012-09-271-0/+4
* 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