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

iQIcBAABAgAGBQJWvLjSAAoJELY7IYecNIWwvaMP/0dPRADaSUFuxdZs/7U/IzrR
5P6td7S9PVguhpCby1QxAVdOxNHDHo+nKM/MfDsPW0D99q8tbmo++Zx5363Hb5xs
ynVQCPwgjJt4FwDBo6QgcvrcYEl4ZVk98smNeketfq+r0vU2sWpgC8bF90e24x5s
WAko89Qz2pn4RqhSQLaCBQF5oW9uZyiSOvRInA9iAFZT9jHVSZoAxI5ZSTb5X3Ch
PzIMhRSAVZe4THQxRoMSDTegfGpIlf1Xa1k6ORMjk7KXX473GOc8zEaR8xOnE8EK
58OcnAwLIyuyl/l3HizrblQpMXItyqk71MWsj2M1n/idMZ6laZmsn20uamDJ3hJQ
5VLkJlqEmQh4HfFuzLNot/v/VlYwwD9ZCsobMe3vv0LESSYuE30Bj8GW5i9QZn4x
j98zectXVpQ88i6ujBrpoulbLZC3+dlSVTubopg+y3RHIqACQ1NTspWTIGAzxSSl
cYwbPZDwS1jIvv2F1xJwzmYGAcISDtc4fetZ0wDNuR7rUGShTaTfODLf/YLcolMf
UmWY9wLHQpUxLoCWLRqKmNHnn1KQ1AwrOdZSXq5Fpo24rXAItSJerlFa6GZoniMG
nCIGZJ129TZdukbMhM/H+P99Z3H/KsjCLnxdbxNPrjkdS0Yinnt6OWh342G2/Rm8
qIDEfFcWhha3OTskigz5
=vi7Q
-----END PGP SIGNATURE-----
  1. 8237624 delta: minor coding style fixes by Lennart Poettering · 9 years ago
  2. e903182 core: don't choke if a unit another unit triggers vanishes during reload by Lennart Poettering · 9 years ago
  3. cf3bdcf nss-mymachines: never resolve unmapped UIDs/GIDs by Lennart Poettering · 9 years ago
  4. 926db65 Merge pull request #2574 from zonque/netclass-remove by Lennart Poettering · 9 years ago
  5. 688bb89 Merge pull request #2495 from heftig/master by Lennart Poettering · 9 years ago
  6. 50f48ad cgroup: remove support for NetClass= directive by Daniel Mack · 9 years ago
  7. 89beff8 core: treat JobTimeout=0 as equivalent to JobTimeout=infinity by Lennart Poettering · 9 years ago
  8. aad41f0 core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec= by Lennart Poettering · 9 years ago
  9. 888e378 coredump: dump priviliges when processing system coredumps by Lennart Poettering · 9 years ago
  10. 15a9003 core: set RLIMIT_CORE to unlimited by default by Lennart Poettering · 9 years ago
  11. bdfd7b2 coredump: honour RLIMIT_CORE when saving/processing coredumps by Lennart Poettering · 9 years ago
  12. 3c171f0 coredump: rework coredumping logic by Lennart Poettering · 9 years ago
  13. eef0a27 activate: add a new switch --inetd to enable inetd-style socket activation by Lennart Poettering · 9 years ago
  14. 08719b6 activate: minor fixes by Lennart Poettering · 9 years ago
  15. d31e430 activate: add new --seqpacket switch for testing SOCK_SEQPACKET sockets by Lennart Poettering · 9 years ago
  16. e53c6e4 resolved: include inttypes.h in resolved-def.h given that we use UINT64_C by Lennart Poettering · 9 years ago
  17. f50cd2b build-sys: move coredump logic into subdir of its own by Lennart Poettering · 9 years ago
  18. 16a798d Merge pull request #2569 from zonque/removals by Martin Pitt · 9 years ago
  19. b26fa1a tree-wide: remove Emacs lines from all files by Daniel Mack · 9 years ago
  20. 978d665 Merge pull request #2564 from poettering/fix-2467 by Daniel Mack · 9 years ago
  21. 04a1d84 util-lib: make sure usec_sub() doesn't degrade USEC_INFINITY by Lennart Poettering · 9 years ago
  22. 6bf0f40 core: make the StartLimitXYZ= settings generic and apply to any kind of unit, not just services by Lennart Poettering · 9 years ago
  23. 010f81e Merge pull request #2563 from 0xAX/timespec_load_nsec-static by Lennart Poettering · 9 years ago
  24. aaea9db time-util: make timespec_load_nsec() static by Alexander Kuleshov · 9 years ago
  25. 9c6d5a1 Merge pull request #2565 from poettering/fix-2315 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  26. b21d2f8 core: clarify which unit file is masked in error message by Lennart Poettering · 9 years ago
  27. 114400d core: change internal error code for masked units from EBADR to ESHUTDOWN by Lennart Poettering · 9 years ago
  28. bae687d Merge pull request #2561 from msekletar/virtio-blk-by-path by Lennart Poettering · 9 years ago
  29. f073b1b path_id: reintroduce by-path links for virtio block devices by Michal Sekletar · 9 years ago
  30. ecb6105 journal: Drop monotonicity check when appending to journal file by Klearchos Chaloulos · 9 years ago
  31. 70b6596 Merge pull request #2542 from 0xAX/get_ts_delta by Lennart Poettering · 9 years ago
  32. 41c2451 Merge pull request #2547 from 0xAX/generalize-format-timestamp-internal by Lennart Poettering · 9 years ago
  33. 5d634ca time-util: introduce usec_sub() by Alexander Kuleshov · 9 years ago
  34. 0056086 time-util: merge format_timestamp_internal() and format_timestamp_internal_us() by Alexander Kuleshov · 9 years ago
  35. b89f8b2 Merge pull request #2533 from keszybz/read-only-seed by Lennart Poettering · 9 years ago
  36. ef9fde5 Merge pull request #2546 from torstehu/fix-typo3 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  37. 4121e25 Merge pull request #2536 from vcaputo/journal-misc-cleanups by Zbigniew Jędrzejewski-Szmek · 9 years ago
  38. 1f133e0 treewide: fix typos and spacing by Torstein Husebø · 10 years ago
  39. 8edc2d2 random-seed: provide nicer error message when unable to open file by Zbigniew Jędrzejewski-Szmek · 9 years ago
  40. 54b7f38 Merge pull request #2525 from chaloulo/journal-remote-microhttp-max-memory-usage by Lennart Poettering · 9 years ago
  41. b1f047d Merge pull request #2540 from 0xAX/use-dual-timestamp-get-in-timeutil by Lennart Poettering · 9 years ago
  42. 0345d25 time-util: use dual_timestamp_get() by Alexander Kuleshov · 9 years ago
  43. 3198179 journal: add missing space to switch statement by Vito Caputo · 9 years ago
  44. 4211803 Merge pull request #2138 from stefwalter/journal-combine by Lennart Poettering · 9 years ago
  45. 089ed40 journal: remove template from open_journal args by Vito Caputo · 9 years ago
  46. c059b62 journal: Add test for merging journal entries by Stef Walter · 10 years ago
  47. 9d85882 journal: Refactor test-catalog importing tests by Stef Walter · 10 years ago
  48. dbae138 journal: Combine journal catalog entries with the same id by Stef Walter · 10 years ago
  49. db87967 journal: move mmap() ENOMEM loop to function by Vito Caputo · 9 years ago
  50. 90d222c journal: add asserts on f->(data|field)_hash_table by Vito Caputo · 9 years ago
  51. c88cc6a journal: add asserts for f->header by Vito Caputo · 9 years ago
  52. 6a49149 journal: move window initialization to window_add by Vito Caputo · 9 years ago
  53. 8c6bcbf journal-remote: decrease microhttpd memory limit by Klearchos Chaloulos · 9 years ago
  54. 06d1275 resolved: correctly store interface index of RRs in cache by Lennart Poettering · 9 years ago
  55. 658f7f0 resolved: properly turn off DNSSEC for LLMNR/mDNS scopes by Lennart Poettering · 9 years ago
  56. 7a7821c core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time events correctly by Lennart Poettering · 9 years ago
  57. 8e5de09 resolved: don't follow CNAMEs originating from DNS on LLMNR by Lennart Poettering · 9 years ago
  58. 089b64d core: move service_unwatch_control_pid() call into service_enter_running() by Lennart Poettering · 9 years ago
  59. 739731c journal: fix boolean handling in MMapCache by Lennart Poettering · 9 years ago
  60. 1411b09 core: log about path_is_mount_point() errors by Lennart Poettering · 9 years ago
  61. ce359e9 core: when a service's ExecStartPre= times out, skip ExecStop= by Lennart Poettering · 9 years ago
  62. 2d60169 util: add check that makes sure time_t and TIME_T_MAX work the way we assume they do by Lennart Poettering · 9 years ago
  63. 59e73c5 gpt-auto: handle errors from blkid more correctly by Lennart Poettering · 9 years ago
  64. 2b26a72 nspawn: make sure --help fits it 79ch by Lennart Poettering · 9 years ago
  65. 7732f92 nspawn: optionally run a stub init process as PID 1 by Lennart Poettering · 9 years ago
  66. 021dd87 resolved: apply epoch to system time from PID 1 by Lennart Poettering · 9 years ago
  67. 5f932eb nspawn: add new --chdir= switch by Lennart Poettering · 9 years ago
  68. bbada6d tty-ask-password: Split out password sending by Jan Alexander Steffens (heftig) · 10 years ago
  69. 145c990 Merge pull request #2509 from bengal/dhcp-nak-delay-v4 by Tom Gundersen · 9 years ago
  70. 3417247 Merge pull request #2508 from fishilico/selinux-logind by Lennart Poettering · 9 years ago
  71. d58669f Merge pull request #2512 from 0xAX/mount-setup by Lennart Poettering · 9 years ago
  72. 37723f8 Merge pull request #2522 from 0xAX/check-early-mount by Lennart Poettering · 9 years ago
  73. a92ff40 Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2 by Lennart Poettering · 9 years ago
  74. 5508e4f Merge pull request #2453 from poettering/journalctl-f by Tom Gundersen · 9 years ago
  75. 485fd9a journalctl: add match for the current boot when called with devpath by Michal Sekletar · 9 years ago
  76. 264a581 Merge pull request #2507 from evverx/fix-q-on-tmpfs by Lennart Poettering · 9 years ago
  77. d723cd6 manager: print fatal error if early mount failed by Alexander Kuleshov · 9 years ago
  78. 4b51966 logind: load SELinux labelling system by Nicolas Iooss · 9 years ago
  79. 400fac0 mount-setup: introduce mount_points_setup by Alexander Kuleshov · 9 years ago
  80. c5c41f1 Merge pull request #2510 from msekletar/journalctl-dev-sda-v4 by Lennart Poettering · 9 years ago
  81. 795ab08 journalctl: make "journalctl /dev/sda" work by Michal Sekletar · 9 years ago
  82. 1d1a3e0 dhcp: delay restarts after NAKs by Beniamino Galvani · 9 years ago
  83. 9a07f77 sd-journal: properly export has_{persistent|runtime}_files() by Lennart Poettering · 9 years ago
  84. ed71f95 sd-journal: minor optimization by Lennart Poettering · 9 years ago
  85. 69e714f journalctl: add new --fields switch to dump all currently used field names by Lennart Poettering · 9 years ago
  86. eb86030 sd-journal: add an API to enumerate known field names of the journal by Lennart Poettering · 9 years ago
  87. d6c1662 sd-netlink: since whe acquire the netlink socket's sockaddr anyway, let's actually verify it by Lennart Poettering · 9 years ago
  88. 5c60db8 sd-netlink: don't take possesion of netlink fd from caller on failure by Lennart Poettering · 9 years ago
  89. fabab19 core: no need to use unlink_noerrno() by Lennart Poettering · 9 years ago
  90. 36c16a7 core: rework unit timeout handling, and add new setting RuntimeMaxSec= by Lennart Poettering · 9 years ago
  91. cab2aca core: fix support for transient resource limit properties by Lennart Poettering · 9 years ago
  92. fb8a9fc resolve: work around clang limitation by Lennart Poettering · 9 years ago
  93. 1e5b6b4 shared: simplify parsing of bus properties a bit by Lennart Poettering · 9 years ago
  94. 5c1f0be core: when saving timer unit time values, store them in raw µs by Lennart Poettering · 9 years ago
  95. b93ea5d core: fix handling of AccuracyUSec and RandomDelayUSec bus properties by Lennart Poettering · 9 years ago
  96. 99d4f5e basic: add new rlimit_format() call by Lennart Poettering · 9 years ago
  97. cb97124 gpt-auto: don't log an EIO error if blkid finds something which is not a partition table by Lennart Poettering · 9 years ago
  98. d0a7c5f core: move parsing of rlimits into rlimit-util.[ch] by Lennart Poettering · 9 years ago
  99. a483fb5 core: store for each unit when the last low-level unit state change took place by Lennart Poettering · 9 years ago
  100. 393003e sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an event source by Lennart Poettering · 9 years ago