systemd 183
  1. b6bfc7b swap: avoid bad memory access by Lennart Poettering · 13 years ago v183
  2. 9262a51 build-sys: prepare release 183 by Lennart Poettering · 13 years ago
  3. ec8927c main: add configuration option to alter capability bounding set for PID 1 by Lennart Poettering · 13 years ago
  4. e056b01 service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVE by Lennart Poettering · 13 years ago
  5. 1afd5be journal: don't complain if SELinux userspace is available but the kernel lacks it by Lennart Poettering · 13 years ago
  6. 66b1a24 man: properly document FsckPassNo= for mount units by Lennart Poettering · 13 years ago
  7. 8d59c9b readahead: use Conflicts= instead of masking to get rid of readahead units by Lennart Poettering · 13 years ago
  8. db5eea5 readahead: disable collect/replay during system updates by Lennart Poettering · 13 years ago
  9. 08231e5 readahead: avoid running of readahead services if readahead is already done by Lennart Poettering · 13 years ago
  10. e905f48 readahead: avoid activating the journal by accident, log directly to kmsg by Lennart Poettering · 13 years ago
  11. 07719a2 manager: rework generator logic by Lennart Poettering · 13 years ago
  12. 1b64d02 units: remove service sysv_path variable and replace it by generic unit_path by Lennart Poettering · 13 years ago
  13. a690306 log: make sure generators never log into the journal to avoid activation deadlocks by Lennart Poettering · 13 years ago
  14. 399c5f9 mount: drop unused function by Lennart Poettering · 13 years ago
  15. d360705 system-update: add system update generator by Lennart Poettering · 13 years ago
  16. 5ad661b journal: log journal internal messages to kmsg by Lennart Poettering · 13 years ago
  17. e6a2674 execute: use a much lower idle timeout that default time by Lennart Poettering · 13 years ago
  18. 6b1dc2b mount: replace PID1 internal fstab parser with generator by Lennart Poettering · 13 years ago
  19. 745e2fb main: only fall back to /bin/sh in case /sbin/init does not exist by Kay Sievers · 13 years ago
  20. 9b958ef logind: fix write out of user state file by Lennart Poettering · 13 years ago
  21. b46178e switch-root: do not use close old_root_fd after rm_rf_children() by Harald Hoyer · 13 years ago
  22. 7925c22 util: make sure to fstatat() at most once in rm_rf_children() by Lennart Poettering · 13 years ago
  23. 499fb21 journal: crash when filesystem is low on space by Sjoerd Simons · 13 years ago
  24. bf4df7c main: properly queue default.target after switched root by Lennart Poettering · 13 years ago
  25. 0b27032 keymap: support for Lenovo IdeaPad Z570 keyboard by Maxim A. Mikityanskiy · 13 years ago
  26. 92a39ae mount: use the same fstab extension option syntax everywhere by Lennart Poettering · 13 years ago
  27. 2e9d6c1 service: fix auto-restart handling in service_start() by David Ward · 13 years ago
  28. f0c7b22 service: fix auto-restart handling in service_stop() by David Ward · 13 years ago
  29. feae8ad service: actually delay auto-restart if another job is pending by David Ward · 13 years ago
  30. 30edf11 cgtop: change default depth to 3 by Lennart Poettering · 13 years ago
  31. fec2aa2 Fixed handling of posix_fallocate() returned value by Guillermo Vidal · 13 years ago
  32. 9277352 systemd-analyze: switch to python getopt for argument parsing by Shawn Landden · 13 years ago
  33. c93ff2e main: allow system wide limits for services by Frederic Crozat · 13 years ago
  34. 401cc72 journald: one more SYSLOG_IDENTIFIER length fix by Michal Schmidt · 13 years ago
  35. fca1b90a journald: fix length of "SYSLOG_IDENTIFIER=" by Michal Schmidt · 13 years ago
  36. 8f33b5b util: rework in_initrd() logic by Lennart Poettering · 13 years ago
  37. 2660882 main: rename a few fix to follow general naming style by Lennart Poettering · 13 years ago
  38. 4166931 switch-root: move switch_root() call into its own .c file by Lennart Poettering · 13 years ago
  39. 97a66e9 main: do_switch_root() do not recursively remove across device boundaries by Harald Hoyer · 13 years ago
  40. 597f43c util: rm_rf_children() add root_dev parameter by Harald Hoyer · 13 years ago
  41. d966a7b delta/delta.c: initialize bottom for fail state by Harald Hoyer · 13 years ago
  42. c3ba625 core/main.c: handle the initrd timestamp differently, if in the initrd by Harald Hoyer · 13 years ago
  43. e148ac5 core/main.c: do_switch_root(): do not remove the old root if not in initrd by Harald Hoyer · 13 years ago
  44. d03bc1b core/main.c: add "--switchedroot" parameter by Harald Hoyer · 13 years ago
  45. f38ed06 manager: only serialize the timestamps for the initramfs if in_initrd() by Harald Hoyer · 13 years ago
  46. 9be346c util.c: add in_initrd() by Harald Hoyer · 13 years ago
  47. f67cc03 main: corrected do_switch_root() by Harald Hoyer · 13 years ago
  48. 386da85 delta: fix spelling of overridden by Nis Martensen · 13 years ago
  49. 4d768ce util: fix typo in newdup by Frederic Crozat · 13 years ago
  50. 940c521 sd-pam: Drop uid so parent signal arrives at child. by Auke Kok · 13 years ago
  51. 89834a7 journalctl: fix built-in usage output by Daniel Mack · 13 years ago
  52. 2a2aab6 cryptsetup: support discards (TRIM) by Matthew Monaco · 13 years ago
  53. b8f8323 main: try a bit harder to find an init process to execute after reexec/switch-root by Lennart Poettering · 13 years ago
  54. 3614084 service: make the fsck pass no configurable by Lennart Poettering · 13 years ago
  55. f7f21d3 cryptsetup: a few simplifications by Lennart Poettering · 13 years ago
  56. 344de60 hostname-setup: also consider (ńone) an unset hostname by Lennart Poettering · 13 years ago
  57. 78d54bd unit: introduce RequiredBy= setting in [Install], to complement WantedBy= by Lennart Poettering · 13 years ago
  58. 6ccf756 login: minor typo fix by Lennart Poettering · 13 years ago
  59. 49dbfa7 units: introduce new Documentation= field and make use of it everywhere by Lennart Poettering · 13 years ago
  60. a223b32 systemctl: drop useless DBus calls from 'systemctl show foo.service' by Michal Schmidt · 13 years ago
  61. 80fbf05 dbus-unit: always load the unit before handling a message for it by Michal Schmidt · 13 years ago
  62. c0ef53a delta: drop PHP'ism by Lennart Poettering · 13 years ago
  63. 8e812a2 delta: don't highlight unchanged files by Lennart Poettering · 13 years ago
  64. 866062b delta: introduce arg_flags field, to follow our usual scheme by Lennart Poettering · 13 years ago
  65. c802137 delta: use same nomenclature for equivalent and redirected everywhere by Lennart Poettering · 13 years ago
  66. 4c4e643 delta: enums are much cooler than defines by Lennart Poettering · 13 years ago
  67. 807f464 delta: Support filtering what type of deltas to show by Gergely Nagy · 13 years ago
  68. 3ea6e73 delta: add preset dirs by Lennart Poettering · 13 years ago
  69. 7e8d576 delta: add missing files by Lennart Poettering · 13 years ago
  70. ee83acc switch-root: check for absolute paths by Lennart Poettering · 13 years ago
  71. c195956 udev: update docs, NEWS by Kay Sievers · 13 years ago
  72. 20bbd54 udev: libudev - bump soname, remove deprecated functions, introduce symbol versions by Kay Sievers · 13 years ago
  73. 03ad113 tmpfiles: if we are supposed to write a string to a file, it's OK if we can't write the trailing newline by Lennart Poettering · 13 years ago
  74. ba49b4a install: fix inverted meaning of '--force' in systemctl enable by Michal Schmidt · 13 years ago
  75. 990478a missing: Fix broken syscall(__NR_fanotify_mark... on ppc32 by Andreas Schwab · 13 years ago
  76. ee1f44b sd-login: update header docs a bit by Lennart Poettering · 13 years ago
  77. c1d70f7 namespace: make PrivateTmp= apply to both /tmp and /var/tmp by Lennart Poettering · 13 years ago
  78. 957eb8c systemctl: add switch-root verb by Lennart Poettering · 13 years ago
  79. 50913bc core: add extra safety check before switching root by Lennart Poettering · 13 years ago
  80. 7cf82e0 job: info message if JOB_VERIFY_ACTIVE detects an inactive unit by Michal Schmidt · 13 years ago
  81. 1f136e7 job: report the status of first half of JOB_RESTART the same as JOB_STOP by Michal Schmidt · 13 years ago
  82. c691829 unit: unit type dependent status messages by Michal Schmidt · 13 years ago
  83. 9ab7a8d unit: print the color status marks on the left by Michal Schmidt · 13 years ago
  84. 5f23d5b job: change red [ABORT] status to yellow [DEPEND] by Michal Schmidt · 13 years ago
  85. 66aa6f7 job: only jobs on the runqueue can be run by Michal Schmidt · 13 years ago
  86. 0e5ba4e keymap: Add Mio N890 by Martin Pitt · 13 years ago
  87. 9e055fb udev: path_id - cciss - set "we have a bus" flag by Kay Sievers · 13 years ago
  88. 68acb21 udev: path_id - add cciss support by Hannes Reinecke · 13 years ago
  89. 1ebf0cb dbus-manager: fix tainted string by Michal Schmidt · 13 years ago
  90. b809bd0 main: fix uninitialized variable by Michal Schmidt · 13 years ago
  91. e564a98 main: fix assertion failure due to use of ELEMENTSOF on a non-array by Michal Schmidt · 13 years ago
  92. d4d046e util: a few updates for rm_rf() by Lennart Poettering · 13 years ago
  93. 664f88a manager: introduce SwitchRoot bus call for initrd/main transition by Lennart Poettering · 13 years ago
  94. 14753f3 path-util: there is no function path_parent() by Lennart Poettering · 13 years ago
  95. a5d87bf main: simplify+unify logic for parsing runtime booleans by Lennart Poettering · 13 years ago
  96. d889a20 logind: implement suspend/hibernate calls with inhibition logic by Lennart Poettering · 13 years ago
  97. 6edd7d0 sleep: implement suspend/hibernate as first class targets by Lennart Poettering · 13 years ago
  98. 4943c1c logind: use "sleep" as generic term for "suspend", "hibernate", and later on "hybrid suspend" by Lennart Poettering · 13 years ago
  99. dd5f0a9 logind: fix test-inhibit by Lennart Poettering · 13 years ago
  100. 9eb977d util: split-out path-util.[ch] by Kay Sievers · 13 years ago