systemd 200
  1. 5e75606 coredump: do not free twice by Zbigniew Jędrzejewski-Szmek · 12 years ago v200
  2. 0c17fbc unit: replace remote-fs-setup.target by network-online.target by Lennart Poettering · 12 years ago
  3. d8d4bee build-sys: fix HAVE/ENABLE_FIRMWARE by Kay Sievers · 12 years ago
  4. 0014c52 bootctl: ESP --> Partition by Kay Sievers · 12 years ago
  5. 33696ef bootctl: Binary: --> File: by Kay Sievers · 12 years ago
  6. 464264a catalog: fix error codes handling in catalog_list_items by Lukas Nykryn · 12 years ago
  7. 2e8fb70 log: fix error codes handling in catalog_list_items by Lukas Nykryn · 12 years ago
  8. 531991b sd-bus: check c->path for null instead of path by Lukas Nykryn · 12 years ago
  9. 6f6fad9 systemd-sysctl: Handle missing /etc/sysctl.conf properly by Eelco Dolstra · 12 years ago
  10. f36a783 shared: free dt (temporary dir name) on fail by Václav Pavlín · 12 years ago
  11. ebf4fb3 core: check return value of rm_rf_dangerous and warn if it fails by Václav Pavlín · 12 years ago
  12. 3483fab bootctl: rename status output header by Kay Sievers · 12 years ago
  13. 590888a keymap: Fix Touchpad Toggle on MSI Wind U90/U100 by Martin Pitt · 12 years ago
  14. 49e5de6 tests: skip bus test if bus cannot be opened by Zbigniew Jędrzejewski-Szmek · 12 years ago
  15. f770353 tests: fix size_t in format string by Zbigniew Jędrzejewski-Szmek · 12 years ago
  16. 3baed19 Simplify the meaning of %s by Zbigniew Jędrzejewski-Szmek · 12 years ago
  17. a63a5c4 units: automatically order all mount units after network.target by Lennart Poettering · 12 years ago
  18. b064028 readahead: cleanups by Auke Kok · 12 years ago
  19. 94243ef readahead: chunk on spinning media by Auke Kok · 12 years ago
  20. 74b1c371 cryptsetup: when prompting for password use GPT partition label by Lennart Poettering · 12 years ago
  21. a87586a fstab-generator: drop x-initrd.rootfs mount option by Harald Hoyer · 12 years ago
  22. 4e5ed9b fstab-generator: degrade the message about missing "root=" to log_debug by Harald Hoyer · 12 years ago
  23. 9717120 Drop src/login/uaccess.c, dead code by Martin Pitt · 12 years ago
  24. 5a0f603 bus: fix missing variable initialization by Lennart Poettering · 12 years ago
  25. b56c267 modules-load: there's really no point in mentioning that a certain modules is already loaded by Lennart Poettering · 12 years ago
  26. 62cfa9d build-sys: make gcc shut up by Lennart Poettering · 12 years ago
  27. d65ddaa bus: when we are talking to a bus, SCM_CREDS/SCM_SECLABEL are not very useful by Lennart Poettering · 12 years ago
  28. 0a72c2b bus: automatically generate minimal introspection data to find installed objects by Lennart Poettering · 12 years ago
  29. 94bbf1b bus: rename send_hello flag to bus_cient by Lennart Poettering · 12 years ago
  30. e32530c cryptsetup-generator: let's be a bit more efficient with strv_extend() by Lennart Poettering · 12 years ago
  31. 608d41f cryptsetup-generator: add a missing OOM check by Lennart Poettering · 12 years ago
  32. e8d2f6c units: introduce remote-fs-setup.target to pull in dependencies from remote mounts by Lennart Poettering · 12 years ago
  33. e3d8472 units: introduce new timers.target and paths.target to hook timer/path units into for boot by Lennart Poettering · 12 years ago
  34. 1b03659 fstab-generator: add missing strempty() calls by Mantas Mikulėnas · 12 years ago
  35. 80c39ad fstab-generator: fix minor memory leak on error path by Lennart Poettering · 12 years ago
  36. df3e57f fstab-generator: add missing OOM check by Lennart Poettering · 12 years ago
  37. 790838e fstab-generator: rename x-initrd-rootfs.mount to x-initrd.rootfs by Lennart Poettering · 12 years ago
  38. 26687bf journal: Add sync timer to journal server by Oleksii Shevchuk · 12 years ago
  39. ce2c226 core: ensure LSB Provides are handled correctly by Frederic Crozat · 12 years ago
  40. 8cc3f8c udevd.c: set udev children_max according to CPU count by Harald Hoyer · 12 years ago
  41. c5962bd timer: downgrade time change message to debug by Michal Schmidt · 12 years ago
  42. a7e3212 bus: split socket related code into bus-socket.[ch], to prepare for kdbus backend by Lennart Poettering · 12 years ago
  43. 2fd9ae2 bus: implement 'unixexec:' protocol by Lennart Poettering · 12 years ago
  44. 021a1e7 bus: make optional whether unix socket passing is negotiated and whether hello is sent by Lennart Poettering · 12 years ago
  45. 66f931b bus: properly handle termination of connections by Lennart Poettering · 12 years ago
  46. 2c93b4e bus: implement support for FD passing by Lennart Poettering · 12 years ago
  47. 3f95f83 service: no need to drop rc. prefix anymore by Miklos Vajna · 12 years ago
  48. 7964dfc journald: remove unconditional log_*() use in the main loop by Kay Sievers · 12 years ago
  49. bb06e0f uaccess: remove needless usb_id call from udev rules by Kay Sievers · 12 years ago
  50. 4589f5b conf-parser: when we parse a string list, always fill in something by Lennart Poettering · 12 years ago
  51. 54b1da8 journal: don't access j->files after use by Lennart Poettering · 12 years ago
  52. 46512cd udevadm: place const in the right place by Zbigniew Jędrzejewski-Szmek · 12 years ago
  53. 9e1fe7c bus: don't free an unallocated var by Zbigniew Jędrzejewski-Szmek · 12 years ago
  54. cb695f0 bus: move attribute to end of structure, so it is not ignored by Zbigniew Jędrzejewski-Szmek · 12 years ago
  55. 335b524 unit: never retroactively start requisites by Lennart Poettering · 12 years ago
  56. 4ad61fd add --with-telinit=PATH configure option by Cristian Rodríguez · 12 years ago
  57. 3ac251b journalctl: various fixes to the access check logic by Lennart Poettering · 12 years ago
  58. a5a5ade dbus: Do send out "replies" to signals by Colin Walters · 12 years ago
  59. d91c34f exec: Assigning the empty string to CapabilityBoundSet= should drop all caps by Lennart Poettering · 12 years ago
  60. 86e7b6e timedated: extra overflow safety check when doing relative time changes by Lennart Poettering · 12 years ago
  61. 1a56132 timedatectl: show CanNTP field by Lennart Poettering · 12 years ago
  62. 2852ae2 udev: no need to output OOM, if we call log_oom() anyway by Lennart Poettering · 12 years ago
  63. ab42244 main: minor simplification by Lennart Poettering · 12 years ago
  64. 7d56679 udev/collect: avoid initalizing memory twice by Zbigniew Jędrzejewski-Szmek · 12 years ago
  65. 48deb05 util: workaround two gcc warnings by Zbigniew Jędrzejewski-Szmek · 12 years ago
  66. 6fe391c journalctl: be smarter about journal error checks by Zbigniew Jędrzejewski-Szmek · 12 years ago
  67. 478c826 build-sys: move acl searching code into libsystemd-acl by Zbigniew Jędrzejewski-Szmek · 12 years ago
  68. 737732a hostnamed: pretty_string_is_safe() already exists in string_has_cc(), so use that by Lennart Poettering · 12 years ago
  69. aa3c5cf util: be more picky when validating hostnames by Lennart Poettering · 12 years ago
  70. 4468add journalctl: give a nice hint about group membership based on ACLs of /var/log/journal by Lennart Poettering · 12 years ago
  71. 8e70580 cgroup: minor optimization by Lennart Poettering · 12 years ago
  72. a652755 bus: implement object handler registry by Lennart Poettering · 12 years ago
  73. 3cbb76e mount: mount all cgroup controllers in containers, too by Lennart Poettering · 12 years ago
  74. db813c2 main: use strv_find() where we can by Lennart Poettering · 12 years ago
  75. e2b1eb2 main: don't mount cgroup controller unless PID == 1 by Lennart Poettering · 12 years ago
  76. 6c14264 Fix vacuum logic error by Jan Alexander Steffens (heftig) · 12 years ago
  77. 811de19 systemd-python: allow retrieval of single fields by Zbigniew Jędrzejewski-Szmek · 12 years ago
  78. 5e8ba1a systemd-python: split out realtime and monotonic into separate functions by Zbigniew Jędrzejewski-Szmek · 12 years ago
  79. 1cdcd71 systemd-python: implement _Reader.test_cursor by Zbigniew Jędrzejewski-Szmek · 12 years ago
  80. 806bc1c systemd-python: cleanup up usec_t handling by Zbigniew Jędrzejewski-Szmek · 12 years ago
  81. 50a279f systemd-python: export sd_journal_get_usage by Zbigniew Jędrzejewski-Szmek · 12 years ago
  82. 742af54 efivars: fix return code by Zbigniew Jędrzejewski-Szmek · 12 years ago
  83. 7a4b2ea shutdownd: shut up bogus gcc warning by Zbigniew Jędrzejewski-Szmek · 12 years ago
  84. 40c2cce bootchart: fix two unitialized memory frees by Zbigniew Jędrzejewski-Szmek · 12 years ago
  85. 3143987 initctl: fix return from unitialized memory in error path by Zbigniew Jędrzejewski-Szmek · 12 years ago
  86. 2571ead bus: implicitly collect ucred/label information by Lennart Poettering · 12 years ago
  87. 20902f3 bus: also finish connection before returning from sd_bus_get_unique_name() by Lennart Poettering · 12 years ago
  88. ed205a6 bus: when parsing enforce maximum container depth by Lennart Poettering · 12 years ago
  89. 2bf938c bus: fix uninitialized variable by Lennart Poettering · 12 years ago
  90. dafb759 bus: validate the hello response properly by Lennart Poettering · 12 years ago
  91. 813a4f9 bus: properly verify recursion depth of signatures by Lennart Poettering · 12 years ago
  92. d728d70 bus: rework synchronization logic by Lennart Poettering · 12 years ago
  93. 9f26c90 bus: reuse more code by Lennart Poettering · 12 years ago
  94. 6693860 bus: validate the entire header more closely by Lennart Poettering · 12 years ago
  95. ac89bf1 bus: properly validate object path values by Lennart Poettering · 12 years ago
  96. b8beb27 bus: generate a nice error when attempting to add a NULL string by Lennart Poettering · 12 years ago
  97. b9bf7e2 bus: implicitly handle peer commands Ping() and GetMachineId() by Lennart Poettering · 12 years ago
  98. 2522023 bus: enforce limits on all client influenced data objects by Lennart Poettering · 12 years ago
  99. 29f6aad bus: implicitly set no_reply flag on outgoing messages if the serial number is not kept by Lennart Poettering · 12 years ago
  100. 9a8ae49 udev: always set selinux label at "add" events by Kay Sievers · 12 years ago