summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* build-sys: prepare release 188v188Lennart Poettering2012-08-081-1/+5
* Merge remote-tracking branch 'simonpe/cleanup'Lennart Poettering2012-08-088-1600/+650
|\
| * logind: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-083-105/+42
| * update-utmp: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-081-80/+38
| * loginctl: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-081-509/+144
| * move bus_method_call_with_reply() to dbus-commonSimon Peeters2012-08-083-74/+84
| * systemctl: use bus_method_call_with_reply() where posibleSimon Peeters2012-08-081-890/+342
| * systemctl: add bus_method_call_with_replySimon Peeters2012-08-081-0/+58
* | udev: fix typo in copyrightKay Sievers2012-08-082-2/+2
* | systemd: introduced new timeout typesMichal Sekletar2012-08-085-21/+39
* | udev: re-initialize builtins in the daemon process, not in the workerKay Sievers2012-08-083-19/+23
* | udev: initialize rules dir timestamps when reading rulesKay Sievers2012-08-081-1/+4
|/
* journalctl: include corrupted files in outputLennart Poettering2012-08-071-4/+10
* mount-setup: change system mount propagation to shared by defaultLennart Poettering2012-08-061-0/+9
* sysctl: apply configuration at onceMichal Sekletar2012-08-061-16/+76
* main: fix typoLennart Poettering2012-08-061-1/+2
* continue work with error messages, log_oom()Shawn Landden2012-08-064-25/+32
* shutdown: allow to specify broadcast message when cancelling shutdownMichal Sekletar2012-08-062-11/+32
* cryptsetup: add keyfile-size= supportTom Gundersen2012-08-031-7/+15
* logs-show: fix off-by-one errorShawn Landen2012-08-031-1/+1
* test: allow deletion of temporary files from normal fsZbigniew Jędrzejewski-Szmek2012-08-032-2/+2
* keyboard-force-release: Fix previous commitMartin Pitt2012-08-031-1/+1
* keyboard-force-release: Apply to all Fujitso AMILO modelsMartin Pitt2012-08-031-1/+1
* udev: path_id - add comment about the unrteliable rebase logicKay Sievers2012-08-031-1/+17
* journal: add sd_journal_perror() to APILennart Poettering2012-08-014-3/+98
* journald: fixed memory leakArtur Zaprzala2012-07-311-0/+1
* libudev-queue.c: simplified open_queue_fileArvydas Sidorenko2012-07-311-3/+1
* automount: print mount point in debug messageZbigniew Jędrzejewski-Szmek2012-07-311-2/+3
* udev: set log.c's log level from udev's kernel command line optionKay Sievers2012-07-301-5/+8
* udev: add missing newline when writing to /dev/kmsgKay Sievers2012-07-301-1/+1
* logind: add new loginctl lock-sessions commandLennart Poettering2012-07-292-0/+46
* logind: add LockSessions() call to lock all local sessions at onceLennart Poettering2012-07-291-0/+13
* selinux: avoid inclusion of null_log without selinuxDave Reisner2012-07-281-0/+2
* systemctl: append .service to unit names lacking suffixLennart Poettering2012-07-281-2/+9
* journalctl: add --priority= switch for filtering by priorityLennart Poettering2012-07-271-1/+85
* cgtop: add --version optionZbigniew Jędrzejewski-Szmek2012-07-261-7/+19
* cgtop: use full terminal widthZbigniew Jędrzejewski-Szmek2012-07-263-17/+45
* Add a 'b' option to cgtop, equivalent to the same option in topDavid Strauss2012-07-261-7/+22
* Add an 'n' option to cgtop (equivalent to top)David Strauss2012-07-261-5/+20
* journald: log driver messages at LOG_INFOLennart Poettering2012-07-261-1/+1
* journalctl: hightlight log lines by priorityLennart Poettering2012-07-264-15/+58
* logs-show: fix OOM pathLennart Poettering2012-07-261-2/+3
* login: lose policy a bit: allow user suspend unauthenticated when multiple se...Lennart Poettering2012-07-261-1/+1
* log: out-of-line __log_oom()Michal Schmidt2012-07-262-5/+7
* log: log_oom() must be a macroMichal Schmidt2012-07-261-4/+5
* udev: cdrom_id, accelerometer - enable debug output for --debugKay Sievers2012-07-262-4/+4
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-2640-310/+183
* unit-name: style fix in unit_name_is_template()Michal Schmidt2012-07-261-1/+2
* systemd: enable/disable instances of templateMichal Sekletar2012-07-263-10/+81
* unit: add missing deps in unit_dependency_tableMichal Schmidt2012-07-261-6/+8