systemd 40
  1. acb14d3 cgroup: when getting cgroup empty notifications, always search up the tree by Lennart Poettering · 13 years ago
  2. cd43ca7 path: convert failure field to enum by Lennart Poettering · 13 years ago
  3. e1770af swap: replace failure boolean by result enum by Lennart Poettering · 13 years ago
  4. 067d72c timer: convert failure bool into enum by Lennart Poettering · 13 years ago
  5. 81a5c6d automount: convert failure boolean to enum by Lennart Poettering · 13 years ago
  6. 9d2f517 mount: replace failure boolean by enum by Lennart Poettering · 13 years ago
  7. cfc4eb4 socket: replace failure boolean by enum by Lennart Poettering · 13 years ago
  8. f42806d service: replace "failure" boolean by enum, and export it by Lennart Poettering · 13 years ago
  9. ec3f9b5 util: prevent daemon-reload from reaping service processes. by Chris Paulson-Ellis · 13 years ago
  10. ce09557 sd-daemon: support for building sd-daemon.c with Bionic (Android) by Alvaro Soliverez · 14 years ago
  11. bacbccb manager: tell correctly if the manager is booting by Michal Schmidt · 13 years ago
  12. 803a346 coredump: avoid coredump loops, divert coredump if journald itself is crashing by Lennart Poettering · 13 years ago
  13. 5d6b158 exec: include path name of binary we are about to execute when renaming forked off processes by Lennart Poettering · 13 years ago
  14. a6927d7 service: add watchdog timestamp by Michael Olbrich · 13 years ago
  15. c4aa65e logind: add GetSessionByPID() bus call by Lennart Poettering · 13 years ago
  16. ede3deb socket: typo in dump output by Michal Schmidt · 13 years ago
  17. 9b221b6 logind: if we have to stop a session, kill at least its leader by Lennart Poettering · 13 years ago
  18. 9ba1a15 load-fragment: properly parse size values denoted in bytes by Lennart Poettering · 13 years ago
  19. be19b7d journal: increase compression threshold for objects from 64 to 512 by Lennart Poettering · 13 years ago
  20. 8906b20 login: lock down input devices on extra seats by Ray Strode · 13 years ago
  21. 4f552cc pkg-config: rootlibexecdir -> systemdutildir by Kay Sievers · 13 years ago
  22. 512947d main: don't force text mode in console_setup() by Michal Schmidt · 13 years ago
  23. 02b16a1 logind: make sure we create /var/lib/systemd before using it by Lennart Poettering · 13 years ago
  24. ab8da6c pkg-config: export libexecdir, so that that gdm can use it to find the x server wrapper by Lennart Poettering · 13 years ago
  25. 7d9eaa8 socket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF, to have at least a little effect by Lennart Poettering · 13 years ago
  26. bb99a35 log: increase socket buffers for logging by default by Lennart Poettering · 13 years ago
  27. 632117b log: never delay logging if the log server is stuck, always drop messages quickly by Lennart Poettering · 13 years ago
  28. da37586 mount: fix automount regression by Michal Schmidt · 13 years ago
  29. 7d39db9 virt: detect LXC+libvirt containers by Lennart Poettering · 14 years ago
  30. caa9488 man: document systemd-cgtop tool by Lennart Poettering · 14 years ago
  31. be70cdd login: fix multi-seat check by Lennart Poettering · 14 years ago
  32. b16f530 login: extend comments in multi-seat-x by Lennart Poettering · 14 years ago
  33. 36db9a8 login: add multi-session X wrapper by Lennart Poettering · 14 years ago
  34. a558d00 journal: move journal TODO into main TODO by Lennart Poettering · 14 years ago
  35. 7c69716 util: use /dev/rtc symlink if possible before we go searching for a suitable device by Lennart Poettering · 14 years ago
  36. 131a4dc login: move seat udev rules to login subdir by Kay Sievers · 14 years ago
  37. 8f2d43a cgtop: add new cgtop tool by Lennart Poettering · 14 years ago
  38. 1733ca5 tmpfiles: fix bad memory access by Lennart Poettering · 14 years ago
  39. 1e5678d cgls: don't show kernel threads by default by Lennart Poettering · 14 years ago
  40. ce3fd7e journal: systemd v38 fails to build on big-endians by Dan Horák · 14 years ago
  41. d1f262f systemctl: don't show ln -s/rm output in 'install' mode if --quiet is passed by Lennart Poettering · 14 years ago
  42. 51122dc util: open the first RTC that has hctosys=1 set by Lennart Poettering · 14 years ago
  43. 05aa9ed readahead: don't monopolize IO when replaying by Lennart Poettering · 14 years ago
  44. aa001cd dbus: export ControlGroupPersistent field on the bus again by Lennart Poettering · 14 years ago
  45. 1a710b4 socket: don't fail the socket on ENOTCONN by Michal Schmidt · 14 years ago
  46. 229b5d5 dbus-execute: don't publish control_group_persistent on DBus for now by Michal Schmidt · 14 years ago
  47. 3e52541 service: add missing pid file unwatch in the destructor by Michal Schmidt · 14 years ago
  48. a3f914b log: move #pragma around the function by Michal Schmidt · 14 years ago
  49. 891703e persistant -> persistent by Kay Sievers · 14 years ago
  50. 31ed59c tmpfiles: support writing short strings to files, in order to support /sys manipulations at boot time, a la sysctl by Lennart Poettering · 14 years ago
  51. 88f0664 manager: don't place units in the 'cpu' group when run as user instance, for now by Lennart Poettering · 14 years ago
  52. 9058851 journal: when sending journal data via file, place it in /dev/shm, to allow early boot operation, even if it sucks by Lennart Poettering · 14 years ago
  53. 8d53b45 exec: introduce ControlGroupPersistant= to make cgroups persistant by Lennart Poettering · 14 years ago
  54. 62f21ec journalctl: properly honour -n when -f is passed, too by Lennart Poettering · 14 years ago
  55. 468d726 tmpfiles: add support for creating symlinks, char/block device nodes by Lennart Poettering · 14 years ago
  56. fc3c1c6 logind: move X11 socket by Lennart Poettering · 14 years ago
  57. 129eebe logind: simplify session_activate() a bit by Lennart Poettering · 14 years ago
  58. abc5bbc logind: allow to create multiple sessions on non-multi-session seats to deal with left-over sessions by Lennart Poettering · 14 years ago
  59. 281605b util: fix ANSI sequence for red color by Michal Schmidt · 14 years ago
  60. b7f3363 log: make asserts cheaper by Michal Schmidt · 14 years ago
  61. 2b7dec8 log: remove useless variable by Michal Schmidt · 14 years ago
  62. e2110e5 dbus-unit: make functions static by Michal Schmidt · 14 years ago
  63. d200735 dbus: more efficient implementation of properties by Michal Schmidt · 14 years ago
  64. 595ed34 unit: use safe downcasts, remove pointless casts by Michal Schmidt · 14 years ago
  65. 1124fe6 unit: use the UNIT() macro consistently by Michal Schmidt · 14 years ago
  66. ac155bb unit: remove union Unit by Michal Schmidt · 14 years ago
  67. 7d17cfb unit: reduce heap usage for unit objects by Michal Schmidt · 14 years ago
  68. 1637a8b logind: downgrade login message to debug by Michal Schmidt · 14 years ago
  69. fee80f6 journal: drop privileges when storing coredump by Lennart Poettering · 14 years ago
  70. e6acda1 journal: when show blob data show length by Lennart Poettering · 14 years ago
  71. 32895bb util: support formatting eta and peta bytes with format_bytes() by Lennart Poettering · 14 years ago
  72. a7bc2c2 util: introduce FORMAT_BYTES_MAX by Lennart Poettering · 14 years ago
  73. de0229c journal: collect coredump up to 24M in size by Lennart Poettering · 14 years ago
  74. 4c7de07 journal: handle empty syslog identifier properly by Lennart Poettering · 14 years ago
  75. 5c3759b journal: fix bad memory access by Lennart Poettering · 14 years ago
  76. 0dad12c journal: if the data to be sent is larger than the maximum datagram size resort to passing a temporary fd over native protocol by Lennart Poettering · 14 years ago
  77. f5e0466 journal: hook up coredumping with journal by Lennart Poettering · 14 years ago
  78. 755a02c journal: add new system-cat tool as kind of a more powerfull BSD logger by Lennart Poettering · 14 years ago
  79. 3043935 util: split out tty_is_vc_resolve() from default_term_for_tty() by Lennart Poettering · 14 years ago
  80. c1072ea util: rework ANSI escape code macros by Lennart Poettering · 14 years ago
  81. 9ddc4a2 mount: fix quota by Michal Schmidt · 14 years ago
  82. 6ef25fb pam: fix build by Lennart Poettering · 14 years ago
  83. fc7985e pam: work correctly if a seat is specified but not vtnr by Lennart Poettering · 14 years ago
  84. d3f2bdb journal: add output mode that just prints simple messages without any decorations by Lennart Poettering · 14 years ago
  85. f987397 api: add C++ guards to all headers by Lennart Poettering · 14 years ago
  86. ebda471 sd-login: teach sd_pid_get_unit() proper handling of instantiated services by Lennart Poettering · 14 years ago
  87. 7c8bbcc journal: if the syslog forwarder socket is full, then don't block by Lennart Poettering · 14 years ago
  88. 4cfa2c9 core: switch all log targets to go directly to the journal, instead via syslog by Lennart Poettering · 14 years ago
  89. 5ba081b log: make internal log api log directly to the journal by Lennart Poettering · 14 years ago
  90. 8a0f04e journal: add SELinux context to all logged messages by Lennart Poettering · 14 years ago
  91. b785c85 journal: fix more 32/64 bit issues by Lennart Poettering · 14 years ago
  92. fdcad0c tmpfiles: fix parsing of /proc/net/unix on 32Bit machines by Lennart Poettering · 14 years ago
  93. 52beb2c logs-show: fix missing newline in short output by Michal Schmidt · 14 years ago
  94. 7f120cc journald: don't assume size_t and uint64_t are the same by Lennart Poettering · 14 years ago
  95. 5e41cfe journald: set group ownership of journal files to 'adm' by default by Lennart Poettering · 14 years ago
  96. e6520a0 journal: make requirement for ACLs optional by Lennart Poettering · 14 years ago
  97. d1e44dd journalctl: fix --help text by Lennart Poettering · 14 years ago
  98. 1921a5c journal: don't realign window twice by Lennart Poettering · 14 years ago
  99. 19a2bd8 sd-journal: implement a number of non-implemented calls from the API for now by Lennart Poettering · 14 years ago
  100. 731a676 systemd: reconnect to syslog as soon as the journal is fully up by Lennart Poettering · 14 years ago