summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-10systemctl: fix issue with systemctl daemon-reexecSimon Peeters
2012-08-10shared/utf8: mark char* as constDave Reisner
2012-08-10shutdown: recursively mark root as private before pivotDave Reisner
2012-08-10id128: don't use C99 bool in public headersLennart Poettering
2012-08-09journald: never read the same kernel msg twice, and generate message when we ...Lennart Poettering
2012-08-09journalctl: support device node matches as shortcutLennart Poettering
2012-08-09journald: properly unescape messages from /dev/kmsgLennart Poettering
2012-08-09journald: also parse kernel key/value fields and store them prefixed with _KE...Lennart Poettering
2012-08-09journald: basic support for /dev/kmsg parsingLennart Poettering
2012-08-08fix a couple of issues found with llvm-analyzeLennart Poettering
2012-08-08build-sys: prepare release 188systemd/v188Lennart Poettering
2012-08-08Merge remote-tracking branch 'simonpe/cleanup'Lennart Poettering
2012-08-08udev: fix typo in copyrightKay Sievers
2012-08-08systemd: introduced new timeout typesMichal Sekletar
2012-08-08logind: use bus_method_call_with_reply() where posibleSimon Peeters
2012-08-08update-utmp: use bus_method_call_with_reply() where posibleSimon Peeters
2012-08-08udev: re-initialize builtins in the daemon process, not in the workerKay Sievers
2012-08-08udev: initialize rules dir timestamps when reading rulesKay Sievers
2012-08-08loginctl: use bus_method_call_with_reply() where posibleSimon Peeters
2012-08-08move bus_method_call_with_reply() to dbus-commonSimon Peeters
2012-08-08systemctl: use bus_method_call_with_reply() where posibleSimon Peeters
2012-08-08systemctl: add bus_method_call_with_replySimon Peeters
2012-08-07journalctl: include corrupted files in outputLennart Poettering
2012-08-06mount-setup: change system mount propagation to shared by defaultLennart Poettering
2012-08-06sysctl: apply configuration at onceMichal Sekletar
2012-08-06main: fix typoLennart Poettering
2012-08-06continue work with error messages, log_oom()Shawn Landden
2012-08-06shutdown: allow to specify broadcast message when cancelling shutdownMichal Sekletar
2012-08-03cryptsetup: add keyfile-size= supportTom Gundersen
2012-08-03logs-show: fix off-by-one errorShawn Landen
2012-08-03test: allow deletion of temporary files from normal fsZbigniew Jędrzejewski-Szmek
2012-08-03keyboard-force-release: Fix previous commitMartin Pitt
2012-08-03keyboard-force-release: Apply to all Fujitso AMILO modelsMartin Pitt
2012-08-03udev: path_id - add comment about the unrteliable rebase logicKay Sievers
2012-08-01journal: add sd_journal_perror() to APILennart Poettering
2012-07-31journald: fixed memory leakArtur Zaprzala
2012-07-31libudev-queue.c: simplified open_queue_fileArvydas Sidorenko
2012-07-31automount: print mount point in debug messageZbigniew Jędrzejewski-Szmek
2012-07-30udev: set log.c's log level from udev's kernel command line optionKay Sievers
2012-07-30udev: add missing newline when writing to /dev/kmsgKay Sievers
2012-07-29logind: add new loginctl lock-sessions commandLennart Poettering
2012-07-29logind: add LockSessions() call to lock all local sessions at onceLennart Poettering
2012-07-28selinux: avoid inclusion of null_log without selinuxDave Reisner
2012-07-28systemctl: append .service to unit names lacking suffixLennart Poettering
2012-07-27journalctl: add --priority= switch for filtering by priorityLennart Poettering
2012-07-26cgtop: add --version optionZbigniew Jędrzejewski-Szmek
2012-07-26cgtop: use full terminal widthZbigniew Jędrzejewski-Szmek
2012-07-26Add a 'b' option to cgtop, equivalent to the same option in topDavid Strauss
2012-07-26Add an 'n' option to cgtop (equivalent to top)David Strauss
2012-07-26journald: log driver messages at LOG_INFOLennart Poettering