systemd 190
  1. 462ff40 timedated: /etc/sysconfig/clock is dead on Fedora, remove it by Lennart Poettering · 12 years ago
  2. a98d5d6 fix typos by Lennart Poettering · 12 years ago
  3. aa408e7 util: fix overflow checks by Lennart Poettering · 12 years ago
  4. 040f18e util: overflow hardening by Lennart Poettering · 12 years ago
  5. 4b8772b util: make sure heap allocators fail when array allocations are out of bounds by Lennart Poettering · 12 years ago
  6. 505b6a6 journald: don't accept arbitrarily sized journal data fields by Lennart Poettering · 12 years ago
  7. 7d5e9c0 util: define union dirent_storage and make use of it everywhere by Lennart Poettering · 12 years ago
  8. 57f3067 util: fix bad strstrip() return value in normalize_env_assignment() by Lennart Poettering · 12 years ago
  9. 93e4c84 path: support specifier resolvin in .path units by Lennart Poettering · 12 years ago
  10. cd86519 libudev: remove dead code by Kay Sievers · 12 years ago
  11. c68df23 timedated: unregister the right bus service by Lennart Poettering · 12 years ago
  12. 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 · 12 years ago
  13. f981b9c logind: properly parse handle-lid-switch inhibitor by Lennart Poettering · 12 years ago
  14. 12a1309 man: document new inhibitor types by Lennart Poettering · 12 years ago
  15. beaafb2 logind: rework power key/suspend key/lid switch handling by Lennart Poettering · 12 years ago
  16. 468b21d journal: when comparing two entries from separate files make sure we reposition the mmap window by Lennart Poettering · 12 years ago
  17. a99124d mount: reword directory empty warning a bit by Lennart Poettering · 12 years ago
  18. 49111a7 systemctl: warn about triggering units only at the end by Zbigniew Jędrzejewski-Szmek · 12 years ago
  19. d39b034 systemctl: properly report success by Zbigniew Jędrzejewski-Szmek · 12 years ago
  20. 46eddbb systemctl: use automatic cleanup once more by Zbigniew Jędrzejewski-Szmek · 12 years ago
  21. d3b52ba systemctl: use automatic cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  22. 67445f4 core: move ManagerRunningAs to shared by Zbigniew Jędrzejewski-Szmek · 12 years ago
  23. e872b43 automount: also whine if an automount directory is not empty by Lennart Poettering · 12 years ago
  24. 257f1d8 mount: notify the user if we over-mount a non-empty directory by Lennart Poettering · 12 years ago
  25. c481f78 mount: don't mount securityfs in a container by Lennart Poettering · 12 years ago
  26. 6569cae unit-printf: add specifiers for the host name, machine id, boot id by Lennart Poettering · 12 years ago
  27. 3ef63c3 unit-printf: before resolving exec context specifiers check whether the object actually has an exec context by Lennart Poettering · 12 years ago
  28. 41f9172 unit: split unit_printf() and friends into its own .c file by Lennart Poettering · 12 years ago
  29. 9900625 unit: fix %f resolving by Lennart Poettering · 12 years ago
  30. c198300 journalctl: don't choke on entries with no MESSAGE= field by Lennart Poettering · 12 years ago
  31. 1850161 target: imply default ordering for PartsOf deps as well by Lennart Poettering · 12 years ago
  32. b784802 execute: apply PAM logic only to main process if PermissionsStartOnly is set by Lennart Poettering · 12 years ago
  33. 5f29d24 selinux: rework method tail, make it into a nulstr array by Lennart Poettering · 12 years ago
  34. c309067 selinux: use existing library calls for audit data by Lennart Poettering · 12 years ago
  35. aba15a0 selinux: prefer source path over fragment path by Lennart Poettering · 12 years ago
  36. 901c3d0 util: introduce get_process_gid() by Lennart Poettering · 12 years ago
  37. e2417e4 selinux: add bus service access control by Daniel J Walsh · 12 years ago
  38. b14eda9 logind: split up inhibit acquire policy by Lennart Poettering · 12 years ago
  39. 178cc77 journald: log when we fail to forward messages to syslog by Lennart Poettering · 12 years ago
  40. cd15c41 log: avoid function loop by Lennart Poettering · 12 years ago
  41. faa368e conf-parser: don't unescape parsed configuration strings by default by Lennart Poettering · 12 years ago
  42. d4d882e logind: make VT reservation logic compatible with containers by Lennart Poettering · 12 years ago
  43. c999977 main: newer kernels return EINVAL if we invoke reboot() in a container lacking perms, deal with it by Lennart Poettering · 12 years ago
  44. 669bec5 util: various cleanups for printing boot status by Lennart Poettering · 12 years ago
  45. 19876c9 utmp: read the right timestamp by Lennart Poettering · 12 years ago
  46. a866073 main: when transitioning from initrd to the main system log to kmsg by Lennart Poettering · 12 years ago
  47. 72edcff hwclock: always set the kernel's timezone by Kay Sievers · 12 years ago
  48. 4096d6f main: bump up RLIMIT_NOFILE for systemd itself by Lennart Poettering · 12 years ago
  49. b58b344 journald: properly update perms on freshly rotate user journals by Lennart Poettering · 12 years ago
  50. bfba325 service: don't hit an assert if a service unit changes type and we get a spurious event from before by Lennart Poettering · 12 years ago
  51. 0bb91b5 udev: add btrfs support by Kay Sievers · 12 years ago
  52. 98a77df logind: make sure there's always a getty available on TTY6 by Lennart Poettering · 12 years ago
  53. 4db17f2 build-sys: __secure_getenv lost dunder in libc 2.17 by Zbigniew Jędrzejewski-Szmek · 12 years ago
  54. 54693d9 tmpfiles: use write(2) for the 'w' action by Dave Reisner · 12 years ago
  55. c65a0b1 socket: prevent signed integer overflow by Dave Reisner · 12 years ago
  56. 89154bd nspawn: fix memleak introduced with automatic cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  57. 25ea79f nspawn: use automatic cleanup for umask by Zbigniew Jędrzejewski-Szmek · 12 years ago
  58. ed8b7a3 nspawn: _cleanup_free_ more by Zbigniew Jędrzejewski-Szmek · 12 years ago
  59. 6b2d0e8 nspawn: use automatic cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  60. ede8984 nspawn: mount tmpfs on /dev/shm by Zbigniew Jędrzejewski-Szmek · 12 years ago
  61. d8831ed install: use automatic cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  62. d5891fd install: treat non-existent directory as empty by Zbigniew Jędrzejewski-Szmek · 12 years ago
  63. 4a27190 logind: redefine idleness to start at last activity by Zbigniew Jędrzejewski-Szmek · 12 years ago
  64. e19a21a timedated: make /etc/timezone a Debian-only thing by Lennart Poettering · 12 years ago
  65. 424a19f timedate: assorted improvements by Lennart Poettering · 12 years ago
  66. 92c4ef2 timedated: gather timezone from /etc/localtime sym target by Shawn Landden · 12 years ago
  67. 67f3c40 systemctl: show unit name when a job fails by Lennart Poettering · 12 years ago
  68. 73836c5 util: more modernizations by Lennart Poettering · 12 years ago
  69. a05f97b util: various additional modernizations by Lennart Poettering · 12 years ago
  70. e67f47e util: modernize a few functions with automatic cleanup variables by Lennart Poettering · 12 years ago
  71. a33fdeb systemctl: minor coding style fixes by Lennart Poettering · 12 years ago
  72. 37370d0 install: append .service when enable/disable... is called by Václav Pavlín · 12 years ago
  73. 2fbe635 macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars and make use of it by Lennart Poettering · 12 years ago
  74. a1d41e1 rpm: expose preset dir as rpm macro and in systemd.pc by Lennart Poettering · 12 years ago
  75. 095b2d7 load-fragment: Expand specifiers in conditions. by Auke Kok · 12 years ago
  76. 0675cc4 daemon: Fix broken links to sd-daemon.c by Eelco Dolstra · 12 years ago
  77. c531588 man: fix a bunch of typos in docs by Thomas Hindoe Paaboel Andersen · 12 years ago
  78. ff89a42 python: make gcc shut up by Lennart Poettering · 12 years ago
  79. 7ceba24 manager: fix the build by Lennart Poettering · 12 years ago
  80. 915b375 manager: extend performance measurement interface to include firmware/loader times by Lennart Poettering · 12 years ago
  81. e50d504 journal: fix 128bit IDs of unit reload entries by Lennart Poettering · 12 years ago
  82. 55f2dca update-utmp: Don't error out on runlevel updates if utmp doesn't exist by Colin Walters · 12 years ago
  83. b588975 journal: never assert directly on data read from the journal by Lennart Poettering · 12 years ago
  84. 5996c7c journald: don't reposition window if we don't have to by Lennart Poettering · 12 years ago
  85. c416444 python: fix error handling, and allocate argument array on the stack by Lennart Poettering · 12 years ago
  86. 0aee68a python: reindent to follow coding style by Lennart Poettering · 12 years ago
  87. 6b91ae1 python: change license to LGPL 2.1 by Lennart Poettering · 12 years ago
  88. 8d7e170 python: integrate David Strauss' python-systemd package by Lennart Poettering · 12 years ago
  89. 3612fbc tmpfiles: plug file descriptor leak. by Dave Reisner · 12 years ago
  90. a8b10ef readahead: use 20K instead of 16K as temporary request nr bump by Lennart Poettering · 12 years ago
  91. cf5a343 journalctl: print QR code only if we are running on an UTF-8 system by Lennart Poettering · 12 years ago
  92. bb32416 systemctl: direct the user to list-unit-files from the list-units output by Lennart Poettering · 12 years ago
  93. d4e9eb9 tmpfiles: support globbing for w option by Dave Reisner · 12 years ago
  94. 1b2ac6b test: extend unit-name test a bit by Lennart Poettering · 12 years ago
  95. d18dff4 login: reshuffle meaning of require_active parameter by Lennart Poettering · 12 years ago
  96. 78ab361 logind: Avoid unnecesary rewrite of user file when switching sessions of the same user. by Colin Guthrie · 12 years ago
  97. 23bd3b6 logind: Ensure the user, seat and session files are updated when the session is closing. by Colin Guthrie · 12 years ago
  98. 2dc8f41 logind: Add a two new variables to the user session tracking file. by Colin Guthrie · 12 years ago
  99. 47acb2f logind: Properly list the ACTIVE_SEATS in the user session tracking file. by Colin Guthrie · 12 years ago
  100. c9caad8 logind: If all user sessions are in closing state, set the overall status to closing. by Colin Guthrie · 12 years ago