systemd 220
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJVXmroAAoJELY7IYecNIWwLA8QAKhPA53cltGY1iRce1b/pwmd
lVvCHPXqz9GogCPJymaKiH4FQsYsUw/QkYTkxQNNeu5d7vy2LfgT2Zlh/YUwBR/c
IVOFC230PPqtJStfzU59mEvd9i4Gj9zHbHepHBvyWnFnaT6qirxGAT6mi95TpVRW
X/fH2Lt+0V+UQxpfwmv3UHft0LyLc55FHEWUt8k74bykUYw9L1POsgQmIcWI5ewj
wzwZSl7T2zdov6+BeuRE80Me0Hrrag/ePprBA8h0VEI6XHeNf57s2i3qnJ/3znOX
2ePP3lRAtJO+tB24ItPyookl69l4AogqljLcQJrzI/t8d+kY7SpZ15O6VZeJzkHP
BYEmWXSqkpbtP31vJ/Z8b3j8suGAZBzFyfswBXWftsmM/3z91Y6qAz5HMw410U06
rRGNqvH8KIwyeD/VGF82eR1srpbMQkH14kBqF91HWTK0PoUhdVkuRPdSBrKTq7QZ
RXmbLuua+kNrX8fJFybKxcuYteh9NnuQ4D0mifOrpTPeWnCDmFr8I+u4GKXf2tdX
CyKA9822oXoY9D1VszCcfaKKnKWB57sHsmfyCRFHaZ/V2ZFQkPJp2a4HG2RMXaOQ
kJY9sISrAkwsGF9olzo2KIjs2ywtsDI+1cqL3VwKZJP9GU2Pi1z0rFMFcCt8rFHA
vaFR5EkvUghP84YVXgXm
=Auws
-----END PGP SIGNATURE-----
  1. 4a2af8d man: update sd_bus_open() documentation by Lennart Poettering · 10 years ago
  2. 52d7c4d man: document when the sd_bus_creds_xxx() calls return ENXIO by Lennart Poettering · 10 years ago
  3. 96d9117 fsck: remove fsckd again, but keep the door open for external replacement by Lennart Poettering · 10 years ago
  4. d6b07ef shutdownd: kill the old implementation by Daniel Mack · 10 years ago
  5. eaa5251 man: add journal-remote.conf(5) by Chris Morgan · 10 years ago
  6. 42f1ab5 man: add sd_event_{run,wait,prepare,dispatch,loop} by Zbigniew Jędrzejewski-Szmek · 10 years ago
  7. a80170f Add man page and references to it. by Didier Roche · 10 years ago
  8. 432d596 man: add systemd.generator(7) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  9. efd5155 build-sys: mark systemd-firstboot man page as conditional by Michael Biebl · 10 years ago
  10. d9000fd man: add networkctl(1) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  11. dbda6dc man: document nss-mymachines by Lennart Poettering · 10 years ago
  12. 49aa61a man: add an alias to libnss_myhostname.so2 for nss-myhostname by Lennart Poettering · 10 years ago
  13. a354329 core: add new logic for services to store file descriptors in PID 1 by Lennart Poettering · 10 years ago
  14. fe65961 build: add option to disable hwdb by Umut Tezduyar Lindskog · 10 years ago
  15. 65eb437 systemd-hwdb: introduce new tool by Tom Gundersen · 10 years ago
  16. 3280236 sd-bus: get rid of PID starttime concept by Lennart Poettering · 10 years ago
  17. 6540c38 build-sys: update man-list by David Herrmann · 10 years ago
  18. 2a5a41e machine-id-commit: add man pages by Didier Roche · 10 years ago
  19. be79589 timesyncd: Support timesyncd.conf.d directories in the usual search paths by Josh Triplett · 10 years ago
  20. f2dacc9 resolved: Support resolved.conf.d directories in the usual search paths by Josh Triplett · 10 years ago
  21. 301af7e coredump: Support coredump.conf.d directories in the usual search paths by Josh Triplett · 10 years ago
  22. 396f9e2 bootchart: Support bootchart.conf.d directories in the usual search paths by Josh Triplett · 10 years ago
  23. 778b6a3 systemd-sleep: Support sleep.conf.d directories in the usual search paths by Josh Triplett · 10 years ago
  24. a9edaef journald: Support journald.conf.d directories in the usual search paths by Josh Triplett · 10 years ago
  25. 1b907b5 core: Support system.conf.d and user.conf.d directories in the usual search paths by Josh Triplett · 10 years ago
  26. d3fae78 man: Factor out a common snippet for .d directories and precedence by Josh Triplett · 10 years ago
  27. 02b75c9 man/logind.conf.xml: Make "man logind.conf.d" work too by Josh Triplett · 10 years ago
  28. f509443 man: add systemd-sysv-generator(8) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  29. 5c20a8b man: document sd_bus_creds_get_connection_name() by Lennart Poettering · 10 years ago
  30. 5c8da64 man: document sd_machine_get_class() and sd_machine_get_ifindices() by Lennart Poettering · 10 years ago
  31. 043f629 man: add sd_event_set_name(3) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  32. ba4b356 man: add sd_event_get_fd(3) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  33. 37161c5 make utmp/wtmp support configurable by Emil Renner Berthing · 10 years ago
  34. 4dfefc1 man: document sd_event_add_{defer,post,exit} by Zbigniew Jędrzejewski-Szmek · 10 years ago
  35. edf2573 man: add sd_event_add_child(3) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  36. 3144ebc man: add sd_event_add_signal(3) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  37. 3a17521 build-sys: add sd_session_get_desktop to Makefile-man.am by Zbigniew Jędrzejewski-Szmek · 10 years ago
  38. d6bc834 readahead: wipe out readahead by Daniel Buch · 10 years ago
  39. d2c6882 hibernate-resume-generator: add a generator for instantiating the resume unit. by Ivan Shapovalov · 10 years ago
  40. 42483a7 hibernate-resume: add a tool to write a device node's major:minor to /sys/power/resume. by Ivan Shapovalov · 10 years ago
  41. 874ff7b timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP by Lennart Poettering · 10 years ago
  42. 6fc5a40 man: add udev.conf(5) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  43. 142c4ec man: merge systemd-verify with systemd-analyze by Zbigniew Jędrzejewski-Szmek · 10 years ago
  44. 0e8415f man: add systemd-verify(1) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  45. 330427e man: document systemd-journal-upload by Zbigniew Jędrzejewski-Szmek · 10 years ago
  46. 5146e7e man: add systemd-coredump(8) and a bunch of links by Zbigniew Jędrzejewski-Szmek · 10 years ago
  47. 9869e75 man: document systemd-escape(1) by Lennart Poettering · 10 years ago
  48. e268072 firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot= instead by Lennart Poettering · 10 years ago
  49. 30f10ab man: document systemd-firstboot(1) by Lennart Poettering · 10 years ago
  50. 9a00f57 path: add new "systemd-path" utility for querying paths described in file-hierarchy(7) by Lennart Poettering · 10 years ago
  51. 7caa86a man: document systemd-update-done.service by Lennart Poettering · 10 years ago
  52. 9546c6e man: add a minimized, modernized description of the file system hierarchy systemd suggests by Lennart Poettering · 10 years ago
  53. 21236ab man: document the sysusers tool by Lennart Poettering · 10 years ago
  54. 3cc765d man: add coredump.conf(5) by Zbigniew Jędrzejewski-Szmek · 10 years ago
  55. 96e2644 Revert "Add systemd-coredumpctl as an alias for coredumpctl" by Zbigniew Jędrzejewski-Szmek · 10 years ago
  56. dfdd0e0 Add systemd-coredumpctl as an alias for coredumpctl by Zbigniew Jędrzejewski-Szmek · 10 years ago
  57. d7c9aa5 build-sys: fix indentation in make-man-rules generated output by Filipe Brandenburger · 10 years ago
  58. f685b70 man: add documentation for systemd-debug-generator by Lennart Poettering · 10 years ago
  59. 61b3b1b build-sys: run forgotten 'make update-man-list' by Lennart Poettering · 10 years ago
  60. f4bab16 coredump: coredumpctl is so useful now, make it a first-class citizen by Lennart Poettering · 10 years ago
  61. 623538c man: describe sd_uid_get_display by Zbigniew Jędrzejewski-Szmek · 11 years ago
  62. 091a364 resolved: add daemon to manage resolv.conf by Tom Gundersen · 11 years ago
  63. b408026 man: document sd_event_add_time(3) by Lennart Poettering · 11 years ago
  64. 4c06153 networkd: fix distcheck by Tom Gundersen · 11 years ago
  65. a91df40 timesyncd: add unit and man page by Kay Sievers · 11 years ago
  66. cef8b07 networkd-wait-online: drop config file and add commandline options instead by Tom Gundersen · 11 years ago
  67. 3a67e92 networkd-wait-online: improve interoptability and enable by default by Tom Gundersen · 11 years ago
  68. faae655 man: add man page for sd_event_new() by Lennart Poettering · 11 years ago
  69. ce236b5 man: dcument sd_bus_negotiate_fds() and friends by Lennart Poettering · 11 years ago
  70. bf34ab1 sd-login: add calls that retrieve credentials of peers connected to AF_UNIX peers by Lennart Poettering · 11 years ago
  71. cc64d01 journal-remote: HTTP(s) support by Zbigniew Jędrzejewski-Szmek · 11 years ago
  72. fdfccdb journal-remote: tool to receive messages over the network by Zbigniew Jędrzejewski-Szmek · 12 years ago
  73. a6278b8 bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,decode}() by Lennart Poettering · 11 years ago
  74. d86dd07 build-sys: update intructions for Makefile-man.am regeneration by Zbigniew Jędrzejewski-Szmek · 11 years ago
  75. effbc8e man: describe functions for appending to messages by Zbigniew Jędrzejewski-Szmek · 11 years ago
  76. eac684e man: split out systemd.net{work,dev}(5) from systemd-networkd(8) by Tom Gundersen · 11 years ago
  77. 1ff28ea man: split out systemd.link(5) from udev(7) by Tom Gundersen · 11 years ago
  78. 6a70f3a man: xinclude pkg-config note by Zbigniew Jędrzejewski-Szmek · 11 years ago
  79. 88ae733 man: xinclude --user/--system by Zbigniew Jędrzejewski-Szmek · 11 years ago
  80. dfdebb1 man: xinclude --help/--version/--no-pager by Zbigniew Jędrzejewski-Szmek · 11 years ago
  81. 7c071fd build-sys: add conditionals and regenerate manpage list by Zbigniew Jędrzejewski-Szmek · 11 years ago
  82. dd8875f build-sys: install experimental man pages only with --enable-kdbus by Kay Sievers · 11 years ago
  83. 3736955 man: document message timestamping/sequence number API by Lennart Poettering · 11 years ago
  84. 708c143 man: add busctl(1) by Zbigniew Jędrzejewski-Szmek · 11 years ago
  85. d30ec1f man: document label escaping functions by Zbigniew Jędrzejewski-Szmek · 11 years ago
  86. 71365a7 man: document sd-bus error functions by Zbigniew Jędrzejewski-Szmek · 11 years ago
  87. 4cf8496 man: document some more bus functions by Zbigniew Jędrzejewski-Szmek · 11 years ago
  88. cd6d5e1 man: document a batch of bus functions by Zbigniew Jędrzejewski-Szmek · 11 years ago
  89. d9416f8 man: document sd_bus_message_get_cookie() by Lennart Poettering · 11 years ago
  90. 09812eb sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC by Lennart Poettering · 11 years ago
  91. c573f8f man: fix make install by Marc-Antoine Perennou · 11 years ago
  92. 5b04fe6 libsystemd-login: add sd_session_get_remote_{host, user} by Mantas Mikulėnas · 11 years ago
  93. 40be878 build-sys: add xml sources to EXTRA_DIST by Zbigniew Jędrzejewski-Szmek · 11 years ago
  94. 2dc38ed man: add systemd-dbus-proxy@.service(8) and systemd-dbus.proxy(8) by Zbigniew Jędrzejewski-Szmek · 11 years ago
  95. 3c547e6 build-sys: add sd_j_open_container manpage alias by Zbigniew Jędrzejewski-Szmek · 11 years ago
  96. e7176ab bus: make sd_bus_request_name() and sd_bus_release_name() behave more like other calls by Lennart Poettering · 11 years ago
  97. fb14540 man: move socket-proxyd man page to section 8, since it is not in the $PATH by Lennart Poettering · 11 years ago
  98. 1bc64d7 man: add bootctl(8) by Marko Myllynen · 11 years ago
  99. 2b70d17 build-sys: make networkd man pages conditional by Tom Gundersen · 11 years ago
  100. 46b0925 man: networkd - add documentation by Tom Gundersen · 11 years ago