systemd 223
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

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