1. 64e19b0 build-sys: add check for gperf lookup function signature (#5055) by Mike Gilbert · 9 years ago v231-stable
  2. 2901e7a build-sys: check for lz4 in the old and new numbering scheme (#4717) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  3. 38b383d build-sys: metadata updates for v231 (#3803) by Lennart Poettering · 9 years ago v231
  4. 4b930de catalog: make support URL to show in shipped catalog entries configurable (#3597) by Lennart Poettering · 9 years ago
  5. 222953e Ensure kdbus isn't used (#3501) by Dave Reisner · 9 years ago
  6. dce588e Merge pull request #3511 from andir/networkd-vrf by Zbigniew Jędrzejewski-Szmek · 9 years ago
  7. 20897a0 networkd: added support for vrf interfaces (#3316) by Andreas Rammhold · 9 years ago
  8. 7bce046 core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of executed services by Lennart Poettering · 9 years ago
  9. f4f5e50 build: fix missing symbol for old kernel headers (#3530) by Andrew Jeddeloh · 9 years ago
  10. 469978a build-sys: bump so version by Zbigniew Jędrzejewski-Szmek · 9 years ago
  11. 7178cd7 build-sys: allow references to adm group to be omitted (#3150) by Franck Bui · 9 years ago
  12. 3282493 build-sys: improve compat with older kernel headers by Lennart Poettering · 9 years ago
  13. 95365a5 build-sys: add --without-kill-user-processes configure option by Zbigniew Jędrzejewski-Szmek · 9 years ago
  14. f0b7fc2 configure.ac: bump curl dependency to 7.32.0 by Lukas Nykryn · 9 years ago
  15. 056f049 Merge pull request #2947 from keszybz/test-nss by Lennart Poettering · 9 years ago
  16. 2abb5b3 test-nss: test the resolution of various names by Zbigniew Jędrzejewski-Szmek · 9 years ago
  17. 1d4b557 basic/missing: add copy_file_range by Zbigniew Jędrzejewski-Szmek · 9 years ago
  18. c1ab819 Enable test-ipcrm, test-hostname in unsafe tests by Zbigniew Jędrzejewski-Szmek · 9 years ago
  19. 232c84b Remove systemd-bootchart by Daniel Mack · 9 years ago
  20. 26c34ab missing.h: Explicitly check for IFLA_BRPORT_PROXYARP by Daniel Mack · 9 years ago
  21. 2150e62 Merge pull request #2621 from keszybz/wheel-group by Martin Pitt · 9 years ago
  22. 2a998ff build-sys: allow references to wheel group to be omitted by Zbigniew Jędrzejewski-Szmek · 9 years ago
  23. de08570 build-sys: fix type detection by Lennart Poettering · 9 years ago
  24. 61ecb46 resolved: turn on DNSSEC by default, unless configured otherwise by Lennart Poettering · 9 years ago
  25. 4de282c build-sys: drop libsystemd-{id128,daemon,login,journal}.so compat libs by Lennart Poettering · 9 years ago
  26. c8b166b Merge pull request #2587 from haraldh/tpmv3 by Lennart Poettering · 9 years ago
  27. 92ed3bb sd-boot: put hashed kernel command line in a PCR of the TPM by Harald Hoyer · 9 years ago
  28. 95adafc configure: bump version number by Lennart Poettering · 9 years ago v229
  29. 888e378 coredump: dump priviliges when processing system coredumps by Lennart Poettering · 9 years ago
  30. ccbd697 configure.ac: Fix help text of --enable-* options by Daniel Mack · 9 years ago
  31. c932fb7 utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_t by Shawn Landden · 10 years ago
  32. ab6f56d build-sys: allow building man pages even if disabled in ./configure by Zbigniew Jędrzejewski-Szmek · 10 years ago
  33. c0957da build-sys: refactor `have_smack` detection by Evgeny Vereshchagin · 10 years ago
  34. 566c9f5 build-sys: fix ./configure --enable-smack by Evgeny Vereshchagin · 10 years ago
  35. b43d75c importd: drop dkr support by Lennart Poettering · 10 years ago
  36. 553947b Merge pull request #2129 from poettering/dnssec3 by Tom Gundersen · 10 years ago
  37. d28ac93 build-sys: libgcrypt error messages make no sense without libgpg-error by Lennart Poettering · 10 years ago
  38. e400d4b build: fix systemd-journal-upload installation by Evgeny Vereshchagin · 10 years ago
  39. dd050de build: bump version numbers by David Herrmann · 10 years ago v228
  40. 8218743 build-sys: temporarily lower libmount version check by Martin Pitt · 10 years ago
  41. 1d40ddb core: drop check for /etc/mtab by Martin Pitt · 10 years ago
  42. cb181af Merge pull request #1527 from keszybz/lz4 by Lennart Poettering · 10 years ago
  43. 1a2a0ac build-sys: enable lz4 by default if available by Zbigniew Jędrzejewski-Szmek · 10 years ago
  44. e97379d build: libdl is needed only for libnss_resolve by Michal Schmidt · 10 years ago
  45. 5fd2e22 build: don't link everything to libcap by Michal Schmidt · 10 years ago
  46. 7f7bfcf build: fix overlinking to libdw by Michal Schmidt · 10 years ago
  47. 2fd385c build-sys: check for xsltproc when building manpages by Zbigniew Jędrzejewski-Szmek · 10 years ago
  48. 898d566 build-sys: use pkgconfig and lz4 and bump version by Zbigniew Jędrzejewski-Szmek · 11 years ago
  49. 44f169a configure.ac: bump version number by Daniel Mack · 10 years ago
  50. e287086 ask-password: add support for caching passwords in the kernel keyring by Lennart Poettering · 10 years ago
  51. c3eae48 missing.h : add bridge params by Susant Sahani · 10 years ago
  52. ae4566a Merge pull request #1374 from olof/autoconf_gcrypt_dep by Lennart Poettering · 10 years ago
  53. 79e8bde build-sys: only use AM_PATH_LIBGCRYPT macro if it exists by Olof Johansson · 10 years ago
  54. e71fadd build: remove AC_FUNC_MALLOC by Jan Engelhardt · 10 years ago
  55. a01a451 build-sys: Check behavior of -Werror=shadow before deciding to use it by Filipe Brandenburger · 10 years ago
  56. d379d44 mount: use libmount to monitor mountinfo & utab by Karel Zak · 10 years ago
  57. 1fab0cb smack: label /etc/mtab as "_" when '--with-smack-run-label' is enabled. by Sangjung Woo · 10 years ago
  58. 23d08d1 build: prepare for v226 by David Herrmann · 10 years ago
  59. d6629e6 build-sys: remove sphinx binary from configure summary by Michael Biebl · 10 years ago
  60. 0e3b0a9 build-sys: Look for gcc-* binutils wrappers only if we're using GCC by Jan Alexander Steffens (heftig) · 10 years ago
  61. 1aa28c9 build-sys: bump versions by Kay Sievers · 10 years ago
  62. b32545f build-sys: line-wrap message about google servers by Zbigniew Jędrzejewski-Szmek · 10 years ago
  63. a5ba84b build-sys: allow skipping installation of completions by Zbigniew Jędrzejewski-Szmek · 10 years ago
  64. 11811e8 build: bump version to 224 by David Herrmann · 10 years ago
  65. 182247e build-sys: use 'test -f' instead of AC_CHECK_FILE by Johannes Nixdorf · 10 years ago
  66. 39d1a2d build: bump version info by David Herrmann · 10 years ago v223
  67. d537694 terminal: drop unfinished code by David Herrmann · 10 years ago
  68. 28a5679 Merge pull request #682 from ssahani/bridge by Lennart Poettering · 10 years ago
  69. 3964118 Merge pull request #604 from heftig/master by Lennart Poettering · 10 years ago
  70. 38a0245 Add bridge NL params to missing.h by Susant Sahani · 10 years ago
  71. 66f4bc7 Tunnel NL params: Add to missing.h by Susant Sahani · 10 years ago
  72. 56bf385 add NL parameters to missing.h by Susant Sahani · 10 years ago
  73. 4fecbe5 build-sys: Use slim LTO objects if possible by Jan Alexander Steffens (heftig) · 10 years ago
  74. 2ed3de9 build-sys: warn if people don't change the default NTP servers when building systemd by Lennart Poettering · 10 years ago
  75. b9fd7bb Merge pull request #501 from keszybz/remove-python-systemd by Daniel Mack · 10 years ago
  76. 2d1ca11 Bump version to 222 by David Herrmann · 10 years ago
  77. 2799e51 Remove python-systemd by Zbigniew Jędrzejewski-Szmek · 10 years ago
  78. e174dce smack: add default smack process label config by WaLyong Cho · 10 years ago
  79. 06528e8 build-sys: bring back an intltool-update workaround by Daniel Mack · 10 years ago
  80. 5614713 build-sys: bump versions and sonames by Lennart Poettering · 10 years ago
  81. 1b09f54 turn kdbus support into a runtime option by Kay Sievers · 10 years ago
  82. 38ed9e3 build-sys: Drop include_prefix by Michael Biebl · 10 years ago
  83. 8c8302a build-sys: simplify lib dependencies by Kay Sievers · 10 years ago
  84. f73fb7b7 build-sys: suppress warnings of unused results by Filipe Brandenburger · 10 years ago
  85. d9cea81 build-sys: upgrade shadow variable warnings to errors by Lennart Poettering · 10 years ago
  86. 8dc31a6 build-sys: turn some warnings into errors by Daniel Mack · 10 years ago
  87. 00c11bc build-sys: don't suppress irrelevant warnings by Thomas Hindoe Paaboel Andersen · 10 years ago
  88. eb71a33 Merge pull request #60 from Keruspe/master by Daniel Mack · 10 years ago
  89. 75db28c Merge pull request #55 from filbranden/rootprefix_empty1 by Daniel Mack · 10 years ago
  90. 2b4919a build-sys: disable gc-sections if optimization is disabled by Kay Sievers · 10 years ago
  91. c7b13c6 build-sys: drop references to gobject-introspection by Marc-Antoine Perennou · 10 years ago
  92. e013d21 build-sys: Work around --with-rootprefix= (empty) not producing / by Filipe Brandenburger · 10 years ago
  93. 1a43508 configure.ac: add missing komma by Kay Sievers · 10 years ago
  94. 29d01b7 point to github issues instead of freedesktop bugzilla by Kay Sievers · 10 years ago
  95. 2375607 remove gudev and gtk-doc by Kay Sievers · 10 years ago
  96. dd33485 build-sys: Normalize paths of configure options by Michael Biebl · 10 years ago
  97. 2fe9e87 build-sys: pass originally configured --enable-split-usr to distcheck by Martin Pitt · 10 years ago
  98. 0f0467e systemctl: drop hardcoded chkconfig invocation by Martin Pitt · 10 years ago
  99. 583c14f missing: add more IFLA_VXLAN_* defines by Michael Olbrich · 10 years ago
  100. 4f9bca6 build-sys: bump library and package versions by Lennart Poettering · 10 years ago