systemd 194
  1. 5198dab man: document behaviour of ListenStream= with only a port number in regards to IPv4/IPv6 by Lennart Poettering · 12 years ago
  2. 0b507b1 dbus: add some more safety checks before accepting data from bus clients by Lennart Poettering · 12 years ago
  3. 07c2898 journal-send: simplification by Lennart Poettering · 12 years ago
  4. 1dfa7e7 journald: only accept fds from certain directories by Lennart Poettering · 12 years ago
  5. a9e51d5 selinux: properly free dbus error by Lennart Poettering · 12 years ago
  6. 0b6018f build-sys: fix !HAVE_SELINUX case by Colin Walters · 12 years ago
  7. 8d789b9 vconsole: default to the kernel compiled-in keymap by Tom Gundersen · 12 years ago
  8. f51356b vconsole: default to the kernel compiled-in font by Tom Gundersen · 12 years ago
  9. ffc227c selinux: remove anything PID1-specific from selinux-access.[ch] so that we can reuse it in logind by Lennart Poettering · 12 years ago
  10. c1165f8 audit: turn the audit fd into a static variable by Lennart Poettering · 12 years ago
  11. cad45ba selinux: rework selinux access check logic by Lennart Poettering · 12 years ago
  12. fadd79d journald: assert target instead of page by Lukas Nykryn · 12 years ago
  13. 5b585b5 shared: fail mkdir_p if the target exists and is not a directory by Zbigniew Jędrzejewski-Szmek · 12 years ago
  14. 27407a0 nspawn: use automatic cleanup and provide debug info by Zbigniew Jędrzejewski-Szmek · 12 years ago
  15. b2e6df7 trivial: fix typo by Zbigniew Jędrzejewski-Szmek · 12 years ago
  16. a8573cc pam: check environ[] for XDG_SEAT as fallback by Lennart Poettering · 12 years ago
  17. d67227c selinux: fix various problems by Daniel J Walsh · 12 years ago
  18. 760c85c journald: rework auto-rotation logic by Lennart Poettering · 12 years ago
  19. 80d1c59 journald: close sd_journal context after flushing to /var by Lennart Poettering · 12 years ago
  20. 1845fdd tmpfiles: restore previous behavior for F/f by Dave Reisner · 12 years ago
  21. bf5542f journal: add missing browse.html file by Lennart Poettering · 12 years ago
  22. 7b17a7d journal: add minimal journal gateway daemon based on GNU libmicrohttpd by Lennart Poettering · 12 years ago
  23. be3ea5e sd-journal: properly parse cursor strings by Lennart Poettering · 12 years ago
  24. 08ace05 logs-show: various cleanups by Lennart Poettering · 12 years ago
  25. 8f14c83 journalctl: add --cursor switch by Lennart Poettering · 12 years ago
  26. 2cf598f udev: collect - use snprintf() by Robert Milasan · 12 years ago
  27. 31c4602 selinux: use standard D-Bus error id for access denied by Lennart Poettering · 12 years ago
  28. cecd32f macro: increase VA_FORMAT_ADVANCE type array and hit assert when it is reached by Lennart Poettering · 12 years ago
  29. 72f1d5a journal: also use new VA_FORMAT_ADVANCE() macro in sd_journal_send() by Lennart Poettering · 12 years ago
  30. 963ddb9 log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct() by Lennart Poettering · 12 years ago
  31. 2a7b539 journald: always pass first entry timestamp back from journal_file_verify() by Lennart Poettering · 12 years ago
  32. 73726ac journalctl: print correct timespan in verify by Mirco Tischler · 12 years ago
  33. 9086e84 util: don't export parsed_columns by Lennart Poettering · 12 years ago
  34. f1889c9 journal: set seal even for readonly journalfiles by Mirco Tischler · 12 years ago
  35. 585314e journalctl: reset cached column count on SIGWINCH by Dave Reisner · 12 years ago
  36. dd144c6 mount: simplify device node conditions a bit by Lennart Poettering · 12 years ago
  37. 63a8b2f mount: only run fsck for actual device nodes by Lennart Poettering · 12 years ago
  38. a07fdfa main: don't try to mout cpuset with cpu+cpuacct anymore by Lennart Poettering · 12 years ago
  39. 2a2507e journal: add missing test file by Lennart Poettering · 12 years ago
  40. 9c513fe udev: free fd before return in accelerometer.c by Lukas Nykryn · 12 years ago
  41. ab261e1 udev: free fd before return in scsi_serial.c by Lukas Nykryn · 12 years ago
  42. 0820a4f udev: free rule structure on error by Václav Pavlín · 12 years ago
  43. cb32f01 udev: check return value of write by Václav Pavlín · 12 years ago
  44. 6bb2f0a udev: check return value of symlink by Václav Pavlín · 12 years ago
  45. 029f4f2 libudev: check return value of rename by Václav Pavlín · 12 years ago
  46. 8dc8ef5 udev: check malloc return in collect/collect.c by Václav Pavlín · 12 years ago
  47. e2c8b07 journal: bring mmap cache prototype in sync by Lennart Poettering · 12 years ago
  48. e18021f journal: always keep marked mmap windows around by Lennart Poettering · 12 years ago
  49. 848af05 missing: Fix compilation error due to wrong __NR_name_to_handle_at definition by Eelco Dolstra · 12 years ago
  50. c2893c4 journald: log how big the journal files may grow by Lennart Poettering · 12 years ago
  51. 1705594 journalctl: make the argument to -n optional by Lennart Poettering · 12 years ago
  52. f801968 journal: completely rework the mmap cache as I too dumb to actually understand it by Lennart Poettering · 12 years ago
  53. aaeef05 multi-seat-x: drop a lot of unnecessary code by Lennart Poettering · 12 years ago
  54. 0187f62 sysctl: always return the last error we encountered by Lennart Poettering · 12 years ago
  55. 77e63fa nspawn: document why we don't check resolv.conf mount errors by Lennart Poettering · 12 years ago
  56. d403614 nspawn: we can't overmount /etc/localtime anymore since it's usually a symlink now by Lennart Poettering · 12 years ago
  57. 4eeebf7 hwclock: add missing OOM check by Lennart Poettering · 12 years ago
  58. 8e7705e pam: document that we don't do error checking when parsing vtnr by Lennart Poettering · 12 years ago
  59. 0559d3a journal: don't allow journal_file_open() to be called with ret being NULL by Lennart Poettering · 12 years ago
  60. 5d5e98e login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctl by Lukas Nykryn · 12 years ago
  61. 089d4a0 sysctl: fix error code handling by Lukas Nykryn · 12 years ago
  62. d42c44f modules-load: initalize files to null by Václav Pavlín · 12 years ago
  63. f2cc375 locale: make sure that l is freed by Václav Pavlín · 12 years ago
  64. ca4f2b6 login: check return value of session_get_idle_hint by Václav Pavlín · 12 years ago
  65. 5a165aa logind: check return value, log warning on error by Václav Pavlín · 12 years ago
  66. 2f29c41 cgtop: missing '-' by Václav Pavlín · 12 years ago
  67. e57d4fa multi-seat-x: drop framebuffer specific stuff, as we have a DRM driver now by Dave Airlie · 12 years ago
  68. ec29187 Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat graphics on its own now" by Lennart Poettering · 12 years ago
  69. 8e7fd6a logind: split up HandleSleepKey= into HandleSuspendKey= and HandleHibernateKey= by Lennart Poettering · 12 years ago
  70. 636d30a multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat graphics on its own now by Lennart Poettering · 12 years ago
  71. 7f1736f core: call va_end in all cases by Lukas Nykryn · 12 years ago
  72. e98055d shared: call va_end in all cases by Lukas Nykryn · 12 years ago
  73. 409133b logind: allow users to override their own suspend/sleep inhibitors by Lennart Poettering · 12 years ago
  74. 462ff40 timedated: /etc/sysconfig/clock is dead on Fedora, remove it by Lennart Poettering · 12 years ago
  75. a98d5d6 fix typos by Lennart Poettering · 12 years ago
  76. aa408e7 util: fix overflow checks by Lennart Poettering · 12 years ago
  77. 040f18e util: overflow hardening by Lennart Poettering · 12 years ago
  78. 4b8772b util: make sure heap allocators fail when array allocations are out of bounds by Lennart Poettering · 12 years ago
  79. 505b6a6 journald: don't accept arbitrarily sized journal data fields by Lennart Poettering · 12 years ago
  80. 7d5e9c0 util: define union dirent_storage and make use of it everywhere by Lennart Poettering · 12 years ago
  81. 57f3067 util: fix bad strstrip() return value in normalize_env_assignment() by Lennart Poettering · 12 years ago
  82. 93e4c84 path: support specifier resolvin in .path units by Lennart Poettering · 12 years ago
  83. cd86519 libudev: remove dead code by Kay Sievers · 12 years ago
  84. c68df23 timedated: unregister the right bus service by Lennart Poettering · 12 years ago
  85. 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
  86. f981b9c logind: properly parse handle-lid-switch inhibitor by Lennart Poettering · 12 years ago
  87. 12a1309 man: document new inhibitor types by Lennart Poettering · 12 years ago
  88. beaafb2 logind: rework power key/suspend key/lid switch handling by Lennart Poettering · 12 years ago
  89. 468b21d journal: when comparing two entries from separate files make sure we reposition the mmap window by Lennart Poettering · 12 years ago
  90. a99124d mount: reword directory empty warning a bit by Lennart Poettering · 12 years ago
  91. 49111a7 systemctl: warn about triggering units only at the end by Zbigniew Jędrzejewski-Szmek · 12 years ago
  92. d39b034 systemctl: properly report success by Zbigniew Jędrzejewski-Szmek · 12 years ago
  93. 46eddbb systemctl: use automatic cleanup once more by Zbigniew Jędrzejewski-Szmek · 12 years ago
  94. d3b52ba systemctl: use automatic cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  95. 67445f4 core: move ManagerRunningAs to shared by Zbigniew Jędrzejewski-Szmek · 12 years ago
  96. e872b43 automount: also whine if an automount directory is not empty by Lennart Poettering · 12 years ago
  97. 257f1d8 mount: notify the user if we over-mount a non-empty directory by Lennart Poettering · 12 years ago
  98. c481f78 mount: don't mount securityfs in a container by Lennart Poettering · 12 years ago
  99. 6569cae unit-printf: add specifiers for the host name, machine id, boot id by Lennart Poettering · 12 years ago
  100. 3ef63c3 unit-printf: before resolving exec context specifiers check whether the object actually has an exec context by Lennart Poettering · 12 years ago