systemd 232
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJYG34OAAoJELY7IYecNIWwUp0P/3IdejTuIIDKahJhs43V0M/s
7zghPbjvUjUUEsCdrzpZ1i0W1D/o559YpDNsRGdKfp4+3T8AXr///GWUXoh7q0ZU
5MzQMAbAA900sntei3PPg/HXgNjN7sumSzw7WLUNqkw2H4q2kMiM7/8dz0KiVI+6
o2/mSOG9up/INXxzZmCaWBNdQOMrygPDAXH4U8rb/XN6JC7G9Ifq1HawdNv42e7s
FVpGtmXoUk2Z82gWVFTifEE5su0+Hkap+i/dqV9S+TOF6luHoKBCa56Y1ycKC2WW
seBbHQnv0gcP93fhfVuDFPWU+JvbtBIv/VKb6/HMFl4YQms+EqCZ4DlwFkW+SXL3
HTfEgQDpEifx/DZe/3cVkMLJgB8Ej6ZZu5DJLijnLAouDyKRcl8nwENoyKUjbH9M
mV0R/kZBfP5J7qPcgA3I3px4uIWEc630jAQmhuPJNOyzLgl9F3FZJwuSaCWsFF/C
EJzeG+byxmlj0roX3yrCujYafAhNMf5z3NPYJIw/NClq8hUzmFsm2Xz9lfMvUVPu
g/oH+h4OQvwe+VM7f9MI1gzNunaYKmagfJ29N9oo87jUpN6S4FXZ7vClyJGFhnOH
9SswGB5vZKn2stJYcH0iMnpsjS/nbZ2KBJGCtBVoYd+DPhzCxV0TJA4QsLe8p3Rz
Cdx2wNg+92mbSM7I1v0f
=e9aU
-----END PGP SIGNATURE-----
  1. e50e60b .gitignore: ignore precompiled GCC headers (#4516) by Daniel Mack · 9 years ago
  2. 6328c51 gitignore: add test-seccomp (#4498) by Thomas H. P. Andersen · 9 years ago
  3. bf6585c gitignore: ignore image.raw from mkosi (#4141) by Davide Cavalca · 9 years ago
  4. 70cb8b7 sd-bus: add a small test case for sd_bus_track by Lennart Poettering · 9 years ago
  5. 450442c add a new tool for creating transient mount and automount units by Lennart Poettering · 9 years ago
  6. aa63b56 keymap-util: add tests and fix one small bug by Zbigniew Jędrzejewski-Szmek · 9 years ago
  7. 3781809 Trivial network cleanup (#3196) by Thomas H. P. Andersen · 9 years ago
  8. c41aa4b test-networkd-conf: add tests for the parsing functions by Zbigniew Jędrzejewski-Szmek · 9 years ago
  9. 7336138 nspawn: optionally fix up OS tree uid/gids for userns by Lennart Poettering · 9 years ago
  10. 4c310c0 basic: remove rbtree code, it's unused by Lennart Poettering · 9 years ago
  11. 056f049 Merge pull request #2947 from keszybz/test-nss by Lennart Poettering · 9 years ago
  12. 2abb5b3 test-nss: test the resolution of various names by Zbigniew Jędrzejewski-Szmek · 9 years ago
  13. 93515ca tests: rename test-env-replace to test-env-util by Zbigniew Jędrzejewski-Szmek · 9 years ago
  14. c41d3b3 Merge pull request #2792 from ronnychevalier/rc/tests_movev2 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  15. 8b663bd build-sys: ignore Python 2 bytecode files by Zbigniew Jędrzejewski-Szmek · 9 years ago
  16. a4bfede Rename test-boot-timestamp to test-boot-timestamps and enable by default by Zbigniew Jędrzejewski-Szmek · 9 years ago
  17. ac229ed tests: move xattr-util related tests to test-xattr-util.c by Ronny Chevalier · 9 years ago
  18. 6a4f4a0 tests: move glob-util related tests to test-glob-util.c by Ronny Chevalier · 9 years ago
  19. ac933e8 tests: move io-util related tests to test-io-util by Ronny Chevalier · 9 years ago
  20. d376cbb tests: move proc-cmdline related tests to test-proc-cmdline.c by Ronny Chevalier · 9 years ago
  21. c270684 tests: move fs-util related tests to test-fs-util.c by Ronny Chevalier · 9 years ago
  22. 0999c8a tests: move fd-util related tests to test-fd-util.c by Ronny Chevalier · 9 years ago
  23. f4c13ad tests: move stat-util related tests to test-stat-util.c by Ronny Chevalier · 9 years ago
  24. 7ba365a tests: move cpu-set-util related tests to test-cpu-set-util.c by Ronny Chevalier · 9 years ago
  25. cd35107 tests: move web-util related tests to test-web-util.c by Ronny Chevalier · 9 years ago
  26. b66de1f tests: move alloc related tests to test-alloc-util.c by Ronny Chevalier · 9 years ago
  27. 45e0b1f tests: move escape related tests to test-escape.c by Ronny Chevalier · 9 years ago
  28. 1347143 tests: move hexdecoct tests to test-hexdecoct.c by Ronny Chevalier · 9 years ago
  29. fed527a test-sizeof: add a helper which prints variable sizes and signedness by Zbigniew Jędrzejewski-Szmek · 9 years ago
  30. ada94e6 test-selinux: add some simple tests which call functions and print the results and timings by Zbigniew Jędrzejewski-Szmek · 9 years ago
  31. 6369641 clock-util: make clock_is_localtime() testable and add initial tests by Martin Pitt · 9 years ago
  32. 232c84b Remove systemd-bootchart by Daniel Mack · 9 years ago
  33. 8eff97a Merge pull request #2618 from zonque/busproxy-removal by Lennart Poettering · 9 years ago
  34. 7f6e804 Promote systemd-activate to /usr/bin/systemd-socket-activate by Zbigniew Jędrzejewski-Szmek · 9 years ago
  35. 06e9489 Merge pull request #2603 from poettering/drop-compat-libs by Zbigniew Jędrzejewski-Szmek · 9 years ago
  36. a6b4429 gitignore: remove stuff long lost by Lennart Poettering · 9 years ago
  37. 2621af5 util-lib: drop json parser by Lennart Poettering · 9 years ago
  38. 4de282c build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libs by Lennart Poettering · 9 years ago
  39. 6d99904 test-dns-packet: add framework to read and dump packets by Zbigniew Jędrzejewski-Szmek · 9 years ago
  40. 798c486 remove bus-proxyd by Daniel Mack · 9 years ago
  41. c7472ce test-resolve-tables: new "test", useful to print mappings by Zbigniew Jędrzejewski-Szmek · 10 years ago
  42. 7e7d8ff .gitignore: add test-ask-password-api by Sylvain Plantefève · 9 years ago
  43. 0c5eb05 nss: block various signals while running NSS lookups by Lennart Poettering · 10 years ago
  44. b5eb973 resolve: rename "systemd-resolve-host" tool to simply "systemd-resolve" by Lennart Poettering · 10 years ago
  45. ecab97b .gitignore: add test-dnssec-complex by Evgeny Vereshchagin · 10 years ago
  46. 319c299 Merge pull request #2115 from dvdhrm/rbtree by Tom Gundersen · 10 years ago
  47. a0e4cae basic: add RB-Tree implementation by David Herrmann · 10 years ago
  48. fe39daf tests: add test-rlimit-util by Evgeny Vereshchagin · 10 years ago
  49. eb58831 .gitignore: add test-dnssec by Evgeny Vereshchagin · 10 years ago
  50. 5bb5b23 test-acl-util: add new test by Zbigniew Jędrzejewski-Szmek · 10 years ago
  51. 8cb9bee gitignore: only ignore .html files in man/ by Martin Pitt · 10 years ago
  52. 23bfbe7 gitignore: add test-install-root by Thomas Hindoe Paaboel Andersen · 10 years ago
  53. 0f8980e sd-pppoe: drop by Tom Gundersen · 10 years ago
  54. 9fe4ea2 string-util: rework memory_erase() so that it cannot be optimized away by Lennart Poettering · 10 years ago
  55. bb269ee test-parse-util: Move parse-util tests into their own test case by Filipe Brandenburger · 10 years ago
  56. 23a3c91 test-extract-word: Move extract-word tests into their own test case by Filipe Brandenburger · 10 years ago
  57. d8c3019 build-sys: Keep .gitignore sorted by Filipe Brandenburger · 10 years ago
  58. d026081 util: remove lookup_uid(), replace by uid_to_name() by Lennart Poettering · 10 years ago
  59. 3ad0c5d sd-icmp6-nd: rename files to sd-ndisc by Tom Gundersen · 10 years ago
  60. a245d90 test: siphash24 - add regression test by Tom Gundersen · 10 years ago
  61. 4a9b1dd machine-id-commit: merge machine-id-commit functionality into machine-id-setup by Lennart Poettering · 10 years ago
  62. 6cf0d77 build-sys: add new test binaries to .gitignore by Filipe Brandenburger · 10 years ago
  63. 73974f6 Merge branch 'hostnamectl-dot-v2' by Zbigniew Jędrzejewski-Szmek · 10 years ago
  64. 8fb4944 hostname-util: add relax parameter to hostname_is_valid by Zbigniew Jędrzejewski-Szmek · 10 years ago
  65. da8ba72 test: add test for static lists by Daniel Mack · 10 years ago
  66. 59512f2 gpt-auto-generator: merge efi-boot-generator by Kay Sievers · 10 years ago
  67. d537694 terminal: drop unfinished code by David Herrmann · 10 years ago
  68. 304ae2b build: add ./test-bitmap to .gitignore by David Herrmann · 10 years ago
  69. 9afd2b4 sd-bus: add new test for NameAcquired via proxy/dbus-daemon by David Herrmann · 10 years ago
  70. 0051ebf udev: Remove accelerometer helper by Bastien Nocera · 10 years ago
  71. 12c2884 firewall: rename fw-util.[ch] → firewall-util.[ch] by Daniel Mack · 10 years ago
  72. 1c4baff sd-netlink: rename from sd-rtnl by Tom Gundersen · 10 years ago
  73. 2375607 remove gudev and gtk-doc by Kay Sievers · 10 years ago
  74. 0763adb tests: add test-conf-parser by Ronny Chevalier · 10 years ago
  75. 008e7d3 .gitignore: add GNU GLOBAL files by Łukasz Stelmach · 10 years ago
  76. a9beb12 test: rename test-bus-kernel-benchmark to test-bus-benchmark by Tom Gundersen · 10 years ago
  77. 96d9117 fsck: remove fsckd again, but keep the door open for external replacement by Lennart Poettering · 10 years ago
  78. d6b07ef shutdownd: kill the old implementation by Daniel Mack · 10 years ago
  79. 8bb3626 journal: use audit event names instead of numbers by Zbigniew Jędrzejewski-Szmek · 10 years ago
  80. 288a74c shared: add terminal-util.[ch] by Ronny Chevalier · 10 years ago
  81. 0b45200 shared: add process-util.[ch] by Ronny Chevalier · 10 years ago
  82. 587fec4 importd: add API for exporting container/VM images by Lennart Poettering · 10 years ago
  83. ac6e2f0 fsckd daemon for inter-fsckd communication by Didier Roche · 10 years ago
  84. e7dd673 gummiboot/sd-boot/systemd-boot: rename galore by Tom Gundersen · 10 years ago
  85. 0fa2cac sd-boot: add EFI boot manager and stub loader by Kay Sievers · 10 years ago
  86. a89a803 .gitignore: add systemd-pull by Vincent Batts · 10 years ago
  87. 3d7415f import: introduce new mini-daemon systemd-importd, and make machinectl a client to it by Lennart Poettering · 11 years ago
  88. f299e3e bus-proxy: bring back systemd-stdio-bridge by David Herrmann · 11 years ago
  89. edce2ae import: support importing qcow2 images by Lennart Poettering · 11 years ago
  90. 7691780 shared: add minimal firewall manipulation helpers for establishing NAT rules, using libiptc by Lennart Poettering · 11 years ago
  91. 266fd0e .gitignore: add new tests and sort tests alphabetically by Zbigniew Jędrzejewski-Szmek · 11 years ago
  92. d2f0e78 test-verbs: add unit tests for verbs minilib by Dave Reisner · 11 years ago
  93. fa6ac76 journald: process SIGBUS for the memory maps we set up by Lennart Poettering · 11 years ago
  94. 56a32c9 gitignore: hide test-lldp files by Lennart Poettering · 11 years ago
  95. 7264832 import: add new minimal tool "systemd-import" for pulling down foreign containers and install them locally by Lennart Poettering · 11 years ago
  96. 65eb437 systemd-hwdb: introduce new tool by Tom Gundersen · 11 years ago
  97. e7eebcf shared: add minimal JSON tokenizer by Lennart Poettering · 11 years ago
  98. d7c7c33 shared: add new btrfs-util.[ch] helpers for doing common btrfs operation by Lennart Poettering · 11 years ago
  99. 2822da4 util: introduce our own gperf based capability list by Lennart Poettering · 11 years ago
  100. e9140af nss-myhostname: always resolve the host name "gateway" to the local default gateway by Lennart Poettering · 11 years ago