1. 95adafc configure: bump version number by Lennart Poettering · 9 years ago v229
  2. 8237624 delta: minor coding style fixes by Lennart Poettering · 9 years ago
  3. 394bac4 man: document that resolved cares about /etc/hosts by Lennart Poettering · 9 years ago
  4. b8eefa0 Merge pull request #2581 from evverx/dev-mqueue-cond by Lennart Poettering · 9 years ago
  5. c8385ec Merge pull request #2576 from poettering/random-fixes by Martin Pitt · 9 years ago
  6. cf92d86 build-sys: bump so version by Lennart Poettering · 9 years ago
  7. c9d0beb build-sys: run "make hwdb-update" by Lennart Poettering · 9 years ago
  8. 3545ab3 fill in contributors list in NEWS by Lennart Poettering · 9 years ago
  9. e903182 core: don't choke if a unit another unit triggers vanishes during reload by Lennart Poettering · 9 years ago
  10. 71ab0fa Merge pull request #2579 from evverx/TEST-1981 by Daniel Mack · 9 years ago
  11. 5335967 Merge pull request #2578 from keszybz/man-pages by Daniel Mack · 9 years ago
  12. 6cfc796 units: don't try to mount the mqueue fs if we lack the privileges for it by Evgeny Vereshchagin · 9 years ago
  13. da25e02 man: follow up fixes for #2575 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  14. 462c0cc Merge pull request #2575 from poettering/manfixes by Zbigniew Jędrzejewski-Szmek · 9 years ago
  15. a858cd7 man: correct explanation of "systemctl is-enabled" output by Lennart Poettering · 9 years ago
  16. 1917c8c man: document that ExecStartPost= is only run if ExecStart= succeeded by Lennart Poettering · 9 years ago
  17. 1534e17 man: document that "systemctl enable" supports abbreviated unit file names by Lennart Poettering · 9 years ago
  18. 358a9d5 man: document that nss-myhostname handles *.localhost and *.localdomain too by Lennart Poettering · 9 years ago
  19. be73bb4 man: document that [Install] has no effect in unit file .d/*.conf drop-ins by Lennart Poettering · 9 years ago
  20. 4144859 man: document distinction between ConditionXYZ= and AssertXYZ= by Lennart Poettering · 9 years ago
  21. 6e00463 man: document rescue.target and emergency.target in more detail by Lennart Poettering · 9 years ago
  22. 03a7868 units: don't try to mount the FUSE fs if we lack the privileges for it by Lennart Poettering · 9 years ago
  23. cf3bdcf nss-mymachines: never resolve unmapped UIDs/GIDs by Lennart Poettering · 9 years ago
  24. 648b122 update TODO by Lennart Poettering · 9 years ago
  25. 586bedd build-sys: add TEST-06-SELINUX to dist by Evgeny Vereshchagin · 9 years ago
  26. 09f6f45 tests: add test for https://github.com/systemd/systemd/issues/1981 by Evgeny Vereshchagin · 9 years ago
  27. 926db65 Merge pull request #2574 from zonque/netclass-remove by Lennart Poettering · 9 years ago
  28. 688bb89 Merge pull request #2495 from heftig/master by Lennart Poettering · 9 years ago
  29. 059adb5 Merge pull request #2555 from poettering/coredump-fixes by Lennart Poettering · 9 years ago
  30. 50f48ad cgroup: remove support for NetClass= directive by Daniel Mack · 9 years ago
  31. a7c723c update NEWS by Lennart Poettering · 9 years ago
  32. 89beff8 core: treat JobTimeout=0 as equivalent to JobTimeout=infinity by Lennart Poettering · 9 years ago
  33. aad41f0 core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec= by Lennart Poettering · 9 years ago
  34. 2f1a741 update TODO by Lennart Poettering · 9 years ago
  35. 888e378 coredump: dump priviliges when processing system coredumps by Lennart Poettering · 9 years ago
  36. 15a9003 core: set RLIMIT_CORE to unlimited by default by Lennart Poettering · 9 years ago
  37. bdfd7b2 coredump: honour RLIMIT_CORE when saving/processing coredumps by Lennart Poettering · 9 years ago
  38. 3c171f0 coredump: rework coredumping logic by Lennart Poettering · 9 years ago
  39. eef0a27 activate: add a new switch --inetd to enable inetd-style socket activation by Lennart Poettering · 9 years ago
  40. 08719b6 activate: minor fixes by Lennart Poettering · 9 years ago
  41. d31e430 activate: add new --seqpacket switch for testing SOCK_SEQPACKET sockets by Lennart Poettering · 9 years ago
  42. e53c6e4 resolved: include inttypes.h in resolved-def.h given that we use UINT64_C by Lennart Poettering · 9 years ago
  43. f50cd2b build-sys: move coredump logic into subdir of its own by Lennart Poettering · 9 years ago
  44. 16a798d Merge pull request #2569 from zonque/removals by Martin Pitt · 9 years ago
  45. 3256fae Merge pull request #2571 from martinpitt/master by Daniel Mack · 9 years ago
  46. b9e17d3 Merge pull request #2570 from zonque/build by Martin Pitt · 9 years ago
  47. ccbd697 configure.ac: Fix help text of --enable-* options by Daniel Mack · 9 years ago
  48. 8968aea NEWS: Various clarification and grammar fixes by Martin Pitt · 9 years ago
  49. b26fa1a tree-wide: remove Emacs lines from all files by Daniel Mack · 9 years ago
  50. 978d665 Merge pull request #2564 from poettering/fix-2467 by Daniel Mack · 9 years ago
  51. 684d3da Makefile.am: remove some relicts by Daniel Mack · 9 years ago
  52. 04a1d84 util-lib: make sure usec_sub() doesn't degrade USEC_INFINITY by Lennart Poettering · 9 years ago
  53. 6bf0f40 core: make the StartLimitXYZ= settings generic and apply to any kind of unit, not just services by Lennart Poettering · 9 years ago
  54. 42caedb Merge pull request #2568 from poettering/prepare-229 by Daniel Mack · 9 years ago
  55. 010f81e Merge pull request #2563 from 0xAX/timespec_load_nsec-static by Lennart Poettering · 9 years ago
  56. aaea9db time-util: make timespec_load_nsec() static by Alexander Kuleshov · 9 years ago
  57. d5f8b29 NEWS: start putting together a NEWS file for 229 by Lennart Poettering · 9 years ago
  58. 2eb169b editors: only extend line width to 119 for C and XML files by Lennart Poettering · 9 years ago
  59. 9c6d5a1 Merge pull request #2565 from poettering/fix-2315 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  60. b21d2f8 core: clarify which unit file is masked in error message by Lennart Poettering · 9 years ago
  61. a0956ed man: link resolved bus API documentation from its man page by Lennart Poettering · 9 years ago
  62. 8222cf9 units: downgrade dependency on /tmp in basic.target to Wants= by Lennart Poettering · 9 years ago
  63. 114400d core: change internal error code for masked units from EBADR to ESHUTDOWN by Lennart Poettering · 9 years ago
  64. bae687d Merge pull request #2561 from msekletar/virtio-blk-by-path by Lennart Poettering · 9 years ago
  65. 547725d Merge pull request #2559 from chaloulo/drop_monotonicity_check_from_journal_file by Lennart Poettering · 9 years ago
  66. 68fd2e5 Merge pull request #2557 from whot/hwdb-updates by Lennart Poettering · 9 years ago
  67. f073b1b path_id: reintroduce by-path links for virtio block devices by Michal Sekletar · 9 years ago
  68. ecb6105 journal: Drop monotonicity check when appending to journal file by Klearchos Chaloulos · 9 years ago
  69. d68c7de hwdb: add Dell Lattitude E6320 pointing stick speed fix by Peter Hutterer · 9 years ago
  70. 70b6596 Merge pull request #2542 from 0xAX/get_ts_delta by Lennart Poettering · 9 years ago
  71. 41c2451 Merge pull request #2547 from 0xAX/generalize-format-timestamp-internal by Lennart Poettering · 9 years ago
  72. 5d634ca time-util: introduce usec_sub() by Alexander Kuleshov · 9 years ago
  73. 0056086 time-util: merge format_timestamp_internal() and format_timestamp_internal_us() by Alexander Kuleshov · 9 years ago
  74. 9e7454e Merge pull request #2535 from PhillipSz/remove-exit-0 by Lennart Poettering · 9 years ago
  75. b89f8b2 Merge pull request #2533 from keszybz/read-only-seed by Lennart Poettering · 9 years ago
  76. 209b49d Merge pull request #2549 from rhatdan/journalctl by Lennart Poettering · 9 years ago
  77. ab80ea1 Merge pull request #2550 from evverx/fix-457 by Lennart Poettering · 9 years ago
  78. 2720e0c Journalctl command completion should show machines by Dan Walsh · 9 years ago
  79. 14f4532 Merge pull request #2543 from keszybz/build-sys-and-man-fixes by Lennart Poettering · 9 years ago
  80. 646048b tests: fix #457 by Evgeny Vereshchagin · 9 years ago
  81. ef9fde5 Merge pull request #2546 from torstehu/fix-typo3 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  82. 4121e25 Merge pull request #2536 from vcaputo/journal-misc-cleanups by Zbigniew Jędrzejewski-Szmek · 9 years ago
  83. dcd6ecf Merge pull request #2541 from mgorny/append-flags-fix by Zbigniew Jędrzejewski-Szmek · 9 years ago
  84. 1f133e0 treewide: fix typos and spacing by Torstein Husebø · 9 years ago
  85. 8edc2d2 random-seed: provide nicer error message when unable to open file by Zbigniew Jędrzejewski-Szmek · 9 years ago
  86. 8cd095c shell-completion: fix header by Zbigniew Jędrzejewski-Szmek · 9 years ago
  87. 89fc708 man: clarify that generators are run before /var by Zbigniew Jędrzejewski-Szmek · 9 years ago
  88. 89a1675 man/hostnamectl: refer to transient hostname as "fallback" by Zbigniew Jędrzejewski-Szmek · 9 years ago
  89. 75f2310 man/hostname: remove obsolete text by Zbigniew Jędrzejewski-Szmek · 9 years ago
  90. 1716389 build-sys: simplify conditionals around shell completion files by Zbigniew Jędrzejewski-Szmek · 9 years ago
  91. 4c32f2c build-sys: move CLEANFILES additions out from under HAVE_GNUEFI by Zbigniew Jędrzejewski-Szmek · 9 years ago
  92. 4c79662 build-sys: Perform flag tests in context to existing flags by Michał Górny · 9 years ago
  93. d8889a8 Merge pull request #2534 from indrajitr/patch-1 by Lennart Poettering · 9 years ago
  94. 54b7f38 Merge pull request #2525 from chaloulo/journal-remote-microhttp-max-memory-usage by Lennart Poettering · 9 years ago
  95. b1f047d Merge pull request #2540 from 0xAX/use-dual-timestamp-get-in-timeutil by Lennart Poettering · 9 years ago
  96. 0345d25 time-util: use dual_timestamp_get() by Alexander Kuleshov · 9 years ago
  97. 3198179 journal: add missing space to switch statement by Vito Caputo · 9 years ago
  98. 4211803 Merge pull request #2138 from stefwalter/journal-combine by Lennart Poettering · 9 years ago
  99. 089ed40 journal: remove template from open_journal args by Vito Caputo · 9 years ago
  100. c059b62 journal: Add test for merging journal entries by Stef Walter · 9 years ago