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. 3512af1 Merge pull request #768 from poettering/resolved-localhost by Daniel Mack · 10 years ago
  2. 9436e8c resolved: never attempt to resolve loopback addresses via DNS/LLMNR/mDNS by Lennart Poettering · 10 years ago
  3. 94e5ba3 treewide: fix typos by Torstein Husebø · 10 years ago
  4. 48579c4 Merge pull request #747 from dvdhrm/consoled by David Herrmann · 10 years ago
  5. bfcc670 resolved: packet - refuse empty type bitmaps by Tom Gundersen · 10 years ago
  6. 2ad613a resolved: packet - fix read_type_window() by Tom Gundersen · 10 years ago
  7. 1792f22 resolve: packet - fix append_types() by Tom Gundersen · 10 years ago
  8. 0a05b6b Merge pull request #758 from poettering/dns-is-equal by Tom Gundersen · 10 years ago
  9. a494468 Merge pull request #732 from ssahani/macvtap by Tom Gundersen · 10 years ago
  10. 1086182 resolved: compare dns question arrays properly by Lennart Poettering · 10 years ago
  11. 4e18de3 udev: Fix udev_builtin_run_once() by Daniel Mack · 10 years ago
  12. f89d10a udev: check more builtins[] pointers before dereferencing by Daniel Mack · 10 years ago
  13. 87b46c5 Merge pull request #756 from ldzhong/fix by Daniel Mack · 10 years ago
  14. 8cacf69 udev: avoid coredump when initializing udev builtins by Lidong Zhong · 10 years ago
  15. 6f20f85 mount: remove obsolete -n by Karel Zak · 10 years ago
  16. cd3d7c0 Merge pull request #375 from msekletar/test-install-crashers by Lennart Poettering · 10 years ago
  17. 4e5c1db Merge pull request #362 from d-hatayama/fix_selinux_unit_check_v2 by Lennart Poettering · 10 years ago
  18. 8baebe8 Merge pull request #748 from teg/dns-name-between-4 by Daniel Mack · 10 years ago
  19. 77cc990 Merge pull request #739 from intelfx/systemd-analyze-plot-user-instance by Daniel Mack · 10 years ago
  20. 06bef03 analyze: correctly draw the plot for user instances by Ivan Shapovalov · 10 years ago
  21. ae72b22 shared: dns-name - add dns_name_between() by Tom Gundersen · 10 years ago
  22. 5dfd701 shared: dns-name - use the canonical dns name ordering by Tom Gundersen · 10 years ago
  23. 642900d shared: dns-name - introduce dns_label_unescape_suffix() by Tom Gundersen · 10 years ago
  24. 29b8b5c analyze: move acquire_boot_times() above acquire_time_data() by Ivan Shapovalov · 10 years ago
  25. 3992bee Merge pull request #744 from poettering/vnethdr-fix by Daniel Mack · 10 years ago
  26. 75c0cab util: base32hex - explain distinction with base32 by Tom Gundersen · 10 years ago
  27. c73ee39 resolved: transaction - don't explicitly verify packet source by Tom Gundersen · 10 years ago
  28. 088480f resolved: transaction - don't unref server when creating TCP socket by Tom Gundersen · 10 years ago
  29. 7229073 resolved: scope - write() unicast DNS packets by Tom Gundersen · 10 years ago
  30. 471d40d resolved: transaction - introduce dns_transaction_emit() by Tom Gundersen · 10 years ago
  31. 2aba142 networkd: capitalize VNetHeader= as VnetHeader= by Lennart Poettering · 10 years ago
  32. c19ffd9 resolved: transaction - move a couple of functions by Tom Gundersen · 10 years ago
  33. d537694 terminal: drop unfinished code by David Herrmann · 10 years ago
  34. 0db6436 resolved: transaction - move DNS UDP socket creation to the scope by Tom Gundersen · 10 years ago
  35. 647f6aa resolved: transaction - close socket when changing server by Tom Gundersen · 10 years ago
  36. 86ad4cd resolved: transaction - don't request PKTINFO for unicast DNS by Tom Gundersen · 10 years ago
  37. 0eb99d0 resloved: transaction - unify IPv4 and IPv6 sockets by Tom Gundersen · 10 years ago
  38. 2d5c8a2 sd-bus: fix path of object-manager signals by David Herrmann · 10 years ago
  39. ad8373e bus-proxy: augment debug message for dropped broadcasts a bit by Daniel Mack · 10 years ago
  40. f33ff02 networkd: add support for macvtap by Susant Sahani · 10 years ago
  41. d131257 sd-netlink: Add macvtap support by Susant Sahani · 10 years ago
  42. baee30a networkd-wait-online: fix -i argument by Martin Pitt · 10 years ago
  43. 7189be2 Merge pull request #716 from michaelolbrich/automount-fixes by Kay Sievers · 10 years ago
  44. 2909365 Merge pull request #724 from dbuch/master by Kay Sievers · 10 years ago
  45. fc7bdb5 systemd-boot: fix whitespace by Kay Sievers · 10 years ago
  46. 2da6d7b Merge pull request #634 from icarlosvenegas/sd-boot-show-efi-cmdline_v2 by Kay Sievers · 10 years ago
  47. e1d6543 proxyd: downgrade to log_debug() for unmatched broadcasts by Daniel Buch · 10 years ago
  48. 23da66b networkd: rename RootBlock to AllowPortToBeRoot by Zbigniew Jędrzejewski-Szmek · 10 years ago
  49. 072f9e4 networkd: turn UnicastFlood on by default by Zbigniew Jędrzejewski-Szmek · 10 years ago
  50. 84c3409 networkd: rename BPDUGuard to UseBPDU by Zbigniew Jędrzejewski-Szmek · 10 years ago
  51. a9b70f9 network: rename DiffServiceCodePoint to CopyDSCP by Zbigniew Jędrzejewski-Szmek · 10 years ago
  52. 6e74cad netlink-types: use consistent whitespace at EOL by Zbigniew Jędrzejewski-Szmek · 10 years ago
  53. c11ae0b bootctl: add missing newline by Kay Sievers · 10 years ago
  54. 7bea001 ata_id: remove unused union member by Thomas Hindoe Paaboel Andersen · 10 years ago
  55. 3dbadf9 automount: handle state changes of the corresponding mount unit correctly by Michael Olbrich · 10 years ago
  56. 5f8ae39 automount: don't try to umount if it already happened by Michael Olbrich · 10 years ago
  57. 816b454 resolved: fix DNS_TYPE_ANY vs DNS_CLASS_ANY confusion by Daniel Mack · 10 years ago
  58. b83b298 Merge pull request #704 from richardmaw-codethink/empty-arg-unquote by Daniel Mack · 10 years ago
  59. 0b07199 Merge pull request #714 from zonque/automount by Tom Gundersen · 10 years ago
  60. 93a3b53 automount: do not start expiration timer for TimeoutIdleSec=0 by Daniel Mack · 10 years ago
  61. 29ddae7 sd-bus: remove _VTABLE from new method vtable initialiser by daurnimator · 10 years ago
  62. 09c8a7c sd-bus: add 'offset' member for vtable methods by daurnimator · 10 years ago
  63. 45d9a30 tree-wide: do not use _cleanup_free_ on const pointers by Daniel Mack · 10 years ago
  64. 95cdf5e sd-bus: don't treat KDBUS_ITEM_TIMESTAMP as unknown item by David Herrmann · 10 years ago
  65. 603d5da Merge pull request #606 from dvdhrm/bus-proxy-pedantic-matches2 by Daniel Mack · 10 years ago
  66. 77b7f80 Merge pull request #695 from poettering/journal-fixes by Daniel Mack · 10 years ago
  67. 7121b21 Merge pull request #702 from ldzhong/fix by Daniel Mack · 10 years ago
  68. 14e685c unquote_first_word: parse ` '' ` as an empty argument instead of no argument by Richard Maw · 10 years ago
  69. e14b6f2 udev: fix parameter process by Lidong Zhong · 10 years ago
  70. a20fbee Merge pull request #699 from ysbnim/master by Daniel Mack · 10 years ago
  71. b4c279b Merge pull request #696 from poettering/automount-expiry-freq by Daniel Mack · 10 years ago
  72. 4026f52 Merge pull request #697 from poettering/service-bus-name by Daniel Mack · 10 years ago
  73. 94b573b exit-status: add a missing string for EXIT_SMACK_PROCESS_LABEL by Sungbae Yoo · 10 years ago
  74. fc1ba5d core: print a nicer warning when two units have the same BusName= setting by Lennart Poettering · 10 years ago
  75. dbf5cc4 automount: lower the idle polling frequency a bit by Lennart Poettering · 10 years ago
  76. e80acc5 journal: uppercase first character in verify error messages by Lennart Poettering · 10 years ago
  77. 02ab86c journalctl: properly detect empty journal files by Lennart Poettering · 10 years ago
  78. bca9e39 journal: explain the error when we find a non-DATA object that is compressed by Lennart Poettering · 10 years ago
  79. 8dc37a8 journal: when verifying journal files, handle empty ones nicely by Lennart Poettering · 10 years ago
  80. dade37d journal: avoid mapping empty data and field hash tables by Lennart Poettering · 10 years ago
  81. 45c047b journal-verify: don't hit SIGFPE when determining progress by Lennart Poettering · 10 years ago
  82. 39109ec Merge pull request #694 from poettering/fileio-fixes by Daniel Mack · 10 years ago
  83. 03c55bc process: an empty environment block should be returned as such by Lennart Poettering · 10 years ago
  84. a644184 process: return ESRCH when a PID is not valid anymore by Lennart Poettering · 10 years ago
  85. 9011082 fileio: get_status_field() don't clobber arg on OOM by Lennart Poettering · 10 years ago
  86. 6fa7ec3 Merge pull request #692 from poettering/fd-copy-directory-all by Daniel Mack · 10 years ago
  87. 8420fa3 copy: when we recursively copy a directory tree, copy everything by Lennart Poettering · 10 years ago
  88. 37b4859 Merge pull request #683 from ssahani/tun1 by Tom Gundersen · 10 years ago
  89. 0ed5c79 Merge pull request #670 from floppym/ptsuid by Lennart Poettering · 10 years ago
  90. c5f4488 Merge pull request #678 from eworm-de/oracle-kvm by Lennart Poettering · 10 years ago
  91. e32886e virt: handle Virtualbox 5.0 with kvm hypervisor by Christian Hesse · 10 years ago
  92. 28a5679 Merge pull request #682 from ssahani/bridge by Lennart Poettering · 10 years ago
  93. eb7ff4d networkd: add bridge link properties by Susant Sahani · 10 years ago
  94. 6709eb9 resolve: transaction - stop processing packet when found to be invalid by Tom Gundersen · 10 years ago
  95. 0e03ade resolved: packet - fix segfault in truncate() by Tom Gundersen · 10 years ago
  96. 8e6edc4 resolved: rr - ignore pseudo types in NSEC(3) bitmaps by Tom Gundersen · 10 years ago
  97. 0bbd72b resolved: rr - fix parsing of NSEC3 by Tom Gundersen · 10 years ago
  98. 89492aa resolved: rr - don't read past end of RR when parsing NSEC(3) by Tom Gundersen · 10 years ago
  99. 549c1a2 resolved: rr - SSHFP contains the fingerprint, not the key by Tom Gundersen · 10 years ago
  100. f1d178c resolved: packet - fail on invalid zero-length data by Tom Gundersen · 10 years ago