summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-06mount-setup: change system mount propagation to shared by defaultLennart Poettering1-0/+9
2012-08-06sysctl: apply configuration at onceMichal Sekletar1-16/+76
2012-08-06main: fix typoLennart Poettering1-1/+2
2012-08-06continue work with error messages, log_oom()Shawn Landden4-25/+32
2012-08-06shutdown: allow to specify broadcast message when cancelling shutdownMichal Sekletar2-11/+32
2012-08-03cryptsetup: add keyfile-size= supportTom Gundersen1-7/+15
2012-08-03logs-show: fix off-by-one errorShawn Landen1-1/+1
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-01journal: add sd_journal_perror() to APILennart Poettering4-3/+98
2012-07-31journald: fixed memory leakArtur Zaprzala1-0/+1
2012-07-31libudev-queue.c: simplified open_queue_fileArvydas Sidorenko1-3/+1
2012-07-31automount: print mount point in debug messageZbigniew Jędrzejewski-Szmek1-2/+3
2012-07-30udev: set log.c's log level from udev's kernel command line optionKay Sievers1-5/+8
2012-07-30udev: add missing newline when writing to /dev/kmsgKay Sievers1-1/+1
2012-07-29logind: add new loginctl lock-sessions commandLennart Poettering2-0/+46
2012-07-29logind: add LockSessions() call to lock all local sessions at onceLennart Poettering1-0/+13
2012-07-28selinux: avoid inclusion of null_log without selinuxDave Reisner1-0/+2
2012-07-28systemctl: append .service to unit names lacking suffixLennart Poettering1-2/+9
2012-07-27journalctl: add --priority= switch for filtering by priorityLennart Poettering1-1/+85
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 Poettering1-1/+1
2012-07-26journalctl: hightlight log lines by priorityLennart Poettering4-15/+58
2012-07-26logs-show: fix OOM pathLennart Poettering1-2/+3
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-26unit-name: style fix in unit_name_is_template()Michal Schmidt1-1/+2
2012-07-26systemd: enable/disable instances of templateMichal Sekletar3-10/+81
2012-07-26unit: add missing deps in unit_dependency_tableMichal Schmidt1-6/+8
2012-07-26unit: make the table of inverse deps symmetricMichal Schmidt1-1/+2
2012-07-26dbus-unit: expose PartOf/ConsistsOf propertiesMichal Schmidt1-0/+2
2012-07-26systemd: added new dependency PartOfMichal Sekletar4-1/+17
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden36-111/+111
2012-07-25modules-load: fix kernel cmdline parsingMichal Schmidt1-2/+2
2012-07-25main: set PR_SET_CHILD_REAPER for MANAGER_USERAuke Kok2-0/+13
2012-07-24conf-files: continue searching if one dir failsMichal Schmidt1-6/+6
2012-07-24uaccess: add ID_SECURITY_TOKEN device class for USB authentication keysKay Sievers1-0/+3
2012-07-23systemctl: use color specification understood by dotZbigniew Jędrzejewski-Szmek1-1/+1
2012-07-23journalctl: fix ellipsization with PAGER=catZbigniew Jedrzejewski-Szmek3-13/+14
2012-07-23keymap: Broaden ThinkPad X2.. tablet match to also apply to X230Terence Honles1-1/+1
2012-07-23sd-daemon: remove unnecessary memset callsJim Meyering3-4/+0
2012-07-22logind: fix operation precedence mix-upZbigniew Jędrzejewski-Szmek1-1/+1