1. b6bfc7b swap: avoid bad memory access by Lennart Poettering · 13 years ago v183
  2. f8c0a2c NEWS: fix even more typos by Lennart Poettering · 13 years ago
  3. 8bbabc4 update TODO by Lennart Poettering · 13 years ago
  4. 439d6df NEWS: fix more typos by Lennart Poettering · 13 years ago
  5. 3943231 NEWS: fix more typos by Lennart Poettering · 13 years ago
  6. 9ae9afc NEWS: fixo by Lennart Poettering · 13 years ago
  7. 187076d NEWS: explain the version jump by Lennart Poettering · 13 years ago
  8. ea5943d update TODO by Lennart Poettering · 13 years ago
  9. bd2b151 test/TEST-01-BASIC: add missing "; then" by Harald Hoyer · 13 years ago
  10. 7b17d41 test/TEST-01-BASIC: only test systemd-nspawn, if the test system uses systemd by Harald Hoyer · 13 years ago
  11. d9890f4 test/TEST-01-BASIC: add systemd-nspawn run with the root image by Harald Hoyer · 13 years ago
  12. 9262a51 build-sys: prepare release 183 by Lennart Poettering · 13 years ago
  13. 6b197f2 test/TEST-01-BASIC: untabified by Harald Hoyer · 13 years ago
  14. 3d3035e test/TEST-01-BASIC: add a defined rc.local by Harald Hoyer · 13 years ago
  15. 7c1856a test/TEST-01-BASIC: add /etc/localtime to test image by Harald Hoyer · 13 years ago
  16. 6807053 test: add touch to test machine by Lennart Poettering · 13 years ago
  17. 32d9658 test: check systemctl --failed in test VM by Lennart Poettering · 13 years ago
  18. ec8927c main: add configuration option to alter capability bounding set for PID 1 by Lennart Poettering · 13 years ago
  19. e056b01 service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVE by Lennart Poettering · 13 years ago
  20. d5c446c update TODO by Lennart Poettering · 13 years ago
  21. 659635a units: fix file syntax by Lennart Poettering · 13 years ago
  22. 1afd5be journal: don't complain if SELinux userspace is available but the kernel lacks it by Lennart Poettering · 13 years ago
  23. 66b1a24 man: properly document FsckPassNo= for mount units by Lennart Poettering · 13 years ago
  24. 8d59c9b readahead: use Conflicts= instead of masking to get rid of readahead units by Lennart Poettering · 13 years ago
  25. 7b63bde update TODO by Lennart Poettering · 13 years ago
  26. db5eea5 readahead: disable collect/replay during system updates by Lennart Poettering · 13 years ago
  27. 08231e5 readahead: avoid running of readahead services if readahead is already done by Lennart Poettering · 13 years ago
  28. e905f48 readahead: avoid activating the journal by accident, log directly to kmsg by Lennart Poettering · 13 years ago
  29. 1897573 readahead: when doing a system update drop readahead file by Lennart Poettering · 13 years ago
  30. 07719a2 manager: rework generator logic by Lennart Poettering · 13 years ago
  31. 7c4c5f6 update TODO by Lennart Poettering · 13 years ago
  32. 1b64d02 units: remove service sysv_path variable and replace it by generic unit_path by Lennart Poettering · 13 years ago
  33. a690306 log: make sure generators never log into the journal to avoid activation deadlocks by Lennart Poettering · 13 years ago
  34. 399c5f9 mount: drop unused function by Lennart Poettering · 13 years ago
  35. d360705 system-update: add system update generator by Lennart Poettering · 13 years ago
  36. 5ad661b journal: log journal internal messages to kmsg by Lennart Poettering · 13 years ago
  37. e6a2674 execute: use a much lower idle timeout that default time by Lennart Poettering · 13 years ago
  38. 6b1dc2b mount: replace PID1 internal fstab parser with generator by Lennart Poettering · 13 years ago
  39. 745e2fb main: only fall back to /bin/sh in case /sbin/init does not exist by Kay Sievers · 13 years ago
  40. 898720b test: introduce a basic testsuite framework by Harald Hoyer · 13 years ago
  41. 9b958ef logind: fix write out of user state file by Lennart Poettering · 13 years ago
  42. b46178e switch-root: do not use close old_root_fd after rm_rf_children() by Harald Hoyer · 13 years ago
  43. 7925c22 util: make sure to fstatat() at most once in rm_rf_children() by Lennart Poettering · 13 years ago
  44. 49e7f02 rescue: don't pull in sockets by Lennart Poettering · 13 years ago
  45. 499fb21 journal: crash when filesystem is low on space by Sjoerd Simons · 13 years ago
  46. bf4df7c main: properly queue default.target after switched root by Lennart Poettering · 13 years ago
  47. 9a203af build-sys: use libpci's pkgconfig file to find the pci.ids file by Kay Sievers · 13 years ago
  48. 0b27032 keymap: support for Lenovo IdeaPad Z570 keyboard by Maxim A. Mikityanskiy · 13 years ago
  49. 92a39ae mount: use the same fstab extension option syntax everywhere by Lennart Poettering · 13 years ago
  50. 2e9d6c1 service: fix auto-restart handling in service_start() by David Ward · 13 years ago
  51. f0c7b22 service: fix auto-restart handling in service_stop() by David Ward · 13 years ago
  52. feae8ad service: actually delay auto-restart if another job is pending by David Ward · 13 years ago
  53. 30edf11 cgtop: change default depth to 3 by Lennart Poettering · 13 years ago
  54. fec2aa2 Fixed handling of posix_fallocate() returned value by Guillermo Vidal · 13 years ago
  55. 9277352 systemd-analyze: switch to python getopt for argument parsing by Shawn Landden · 13 years ago
  56. 33ba4c4 man: relax wording in journal-fields(7) a bit by Lennart Poettering · 13 years ago
  57. c93ff2e main: allow system wide limits for services by Frederic Crozat · 13 years ago
  58. 401cc72 journald: one more SYSLOG_IDENTIFIER length fix by Michal Schmidt · 13 years ago
  59. fca1b90a journald: fix length of "SYSLOG_IDENTIFIER=" by Michal Schmidt · 13 years ago
  60. 8f33b5b util: rework in_initrd() logic by Lennart Poettering · 13 years ago
  61. 2660882 main: rename a few fix to follow general naming style by Lennart Poettering · 13 years ago
  62. 4166931 switch-root: move switch_root() call into its own .c file by Lennart Poettering · 13 years ago
  63. 97a66e9 main: do_switch_root() do not recursively remove across device boundaries by Harald Hoyer · 13 years ago
  64. 597f43c util: rm_rf_children() add root_dev parameter by Harald Hoyer · 13 years ago
  65. d966a7b delta/delta.c: initialize bottom for fail state by Harald Hoyer · 13 years ago
  66. c3ba625 core/main.c: handle the initrd timestamp differently, if in the initrd by Harald Hoyer · 13 years ago
  67. e148ac5 core/main.c: do_switch_root(): do not remove the old root if not in initrd by Harald Hoyer · 13 years ago
  68. d03bc1b core/main.c: add "--switchedroot" parameter by Harald Hoyer · 13 years ago
  69. f38ed06 manager: only serialize the timestamps for the initramfs if in_initrd() by Harald Hoyer · 13 years ago
  70. 9be346c util.c: add in_initrd() by Harald Hoyer · 13 years ago
  71. f67cc03 main: corrected do_switch_root() by Harald Hoyer · 13 years ago
  72. 386da85 delta: fix spelling of overridden by Nis Martensen · 13 years ago
  73. 4d768ce util: fix typo in newdup by Frederic Crozat · 13 years ago
  74. 06e2968 update TODO by Lennart Poettering · 13 years ago
  75. 940c521 sd-pam: Drop uid so parent signal arrives at child. by Auke Kok · 13 years ago
  76. 5b40d33 update TODO by Lennart Poettering · 13 years ago
  77. 89834a7 journalctl: fix built-in usage output by Daniel Mack · 13 years ago
  78. 2a2aab6 cryptsetup: support discards (TRIM) by Matthew Monaco · 13 years ago
  79. b8f8323 main: try a bit harder to find an init process to execute after reexec/switch-root by Lennart Poettering · 13 years ago
  80. 3614084 service: make the fsck pass no configurable by Lennart Poettering · 13 years ago
  81. f7f21d3 cryptsetup: a few simplifications by Lennart Poettering · 13 years ago
  82. 344de60 hostname-setup: also consider (ńone) an unset hostname by Lennart Poettering · 13 years ago
  83. 97f25a0 update TODO by Lennart Poettering · 13 years ago
  84. b86fa93 update TODO by Lennart Poettering · 13 years ago
  85. 78d54bd unit: introduce RequiredBy= setting in [Install], to complement WantedBy= by Lennart Poettering · 13 years ago
  86. 6ccf756 login: minor typo fix by Lennart Poettering · 13 years ago
  87. 49dbfa7 units: introduce new Documentation= field and make use of it everywhere by Lennart Poettering · 13 years ago
  88. a223b32 systemctl: drop useless DBus calls from 'systemctl show foo.service' by Michal Schmidt · 13 years ago
  89. 80fbf05 dbus-unit: always load the unit before handling a message for it by Michal Schmidt · 13 years ago
  90. c0ef53a delta: drop PHP'ism by Lennart Poettering · 13 years ago
  91. 8e812a2 delta: don't highlight unchanged files by Lennart Poettering · 13 years ago
  92. 1ab27db update TODO by Lennart Poettering · 13 years ago
  93. 866062b delta: introduce arg_flags field, to follow our usual scheme by Lennart Poettering · 13 years ago
  94. c802137 delta: use same nomenclature for equivalent and redirected everywhere by Lennart Poettering · 13 years ago
  95. 4c4e643 delta: enums are much cooler than defines by Lennart Poettering · 13 years ago
  96. 807f464 delta: Support filtering what type of deltas to show by Gergely Nagy · 13 years ago
  97. 3ea6e73 delta: add preset dirs by Lennart Poettering · 13 years ago
  98. 7e8d576 delta: add missing files by Lennart Poettering · 13 years ago
  99. ee83acc switch-root: check for absolute paths by Lennart Poettering · 13 years ago
  100. 27b5482 delta: add systemd-delta tool to find overriden configuration and unit files by Lennart Poettering · 13 years ago