systemd 202
  1. dd418b9 bus: add kdbus test case by Lennart Poettering · 12 years ago
  2. cb0dac0 time: add suppot for fractional time specifications by Lennart Poettering · 12 years ago
  3. f73141d shared: rework env file reader by Lennart Poettering · 12 years ago
  4. 392d5b3 bus: parse matches locally and allow registration of callbacks for them by Lennart Poettering · 12 years ago
  5. 11c4c24 bus: add missing test-bus-server.c by Lennart Poettering · 12 years ago
  6. e592143 gitignore: update by Kay Sievers · 12 years ago
  7. 1a13e31 build-sys,man: use XML entities to substite strings by Zbigniew Jędrzejewski-Szmek · 12 years ago
  8. 30bdd69 shared: add simple priority queue implementation by Lennart Poettering · 12 years ago
  9. 89ffcd2 bus: hook up client with socket communication by Lennart Poettering · 12 years ago
  10. de1c301 bus: add basic implementation of a native bus client library by Lennart Poettering · 12 years ago
  11. 54c31a7 man: clarify systemctl --property= documentation a bit by Lennart Poettering · 12 years ago
  12. 3e37b97 Add systemd-analyze to .gitignore by Auke Kok · 12 years ago
  13. 7b4d7cc bootctl: add boot loader and firmware interface tool by Kay Sievers · 12 years ago
  14. c62c294 tests: add tests of strxcpyx by Thomas Hindoe Paaboel Andersen · 12 years ago
  15. 97b5f608 tests: add test of strbuf by Thomas Hindoe Paaboel Andersen · 12 years ago
  16. 539ad70 test: add a few tests and tidy up by Thomas Hindoe Paaboel Andersen · 12 years ago
  17. f4ce2b3 efi: add efi boot generator that automatically mounts the ESP to /boot by Lennart Poettering · 12 years ago
  18. 2e3d069 core: if the bootloader supports it, determine firmware and boot loader delay by Lennart Poettering · 12 years ago
  19. a752add git: ignore bootchart binary by Lennart Poettering · 12 years ago
  20. e8bc0ea journalctl: strip TABs and ANSI color sequences from log messages when displaying them by Lennart Poettering · 12 years ago
  21. 1ebe2a4 gitignore: ignore .trs files from tests by Kay Sievers · 12 years ago
  22. b5a223b build-sys: use parallel tests driver by Zbigniew Jędrzejewski-Szmek · 12 years ago
  23. 36697dc timer: implement calendar time events by Lennart Poettering · 12 years ago
  24. d420575 journal: implement message catalog by Lennart Poettering · 12 years ago
  25. bb11271 sched: Only setting CPUSchedulingPriority=rr doesn't work by Holger Hans Peter Freyther · 12 years ago
  26. 6e6fb52 shared: add API for replacing @FOO@ style variables in strings by Lennart Poettering · 12 years ago
  27. 6524990 logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) by Lennart Poettering · 12 years ago
  28. a4bcff5 journal: introduce entry array chain cache by Lennart Poettering · 12 years ago
  29. b87377f update .gitignore by Kay Sievers · 12 years ago
  30. 2087a7a locale: add client tool localectl similar to hostnamectl/timedatectl by Lennart Poettering · 12 years ago
  31. dbc4fba hostname: add new hostnamectl tool as text client for hostnamed by Lennart Poettering · 12 years ago
  32. 6d0274f timedatectl: introduce new command line client for timedated by Lennart Poettering · 12 years ago
  33. e88baee journald: properly update message size after stripping the identifier by Zbigniew Jędrzejewski-Szmek · 12 years ago
  34. cfbc22a journalctl: implement --since= and --until for filtering by time by Lennart Poettering · 12 years ago
  35. 7b17a7d journal: add minimal journal gateway daemon based on GNU libmicrohttpd by Lennart Poettering · 12 years ago
  36. 2a2507e journal: add missing test file by Lennart Poettering · 12 years ago
  37. 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
  38. 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
  39. b5b46d5 when determining unit file list, include invalid unit names in an "invalid" state by Lennart Poettering · 12 years ago
  40. 877d54e journal: generate structured journal messages for a number of events by Lennart Poettering · 12 years ago
  41. 0284adc journal: split up journal-file.c by Lennart Poettering · 12 years ago
  42. 69b7fed gitignore: tags files by Zbigniew Jędrzejewski-Szmek · 12 years ago
  43. cbdca85 journal: beef up journal matches considerably by Lennart Poettering · 12 years ago
  44. b0193f1 systemctl: automatically turn paths and unescaped unit names into proper unit names by Lennart Poettering · 12 years ago
  45. 87ce22c readahead: merge three binaries into one by Lennart Poettering · 12 years ago
  46. eb125fb update .gitignore by Kay Sievers · 12 years ago
  47. d360705 system-update: add system update generator by Lennart Poettering · 13 years ago
  48. 6b1dc2b mount: replace PID1 internal fstab parser with generator by Lennart Poettering · 13 years ago
  49. 27b5482 delta: add systemd-delta tool to find overriden configuration and unit files by Lennart Poettering · 13 years ago
  50. 6edd7d0 sleep: implement suspend/hibernate as first class targets by Lennart Poettering · 13 years ago
  51. eecd136 logind: implement delay inhibitor locks in addition to block inhibitor locks by Lennart Poettering · 13 years ago
  52. 2b93b02 remount: consolidate remount-api-vfs and remount-rootfs into one by Lennart Poettering · 13 years ago
  53. acf9b2f update .gitignore by Lennart Poettering · 13 years ago
  54. f13b388 udev: install udevd as /usr/lib/systemd/systemd-udevd by Kay Sievers · 13 years ago
  55. f8e2fb7 logind: add shutdown/suspend/idle inhibition framework by Lennart Poettering · 13 years ago
  56. 3b6d9a7 update .gitignore by Kay Sievers · 13 years ago
  57. b562f5a build-sys: add stub makefiles to all subdirs to ease development with emacs by Lennart Poettering · 13 years ago
  58. 04a9d3a udev: fix gcc warnings showing up after adding $(AM_CFLAGS) by Kay Sievers · 13 years ago
  59. e96d6be systemd: add hardware watchdog support by Lennart Poettering · 13 years ago
  60. 3e21478 move imported udev into place by Kay Sievers · 13 years ago
  61. b070e7f journal: implicitly add code location to all messages logged with the native interface by Lennart Poettering · 13 years ago
  62. 169c4f6 journalctl,loginctl: drop systemd- prefix in binary names by Lennart Poettering · 13 years ago
  63. 9cacf56 umount: don't try to umount /usr, if we are running from it by Lennart Poettering · 13 years ago
  64. 36db9a8 login: add multi-session X wrapper by Lennart Poettering · 13 years ago
  65. c97e8d1 add .vimrc by Kay Sievers · 13 years ago
  66. 8f2d43a cgtop: add new cgtop tool by Lennart Poettering · 13 years ago
  67. f5e0466 journal: hook up coredumping with journal by Lennart Poettering · 13 years ago
  68. 755a02c journal: add new system-cat tool as kind of a more powerfull BSD logger by Lennart Poettering · 13 years ago
  69. dcd5f10 git: only ignore toplevel systemd file by Lennart Poettering · 13 years ago
  70. d4a66a7 libsystemd-id128: restructure Makefile.am by Kay Sievers · 13 years ago
  71. 4668191 timedated: move sources to subdirectory by Kay Sievers · 13 years ago
  72. fc5e60e git: update gitignore by Lennart Poettering · 13 years ago
  73. 4b2d99d journal: add unit files and shared library glue by Lennart Poettering · 13 years ago
  74. 87d2c1f journal: add preliminary incomplete implementation by Lennart Poettering · 13 years ago
  75. 346bce1 stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive by Lennart Poettering · 13 years ago
  76. 8309648 install: add new installer implementation by Lennart Poettering · 13 years ago
  77. 3fd476b git: hide more files from git by Lennart Poettering · 13 years ago
  78. 114a50f sd-daemon: turn sd-daemon.c into a shared library by Lennart Poettering · 13 years ago
  79. 74b9113 logind: introduce libsystemd-login.so as fast path to access logind data by Lennart Poettering · 13 years ago
  80. abca482 loginctl: add basic implementation of loginctl for introspecting controlling sessions/users/seats by Lennart Poettering · 13 years ago
  81. f401e48 mechanisms: add mechanisms to change system locale and clock by Lennart Poettering · 13 years ago
  82. 5eda94d logind: implement ACL management by Lennart Poettering · 14 years ago
  83. 2026308 logind: first version that compiles fine by Lennart Poettering · 14 years ago
  84. 7640a5d hostnamed: introduce systemd-hostnamed by Lennart Poettering · 14 years ago
  85. 151b190 binfmt: add binfmt tool to set up binfmt_misc at boot by Lennart Poettering · 14 years ago
  86. 2a79665 getty: move automatic serial getty logic into generator by Lennart Poettering · 14 years ago
  87. 8821347 nspawn: add simple chroot(1) like tool to execute commands in a namespace container by Lennart Poettering · 14 years ago
  88. a8f1132 systemctl: support remote and privileged systemctl access via SSH and pkexec by Lennart Poettering · 14 years ago
  89. 0992bbd add .vimrc to .gitignore by Andrey Borzenkov · 14 years ago
  90. d7ccca2 main: introduce /etc/machine-id by Lennart Poettering · 14 years ago
  91. 07faed4 virtualization: beef virtualization code by Lennart Poettering · 14 years ago
  92. 8e1bd70 sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d by Lennart Poettering · 14 years ago
  93. f90cf44 load-fragment: properly do comparison of words by Lennart Poettering · 14 years ago
  94. 06cdd24 ac-power: make ac-power a proper binary that scripts can call by Lennart Poettering · 14 years ago
  95. e9ddabc manager: parse RD_TIMESTAMP passed from initrd by Lennart Poettering · 14 years ago
  96. e23a0ce cryptsetup: minimal cryptsetup unit generator by Lennart Poettering · 14 years ago
  97. ec863ba ask-password: add basic tty agent by Lennart Poettering · 14 years ago
  98. 3d20ed6 fsck: add initial version of fsck and quotacheck wrappers by Lennart Poettering · 14 years ago
  99. e927874 user-sessions: add minimal utility to kill user sessions that shall be called before destroying services on shutdown by Lennart Poettering · 14 years ago
  100. e347837 umount: Adding unmount functions to be used in shutdown by Fabiano Fidencio · 14 years ago