summaryrefslogtreecommitdiffstats
path: root/man/systemd-binfmt.service.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-03build-sys: do not link systemctl against journal-internal and id128-internalSimon Peeters1-2/+0
2012-08-03logs-show: fix off-by-one errorShawn Landen1-1/+1
2012-08-03man: document three new cgtop optionsZbigniew Jędrzejewski-Szmek2-2/+30
2012-08-03test: allow deletion of temporary files from normal fsZbigniew Jędrzejewski-Szmek2-2/+2
2012-08-03keyboard-force-release: Fix previous commitMartin Pitt1-1/+1
2012-08-03keyboard-force-release: Apply to all Fujitso AMILO modelsMartin Pitt1-1/+1
2012-08-03udev: path_id - add comment about the unrteliable rebase logicKay Sievers1-1/+17
2012-08-01update TODOLennart Poettering1-0/+6
2012-08-01journal: add sd_journal_perror() to APILennart Poettering8-6/+140
2012-08-01update TODOLennart Poettering1-0/+2
2012-07-31journald: fixed memory leakArtur Zaprzala1-0/+1
2012-07-31libudev-queue.c: simplified open_queue_fileArvydas Sidorenko1-3/+1
2012-07-31doc: clarification in system.unit man pageZbigniew Jędrzejewski-Szmek1-2/+12
2012-07-31automount: print mount point in debug messageZbigniew Jędrzejewski-Szmek1-2/+3
2012-07-31Add a few more dependencies to READMEZbigniew Jędrzejewski-Szmek1-0/+5
2012-07-31build-sys: fix path to src/gudev/gudevenumtypes.hZbigniew Jędrzejewski-Szmek1-10/+10
2012-07-31build-sys: always create the output directory firstZbigniew Jędrzejewski-Szmek1-27/+30
2012-07-30udev: set log.c's log level from udev's kernel command line optionKay Sievers1-5/+8
2012-07-3099-systemd.rules.in: ignore nbd in the "add" ueventHarald Hoyer1-0/+3
2012-07-30rules/99-systemd.rules.in: ENV{SYSTEMD_READY}="0" for incomplete mdHarald Hoyer1-1/+1
2012-07-30update TODOKay Sievers1-0/+2
2012-07-30udev: add missing newline when writing to /dev/kmsgKay Sievers1-1/+1
2012-07-29logind: add new loginctl lock-sessions commandLennart Poettering4-0/+56
2012-07-29logind: add LockSessions() call to lock all local sessions at onceLennart Poettering1-0/+13
2012-07-29Revert "man: ship systemd-udevd as the real manpage"Lennart Poettering2-7/+7
2012-07-28man: grammar fixes for systemd-udev(8)Zbigniew Jędrzejewski-Szmek1-12/+17
2012-07-28selinux: avoid inclusion of null_log without selinuxDave Reisner1-0/+2
2012-07-28man: ship systemd-udevd as the real manpageDave Reisner2-7/+7
2012-07-28build-sys: always populate EXTRA_DISTBryan Kadzban1-51/+64
2012-07-28systemctl: append .service to unit names lacking suffixLennart Poettering2-6/+9
2012-07-27update TODOLennart Poettering1-0/+2
2012-07-27journalctl: add --priority= switch for filtering by priorityLennart Poettering3-1/+119
2012-07-26cgtop: add --version optionZbigniew Jędrzejewski-Szmek1-7/+19
2012-07-26cgtop: use full terminal widthZbigniew Jędrzejewski-Szmek3-17/+45
2012-07-26Add a 'b' option to cgtop, equivalent to the same option in topDavid Strauss1-7/+22
2012-07-26Add an 'n' option to cgtop (equivalent to top)David Strauss1-5/+20
2012-07-26journald: log driver messages at LOG_INFOLennart Poettering2-5/+1
2012-07-26journalctl: hightlight log lines by priorityLennart Poettering4-15/+58
2012-07-26logs-show: fix OOM pathLennart Poettering1-2/+3
2012-07-26build-sys: use correct cppPeeters Simon1-2/+2
2012-07-26update READMELennart Poettering1-0/+2
2012-07-26login: lose policy a bit: allow user suspend unauthenticated when multiple se...Lennart Poettering1-1/+1
2012-07-26log: out-of-line __log_oom()Michal Schmidt2-5/+7
2012-07-26log: log_oom() must be a macroMichal Schmidt1-4/+5
2012-07-26udev: cdrom_id, accelerometer - enable debug output for --debugKay Sievers2-4/+4
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden40-310/+183
2012-07-26update TODOKay Sievers1-0/+5
2012-07-26unit-name: style fix in unit_name_is_template()Michal Schmidt1-1/+2
2012-07-26systemd: enable/disable instances of templateMichal Sekletar4-24/+100
2012-07-26unit: add missing deps in unit_dependency_tableMichal Schmidt1-6/+8