systemd 198
  1. ab17a05 core: if we cannot JOB_ISOLATE the default target JOB_REPLACE it instead by Lennart Poettering · 12 years ago v198
  2. fe59e38 journalctl: imply -n1000 when -e is used by Lennart Poettering · 12 years ago
  3. b47ef6a pager: add -M to $LESS to make the bottom line nicer by Lennart Poettering · 12 years ago
  4. 1f3523b Revert "bootchart: use _cleanup_close_" by Zbigniew Jędrzejewski-Szmek · 12 years ago
  5. db7f1dd systemd-python: fix segfault on double close by Zbigniew Jędrzejewski-Szmek · 12 years ago
  6. 516424a systemd-python: fix typos by Zbigniew Jędrzejewski-Szmek · 12 years ago
  7. a4c41bf pager: always override LESS by Lennart Poettering · 12 years ago
  8. 1b12a7b pager: introduce "jump to end" option by Harald Hoyer · 12 years ago
  9. 0ea9530 bootchart: use _cleanup_close_ by Nathaniel Chen · 12 years ago
  10. ffbd2c4 core: mount and initialize Smack by Nathaniel Chen · 12 years ago
  11. 8f838d8 core: move mount_setup_early() to main.c by Nathaniel Chen · 12 years ago
  12. dd7c30c core: don't complain about systemd.journald.xxx kernel command line arguments in PID 1 by Lennart Poettering · 12 years ago
  13. 614e5fb systemd-python: update documentation for new systemd-journal group by Zbigniew Jędrzejewski-Szmek · 12 years ago
  14. 0eff0f3 systemd-python: refuse path and flags together in __init__ by Zbigniew Jędrzejewski-Szmek · 12 years ago
  15. 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
  16. dec49d8 systemctl: mangle unit name in is-enabled by Lukas Nykryn · 12 years ago
  17. 78da2cd9 bootchart: document -C, --cmdline parameter by Harald Hoyer · 12 years ago
  18. 57dbefd bootchart: use _cleanup_fclose_ by Harald Hoyer · 12 years ago
  19. b9a496c bootchart: rename global len to samples_len by Harald Hoyer · 12 years ago
  20. e90f9fa bootchart: add parameter "-C" to expand process names to the full cmdline by Harald Hoyer · 12 years ago
  21. 650001c util: Fix grammar in comment by Jan Janssen · 12 years ago
  22. b1b8e81 virt: check for /sys/hypervisor/type for detecting xen PV by Lennart Poettering · 12 years ago
  23. f2d8858 nspawn: create a separate devpts namespace for nspawn containers by Lennart Poettering · 12 years ago
  24. 99613ec libsystemd-journal: return 0 on success in get_data() by Zbigniew Jędrzejewski-Szmek · 12 years ago
  25. f2e82cd systemd-python: export sd_j_get_fd, sd_j_reliable_fd, sd_j_close by Zbigniew Jędrzejewski-Szmek · 12 years ago
  26. 5c1c14b systemd-python: split .seek() into .seek_head() and .seek_tail() by Zbigniew Jędrzejewski-Szmek · 12 years ago
  27. aaf0806 systemd-python: catch only ValueErrors in conversion code by Zbigniew Jędrzejewski-Szmek · 12 years ago
  28. 11dac83 service: sysv - properly handle init scripts with .sh suffix by Michael Biebl · 12 years ago
  29. 9304ef9 libsystemd-journal: export new function, increase library version by Zbigniew Jędrzejewski-Szmek · 12 years ago
  30. 66ee5c3 journal: properly advertise sd_journal_reliable_fd by Zbigniew Jędrzejewski-Szmek · 12 years ago
  31. 3c912de core: add missing comma for NonewPrivileges= by Lennart Poettering · 12 years ago
  32. 92f3034 bus: Escape environment-based D-Bus addresses properly by Simon McVittie · 12 years ago
  33. f1324ea manager: remove timer fd explicitly from epoll by Enrico Scholz · 12 years ago
  34. 95f1b47 main: ISOLATE rather than REPLACE default.target by Tom Gundersen · 12 years ago
  35. 6ffe5e3 timedated: add CanNTP property by Ryan Lortie · 12 years ago
  36. 7fdf517 Revert "add initrd-fs.target and initrd-fs-pre.target" by Harald Hoyer · 12 years ago
  37. 6210afb systemd-python: fix error check in _Reader.wait() by Zbigniew Jędrzejewski-Szmek · 12 years ago
  38. a187bfd journal/tests: free allocated memory in test by Zbigniew Jędrzejewski-Szmek · 12 years ago
  39. ebe5d6d hostnamed: allow more special characters in pretty hostname by Nathaniel Chen · 12 years ago
  40. d47c78b util: properly escape corner cases in bus_path_escape(), too by Lennart Poettering · 12 years ago
  41. 2f2343c inhibit: print --list if no argument is given by Kay Sievers · 12 years ago
  42. a24c64f journald: introduce new "systemd-journal" group and make it own the journal files by Lennart Poettering · 12 years ago
  43. fc7b7e2 journald: stpcpy() + mempcpy() are awesome by Lennart Poettering · 12 years ago
  44. 8249950 journald: drop splitting-by-audit entirely by Lennart Poettering · 12 years ago
  45. 40adcda journald: be a bit more careful when spitting up journals by user id by Lennart Poettering · 12 years ago
  46. 8a0889d journald: check session owner UID rather then audit ID when splitting up journal files by Lennart Poettering · 12 years ago
  47. ac4785b Revert "fstab-generator: place initrd /sysroot mounts in initrd-fs.target" by Harald Hoyer · 12 years ago
  48. 954449b logind: when registering a new session always use previous session info from cgroup path rather than audit by Lennart Poettering · 12 years ago
  49. 135b521 fstab-generator: only handle block devices with root= kernel command line parameter by Harald Hoyer · 12 years ago
  50. 8330847 fstab-generator: place initrd /sysroot mounts in initrd-fs.target by Harald Hoyer · 12 years ago
  51. 39b83cd add initrd-fs.target and initrd-fs-pre.target by Harald Hoyer · 12 years ago
  52. da49939 journal: split journal uid only when audit uid data is valid by Kay Sievers · 12 years ago
  53. a0b6422 core/manager: fix conditions to start and stop watching running jobs by Michal Schmidt · 12 years ago
  54. 19fbec1 tmpfiles: use cleanup func. to save a few lines by Zbigniew Jędrzejewski-Szmek · 12 years ago
  55. a6187d4 tmpfiles: move exclamation mark into right place by Lukas Nykryn · 12 years ago
  56. bc41f93 core/path: install inotify watches top-down instead of bottom-up by Zbigniew Jędrzejewski-Szmek · 12 years ago
  57. bb26309 udev: fix segfault with android rndis by Rob Clark · 12 years ago
  58. 1d600df udev: remove database conversion code by Kay Sievers · 12 years ago
  59. 3f60bcb udev: firmware - do not created /run/udev/firmware-missing/ by Kay Sievers · 12 years ago
  60. d288f79 journald: do not barf when setting RateLimitInterval=0 by Zbigniew Jędrzejewski-Szmek · 12 years ago
  61. 117dcc5 core/service: use cleanup functions, wrap lines by Zbigniew Jędrzejewski-Szmek · 12 years ago
  62. 28a79bd core/path: catch errors when adding watches by Zbigniew Jędrzejewski-Szmek · 12 years ago
  63. e0207c8 core/path: modernize style by Zbigniew Jędrzejewski-Szmek · 12 years ago
  64. a163db4 core/path: use automatic cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  65. f8c16f4 core/path: fix a leak in success path by Zbigniew Jędrzejewski-Szmek · 12 years ago
  66. 076a24a job: print the "OK" status messages in normal green by Michal Schmidt · 12 years ago
  67. e970a72 manager: turn a superfluous check into assert by Michal Schmidt · 12 years ago
  68. 6b19ad2 unit: count deserialized job only after it's definitely installed by Michal Schmidt · 12 years ago
  69. 3d22d1a fstab-generator: initrd - mount selected entries from /sysroot/etc/fstab by Tom Gundersen · 12 years ago
  70. fea9740 systemctl: check if iterator was initialized succesfully by Lukas Nykryn · 12 years ago
  71. 34bf028 manager: print p and then free it by Lukas Nykryn · 12 years ago
  72. 4534824 systemd-analyze: free unit_times only if it is not NULL by Lukas Nykryn · 12 years ago
  73. 684ecf3 systemd-python: add missing check for return of PyDict_SetItem in _reader.c by Lukas Nykryn · 12 years ago
  74. 533740e fstab-generator: drop rootwait support by Tom Gundersen · 12 years ago
  75. 41330dd inhibit: make the output more readable by Mantas Mikulėnas · 12 years ago
  76. 41be2ca coredump: bump coredump truncation size from 24M to 768M by Lennart Poettering · 12 years ago
  77. 9e9e2b7 core: fix running jobs counters after reload/reexec by Michal Schmidt · 12 years ago
  78. 945d144 fstab-generator: set "ro" as default for sysroot.mount by Harald Hoyer · 12 years ago
  79. 3fb5a0f fstab-generator: fix commit 92094b7 by Harald Hoyer · 12 years ago
  80. bf6dcfa unit: fix the race in deserialization. by Oleksii Shevchuk · 12 years ago
  81. 92094b7 fstab-generator: parse_new_root_from_proc_cmdline() don't use "defaults" by Harald Hoyer · 12 years ago
  82. 5a82a91 manager: prevent segfault in manager_print_jobs_in_progress() by Harald Hoyer · 12 years ago
  83. e2cb60f cryptsetup-generator: fix the kernel command line strategy for luks.uuid by Harald Hoyer · 12 years ago
  84. 487060c specifier: when resolving specifier strings when loading configuration, don't misunderstand parse failures as OOM by Lennart Poettering · 12 years ago
  85. 3f8ee79 fstab,mount: detect rbind as bind mount by Frederic Crozat · 12 years ago
  86. ffa7cd1 journalctl: add --user-unit= switch by Daniel Wallace · 12 years ago
  87. 242c4e1 path-lookup: downgrade again the messages where we log for units by Lennart Poettering · 12 years ago
  88. d6cb60c Revert "systemctl: try to reload daemon after enable/disable only when not running in a chroot" by Lennart Poettering · 12 years ago
  89. 5522a1f systemctl: try to reload daemon after enable/disable only when not running in a chroot by Lennart Poettering · 12 years ago
  90. 82910f1 pager: add K to less environment by Lukas Nykryn · 12 years ago
  91. d89d6c8 journalctl: add --reverse option to show the newest lines first by Lukas Nykryn · 12 years ago
  92. 37d3ab1 Merge branch 'python-systemd-reader' by Zbigniew Jędrzejewski-Szmek · 12 years ago
  93. 7f41820 python-systemd: rename Journal to Reader by Zbigniew Jędrzejewski-Szmek · 12 years ago
  94. 86e3d32 systemd-python: return both parts of sd_journal_get_monotonic_usec by Zbigniew Jędrzejewski-Szmek · 12 years ago
  95. 6a6633a python-systemd: check all errors and use automatic cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  96. 5c083fa systemd-python: hide ChainMap import by Zbigniew Jędrzejewski-Szmek · 12 years ago
  97. df2795d systemd-python: document attributes by Zbigniew Jędrzejewski-Szmek · 12 years ago
  98. a244c09 systemd-python: use PyModule_AddObject in id128 by Zbigniew Jędrzejewski-Szmek · 12 years ago
  99. 2c07646 systemd-python: polish the docstrings by Zbigniew Jędrzejewski-Szmek · 12 years ago
  100. 2ca0435 systemd-activate: add a socket-activation test tool by Zbigniew Jędrzejewski-Szmek · 12 years ago