1. af67487 sysv-generator: fix incorect ordering of Wants by Thomas Hindoe Paaboel Andersen · 11 years ago v214-stable
  2. 6b62023 sysv-generator: rename PidFile to PIDFile by Thomas Hindoe Paaboel Andersen · 11 years ago
  3. e63577b man: fix path in crypttab(5) by Zbigniew Jędrzejewski-Szmek · 11 years ago
  4. 2acc158 cryptsetup: don't add unit dependency on /dev/null devices when it is listed as password file by Lennart Poettering · 11 years ago
  5. d943627 core: You can not put the cached result of use_smack fct, as we are not sure the "/sys" is mounted. So we should mount "sys" before "/proc" by Ronan Le Martret · 11 years ago
  6. 4af1100 core: make sure Environment fields passed in for transient units are properly written to unit files by Hristo Venev · 11 years ago
  7. 41d8361 vconsole: also copy character maps (not just fonts) from vt1 to vt2, vt3, ... by Carl Schaefer · 11 years ago
  8. e7c2e47 core/snapshot: log info when snapshots are created and removed by Zbigniew Jędrzejewski-Szmek · 11 years ago
  9. 54791e4 core/transaction: avoid misleading error message when unit not found by Zbigniew Jędrzejewski-Szmek · 11 years ago
  10. 51b5c54 core/transaction: reindent and split very long lines by Zbigniew Jędrzejewski-Szmek · 11 years ago
  11. b180448 fix systemd-resolved reference in man page by Jonathan Boulle · 11 years ago
  12. d8d15d1 build-sys: add -pthread flag for libsystemd-shared by Ronny Chevalier · 11 years ago
  13. 7da3a02 util: treat fuse.sshfs as a network filesystem by Zbigniew Jędrzejewski-Szmek · 11 years ago
  14. 2e7e020 missing.h: add various network enums by Zbigniew Jędrzejewski-Szmek · 11 years ago
  15. 82d568e util: do not strip /dev prefix twice by Zbigniew Jędrzejewski-Szmek · 11 years ago
  16. 695c855 shared: fix search_and_fopen with alternate roots by Michael Marineau · 11 years ago
  17. 3db5dba conf-files: include root in returned file paths by Michael Marineau · 11 years ago
  18. a1a4a02 shared: rename path_strv_canonicalize_absolute functions by Michael Marineau · 11 years ago
  19. d767124 getty-generator: properly escape instance names by Zbigniew Jędrzejewski-Szmek · 11 years ago
  20. c79a004 man: also describe an udev rule for bridge sysctl by Zbigniew Jędrzejewski-Szmek · 11 years ago
  21. 59fccb9 man: document statically loading modules for sysctl settings by Zbigniew Jędrzejewski-Szmek · 11 years ago
  22. 4564424 units/systemd-sysctl.service.in: run after load-modules by Cristian Rodríguez · 12 years ago
  23. 70a3698 units: add missing caps so that GetAddresses() can work by Lennart Poettering · 11 years ago
  24. 5f1d6b4 man: fix typo by Ronny Chevalier · 11 years ago
  25. 29d5bac socket: check return from exec_spawn by Thomas Hindoe Paaboel Andersen · 11 years ago
  26. 60ab4dd hwdb: Update database of Bluetooth company identifiers by Marcel Holtmann · 11 years ago
  27. 5468758 rules: add loop-control and btrfs-control to "disk" group by Kay Sievers · 11 years ago
  28. ed56789 cryptsetup: introduce new cryptsetup-pre.traget unit so that services can make sure they are started before and stopped after any LUKS setup by Lennart Poettering · 11 years ago
  29. 2254916 tmpfiles: create directories already with the right label, instead of creating them first, and relabeling them afterwards by Lennart Poettering · 11 years ago
  30. 415796b namespace: properly label device nodes we create by Lennart Poettering · 11 years ago
  31. 4b700b5 build-sys: add missing backslash by Ronny Chevalier · 11 years ago
  32. 985c32b bootchart: set white background by Frederic Crozat · 11 years ago
  33. 12c375a networkd: don't pull in systemd-networkd-wait-online service from systemd-networkd when enabling by Lennart Poettering · 11 years ago
  34. 90df11b conf-files: fix when for --root= logic by Lennart Poettering · 11 years ago
  35. 7e1db29 install: simplify symlink --root= logic by Lennart Poettering · 11 years ago
  36. 09fcc5c log: don't downgrade log level in non-PID 1 if "quiet" is passed on kernel cmdline by Lennart Poettering · 11 years ago
  37. c88a943 install: make sure that --root= mode doesn't make us consider all units outside of search path by Lennart Poettering · 11 years ago
  38. 90d1640 install: make sure "systemctl disable foobar@.service" actually removes all instances by Lennart Poettering · 11 years ago
  39. acefb01 install: when looking for a unit file for enabling, search for templates only after traversing all search directories by Lennart Poettering · 11 years ago
  40. b533ed3 install: use symlink_atomic() instead of unlink()+symlink() when force creating a symlink by Lennart Poettering · 11 years ago
  41. f906059 install: various modernizations by Lennart Poettering · 11 years ago
  42. bf16076 install: simplify and clarify disabling logic for instanced units by Lennart Poettering · 11 years ago
  43. 06cd279 install: various modernizations by Lennart Poettering · 11 years ago
  44. 3e59dbf unit-name: fix detection of unit templates/instances by Lennart Poettering · 11 years ago
  45. 84d1cd0 journal-remote: fix memleak by Thomas Hindoe Paaboel Andersen · 11 years ago
  46. 1d4d5cd core: clean-up signal reset logic when reexec by Lennart Poettering · 11 years ago
  47. ab25a48 Reset signal-mask on re-exec to init=.. by Ruediger Oertel · 11 years ago
  48. 5aef997 tmpfiles: set up selinux label proeprly when creating fifos by Lennart Poettering · 11 years ago
  49. 0da8468 Fix spelling mistake, scirpt --> script by Colin Ian King · 11 years ago
  50. 3c96e9e rpm: don't hardcode the binary paths in the macros, rely on $PATH by Lennart Poettering · 11 years ago
  51. 0922071 install: fix invalid free() in unit_file_mask() by Andreas Henriksson · 11 years ago
  52. e6e0462 udev: fix invalid free() in enable_name_policy() by Andreas Henriksson · 11 years ago
  53. 3f4dbb2 core: fix invalid free() in killall() by Andreas Henriksson · 11 years ago
  54. 89053af cryptsetup: check that password is not null by Thomas Hindoe Paaboel Andersen · 11 years ago
  55. 8f8fb50 udev: assign group "input" to all input devices by Kay Sievers · 11 years ago
  56. 4bf7b81 NEWS: fix directory name by Mantas Mikulėnas · 11 years ago
  57. ac00131 NEWS: add missing comment about the "floppy" group by Lennart Poettering · 11 years ago
  58. cd14eda NEWS: mention that resolved's resolv.conf fragment moved by Lennart Poettering · 11 years ago v214
  59. 42a04ee build-sys: update library versions by Lennart Poettering · 11 years ago
  60. dc1d6c0 NEWS: add contributor list for 214 by Lennart Poettering · 11 years ago
  61. 58e0270 units: order network-online.target after network.target by Lennart Poettering · 11 years ago
  62. 71449ca NEWS: update by Kay Sievers · 11 years ago
  63. 04e91da NEWS: prepare NEWS for 214 by Lennart Poettering · 11 years ago
  64. a21b467 doc: specify kernel configs for cpushares by Umut Tezduyar Lindskog · 11 years ago
  65. 96bf4ee units: time-sync.target probably makes sense, is not just sysv compat by Lennart Poettering · 11 years ago
  66. a4a878d units: introduce network-pre.target as place to hook in firewalls by Lennart Poettering · 11 years ago
  67. 4196a3e NEWS: add section about udev locking by Kay Sievers · 11 years ago
  68. f31cf2b udev: stop using "floppy" group by Kay Sievers · 11 years ago
  69. fc1d70a journald: create /run/log/journal with the correct access modes by Lennart Poettering · 11 years ago
  70. 176f2ac tmpfiles: don't allow read access to journal files to users not in systemd-journal by Lennart Poettering · 11 years ago
  71. e90738c update TODO by Lennart Poettering · 11 years ago
  72. 1b77b58 tmpfiles: don't apply sgid and executable bit to journal files, only the directories they are contained in by Lennart Poettering · 11 years ago
  73. abef3f9 tmpfiles: add ability to mask access mode by pre-existing access mode on files/directories by Lennart Poettering · 11 years ago
  74. 1ebab21 tmpfiles: if /var is mounted from tmpfs, we should adjust its access mode by Lennart Poettering · 11 years ago
  75. 9855d6c tmpfiles: remove unnecessary function by Lennart Poettering · 11 years ago
  76. 1910cd0 tmpfiles: when processing lines, always process prefixes before suffixes by Lennart Poettering · 11 years ago
  77. 7bc040f tmpfiles: static variables populated immediately from the command line should be prefixed with arg_ by Lennart Poettering · 11 years ago
  78. 06c17c3 nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, such as /var by Lennart Poettering · 11 years ago
  79. 9339db7 tmpfiles: always recreate the most basic directory structure in /var by Lennart Poettering · 11 years ago
  80. 6114743 update TODO by Lennart Poettering · 11 years ago
  81. e73a03e tmpfiles: get rid of "m" lines, make them redundant by "z" by Lennart Poettering · 11 years ago
  82. 849958d tmpfiles: add new "C" line for copying files or directories by Lennart Poettering · 11 years ago
  83. cde684a tmpfiles: various modernizations by Lennart Poettering · 11 years ago
  84. 874f194 label: when clearing selinux context, don't mangle errno by Lennart Poettering · 11 years ago
  85. 62be1c9 bus-proxy: fix misplaced s/system/session/ by Mantas Mikulėnas · 11 years ago
  86. 34f750b machine-id-setup: fix array size of parameters by Lennart Poettering · 11 years ago
  87. e683212 log: honour the kernel's quiet cmdline argument by Ronny Chevalier · 11 years ago
  88. 47a3fa0 udev: check the return value from udev_enumerate_scan_devices by Thomas Hindoe Paaboel Andersen · 11 years ago
  89. d31e109 tests: do not use systemctl status --failed by Ronny Chevalier · 11 years ago
  90. 4cd2b2c backlight: Do not clamp brightness for LEDs by Denis Tikhomirov · 11 years ago
  91. 51cb9d7 man: updates to the passive target section by Lennart Poettering · 11 years ago
  92. 3728758 systemd-detect-virt: only discover Xen domU by Thomas Blume · 11 years ago
  93. 299a550 man: Searching for an explanation of what a "slice unit" was, found this, felt compelled to send in fixes for the obvious typos by Mark Eichin · 11 years ago
  94. 13f8b8c bus-proxy: properly index policy by uid/gid when parsing by Lennart Poettering · 11 years ago
  95. 2e2b360 bus-proxy: read the right policy when running in user mode by Lennart Poettering · 11 years ago
  96. 638ca89 udev: really exclude device-mapper from block device ownership event locking by Christian Hesse · 11 years ago
  97. 9a92e77 man: clarify the effect of replace-irreversibly on future conflicting jobs by David Strauss · 11 years ago
  98. bfa501e build: fix copypaste error in networkd-wait-online symlink by Dave Reisner · 11 years ago
  99. e76ae7e bus-policy.c: use draw_special_char(DRAW_ARROW) by Daniel Buch · 11 years ago
  100. 2ba5d84 Fix spelling mistake, proces -> process by Colin Ian King · 11 years ago