systemd 38
  1. dcbd5d1 build-sys: fix upload rule for xz by Lennart Poettering · 14 years ago v38
  2. 118ca59 build-sys: link systemctl and systemd-journalctl against libsystemd-id128 by Michael Biebl · 14 years ago
  3. dd338f0 build-sys: move .pc files next to the matching sources by Lennart Poettering · 14 years ago
  4. a6723bc journald: start journald right away, don't wait until activation by Lennart Poettering · 14 years ago
  5. 4c0bebc kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced by journald by Lennart Poettering · 14 years ago
  6. db59737 stdout: remove stdout-syslog-bridge since it is now obsoleted by journald by Lennart Poettering · 14 years ago
  7. 124e6fb build-sys: add headers to EXTRA_DIST to fix 'make distcheck' by Kay Sievers · 14 years ago
  8. 81527be build-sys: move public header files into a dir of their own by Lennart Poettering · 14 years ago
  9. 224f2ee journald: add configuration file options to forward all logged data to kmsg, console, syslog by Lennart Poettering · 14 years ago
  10. 8b9b4d6 build-sys: add some headers to fix 'make distcheck' by Kay Sievers · 14 years ago
  11. b8079ae build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod uses by Kay Sievers · 14 years ago
  12. e696094 journald: parse configuration file by Lennart Poettering · 14 years ago
  13. 3606df6 build-sys: Fix missing directories with parallel 'make install'. by Michał Górny · 14 years ago
  14. 96d1efb journal: fix XZ build flags by Lennart Poettering · 14 years ago
  15. 8df5c32 man: Fix out-of-source manpage builds. by Michał Górny · 14 years ago
  16. 94fb446 journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since processes might also be related to mount, swap or socket units, not just services by Lennart Poettering · 14 years ago
  17. 86aa7ba systemctl: hook up systemctl with the journal by Lennart Poettering · 14 years ago
  18. 52f4f45 journald: treat a read-only /var identical to an unmounted one by Lennart Poettering · 14 years ago
  19. 000a2c9 sd-id128: add _public_ to all exports, and add validity checks for all parameters by Lennart Poettering · 14 years ago
  20. 9847946 login: introduce sd_pid_get_service() by Lennart Poettering · 14 years ago
  21. 4de8561 build-sys: make quotacheck and randomseed optional by Lennart Poettering · 14 years ago
  22. 776a564 build-sys: move kbd-model-map to locale/ by Lennart Poettering · 14 years ago
  23. b4d0195 cryptsetup: split off cryptsetup into its own subdir by Lennart Poettering · 14 years ago
  24. 4390dfb do not install drop-in files; the shared library should be used by default by Kay Sievers · 14 years ago
  25. 300891f build-sys: login - remove specified include dir; all subdirs are in the list now by Kay Sievers · 14 years ago
  26. 927f62b login: move systemd-user-sessions.service into login/, too by Lennart Poettering · 14 years ago
  27. e5e83e8 build-sys: make readahead and vconsole optional by Lennart Poettering · 14 years ago
  28. bb76504 gnome-ask-password-agent: require libnotify >= 0.7.0 by Kay Sievers · 14 years ago
  29. c47ac99 build-sys: fix mageia kbd mappings by Lennart Poettering · 14 years ago
  30. be5f438 login: move the PAM module to src/login/ since it is just a client to logind by Lennart Poettering · 14 years ago
  31. 0237edf build-sys: more remaining parts of sd-deamon to their own section in Makefile.am by Kay Sievers · 14 years ago
  32. 9ace5d0 build-sys: restructure sd-daemon, sd-readahead, sd-login files by Kay Sievers · 14 years ago
  33. 3bb8894 build-sys: remove redundant _CFLAGS assignment by Kay Sievers · 14 years ago
  34. 9c5b60c login: move libsystemd-login.pc.in into src/login/ by Lennart Poettering · 14 years ago
  35. 48d437b libsystemd-daemon: restructure Makefile.am by Kay Sievers · 14 years ago
  36. 051c7d1 pam_systemd: restructure Makefile.am and move inside ENABLE_LOGIND by Kay Sievers · 14 years ago
  37. d4a66a7 libsystemd-id128: restructure Makefile.am by Kay Sievers · 14 years ago
  38. 7e8f489 journal: restructure Makefile.am by Kay Sievers · 14 years ago
  39. 609518c binfmt: move sources to subdirectory by Kay Sievers · 14 years ago
  40. 681cfc6 hostnamed, localed: move config files to subdir by Kay Sievers · 14 years ago
  41. 00c36f2 hostnamed: move sources to subdirectory by Kay Sievers · 14 years ago
  42. 1822350 localed: move sources to subdirectory by Kay Sievers · 14 years ago
  43. 4668191 timedated: move sources to subdirectory by Kay Sievers · 14 years ago
  44. 2a018e8 build-sys: restructure logind parts in Makefile.am and add --disable-logind by Kay Sievers · 14 years ago
  45. 0392060 logind: add 'login' subdir to include dirs by Kay Sievers · 14 years ago
  46. baa5ad2 Makefile.am: consistently use tabs by Kay Sievers · 14 years ago
  47. e81e801 journal: move symver file into subdirectory by Lennart Poettering · 14 years ago
  48. 4deba28 logind: move more files into subdirectory by Lennart Poettering · 14 years ago
  49. 4bba915 logind: move logind into its own subdirectory by Lennart Poettering · 14 years ago
  50. dc1ecd7 Merge branch 'journal' by Lennart Poettering · 14 years ago
  51. 4b2d99d journal: add unit files and shared library glue by Lennart Poettering · 14 years ago
  52. 6e409ce journald: implement sophisticated rate limiting by Lennart Poettering · 14 years ago
  53. 0d43c69 journalctl: add command line parsing by Lennart Poettering · 14 years ago
  54. 807e17f journal: add inline compression support with XZ by Lennart Poettering · 14 years ago
  55. 7631828 man: switch to UTF-8 output, to work around charset issues by Lennart Poettering · 14 years ago
  56. 38c67e2 man: generate HTML instead of XHTML with XSL docbook to work around 'fsfunc' noise by Lennart Poettering · 14 years ago
  57. 01448ff man: add sd-login(7) page by Lennart Poettering · 14 years ago
  58. c10eb7b build-sys: add rules for man page aliases by Lennart Poettering · 14 years ago
  59. f0d2e20 man: build new man pages by Lennart Poettering · 14 years ago
  60. 7f3e625 journal: add native protocol to journald, and client side API to send journal messages by Lennart Poettering · 14 years ago
  61. 1567308 add a generator to pull rc-local.service in by Michal Schmidt · 14 years ago
  62. 1e2579f Merge branch 'master' into journal by Lennart Poettering · 14 years ago
  63. 263653e Merge remote-tracking branch 'zbigniew/systemadm_changes' by Lennart Poettering · 14 years ago
  64. f5a613c bash-completion: rename file since it is no longer for systemctl only by Ran Benita · 14 years ago
  65. 6fdae8a Add Mageia support by Dexter Morgan · 14 years ago
  66. 69e5d42 journal: add cgroup path to entries by Lennart Poettering · 14 years ago
  67. 689b9a2 Merge branch 'master' into journal by Lennart Poettering · 14 years ago
  68. d2134ab build-sys: bump release for v37 by Lennart Poettering · 14 years ago v37
  69. 21e557e units: introduce local-fs-pre.target and remote-fs-pre.target by Lennart Poettering · 14 years ago
  70. cec736d journal: implement parallel traversal in client by Lennart Poettering · 14 years ago
  71. f4b4781 journal: split user logs into their own journal files by Lennart Poettering · 14 years ago
  72. 87d2c1f journal: add preliminary incomplete implementation by Lennart Poettering · 14 years ago
  73. 652eb44 build-sys: fix build by Lennart Poettering · 14 years ago
  74. fb9de93 localed: add SetX11Keyboard() and SetVConsoleKeyboard() bus calls by Lennart Poettering · 14 years ago
  75. 7c83341 build-sys: bump release by Lennart Poettering · 14 years ago v36
  76. b52aae1 util: move virtualization detection into its own files, and extend return codes by Lennart Poettering · 14 years ago
  77. 7ef5875 units: introduce unit file for FUSE fs by Lennart Poettering · 14 years ago
  78. ac0a983 units: drop automount unit for /dev/hugepages by Lennart Poettering · 14 years ago
  79. 1f2c94a units: drop automount unit for /dev/mqueue by Lennart Poettering · 14 years ago
  80. 77f81d8 units: drop automount unit for /sys/kernel/security by Lennart Poettering · 14 years ago
  81. e124e7a units: drop automount unit for /sys/kernel/debug by Lennart Poettering · 14 years ago
  82. 0286cc1 units: drop /sys/kernel/config automount unit by Lennart Poettering · 14 years ago
  83. d6bca18 units: Add support for automounting configfs, ala debugfs, etc. by Bill Nottingham · 14 years ago
  84. 11216eb systemadm: add libgee as dependency and use it for a unit map by Zbigniew Jędrzejewski-Szmek · 14 years ago
  85. 0dd27da systemadm: add a wrappable label and use it for status lines by Zbigniew Jędrzejewski-Szmek · 14 years ago
  86. fe7ac31 build-sys: bump release by Lennart Poettering · 14 years ago v35
  87. 801f44b man: document /etc/timezone by Lennart Poettering · 14 years ago
  88. 346bce1 stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive by Lennart Poettering · 14 years ago
  89. 66be5ed build-sys: bump version by Lennart Poettering · 14 years ago v34
  90. 4cd1eaa build-sys: Add --disable-localed configure switch by Miklos Vajna · 14 years ago
  91. f08fce8 tmpfiles: Move /tmp and /var/tmp to a separate tmpfiles.d file to ease overrides via /etc by Josh Triplett · 14 years ago
  92. f47cd18 build-sys: Add --disable-timedated configure switch by Miklos Vajna · 14 years ago
  93. ab1f063 exec: optionally apply cgroup attributes to the cgroups we create by Lennart Poettering · 14 years ago
  94. 4767504 bump release by Lennart Poettering · 14 years ago v33
  95. a41fe3a nspawn: add new --no-net switch to turn off networking in the container by Lennart Poettering · 14 years ago
  96. b2e9fb9 build-sys: Add --disable-hostnamed configure switch by Miklos Vajna · 14 years ago
  97. 6e5c044 build-sys: make distcheck work by Lennart Poettering · 14 years ago
  98. f975e97 load-fragment: speed up parsing by using a perfect hash table with configuration settings built by gperf by Lennart Poettering · 14 years ago
  99. fd42f6e build-sys: prepare new release by Lennart Poettering · 14 years ago
  100. 85f19d8 Link against -lcap only where required by Michael Biebl · 14 years ago