1. b6a8673 build-sys: prepare release 191 by Lennart Poettering · 13 years ago v191
  2. e18021f journal: always keep marked mmap windows around by Lennart Poettering · 13 years ago
  3. 848af05 missing: Fix compilation error due to wrong __NR_name_to_handle_at definition by Eelco Dolstra · 13 years ago
  4. c2893c4 journald: log how big the journal files may grow by Lennart Poettering · 13 years ago
  5. 1705594 journalctl: make the argument to -n optional by Lennart Poettering · 13 years ago
  6. f801968 journal: completely rework the mmap cache as I too dumb to actually understand it by Lennart Poettering · 13 years ago
  7. aaeef05 multi-seat-x: drop a lot of unnecessary code by Lennart Poettering · 13 years ago
  8. 0187f62 sysctl: always return the last error we encountered by Lennart Poettering · 13 years ago
  9. 77e63fa nspawn: document why we don't check resolv.conf mount errors by Lennart Poettering · 13 years ago
  10. d403614 nspawn: we can't overmount /etc/localtime anymore since it's usually a symlink now by Lennart Poettering · 13 years ago
  11. 4eeebf7 hwclock: add missing OOM check by Lennart Poettering · 13 years ago
  12. 8e7705e pam: document that we don't do error checking when parsing vtnr by Lennart Poettering · 13 years ago
  13. 0559d3a journal: don't allow journal_file_open() to be called with ret being NULL by Lennart Poettering · 13 years ago
  14. 5d5e98e login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctl by Lukas Nykryn · 13 years ago
  15. 089d4a0 sysctl: fix error code handling by Lukas Nykryn · 13 years ago
  16. d42c44f modules-load: initalize files to null by Václav Pavlín · 13 years ago
  17. f2cc375 locale: make sure that l is freed by Václav Pavlín · 13 years ago
  18. ca4f2b6 login: check return value of session_get_idle_hint by Václav Pavlín · 13 years ago
  19. 5a165aa logind: check return value, log warning on error by Václav Pavlín · 13 years ago
  20. 2f29c41 cgtop: missing '-' by Václav Pavlín · 13 years ago
  21. e57d4fa multi-seat-x: drop framebuffer specific stuff, as we have a DRM driver now by Dave Airlie · 13 years ago
  22. ec29187 Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat graphics on its own now" by Lennart Poettering · 13 years ago
  23. 8e7fd6a logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= by Lennart Poettering · 13 years ago
  24. 636d30a multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat graphics on its own now by Lennart Poettering · 13 years ago
  25. 7f1736f core: call va_end in all cases by Lukas Nykryn · 13 years ago
  26. e98055d shared: call va_end in all cases by Lukas Nykryn · 13 years ago
  27. 409133b logind: allow users to override their own suspend/sleep inhibitors by Lennart Poettering · 13 years ago
  28. 68e9f6e update TODO by Lennart Poettering · 13 years ago
  29. 8d0256b fix typo in NEWS by Lennart Poettering · 13 years ago
  30. 9e5f3db update TODO by Lennart Poettering · 13 years ago v190
  31. 462ff40 timedated: /etc/sysconfig/clock is dead on Fedora, remove it by Lennart Poettering · 13 years ago
  32. aaccc32 typo fix by Lennart Poettering · 13 years ago
  33. a98d5d6 fix typos by Lennart Poettering · 13 years ago
  34. aad803a update TODO by Lennart Poettering · 13 years ago
  35. 0c11f94 build-sys: prepare v190 by Lennart Poettering · 13 years ago
  36. aa408e7 util: fix overflow checks by Lennart Poettering · 13 years ago
  37. 3f8cc09 build-sys: require certain version of libselinux by Jan Engelhardt · 13 years ago
  38. 040f18e util: overflow hardening by Lennart Poettering · 13 years ago
  39. 4b8772b util: make sure heap allocators fail when array allocations are out of bounds by Lennart Poettering · 13 years ago
  40. 505b6a6 journald: don't accept arbitrarily sized journal data fields by Lennart Poettering · 13 years ago
  41. 7d5e9c0 util: define union dirent_storage and make use of it everywhere by Lennart Poettering · 13 years ago
  42. 57f3067 util: fix bad strstrip() return value in normalize_env_assignment() by Lennart Poettering · 13 years ago
  43. 93e4c84 path: support specifier resolvin in .path units by Lennart Poettering · 13 years ago
  44. cd86519 libudev: remove dead code by Kay Sievers · 13 years ago
  45. c68df23 timedated: unregister the right bus service by Lennart Poettering · 13 years ago
  46. 0695730 update TODO by Lennart Poettering · 13 years ago
  47. 65b5116 logind: if a lid-switch lock was taken while the lid was closed, recheck lid status when the lock is released by Lennart Poettering · 13 years ago
  48. f981b9c logind: properly parse handle-lid-switch inhibitor by Lennart Poettering · 13 years ago
  49. 12a1309 man: document new inhibitor types by Lennart Poettering · 13 years ago
  50. beaafb2 logind: rework power key/suspend key/lid switch handling by Lennart Poettering · 13 years ago
  51. 468b21d journal: when comparing two entries from separate files make sure we reposition the mmap window by Lennart Poettering · 13 years ago
  52. a99124d mount: reword directory empty warning a bit by Lennart Poettering · 13 years ago
  53. 49111a7 systemctl: warn about triggering units only at the end by Zbigniew Jędrzejewski-Szmek · 13 years ago
  54. d39b034 systemctl: properly report success by Zbigniew Jędrzejewski-Szmek · 13 years ago
  55. 46eddbb systemctl: use automatic cleanup once more by Zbigniew Jędrzejewski-Szmek · 13 years ago
  56. d3b52ba systemctl: use automatic cleanup by Zbigniew Jędrzejewski-Szmek · 13 years ago
  57. 67445f4 core: move ManagerRunningAs to shared by Zbigniew Jędrzejewski-Szmek · 13 years ago
  58. e872b43 automount: also whine if an automount directory is not empty by Lennart Poettering · 13 years ago
  59. 257f1d8 mount: notify the user if we over-mount a non-empty directory by Lennart Poettering · 13 years ago
  60. 2b4957a update TODO by Lennart Poettering · 13 years ago
  61. c481f78 mount: don't mount securityfs in a container by Lennart Poettering · 13 years ago
  62. 6569cae unit-printf: add specifiers for the host name, machine id, boot id by Lennart Poettering · 13 years ago
  63. 3ef63c3 unit-printf: before resolving exec context specifiers check whether the object actually has an exec context by Lennart Poettering · 13 years ago
  64. 41f9172 unit: split unit_printf() and friends into its own .c file by Lennart Poettering · 13 years ago
  65. 9900625 unit: fix %f resolving by Lennart Poettering · 13 years ago
  66. c198300 journalctl: don't choke on entries with no MESSAGE= field by Lennart Poettering · 13 years ago
  67. 57ccf90 docs: typos in loginctl.xml by Thomas Hindoe Paaboel Andersen · 13 years ago
  68. 1850161 target: imply default ordering for PartsOf deps as well by Lennart Poettering · 13 years ago
  69. b784802 execute: apply PAM logic only to main process if PermissionsStartOnly is set by Lennart Poettering · 13 years ago
  70. 5f29d24 selinux: rework method tail, make it into a nulstr array by Lennart Poettering · 13 years ago
  71. c309067 selinux: use existing library calls for audit data by Lennart Poettering · 13 years ago
  72. aba15a0 selinux: prefer source path over fragment path by Lennart Poettering · 13 years ago
  73. 901c3d0 util: introduce get_process_gid() by Lennart Poettering · 13 years ago
  74. e2417e4 selinux: add bus service access control by Daniel J Walsh · 13 years ago
  75. e9ace80 Update TODO by Lennart Poettering · 13 years ago
  76. b14eda9 logind: split up inhibit acquire policy by Lennart Poettering · 13 years ago
  77. 178cc77 journald: log when we fail to forward messages to syslog by Lennart Poettering · 13 years ago
  78. cd15c41 log: avoid function loop by Lennart Poettering · 13 years ago
  79. faa368e conf-parser: don't unescape parsed configuration strings by default by Lennart Poettering · 13 years ago
  80. d4d882e logind: make VT reservation logic compatible with containers by Lennart Poettering · 13 years ago
  81. c999977 main: newer kernels return EINVAL if we invoke reboot() in a container lacking perms, deal with it by Lennart Poettering · 13 years ago
  82. 669bec5 util: various cleanups for printing boot status by Lennart Poettering · 13 years ago
  83. 84b98e6 git: update .gitignore by Lennart Poettering · 13 years ago
  84. 19876c9 utmp: read the right timestamp by Lennart Poettering · 13 years ago
  85. a866073 main: when transitioning from initrd to the main system log to kmsg by Lennart Poettering · 13 years ago
  86. 72edcff hwclock: always set the kernel's timezone by Kay Sievers · 13 years ago
  87. 4096d6f main: bump up RLIMIT_NOFILE for systemd itself by Lennart Poettering · 13 years ago
  88. b58b344 journald: properly update perms on freshly rotate user journals by Lennart Poettering · 13 years ago
  89. bfba325 service: don't hit an assert if a service unit changes type and we get a spurious event from before by Lennart Poettering · 13 years ago
  90. de34a42 update TODO by Lennart Poettering · 13 years ago
  91. 0bb91b5 udev: add btrfs support by Kay Sievers · 13 years ago
  92. f6c2e28 directive-index: journal directives by Zbigniew Jędrzejewski-Szmek · 13 years ago
  93. ffafe91 directive-index: system manager directives by Zbigniew Jędrzejewski-Szmek · 13 years ago
  94. e1abd3e directive-index: add UDEV fields by Zbigniew Jędrzejewski-Szmek · 13 years ago
  95. d9cfd69 man: generate an index of directives by Zbigniew Jędrzejewski-Szmek · 13 years ago
  96. 98a77df logind: make sure there's always a getty available on TTY6 by Lennart Poettering · 13 years ago
  97. 4db17f2 build-sys: __secure_getenv lost dunder in libc 2.17 by Zbigniew Jędrzejewski-Szmek · 13 years ago
  98. 54693d9 tmpfiles: use write(2) for the 'w' action by Dave Reisner · 13 years ago
  99. c65a0b1 socket: prevent signed integer overflow by Dave Reisner · 13 years ago
  100. 89154bd nspawn: fix memleak introduced with automatic cleanup by Zbigniew Jędrzejewski-Szmek · 13 years ago