systemd 196
  1. 93b73b0 journal: by default do not decompress dat objects larger than 64K by Lennart Poettering · 13 years ago
  2. 8f1e860 journal: add sd_journal_get_catalog_for_message_id() as API to get catalog entry for any message ID without requiring an open journal file by Lennart Poettering · 13 years ago
  3. ee55db4 journal-send: always send SYSLOG_IDENTIFIER, if we have it by Lennart Poettering · 13 years ago
  4. 3ed08c4 journal-send: unify a bit of code by Lennart Poettering · 13 years ago
  5. e304316 build-sys: make loadable module support optional by Tom Gundersen · 13 years ago
  6. 1a37b9b dbus-common: Add helper method to handle no-reply messages by Colin Walters · 13 years ago
  7. d23965a udev: net - add device naming properties by Kay Sievers · 13 years ago
  8. 5ae18dd libudev: do not resolve $attr{device} symlinks by Kay Sievers · 13 years ago
  9. 3fd0c4c udev: fix whitespace by Kay Sievers · 13 years ago
  10. 7d73c13 journald: fix bad memory access by Lennart Poettering · 13 years ago
  11. 10f7049 socket: improve error message when we cannot spawn the socket's service unit by Lennart Poettering · 13 years ago
  12. ac97e2c core/load-fragment: fix (potential) bad memory access by Zbigniew Jędrzejewski-Szmek · 13 years ago
  13. c040936 core/load-fragment: be more precise in error messages by Zbigniew Jędrzejewski-Szmek · 13 years ago
  14. 7009eec shared/utils: systemd-cgls shows 'n/a' when piping output by Anders Olofsson · 13 years ago
  15. e3657ec journalctl: add option to forgo ellipsization by Zbigniew Jędrzejewski-Szmek · 13 years ago
  16. 0a496c9 rpm: udevadm is actually in bindir by Zbigniew Jędrzejewski-Szmek · 13 years ago
  17. ee623f0 hwdb: use $(localstatedir)/lib/udev/hwdb.bin for the binary database by Zbigniew Jędrzejewski-Szmek · 13 years ago
  18. 4ec2451 journal: use $(localstatedir)/lib/systemd/catalog for the catalog by Zbigniew Jędrzejewski-Szmek · 13 years ago
  19. 943aad8 journal, shared: fix warnings during compilation on 32 bits by Zbigniew Jędrzejewski-Szmek · 13 years ago
  20. 1b0fcd7 rpm: update RPM macros to include definitions for more drop-in directories and for reloading/rebuilding configuration by Lennart Poettering · 13 years ago
  21. 7c670f5 journal: catalog - silent output, it's usually only called by package management by Kay Sievers · 13 years ago
  22. 3cdebc2 service: drop support for SysV scripts for the early boot by Lennart Poettering · 13 years ago
  23. 93bd157 umount: always remount read-only before unmounting in final shutdown loop by Lennart Poettering · 13 years ago
  24. 891a491 switch-root: try pivot_root() before overmounting / by Lennart Poettering · 13 years ago
  25. 5bb633f udev: firmware - disable firmware loading when firmware file is 0 byte by Umut Tezduyar · 13 years ago
  26. 80343dc journalctl: better error messages for --update-catalog by Zbigniew Jędrzejewski-Szmek · 13 years ago
  27. 95ec864 journal: recommend journalctl -x more often by Lennart Poettering · 13 years ago
  28. 5d6a86d catalog: add catalog entries for all of systemd's own journal messages by Lennart Poettering · 13 years ago
  29. 83f6936 journal: extend catalog header to 64bit for all fields, just to be safe and follow the rest of the file formats by Lennart Poettering · 13 years ago
  30. 0049f05 shutdown: readd explicit sync() when shutting down by Lennart Poettering · 13 years ago
  31. f553b3b udev: make blkid optional by Anders Olofsson · 13 years ago
  32. d420575 journal: implement message catalog by Lennart Poettering · 13 years ago
  33. 59f432e hostnamectl: fix parsing of --no-ask-password by Lennart Poettering · 13 years ago
  34. 8885064 polkit: if PK is not around, consider this a permission denied error by Lennart Poettering · 13 years ago
  35. 33c770b udev: hwdb - properly handle a missing database by Kay Sievers · 13 years ago
  36. f72daa6 dbus-manager: modernize style by Zbigniew Jędrzejewski-Szmek · 13 years ago
  37. 645a9e5 dbus-manager: fix a fatal dbus abort in bus_manager_message_handler() by Eelco Dolstra · 13 years ago
  38. bb11271 sched: Only setting CPUSchedulingPriority=rr doesn't work by Holger Hans Peter Freyther · 13 years ago
  39. 71c0159 journalctl: require argument for --priority by Lekensteyn · 13 years ago
  40. 0f67f1e core: lift restriction on order of - and @ in ExecStart by Zbigniew Jędrzejewski-Szmek · 13 years ago
  41. 7e1a84f core: interpret \; token in ExecStart as escaped ; by Oleksii Shevchuk · 13 years ago
  42. 2c5417a tests: add tests for config_parse_exec by Zbigniew Jędrzejewski-Szmek · 13 years ago
  43. a66f3be core/load-fragment-gperf: add missing CONDITION_FILE_NOT_EMPTY by Oleksii Shevchuk · 13 years ago
  44. 774de5a core: fix %h, %s, %p handling in templates in user session by Oleksii Shevchuk · 13 years ago
  45. f09a7d2 systemd: highlight ordering cycle deletions by Olivier Brunel · 13 years ago
  46. 45c0c61 systemctl: add help for --type/-t by Zbigniew Jędrzejewski-Szmek · 13 years ago
  47. 48c2826 systemctl: remove empty line in case of no units by Zbigniew Jędrzejewski-Szmek · 13 years ago
  48. d025f1e build-sys: store journald code in a noinst library by Zbigniew Jędrzejewski-Szmek · 13 years ago
  49. fea05a4 timedatectl: break line to not exceed 80 columns by Zbigniew Jędrzejewski-Szmek · 13 years ago
  50. 6e6fb52 shared: add API for replacing @FOO@ style variables in strings by Lennart Poettering · 13 years ago
  51. 409bc9c util: add strreplace() to replace a substring by another string by Lennart Poettering · 13 years ago
  52. 7ae03f3 specifier: minor modernizations by Lennart Poettering · 13 years ago
  53. 0290296 polkit: fix type on comparison by Lennart Poettering · 13 years ago
  54. 377ec8b delta.c: fix option '-t' by Thomas Hindoe Paaboel Andersen · 13 years ago
  55. e26970a delta.c: use _cleanup_ by Thomas Hindoe Paaboel Andersen · 13 years ago
  56. 73c0495 python: add journal backend for the logging framework by Marti Raudsepp · 13 years ago
  57. 0c02718 systemd-analyze: use argparse instead of getopt by Zbigniew Jędrzejewski-Szmek · 13 years ago
  58. c94f4b8 systemd-python: fix nesting of #ifs and #pragmas by Zbigniew Jędrzejewski-Szmek · 13 years ago
  59. 6b6ed3e shared/socket-util: kill gcc warning about uninitialized variable by Zbigniew Jędrzejewski-Szmek · 13 years ago
  60. bf9d233 udev: properly handle symlink removal by 'change' event by Kay Sievers · 13 years ago
  61. cf2292f libudev: avoid leak during realloc failure by Mauro Dreissig · 13 years ago
  62. 33b4055 remove duplicate semicolons by Thomas Hindoe Paaboel Andersen · 13 years ago
  63. 45a5ff0 util: nicer tree drawings by Michal Schmidt · 13 years ago
  64. a9cdc94 enable localization for common *ctl commands by Dave Reisner · 13 years ago
  65. 1298001 use the same email address everywhere by Kay Sievers · 13 years ago
  66. 88a6477 libudev: update copyright headers by Kay Sievers · 13 years ago
  67. 40fe8b1 udev: use usec_t and now() by Kay Sievers · 13 years ago
  68. 2311eb2 timedatectl: properly print 30 minutes DST transitions by Kay Sievers · 13 years ago
  69. ef216ca coredumpctl: add missing -F, --field option to help by Dave Reisner · 13 years ago
  70. 584f587 systemd-coredumpctl: add 'gdb' to usage output by Dave Reisner · 13 years ago
  71. bece1f5 dbus: when verifying PK privs, bypass PK if uid=0 of client by Lennart Poettering · 13 years ago
  72. a660c63 udev: net_id - add builtin to retrieve data for network devices by Kay Sievers · 13 years ago
  73. 59803c3 udev: hwdb - search parents for 'modalias' and data by Kay Sievers · 13 years ago
  74. c3cfed0 udev: update file headers by Kay Sievers · 13 years ago
  75. 40b8acd fstab-generator: more specific error messages by Michal Schmidt · 13 years ago
  76. 8db9d8c cryptsetup: fix inverted comparison in pass_volume_key by Dave Reisner · 13 years ago
  77. e4f44e7 Revert "Implement SocketUser= and SocketGroup= for [Socket]" by Dave Reisner · 13 years ago
  78. 65343c7 cryptsetup: hash=plain means don't use a hash by Dave Reisner · 13 years ago
  79. aea5401 Implement SocketUser= and SocketGroup= for [Socket] by Dave Reisner · 13 years ago
  80. 6aa220e mount-setup: try mounting 'efivarfs' only if the system bootet with EFI by Kay Sievers · 13 years ago
  81. 3dfb265 kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointless by Kay Sievers · 13 years ago
  82. 1022373 kmod-setup: add conditional module loading callback by Kay Sievers · 13 years ago
  83. c1e5704 shared: add is_efiboot() by Kay Sievers · 13 years ago
  84. 075ff68 drop Arch Linux support for reading /etc/rc.conf by Dave Reisner · 13 years ago
  85. 53d05b4 drop Arch Linux support for reading /etc/rc.conf by Dave Reisner · 13 years ago
  86. da974c2 vconsole: remove Frugalware legacy file support by Miklos Vajna · 13 years ago
  87. c339d97 util : fallback to plain ASCII drawing if locale is not UTF-8 by Michal Schmidt · 13 years ago
  88. 0901758 util: add is_locale_utf8() by Michal Schmidt · 13 years ago
  89. 4940c64 analyze: use GDBus instead of dbus-python by Cosimo Cecchi · 13 years ago
  90. e2fd5e5 timedatectl: show "DST active: n/a" if no DST data is available by Kay Sievers · 13 years ago
  91. f18ca9d timedatectl: explain everything nobody wants to know about DST by Kay Sievers · 13 years ago
  92. b7f1542 shared: add timer_get_dst() by Kay Sievers · 13 years ago
  93. 3a4431e udev: break over-long lines by Kay Sievers · 13 years ago
  94. 669b04a service: drop special HTTP server target, as it is a bad idea anf Fedora specific by Lennart Poettering · 13 years ago
  95. 1fd8d04 strv: cleanup error path loops by Lennart Poettering · 13 years ago
  96. 8511dd1 shared: "max" in the string->number conversion is meant to be inclusive by Michal Schmidt · 13 years ago
  97. f8b69d1 shared, core: do not always accept numbers in string lookups by Michal Schmidt · 13 years ago
  98. 4f76ae1 coredumpctl: add --field/-F option by Zbigniew Jędrzejewski-Szmek · 13 years ago
  99. 9a34088 coredumpctl: add --no-legend option by Zbigniew Jędrzejewski-Szmek · 13 years ago
  100. 2fb7a5c coredumpctl: fix program return code by Zbigniew Jędrzejewski-Szmek · 13 years ago