1. 7c04ad2 build-sys: run 'make update-man-list' by Lennart Poettering · 12 years ago v202
  2. ef3b524 build-sys: prepare release 202 by Lennart Poettering · 12 years ago
  3. a3e6f05 journal: when iterating through a file we might lose messages when changing direction. by Marius Vollmer · 12 years ago
  4. cc40011 man: document the new login class 'background' by Lennart Poettering · 12 years ago
  5. 461bd8e update TODO by Lennart Poettering · 12 years ago
  6. 8d768d9 cryptsetup: ask for password, if key file cannot be accessed by Harald Hoyer · 12 years ago
  7. 4befe2e systemd-logind: Fix linking by reordering libraries in LDADD by Josh Triplett · 12 years ago
  8. b030d1f bus: test - add hack to receive messages by Kay Sievers · 12 years ago
  9. a2cef83 bus: catch up with kernel changes by Kay Sievers · 12 years ago
  10. cee22bd buildsys: Add --disable-tests to avoid building tests by Henrik Grindal Bakken · 12 years ago
  11. 4826f0b Revert f_type fixups by Harald Hoyer · 12 years ago
  12. a858b64 macro.h: let F_TYPE_CMP() macro fail to compile, if second parameter is not const by Harald Hoyer · 12 years ago
  13. 98f59e5 fileio.c: do not parse comments after non-whitespace chars by Harald Hoyer · 12 years ago
  14. bef8951 sd-login.c: fixup for d70964d0 by Harald Hoyer · 12 years ago
  15. 7fd1b19 move _cleanup_ attribute in front of the type by Harald Hoyer · 12 years ago
  16. d70964d login/sd-login.c: make use of _cleanup_free_ and friends by Harald Hoyer · 12 years ago
  17. aea275c rename CMP_F_TYPE to F_TYPE_CMP by Harald Hoyer · 12 years ago
  18. fc6e6d2 Add ugly CMP_F_TYPE() macro by Harald Hoyer · 12 years ago
  19. 5521d69 core/execute: only clean the environment, if we have one by Harald Hoyer · 12 years ago
  20. 14787e6 build-sys: add sd_journal_add_conjunction() to symbol versioning file by Lennart Poettering · 12 years ago
  21. 3dc8396 man: document the new sd_journal_add_conjunction() call by Lennart Poettering · 12 years ago
  22. 248f077 update TODO by Lennart Poettering · 12 years ago
  23. 449101f Move bus_error to dbus-common and remove bus_error_message_or_strerror by Simon Peeters · 12 years ago
  24. 951657b cryptsetup-generator: add support for rd.luks.key= by Harald Hoyer · 12 years ago
  25. 8b95c91 man: document that timeout=0 is the default for entries in crypttab by Lennart Poettering · 12 years ago
  26. 4971434 cryptsetup: set the timeout to 0 by default by Harald Hoyer · 12 years ago
  27. 099a804 execute: always add in EXECUTABLE= field when we log something about execution by Lennart Poettering · 12 years ago
  28. a5e4972 systemctl: drop usage of "internally loaded modules" by Lennart Poettering · 12 years ago
  29. b7253ec readahead: let readahead run for a little longer by Lennart Poettering · 12 years ago
  30. ab8e074 update TODO by Lennart Poettering · 12 years ago
  31. c4073a2 fixup for cddf148028f52 by Harald Hoyer · 12 years ago
  32. 9e6d4c6 bootchart: Fix errno usage. by Auke Kok · 12 years ago
  33. b454b11 update TODO by Lennart Poettering · 12 years ago
  34. c556fe7 bus: replace aligned_alloc() with memalign() everywhere by Lennart Poettering · 12 years ago
  35. 05b9b83 core: Remove unnecessary typedef by Henrik Grindal Bakken · 12 years ago
  36. cddf148 fixup 8c68a7017 and cast to (unsigned long) by Harald Hoyer · 12 years ago
  37. 8c68a70 fixed statfs.f_type signed vs unsigned comparisons by Harald Hoyer · 12 years ago
  38. 90cf049 shell-completion: use -a to see "empty" properties by Zbigniew Jędrzejewski-Szmek · 12 years ago
  39. 4a449ed update TODO by Lennart Poettering · 12 years ago
  40. 7551230 TODO: add s.th. like "systemctl set-log-level debug" by Harald Hoyer · 12 years ago
  41. ebc05a0 core/execute: report invalid environment variables from files by Harald Hoyer · 12 years ago
  42. d2a514b Revert "man/systemd.xml: change the signal names to kill systemd" by Harald Hoyer · 12 years ago
  43. 4b6756a systemctl:enable_sysv_units() more _cleanup_free_ by Harald Hoyer · 12 years ago
  44. db53720 fileio:parse_env_file_internal() fix environment file parsing by Harald Hoyer · 12 years ago
  45. 03bb799 core/execute.c: debug log final execve() with argv[] by Harald Hoyer · 12 years ago
  46. 432c30d man/systemd.xml: change the signal names to kill systemd by Harald Hoyer · 12 years ago
  47. 8769862 systemctl: clarify usage of "--all" versus list-unit-files by Harald Hoyer · 12 years ago
  48. b9e4052 journalctl: specify "--unit=" and "--user-unit" multiple times by Harald Hoyer · 12 years ago
  49. cd34b3c journal: add one more level on top with AND by Harald Hoyer · 12 years ago
  50. 003ac9d core/device.c: fix possible segfault by Harald Hoyer · 12 years ago
  51. aa21e2b TODO: remove fixed systemctl property bug by Harald Hoyer · 12 years ago
  52. 7e7d4da timedated: fixed NTP enabled: n/a by Harald Hoyer · 12 years ago
  53. ac714a7 configure: use AC_CHECK_TOOL for objcopy, strings and gperf by Martin Jansa · 12 years ago
  54. ced2d10 fileio: also escape $ and ` when writing out env vars by Mantas Mikulėnas · 12 years ago
  55. a1c6506 build-sys: make sure kdbus.h is part of tarball by Zbigniew Jędrzejewski-Szmek · 12 years ago
  56. 21ae459 journalctl: show fields requested with --field in full by Zbigniew Jędrzejewski-Szmek · 12 years ago
  57. 44df3e6 systemd: ignore hw timestamps in containers by Zbigniew Jędrzejewski-Szmek · 12 years ago
  58. caffaf5 bash-completion: --property support by Zbigniew Jędrzejewski-Szmek · 12 years ago
  59. f03dc7c man: fix syntax in nsenter example by Zbigniew Jędrzejewski-Szmek · 12 years ago
  60. e7ecdfc sd-messages.h: add new bootchart message id by Zbigniew Jędrzejewski-Szmek · 12 years ago
  61. 543295a core/main: use _cleanup_ by Zbigniew Jędrzejewski-Szmek · 12 years ago
  62. e8e581b Report about syntax errors with metadata by Zbigniew Jędrzejewski-Szmek · 12 years ago
  63. c1b6628 core: log a few more things under UNIT=... by Zbigniew Jędrzejewski-Szmek · 12 years ago
  64. 799de03 core/main: generate 4 parsing functions from a macro by Zbigniew Jędrzejewski-Szmek · 12 years ago
  65. eb3491d conf-parser: generate 7 parsing functions from a macro by Zbigniew Jędrzejewski-Szmek · 12 years ago
  66. 6a58bf4 python-systemd: Reader return special fields and _Reader changes by Steven Hiscocks · 12 years ago
  67. 76a80d9 systemd-python: export new sd_journal_{process,get_events,get_timeout} by Zbigniew Jędrzejewski-Szmek · 12 years ago
  68. f6422de journal: fix off-by-one error in native message iovec counting by Michal Schmidt · 12 years ago
  69. 49aa47c util: make generation of profcs PID paths nicer by Lennart Poettering · 12 years ago
  70. 6606089 path-util: unify code for detecting OS trees by Lennart Poettering · 12 years ago
  71. dfb33a9 macro: rework how we define cleanup macros by Lennart Poettering · 12 years ago
  72. 82da66f util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH() by Lennart Poettering · 12 years ago
  73. d8d3d8a bus: parse unit/user unit/session from cgroup path by Lennart Poettering · 12 years ago
  74. 4ff49cb update TODO by Lennart Poettering · 12 years ago
  75. 7027ff6 nspawn: introduce the new /machine/ tree in the cgroup tree and move containers there by Lennart Poettering · 12 years ago
  76. cec4ead util: make sure result of hostname_cleanup() passes hostname_is_valid() by Lennart Poettering · 12 years ago
  77. ed85d9a logind: filter configured cgroup controller lists by Lennart Poettering · 12 years ago
  78. 54b758d logind: when looking for cgroup prefixes, allocate from stack by Lennart Poettering · 12 years ago
  79. b45e9ab libudev: remove udev_monitor_new_from_socket() symbol by Michael Biebl · 12 years ago
  80. 6133cee bus: copy iteration macro from the kernel by Kay Sievers · 12 years ago
  81. c225e76 hwdb: update by Kay Sievers · 12 years ago
  82. 68cfd33 bus: catch up with kernel changes by Kay Sievers · 12 years ago
  83. c4d58b0 bootchart: put the bootchart into the journal. by Auke Kok · 12 years ago
  84. 8ad802e bus: fix missing macro argument renaming by Kay Sievers · 12 years ago
  85. b1454bf bus: catch up with kernel changes by Kay Sievers · 12 years ago
  86. 9a3ef98 audit: since nspawn now sets CAP_AUDIT_CONTROL for containers we cannot user this anymore to skip audit session ID retrieval by Lennart Poettering · 12 years ago
  87. 7a9ec5c core: let's make our log messages proper sentences with full stops by Lennart Poettering · 12 years ago
  88. a32360f core: always create /user and /machine top-level cgroup dirs by Lennart Poettering · 12 years ago
  89. a53824e update TODO by Lennart Poettering · 12 years ago
  90. fee79e0 do not change console to non-unicode for LANG=C by Harald Hoyer · 12 years ago
  91. ab06eef Fix spelling errors using 'codespell' tool by Anatol Pomozov · 12 years ago
  92. 97e1305 sd-login: add a sd_pid_get_user_unit() call by Lennart Poettering · 12 years ago
  93. 6c03089 bus: handle env vars safely by Lennart Poettering · 12 years ago
  94. 4a875b6 kdbus: parse cgroup meta data, too by Lennart Poettering · 12 years ago
  95. c62e11c localectl: read X11 keymaps from the correct file by Lennart Poettering · 12 years ago
  96. 1e8e0a3 udev/ata_id: zero out variable properly by Zbigniew Jędrzejewski-Szmek · 12 years ago
  97. e9b807c bus: remove two unused variables by Zbigniew Jędrzejewski-Szmek · 12 years ago
  98. ee6349a systemd-python: fix formatting in docstring by Zbigniew Jędrzejewski-Szmek · 12 years ago
  99. a1d4ca9 TODO: bootchart items. by Auke Kok · 12 years ago
  100. cfca24f readahead: document options and commands. by Auke Kok · 12 years ago