systemd 188
  1. c269cec build-sys: prepare release 188 by Lennart Poettering · 13 years ago v188
  2. 9ed63f1 Merge remote-tracking branch 'simonpe/cleanup' by Lennart Poettering · 13 years ago
  3. 238b53a udev: fix typo in copyright by Kay Sievers · 13 years ago
  4. d568a33 systemd: introduced new timeout types by Michal Sekletar · 13 years ago
  5. b9c26b4 logind: use bus_method_call_with_reply() where posible by Simon Peeters · 13 years ago
  6. 436ddde update-utmp: use bus_method_call_with_reply() where posible by Simon Peeters · 13 years ago
  7. 7781e06 udev: re-initialize builtins in the daemon process, not in the worker by Kay Sievers · 13 years ago
  8. 3b8c1cb udev: initialize rules dir timestamps when reading rules by Kay Sievers · 13 years ago
  9. 2a3613b loginctl: use bus_method_call_with_reply() where posible by Simon Peeters · 13 years ago
  10. c67de56 move bus_method_call_with_reply() to dbus-common by Simon Peeters · 13 years ago
  11. f22f08c systemctl: use bus_method_call_with_reply() where posible by Simon Peeters · 13 years ago
  12. f3de59c systemctl: add bus_method_call_with_reply by Simon Peeters · 13 years ago
  13. de2c390 journalctl: include corrupted files in output by Lennart Poettering · 13 years ago
  14. b3ac5f8 mount-setup: change system mount propagation to shared by default by Lennart Poettering · 13 years ago
  15. 86fc77c sysctl: apply configuration at once by Michal Sekletar · 13 years ago
  16. 6afa301 main: fix typo by Lennart Poettering · 13 years ago
  17. 1421211 continue work with error messages, log_oom() by Shawn Landden · 13 years ago
  18. dfcc5c3 shutdown: allow to specify broadcast message when cancelling shutdown by Michal Sekletar · 13 years ago
  19. 4271d82 cryptsetup: add keyfile-size= support by Tom Gundersen · 13 years ago
  20. 193556b logs-show: fix off-by-one error by Shawn Landen · 13 years ago
  21. ab06055 test: allow deletion of temporary files from normal fs by Zbigniew Jędrzejewski-Szmek · 13 years ago
  22. c672070 keyboard-force-release: Fix previous commit by Martin Pitt · 13 years ago
  23. d4c4419 keyboard-force-release: Apply to all Fujitso AMILO models by Martin Pitt · 13 years ago
  24. 1c7dfbf udev: path_id - add comment about the unrteliable rebase logic by Kay Sievers · 13 years ago
  25. 18c7ed1 journal: add sd_journal_perror() to API by Lennart Poettering · 13 years ago
  26. 4cdc459 journald: fixed memory leak by Artur Zaprzala · 13 years ago
  27. a267beb libudev-queue.c: simplified open_queue_file by Arvydas Sidorenko · 13 years ago
  28. 2cc5887 automount: print mount point in debug message by Zbigniew Jędrzejewski-Szmek · 14 years ago
  29. 023b9d3 udev: set log.c's log level from udev's kernel command line option by Kay Sievers · 13 years ago
  30. 02aee10 udev: add missing newline when writing to /dev/kmsg by Kay Sievers · 13 years ago
  31. 7212a8a logind: add new loginctl lock-sessions command by Lennart Poettering · 13 years ago
  32. fa2b196 logind: add LockSessions() call to lock all local sessions at once by Lennart Poettering · 13 years ago
  33. f8e9f2c selinux: avoid inclusion of null_log without selinux by Dave Reisner · 13 years ago
  34. 56d4fbf systemctl: append .service to unit names lacking suffix by Lennart Poettering · 13 years ago
  35. 941e990 journalctl: add --priority= switch for filtering by priority by Lennart Poettering · 13 years ago
  36. 0d7e32f cgtop: add --version option by Zbigniew Jędrzejewski-Szmek · 13 years ago
  37. 11f96fa cgtop: use full terminal width by Zbigniew Jędrzejewski-Szmek · 13 years ago
  38. e66bb58 Add a 'b' option to cgtop, equivalent to the same option in top by David Strauss · 13 years ago
  39. a152771 Add an 'n' option to cgtop (equivalent to top) by David Strauss · 13 years ago
  40. c51742d journald: log driver messages at LOG_INFO by Lennart Poettering · 13 years ago
  41. 4982618 journalctl: hightlight log lines by priority by Lennart Poettering · 13 years ago
  42. 46b0d92 logs-show: fix OOM path by Lennart Poettering · 13 years ago
  43. 9d17cf3 login: lose policy a bit: allow user suspend unauthenticated when multiple sessions exist by Lennart Poettering · 13 years ago
  44. 6dc1e7e log: out-of-line __log_oom() by Michal Schmidt · 13 years ago
  45. cd6f1c0 log: log_oom() must be a macro by Michal Schmidt · 13 years ago
  46. e239cd8 udev: cdrom_id, accelerometer - enable debug output for --debug by Kay Sievers · 13 years ago
  47. 0d0f0c5 log.h: new log_oom() -> int -ENOMEM, use it by Shawn Landden · 13 years ago
  48. a7b9ecf unit-name: style fix in unit_name_is_template() by Michal Schmidt · 13 years ago
  49. 29283ea systemd: enable/disable instances of template by Michal Sekletar · 13 years ago
  50. ac6a4ab unit: add missing deps in unit_dependency_table by Michal Schmidt · 13 years ago
  51. 60649f1 unit: make the table of inverse deps symmetric by Michal Schmidt · 13 years ago
  52. b05afff dbus-unit: expose PartOf/ConsistsOf properties by Michal Schmidt · 13 years ago
  53. 85e9a10 systemd: added new dependency PartOf by Michal Sekletar · 13 years ago
  54. 669241a use "Out of memory." consistantly (or with "\n") by Shawn Landden · 13 years ago
  55. b2fc39a modules-load: fix kernel cmdline parsing by Michal Schmidt · 13 years ago
  56. d4447f4 main: set PR_SET_CHILD_REAPER for MANAGER_USER by Auke Kok · 13 years ago
  57. 578ac06 conf-files: continue searching if one dir fails by Michal Schmidt · 13 years ago
  58. ff87b7e uaccess: add ID_SECURITY_TOKEN device class for USB authentication keys by Kay Sievers · 13 years ago
  59. 81cf1c4 systemctl: use color specification understood by dot by Zbigniew Jędrzejewski-Szmek · 13 years ago
  60. fafb6ec journalctl: fix ellipsization with PAGER=cat by Zbigniew Jedrzejewski-Szmek · 13 years ago
  61. f84b1a8 keymap: Broaden ThinkPad X2.. tablet match to also apply to X230 by Terence Honles · 13 years ago
  62. 956b78e sd-daemon: remove unnecessary memset calls by Jim Meyering · 14 years ago
  63. 17804d7 logind: fix operation precedence mix-up by Zbigniew Jędrzejewski-Szmek · 13 years ago
  64. 335c8d5 test: correct enum misassignment by Zbigniew Jędrzejewski-Szmek · 13 years ago
  65. d91b884 collect, keymap, systemctl: use _noreturn_ by Zbigniew Jędrzejewski-Szmek · 13 years ago
  66. 3f2afb2 tmpfiles: also look in /lib/tmpfiles.d on split /usr systems by Lennart Poettering · 13 years ago
  67. 2a3fe9a udev: path_id - export path for platform block devices by Kay Sievers · 13 years ago
  68. b61a466 journalctl: fix assertion failure in ellipsize_mem() by Eelco Dolstra · 13 years ago
  69. cba6e06 units: apply default resource limits to socket/mount/swap processes too by Lennart Poettering · 13 years ago
  70. c74f17d core: drop KillMode parameter from KillUnit() bus call by Lennart Poettering · 13 years ago
  71. 4819ff0 unit: split off KillContext from ExecContext containing only kill definitions by Lennart Poettering · 13 years ago
  72. 3146a30 journald: upgrade signal reception message to INFO by Lennart Poettering · 13 years ago
  73. 3917738 udev: firmware - do not cancel requests in the initrd by Kay Sievers · 13 years ago
  74. c2f1db8 use #pragma once instead of foo*foo #define guards by Shawn Landden · 13 years ago
  75. 4a842ca journal: allow watching symlinked journal dirs by Lennart Poettering · 13 years ago
  76. 7827b1a journal: when watching directories actually watch the directories asked for by Lennart Poettering · 13 years ago
  77. a1a1898 journal: rotate busy files away when we try to write to them by Lennart Poettering · 13 years ago
  78. 6f5878a journal: follow symlinks when enumerating journals by Lennart Poettering · 13 years ago
  79. 31f92a7 manager: use a private notify sockets in containers to avoid problems with shared abstract socket namespaces by Lennart Poettering · 13 years ago
  80. 3d14178 killall: avoid gcc warning about wait name clash by Lennart Poettering · 13 years ago
  81. db7feb7 nspawn: generate proper error messages in the child by Lennart Poettering · 13 years ago
  82. 9f8d298 journald: don't choke on journal files with no cutoff date by Lennart Poettering · 13 years ago
  83. 57fb9fb nspawn: introduce new --link-journal= switch to link container journals into host by Lennart Poettering · 13 years ago
  84. 4a299a7 journal: remove all of /run/log/journal when serializing, since the machine ID might deviate by Lennart Poettering · 13 years ago
  85. 4ca86bb journal: don't complain if the syslog forwarder socket doesn't exist by Lennart Poettering · 13 years ago
  86. 361f9cb journal: when we suggest a rotation, explain why by Lennart Poettering · 13 years ago
  87. dfabe64 journal: estimate data hash table size a bit larger by default by Lennart Poettering · 13 years ago
  88. c2a623d journald: fix another bad memory access by Lennart Poettering · 13 years ago
  89. 32fca2d journald: fix bad memory access by Lennart Poettering · 13 years ago
  90. 9446904 keymap: Add Dell Latitude force-release quirk by Rex Tsai · 13 years ago
  91. d4943dc service: don't print a warning if we are in autorestart state, and can't start a unit just yet by Lennart Poettering · 13 years ago
  92. a8bb2e6 service: make start jobs wait, not fail, when an automatic restart is queued by Lennart Poettering · 13 years ago
  93. 6b78f9b unit: don't serialize job state, only unit state across switch-root by Lennart Poettering · 13 years ago
  94. cee530b switch-root: don't wait for processes by Lennart Poettering · 13 years ago
  95. 92a1fd9 journalctl: do not ellipsize when using pager by Zbigniew Jędrzejewski-Szmek · 13 years ago
  96. 085d712 logs: Adapt interface in log-show.c (show_journal_by_unit) by Zbigniew Jędrzejewski-Szmek · 13 years ago
  97. 25277cd logs: Adapt interface in log-show.c (output_journal) by Zbigniew Jędrzejewski-Szmek · 13 years ago
  98. fdc0d84 Revert "keymap: add --version option" by Kay Sievers · 13 years ago
  99. d8f173f keymap: add --version option by Zbigniew Jędrzejewski-Szmek · 13 years ago
  100. 9ba0bc4 systemd: add --version option by Zbigniew Jędrzejewski-Szmek · 13 years ago