systemd 199
  1. 74b1c371 cryptsetup: when prompting for password use GPT partition label by Lennart Poettering · 12 years ago
  2. a87586a fstab-generator: drop x-initrd.rootfs mount option by Harald Hoyer · 12 years ago
  3. 4e5ed9b fstab-generator: degrade the message about missing "root=" to log_debug by Harald Hoyer · 12 years ago
  4. 9717120 Drop src/login/uaccess.c, dead code by Martin Pitt · 12 years ago
  5. 5a0f603 bus: fix missing variable initialization by Lennart Poettering · 12 years ago
  6. b56c267 modules-load: there's really no point in mentioning that a certain modules is already loaded by Lennart Poettering · 12 years ago
  7. 62cfa9d build-sys: make gcc shut up by Lennart Poettering · 12 years ago
  8. d65ddaa bus: when we are talking to a bus, SCM_CREDS/SCM_SECLABEL are not very useful by Lennart Poettering · 12 years ago
  9. 0a72c2b bus: automatically generate minimal introspection data to find installed objects by Lennart Poettering · 12 years ago
  10. 94bbf1b bus: rename send_hello flag to bus_cient by Lennart Poettering · 12 years ago
  11. e32530c cryptsetup-generator: let's be a bit more efficient with strv_extend() by Lennart Poettering · 12 years ago
  12. 608d41f cryptsetup-generator: add a missing OOM check by Lennart Poettering · 12 years ago
  13. e8d2f6c units: introduce remote-fs-setup.target to pull in dependencies from remote mounts by Lennart Poettering · 12 years ago
  14. e3d8472 units: introduce new timers.target and paths.target to hook timer/path units into for boot by Lennart Poettering · 12 years ago
  15. 1b03659 fstab-generator: add missing strempty() calls by Mantas Mikulėnas · 12 years ago
  16. 80c39ad fstab-generator: fix minor memory leak on error path by Lennart Poettering · 12 years ago
  17. df3e57f fstab-generator: add missing OOM check by Lennart Poettering · 12 years ago
  18. 790838e fstab-generator: rename x-initrd-rootfs.mount to x-initrd.rootfs by Lennart Poettering · 12 years ago
  19. 26687bf journal: Add sync timer to journal server by Oleksii Shevchuk · 12 years ago
  20. ce2c226 core: ensure LSB Provides are handled correctly by Frederic Crozat · 12 years ago
  21. 8cc3f8c udevd.c: set udev children_max according to CPU count by Harald Hoyer · 12 years ago
  22. c5962bd timer: downgrade time change message to debug by Michal Schmidt · 12 years ago
  23. a7e3212 bus: split socket related code into bus-socket.[ch], to prepare for kdbus backend by Lennart Poettering · 12 years ago
  24. 2fd9ae2 bus: implement 'unixexec:' protocol by Lennart Poettering · 12 years ago
  25. 021a1e7 bus: make optional whether unix socket passing is negotiated and whether hello is sent by Lennart Poettering · 12 years ago
  26. 66f931b bus: properly handle termination of connections by Lennart Poettering · 12 years ago
  27. 2c93b4e bus: implement support for FD passing by Lennart Poettering · 12 years ago
  28. 3f95f83 service: no need to drop rc. prefix anymore by Miklos Vajna · 12 years ago
  29. 7964dfc journald: remove unconditional log_*() use in the main loop by Kay Sievers · 12 years ago
  30. bb06e0f uaccess: remove needless usb_id call from udev rules by Kay Sievers · 12 years ago
  31. 4589f5b conf-parser: when we parse a string list, always fill in something by Lennart Poettering · 12 years ago
  32. 54b1da8 journal: don't access j->files after use by Lennart Poettering · 12 years ago
  33. 46512cd udevadm: place const in the right place by Zbigniew Jędrzejewski-Szmek · 12 years ago
  34. 9e1fe7c bus: don't free an unallocated var by Zbigniew Jędrzejewski-Szmek · 12 years ago
  35. cb695f0 bus: move attribute to end of structure, so it is not ignored by Zbigniew Jędrzejewski-Szmek · 12 years ago
  36. 335b524 unit: never retroactively start requisites by Lennart Poettering · 12 years ago
  37. 4ad61fd add --with-telinit=PATH configure option by Cristian Rodríguez · 12 years ago
  38. 3ac251b journalctl: various fixes to the access check logic by Lennart Poettering · 12 years ago
  39. a5a5ade dbus: Do send out "replies" to signals by Colin Walters · 12 years ago
  40. d91c34f exec: Assigning the empty string to CapabilityBoundSet= should drop all caps by Lennart Poettering · 12 years ago
  41. 86e7b6e timedated: extra overflow safety check when doing relative time changes by Lennart Poettering · 12 years ago
  42. 1a56132 timedatectl: show CanNTP field by Lennart Poettering · 12 years ago
  43. 2852ae2 udev: no need to output OOM, if we call log_oom() anyway by Lennart Poettering · 12 years ago
  44. ab42244 main: minor simplification by Lennart Poettering · 12 years ago
  45. 7d56679 udev/collect: avoid initalizing memory twice by Zbigniew Jędrzejewski-Szmek · 12 years ago
  46. 48deb05 util: workaround two gcc warnings by Zbigniew Jędrzejewski-Szmek · 12 years ago
  47. 6fe391c journalctl: be smarter about journal error checks by Zbigniew Jędrzejewski-Szmek · 12 years ago
  48. 478c826 build-sys: move acl searching code into libsystemd-acl by Zbigniew Jędrzejewski-Szmek · 12 years ago
  49. 737732a hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use that by Lennart Poettering · 12 years ago
  50. aa3c5cf util: be more picky when validating hostnames by Lennart Poettering · 12 years ago
  51. 4468add journalctl: give a nice hint about group membership based on ACLs of /var/log/journal by Lennart Poettering · 12 years ago
  52. 8e70580 cgroup: minor optimization by Lennart Poettering · 12 years ago
  53. a652755 bus: implement object handler registry by Lennart Poettering · 12 years ago
  54. 3cbb76e mount: mount all cgroup controllers in containers, too by Lennart Poettering · 12 years ago
  55. db813c2 main: use strv_find() where we can by Lennart Poettering · 12 years ago
  56. e2b1eb2 main: don't mount cgroup controller unless PID == 1 by Lennart Poettering · 12 years ago
  57. 6c14264 Fix vacuum logic error by Jan Alexander Steffens (heftig) · 12 years ago
  58. 811de19 systemd-python: allow retrieval of single fields by Zbigniew Jędrzejewski-Szmek · 12 years ago
  59. 5e8ba1a systemd-python: split out realtime and monotonic into separate functions by Zbigniew Jędrzejewski-Szmek · 12 years ago
  60. 1cdcd71 systemd-python: implement _Reader.test_cursor by Zbigniew Jędrzejewski-Szmek · 12 years ago
  61. 806bc1c systemd-python: cleanup up usec_t handling by Zbigniew Jędrzejewski-Szmek · 12 years ago
  62. 50a279f systemd-python: export sd_journal_get_usage by Zbigniew Jędrzejewski-Szmek · 12 years ago
  63. 742af54 efivars: fix return code by Zbigniew Jędrzejewski-Szmek · 12 years ago
  64. 7a4b2ea shutdownd: shut up bogus gcc warning by Zbigniew Jędrzejewski-Szmek · 12 years ago
  65. 40c2cce bootchart: fix two unitialized memory frees by Zbigniew Jędrzejewski-Szmek · 12 years ago
  66. 3143987 initctl: fix return from unitialized memory in error path by Zbigniew Jędrzejewski-Szmek · 12 years ago
  67. 2571ead bus: implicitly collect ucred/label information by Lennart Poettering · 12 years ago
  68. 20902f3 bus: also finish connection before returning from sd_bus_get_unique_name() by Lennart Poettering · 12 years ago
  69. ed205a6 bus: when parsing enforce maximum container depth by Lennart Poettering · 12 years ago
  70. 2bf938c bus: fix uninitialized variable by Lennart Poettering · 12 years ago
  71. dafb759 bus: validate the hello response properly by Lennart Poettering · 12 years ago
  72. 813a4f9 bus: properly verify recursion depth of signatures by Lennart Poettering · 12 years ago
  73. d728d70 bus: rework synchronization logic by Lennart Poettering · 12 years ago
  74. 9f26c90 bus: reuse more code by Lennart Poettering · 12 years ago
  75. 6693860 bus: validate the entire header more closely by Lennart Poettering · 12 years ago
  76. ac89bf1 bus: properly validate object path values by Lennart Poettering · 12 years ago
  77. b8beb27 bus: generate a nice error when attempting to add a NULL string by Lennart Poettering · 12 years ago
  78. b9bf7e2 bus: implicitly handle peer commands Ping() and GetMachineId() by Lennart Poettering · 12 years ago
  79. 2522023 bus: enforce limits on all client influenced data objects by Lennart Poettering · 12 years ago
  80. 29f6aad bus: implicitly set no_reply flag on outgoing messages if the serial number is not kept by Lennart Poettering · 12 years ago
  81. 9a8ae49 udev: always set selinux label at "add" events by Kay Sievers · 12 years ago
  82. e3017af bus: implement full method call timeout logic by Lennart Poettering · 12 years ago
  83. 30bdd69 shared: add simple priority queue implementation by Lennart Poettering · 12 years ago
  84. 11ea5a4 bus: compare to negative errno by Dave Reisner · 12 years ago
  85. 23ea3da activate: avoid warning from -Wshadow by Zbigniew Jędrzejewski-Szmek · 12 years ago
  86. 131c01d Make two functions static by Zbigniew Jędrzejewski-Szmek · 12 years ago
  87. 4750fad Remove some unused variables by Zbigniew Jędrzejewski-Szmek · 12 years ago
  88. fd4a5ec systemd-analyze: do not format timestamp when not printing it by Zbigniew Jędrzejewski-Szmek · 12 years ago
  89. d5a3f0e core: remove unnecessary goto in setup_namespace by Zbigniew Jędrzejewski-Szmek · 12 years ago
  90. c66a2e0 bus-message: fix typo by Tom Gundersen · 12 years ago
  91. 89ffcd2 bus: hook up client with socket communication by Lennart Poettering · 12 years ago
  92. fbfa72b bus: introduce bus_error_is_dirty() independently of sd_bus_error_is_set() by Lennart Poettering · 12 years ago
  93. 80a46c7 bus: demarshal header fields properly by Lennart Poettering · 12 years ago
  94. 9a17484 bus: implement demarshaller by Lennart Poettering · 12 years ago
  95. 5407f2d bus: suppress reply messages to method calls with no_reply set by Lennart Poettering · 12 years ago
  96. de1c301 bus: add basic implementation of a native bus client library by Lennart Poettering · 12 years ago
  97. 76f0199 stdio-bridge: modernization by Lennart Poettering · 12 years ago
  98. 66e3526 util: add hexmem() and strextend() calls by Lennart Poettering · 12 years ago
  99. a9c55a8 macro: add CHAR_TO_STR macro to make a one character string from a char by Lennart Poettering · 12 years ago
  100. 907809f macro: don't redefine CLAMP if it is already defined by glib or some other library by Lennart Poettering · 12 years ago