1. ab17a05 core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it instead by Lennart Poettering · 12 years ago v198
  2. 01ec235 build-sys: bump release and sonames by Lennart Poettering · 12 years ago
  3. fe59e38 journalctl: imply -n1000 when -e is used by Lennart Poettering · 12 years ago
  4. 2e4015f update TODO by Lennart Poettering · 12 years ago
  5. b47ef6a pager: add -M to $LESS to make the bottom line nicer by Lennart Poettering · 12 years ago
  6. 1f3523b Revert "bootchart: use _cleanup_close_" by Zbigniew Jędrzejewski-Szmek · 12 years ago
  7. db7f1dd systemd-python: fix segfault on double close by Zbigniew Jędrzejewski-Szmek · 12 years ago
  8. 516424a systemd-python: fix typos by Zbigniew Jędrzejewski-Szmek · 12 years ago
  9. 2cc8d97 man/*.html: link to directives, python, guvev, libudev in headers by Zbigniew Jędrzejewski-Szmek · 12 years ago
  10. e91fb20 build-sys: move sphinx output to docs/python-systemd by Zbigniew Jędrzejewski-Szmek · 12 years ago
  11. a4c41bf pager: always override LESS by Lennart Poettering · 12 years ago
  12. 43447fb Update NEWS by Lennart Poettering · 12 years ago
  13. 1b12a7b pager: introduce "jump to end" option by Harald Hoyer · 12 years ago
  14. 6aa8d43 update NEWS by Lennart Poettering · 12 years ago
  15. 156f7d0 NEWS: update by Kay Sievers · 12 years ago
  16. fd86897 <mbiebl> poettering: small typo in the NEWS file: directory systems looks for <- systemd by Kay Sievers · 12 years ago
  17. 247c873 update TODO by Lennart Poettering · 12 years ago
  18. 1aed459 update NEWS by Lennart Poettering · 12 years ago
  19. 0ea9530 bootchart: use _cleanup_close_ by Nathaniel Chen · 12 years ago
  20. ffbd2c4 core: mount and initialize Smack by Nathaniel Chen · 12 years ago
  21. 8f838d8 core: move mount_setup_early() to main.c by Nathaniel Chen · 12 years ago
  22. bf93356 NEWS: update by Kay Sievers · 12 years ago
  23. 40e21da TODO: update by Kay Sievers · 12 years ago
  24. 85d6839 update NEWS by Lennart Poettering · 12 years ago
  25. 4679798 hwdb: update by Kay Sievers · 12 years ago
  26. 3c1872e build-sys: check if manpage ids match file names by Zbigniew Jędrzejewski-Szmek · 12 years ago
  27. 7ba9719 TODO: python stuff and freeze and standby by Zbigniew Jędrzejewski-Szmek · 12 years ago
  28. dd7c30c core: don't complain about systemd.journald.xxx kernel command line arguments in PID 1 by Lennart Poettering · 12 years ago
  29. 614e5fb systemd-python: update documentation for new systemd-journal group by Zbigniew Jędrzejewski-Szmek · 12 years ago
  30. 0eff0f3 systemd-python: refuse path and flags together in __init__ by Zbigniew Jędrzejewski-Szmek · 12 years ago
  31. 17edd81 build-sys: force creation of symlink by Zbigniew Jędrzejewski-Szmek · 12 years ago
  32. c30a0c6 logind: don't hit an assert if an close() on an input device fd fails with ENODEV because the device is gone by Lennart Poettering · 12 years ago
  33. dec49d8 systemctl: mangle unit name in is-enabled by Lukas Nykryn · 12 years ago
  34. 78da2cd9 bootchart: document -C, --cmdline parameter by Harald Hoyer · 12 years ago
  35. 57dbefd bootchart: use _cleanup_fclose_ by Harald Hoyer · 12 years ago
  36. b9a496c bootchart: rename global len to samples_len by Harald Hoyer · 12 years ago
  37. e90f9fa bootchart: add parameter "-C" to expand process names to the full cmdline by Harald Hoyer · 12 years ago
  38. 650001c util: Fix grammar in comment by Jan Janssen · 12 years ago
  39. 7aa955a man: Unify title for configuration files by Jan Janssen · 12 years ago
  40. ed1553a man: Fix id attributes by Jan Janssen · 12 years ago
  41. b1b8e81 virt: check for /sys/hypervisor/type for detecting xen PV by Lennart Poettering · 12 years ago
  42. f2d8858 nspawn: create a separate devpts namespace for nspawn containers by Lennart Poettering · 12 years ago
  43. 46e6e4f man/kernel-install.xml: fix paths to reflect actual behaviour by Harald Hoyer · 12 years ago
  44. 99613ec libsystemd-journal: return 0 on success in get_data() by Zbigniew Jędrzejewski-Szmek · 12 years ago
  45. f2e82cd systemd-python: export sd_j_get_fd, sd_j_reliable_fd, sd_j_close by Zbigniew Jędrzejewski-Szmek · 12 years ago
  46. 5c1c14b systemd-python: split .seek() into .seek_head() and .seek_tail() by Zbigniew Jędrzejewski-Szmek · 12 years ago
  47. aaf0806 systemd-python: catch only ValueErrors in conversion code by Zbigniew Jędrzejewski-Szmek · 12 years ago
  48. 1d98d9a man: fix compilation of example by Zbigniew Jędrzejewski-Szmek · 12 years ago
  49. 11dac83 service: sysv - properly handle init scripts with .sh suffix by Michael Biebl · 12 years ago
  50. 9304ef9 libsystemd-journal: export new function, increase library version by Zbigniew Jędrzejewski-Szmek · 12 years ago
  51. f28cbd0 README: more CONFIG_* updates by Kay Sievers · 12 years ago
  52. 4193869 README: remove CONFIG_HOTPLUG, add CONFIG_NET by Kay Sievers · 12 years ago
  53. 713bc0c README: add kernel config options by Kay Sievers · 12 years ago
  54. 66ee5c3 journal: properly advertise sd_journal_reliable_fd by Zbigniew Jędrzejewski-Szmek · 12 years ago
  55. e76d2e2 build-sys: add missing $ by Zbigniew Jędrzejewski-Szmek · 12 years ago
  56. 3c912de core: add missing comma for NonewPrivileges= by Lennart Poettering · 12 years ago
  57. 92f3034 bus: Escape environment-based D-Bus addresses properly by Simon McVittie · 12 years ago
  58. f1324ea manager: remove timer fd explicitly from epoll by Enrico Scholz · 12 years ago
  59. 95f1b47 main: ISOLATE rather than REPLACE default.target by Tom Gundersen · 12 years ago
  60. 61a9648 update TODO by Lennart Poettering · 12 years ago
  61. 6ffe5e3 timedated: add CanNTP property by Ryan Lortie · 12 years ago
  62. da61d6b units: run systemd-ask-password-console.service after systemd-vconsole-setup.service by Harald Hoyer · 12 years ago
  63. 248ea60 initrd-parse-etc.servic: force start local-fs.target by Harald Hoyer · 12 years ago
  64. 7fdf517 Revert "add initrd-fs.target and initrd-fs-pre.target" by Harald Hoyer · 12 years ago
  65. fdf1848 Revert "units/initrd-*: require initrd-fs.target rather than local-fs.target" by Harald Hoyer · 12 years ago
  66. 6210afb systemd-python: fix error check in _Reader.wait() by Zbigniew Jędrzejewski-Szmek · 12 years ago
  67. a187bfd journal/tests: free allocated memory in test by Zbigniew Jędrzejewski-Szmek · 12 years ago
  68. 646614a zsh-completion: journalctl query by binary and device by Daniel Wallace · 12 years ago
  69. ebe5d6d hostnamed: allow more special characters in pretty hostname by Nathaniel Chen · 12 years ago
  70. d47c78b util: properly escape corner cases in bus_path_escape(), too by Lennart Poettering · 12 years ago
  71. 2f2343c inhibit: print --list if no argument is given by Kay Sievers · 12 years ago
  72. 1a9ce3f Fix typos by Michael Biebl · 12 years ago
  73. 37495ee journal: make gatewayd run under its own user ID by Lennart Poettering · 12 years ago
  74. 37c0e8f README: add udev goups by Kay Sievers · 12 years ago
  75. f47ec8e update TODO by Lennart Poettering · 12 years ago
  76. a24c64f journald: introduce new "systemd-journal" group and make it own the journal files by Lennart Poettering · 12 years ago
  77. fc7b7e2 journald: stpcpy() + mempcpy() are awesome by Lennart Poettering · 12 years ago
  78. 8249950 journald: drop splitting-by-audit entirely by Lennart Poettering · 12 years ago
  79. 40adcda journald: be a bit more careful when spitting up journals by user id by Lennart Poettering · 12 years ago
  80. 8a0889d journald: check session owner UID rather then audit ID when splitting up journal files by Lennart Poettering · 12 years ago
  81. ac4785b Revert "fstab-generator: place initrd /sysroot mounts in initrd-fs.target" by Harald Hoyer · 12 years ago
  82. 6bc80e9 update TODO by Lennart Poettering · 12 years ago
  83. 954449b logind: when registering a new session always use previous session info from cgroup path rather than audit by Lennart Poettering · 12 years ago
  84. d51167c build-sys: build and install systemd-coredumpctl conditionally by Michael Biebl · 12 years ago
  85. 135b521 fstab-generator: only handle block devices with root= kernel command line parameter by Harald Hoyer · 12 years ago
  86. 8330847 fstab-generator: place initrd /sysroot mounts in initrd-fs.target by Harald Hoyer · 12 years ago
  87. 7d89ce3 units/initrd-*: require initrd-fs.target rather than local-fs.target by Harald Hoyer · 12 years ago
  88. 39b83cd add initrd-fs.target and initrd-fs-pre.target by Harald Hoyer · 12 years ago
  89. 47c4903 build-sys: do not install pam_systemd(8) without PAM by Zbigniew Jędrzejewski-Szmek · 12 years ago
  90. 4fe5211 build-sys: do not install logind manpages when disabled by Zbigniew Jędrzejewski-Szmek · 12 years ago
  91. 8ab85e2 ProFUSION got bought by Intel by Kay Sievers · 12 years ago
  92. da49939 journal: split journal uid only when audit uid data is valid by Kay Sievers · 12 years ago
  93. a0b6422 core/manager: fix conditions to start and stop watching running jobs by Michal Schmidt · 12 years ago
  94. 19fbec1 tmpfiles: use cleanup func. to save a few lines by Zbigniew Jędrzejewski-Szmek · 12 years ago
  95. a6187d4 tmpfiles: move exclamation mark into right place by Lukas Nykryn · 12 years ago
  96. bc41f93 core/path: install inotify watches top-down instead of bottom-up by Zbigniew Jędrzejewski-Szmek · 12 years ago
  97. 03c1491 build-sys: be more tolerant if dbus directories do not exist by Michael Biebl · 12 years ago
  98. 5a37b94 build-sys: resolve absolute path for the dbus directories by Michael Biebl · 12 years ago
  99. 25ee45f build-sys: replace backticks `` with $() by Michael Biebl · 12 years ago
  100. db059f1 build-sys: don't hard code bash-completion directory by Michael Biebl · 12 years ago