systemd 198
  1. 01ec235 build-sys: bump release and sonames by Lennart Poettering · 12 years ago
  2. 03c1491 build-sys: be more tolerant if dbus directories do not exist by Michael Biebl · 12 years ago
  3. 5a37b94 build-sys: resolve absolute path for the dbus directories by Michael Biebl · 12 years ago
  4. 25ee45f build-sys: replace backticks `` with $() by Michael Biebl · 12 years ago
  5. db059f1 build-sys: don't hard code bash-completion directory by Michael Biebl · 12 years ago
  6. 6b76204 build-sys: use $PKG_CONFIG instead of calling the pkg-config binary directly by Michael Biebl · 12 years ago
  7. 37d3ab1 Merge branch 'python-systemd-reader' by Zbigniew Jędrzejewski-Szmek · 12 years ago
  8. 603c0b7 build-sys: make sphinx support uncoditional by Zbigniew Jędrzejewski-Szmek · 12 years ago
  9. 317c96d debug-shell: don't be picky, use /bin/sh rather than /bin/bash by Tom Gundersen · 12 years ago
  10. 9015fa6 python: build html docs using sphinx by Zbigniew Jędrzejewski-Szmek · 12 years ago
  11. b872e9a build-sys: make EFI support build-time optional by Lennart Poettering · 12 years ago
  12. 46ba8aa build-sys: make PolicyKit support compile-time optional (was runtime-optional already) by Lennart Poettering · 12 years ago
  13. 6fc0020 build-sys: disable tests in po/, docs/ with separate build dir by Zbigniew Jędrzejewski-Szmek · 12 years ago
  14. c937e0d build-sys: add -U_FORTIFY_SOURCE to $PYTHON_CFLAGS when necessary by Zbigniew Jędrzejewski-Szmek · 12 years ago
  15. c3e31c7 Replace autoconf int max test with simple define by Zbigniew Jędrzejewski-Szmek · 12 years ago
  16. 780040d configure.ac: combine --Wformat* options into one argument by Kay Sievers · 12 years ago
  17. d6a195a build-sys: add autoconf macro to pick macro for x32 compatibility by Zbigniew Jędrzejewski-Szmek · 12 years ago
  18. 6a17986 build-sys: use _FORTIFY_SOURCE only if optimizing by Zbigniew Jędrzejewski-Szmek · 12 years ago
  19. dee4c24 build-sys: fix spelling of sysvrcndir by Lennart Poettering · 12 years ago v197
  20. 71c4748 build-sys: bump version and so revisions by Lennart Poettering · 12 years ago
  21. 8666abb build-sys: disable static libraries by Kay Sievers · 12 years ago
  22. 83fdc45 bootchart: merge bootchart by Auke Kok · 12 years ago
  23. f8c5a58 build-sys: fix help text for --disable-myhostname by Lennart Poettering · 12 years ago
  24. d562955 nss-myhostname: integrate into systemd buildsystem by Tom Gundersen · 12 years ago
  25. b86d11d build-sys: use full path to python in scripts by Zbigniew Jędrzejewski-Szmek · 12 years ago
  26. d66ee73 build-sys: fix message about gintrospection by Zbigniew Jędrzejewski-Szmek · 12 years ago
  27. 2f4da3e systemd-analyze: use specified binary, add --version by Zbigniew Jędrzejewski-Szmek · 12 years ago
  28. bc27084 build-sys: drop all distribution specfic checks by Lennart Poettering · 12 years ago
  29. a382332 build-sys: make path of loadkeys/setfont configurable in configure by Lennart Poettering · 12 years ago
  30. 77e68fa systemctl: enable chkconfig compat only if chkconfig is found rather than based on distro by Lennart Poettering · 12 years ago
  31. b1c4ca2 build-sys: make rc-local support part of SYSV compat by Lennart Poettering · 12 years ago
  32. 0979f28 build-sys: drop TARGET_UBUNTU by Lennart Poettering · 12 years ago
  33. 0428ddb build-sys: prepare 196 by Lennart Poettering · 12 years ago
  34. e304316 build-sys: make loadable module support optional by Tom Gundersen · 12 years ago
  35. f553b3b udev: make blkid optional by Anders Olofsson · 12 years ago
  36. e171870 configure.ac: fix FTBFS with new glibc by Michal Schmidt · 12 years ago
  37. 568c7e0 systemd-python: use python${PYTHON_VERSION}-config as python-config by Zbigniew Jędrzejewski-Szmek · 12 years ago
  38. 796b06c udev: add hardware database support by Kay Sievers · 12 years ago
  39. 59bb9d9 build-sys: add check for microhttpd version by Zbigniew Jędrzejewski-Szmek · 12 years ago
  40. 139ee8c build-sys: prepare 195 by Lennart Poettering · 12 years ago
  41. c1c02e0 configure.ac: fix typo in fallback value for KILL by Dave Reisner · 12 years ago
  42. 86b2e20 units: rework systemd-exit.service to terminate systemd via signal rather than bus by Lennart Poettering · 12 years ago
  43. fb0951b journal: implement time-based rotation/vacuuming by Lennart Poettering · 12 years ago
  44. 78fbaac configure.ac: Add a --without-python option. by Wulf C. Krueger · 12 years ago
  45. 9388e99 build-sys: check for name_to_handle_at declaration instead of its definition by Michael Olbrich · 12 years ago
  46. 96ede26 detect-virt: install with fs caps by default to allow unprivileged access by Lennart Poettering · 12 years ago
  47. f9b5572 build-sys: prepare 194 by Lennart Poettering · 12 years ago v194
  48. 597c52c build-sys: prepare 193 by Lennart Poettering · 12 years ago
  49. 7b17a7d journal: add minimal journal gateway daemon based on GNU libmicrohttpd by Lennart Poettering · 12 years ago
  50. a2807ac build-sys: bump revision by Lennart Poettering · 12 years ago
  51. b6a8673 build-sys: prepare release 191 by Lennart Poettering · 12 years ago v191
  52. 0c11f94 build-sys: prepare v190 by Lennart Poettering · 12 years ago
  53. 3f8cc09 build-sys: require certain version of libselinux by Jan Engelhardt · 12 years ago
  54. 4db17f2 build-sys: __secure_getenv lost dunder in libc 2.17 by Zbigniew Jędrzejewski-Szmek · 12 years ago
  55. 8d7e170 python: integrate David Strauss' python-systemd package by Lennart Poettering · 12 years ago
  56. b51fc63 build-sys: perform autodetection of quota-tools binaries by Dave Reisner · 12 years ago
  57. a834879 missing: define name_to_handle_at on our own if it is missing by Lennart Poettering · 12 years ago
  58. fe1fed0 build-sys: xsltproc is required for man pages and gtk-doc by Zbigniew Jędrzejewski-Szmek · 12 years ago
  59. 38a60d7 build-sys: prepare release 189 by Lennart Poettering · 12 years ago v189
  60. f6a971b journalctl: output FSS key as QR code on generating by Lennart Poettering · 12 years ago
  61. feb12d3 journal: make libgcrypt dependency optional by Lennart Poettering · 12 years ago
  62. 7560fff journald: initial version of FSPRG hookup by Lennart Poettering · 12 years ago
  63. c269cec build-sys: prepare release 188 by Lennart Poettering · 12 years ago v188
  64. c1663b9 build-sys: pass param to stack protector by Lennart Poettering · 12 years ago
  65. d88c952 build-sys: drop obsolete gcc switch by Lennart Poettering · 12 years ago
  66. 5a45a93 build-sys: enable a couple of security features by Lennart Poettering · 12 years ago
  67. 18c7ed1 journal: add sd_journal_perror() to API by Lennart Poettering · 12 years ago
  68. c87f710 build-sys: hide error message from grep by Zbigniew Jędrzejewski-Szmek · 12 years ago
  69. c4f1b86 build-sys: prepare 187 by Lennart Poettering · 12 years ago
  70. 9c4fa6e min: generate an index page for all man pages by Lennart Poettering · 12 years ago
  71. 880a599 cryptsetup: add keyfile-offset= support by Tom Gundersen · 12 years ago
  72. 8401e9f MeeGo: Remove build support for MeeGo distribution. by Auke Kok · 12 years ago
  73. e88dcb8 build-sys: bump version by Lennart Poettering · 12 years ago
  74. fbf5b12 mageia: Correct usage of M4_DEFINES vs. M4_DISTRO_FLAG. by Colin Guthrie · 12 years ago
  75. 4bf43a3 arch: drop sysvcompat support by Tom Gundersen · 12 years ago
  76. 8e8eb8f udev: always use $(rootprefix)/lib/udev for libexecdir by Kay Sievers · 12 years ago
  77. 26cbf29 delete plymouth units; moved to plymouth by Kay Sievers · 12 years ago
  78. ed061a8 units: add systemd-debug-shell.service by Michal Schmidt · 12 years ago
  79. 2d19728 build-sys: release 185 by Kay Sievers · 12 years ago v185
  80. 4c8cd17 build-sys: prepare release 184 by Lennart Poettering · 12 years ago v184
  81. 9262a51 build-sys: prepare release 183 by Lennart Poettering · 13 years ago
  82. 9a203af build-sys: use libpci's pkgconfig file to find the pci.ids file by Kay Sievers · 13 years ago
  83. 6e92b23 build-sys: support build-from-git without gobject-introspection by Kay Sievers · 13 years ago
  84. 66be655 autogen.sh: undef _FORTIFY_SOURCE, which now logs warnings when used with -O0 by Kay Sievers · 13 years ago
  85. 9e45e7d docs: do not generate tmpl files by Javier Jardón · 13 years ago
  86. 80a5cba build-sys: silence gtk-doc check, remove gtk-doc options from configure and distcheck by Kay Sievers · 13 years ago
  87. 92ec449 build-sys: make gtk-doc dependency optional by Javier Jardón · 13 years ago
  88. a80db8b configure.ac: Use a auxiliar directory to store autogenerated files by Javier Jardón · 13 years ago
  89. 4e949c1 configure.ac: Use the new autoconf field to set the project webpage by Javier Jardón · 13 years ago
  90. bb06170 udev: move libudev, gudev to src/; move gudev/docs/, udev/docs/ to to docs/ by Kay Sievers · 13 years ago
  91. 0eaeca1 udev: use native instead of custom --disable-introspection logic by Kay Sievers · 13 years ago
  92. d5449fd udev: gudev - rework introspection generation by Marc-Antoine Perennou · 13 years ago
  93. 78a825f rename machine-id-main.c tomacht the binary and move main.c to core/ by Kay Sievers · 13 years ago
  94. 5430f7f relicense to LGPLv2.1 (with exceptions) by Lennart Poettering · 13 years ago
  95. 64661ee build-sys: bump systemd version to 'udev version 182' by Kay Sievers · 13 years ago
  96. 3e21478 move imported udev into place by Kay Sievers · 13 years ago
  97. 9e7adc3 build-sys: separate ldflags from cflags by Lucas De Marchi · 13 years ago
  98. eb2e280 build-sys: do not set CFLAGS directly by Lucas De Marchi · 13 years ago
  99. 8161158 main: added support for loading IMA custom policies by Roberto Sassu · 13 years ago
  100. ee4cbc2 remove GTK pieces by Michal Schmidt · 13 years ago