systemd 202
  1. a3e6f05 journal: when iterating through a file we might lose messages when changing direction. by Marius Vollmer · 12 years ago
  2. 8d768d9 cryptsetup: ask for password, if key file cannot be accessed by Harald Hoyer · 12 years ago
  3. b030d1f bus: test - add hack to receive messages by Kay Sievers · 12 years ago
  4. a2cef83 bus: catch up with kernel changes by Kay Sievers · 12 years ago
  5. 4826f0b Revert f_type fixups by Harald Hoyer · 12 years ago
  6. a858b64 macro.h: let F_TYPE_CMP() macro fail to compile, if second parameter is not const by Harald Hoyer · 12 years ago
  7. 98f59e5 fileio.c: do not parse comments after non-whitespace chars by Harald Hoyer · 12 years ago
  8. bef8951 sd-login.c: fixup for d70964d0 by Harald Hoyer · 12 years ago
  9. 7fd1b19 move _cleanup_ attribute in front of the type by Harald Hoyer · 12 years ago
  10. d70964d login/sd-login.c: make use of _cleanup_free_ and friends by Harald Hoyer · 12 years ago
  11. aea275c rename CMP_F_TYPE to F_TYPE_CMP by Harald Hoyer · 12 years ago
  12. fc6e6d2 Add ugly CMP_F_TYPE() macro by Harald Hoyer · 12 years ago
  13. 5521d69 core/execute: only clean the environment, if we have one by Harald Hoyer · 12 years ago
  14. 14787e6 build-sys: add sd_journal_add_conjunction() to symbol versioning file by Lennart Poettering · 12 years ago
  15. 449101f Move bus_error to dbus-common and remove bus_error_message_or_strerror by Simon Peeters · 12 years ago
  16. 951657b cryptsetup-generator: add support for rd.luks.key= by Harald Hoyer · 12 years ago
  17. 4971434 cryptsetup: set the timeout to 0 by default by Harald Hoyer · 12 years ago
  18. 099a804 execute: always add in EXECUTABLE= field when we log something about execution by Lennart Poettering · 12 years ago
  19. a5e4972 systemctl: drop usage of "internally loaded modules" by Lennart Poettering · 12 years ago
  20. c4073a2 fixup for cddf148028f52 by Harald Hoyer · 12 years ago
  21. 9e6d4c6 bootchart: Fix errno usage. by Auke Kok · 12 years ago
  22. c556fe7 bus: replace aligned_alloc() with memalign() everywhere by Lennart Poettering · 12 years ago
  23. 05b9b83 core: Remove unnecessary typedef by Henrik Grindal Bakken · 12 years ago
  24. cddf148 fixup 8c68a7017 and cast to (unsigned long) by Harald Hoyer · 12 years ago
  25. 8c68a70 fixed statfs.f_type signed vs unsigned comparisons by Harald Hoyer · 12 years ago
  26. ebc05a0 core/execute: report invalid environment variables from files by Harald Hoyer · 12 years ago
  27. 4b6756a systemctl:enable_sysv_units() more _cleanup_free_ by Harald Hoyer · 12 years ago
  28. db53720 fileio:parse_env_file_internal() fix environment file parsing by Harald Hoyer · 12 years ago
  29. 03bb799 core/execute.c: debug log final execve() with argv[] by Harald Hoyer · 12 years ago
  30. 8769862 systemctl: clarify usage of "--all" versus list-unit-files by Harald Hoyer · 12 years ago
  31. b9e4052 journalctl: specify "--unit=" and "--user-unit" multiple times by Harald Hoyer · 12 years ago
  32. cd34b3c journal: add one more level on top with AND by Harald Hoyer · 12 years ago
  33. 003ac9d core/device.c: fix possible segfault by Harald Hoyer · 12 years ago
  34. 7e7d4da timedated: fixed NTP enabled: n/a by Harald Hoyer · 12 years ago
  35. ced2d10 fileio: also escape $ and ` when writing out env vars by Mantas Mikulėnas · 12 years ago
  36. 21ae459 journalctl: show fields requested with --field in full by Zbigniew Jędrzejewski-Szmek · 12 years ago
  37. 44df3e6 systemd: ignore hw timestamps in containers by Zbigniew Jędrzejewski-Szmek · 12 years ago
  38. e7ecdfc sd-messages.h: add new bootchart message id by Zbigniew Jędrzejewski-Szmek · 12 years ago
  39. 543295a core/main: use _cleanup_ by Zbigniew Jędrzejewski-Szmek · 12 years ago
  40. e8e581b Report about syntax errors with metadata by Zbigniew Jędrzejewski-Szmek · 12 years ago
  41. c1b6628 core: log a few more things under UNIT=... by Zbigniew Jędrzejewski-Szmek · 12 years ago
  42. 799de03 core/main: generate 4 parsing functions from a macro by Zbigniew Jędrzejewski-Szmek · 12 years ago
  43. eb3491d conf-parser: generate 7 parsing functions from a macro by Zbigniew Jędrzejewski-Szmek · 12 years ago
  44. 6a58bf4 python-systemd: Reader return special fields and _Reader changes by Steven Hiscocks · 12 years ago
  45. 76a80d9 systemd-python: export new sd_journal_{process,get_events,get_timeout} by Zbigniew Jędrzejewski-Szmek · 12 years ago
  46. f6422de journal: fix off-by-one error in native message iovec counting by Michal Schmidt · 12 years ago
  47. 49aa47c util: make generation of profcs PID paths nicer by Lennart Poettering · 12 years ago
  48. 6606089 path-util: unify code for detecting OS trees by Lennart Poettering · 12 years ago
  49. dfb33a9 macro: rework how we define cleanup macros by Lennart Poettering · 12 years ago
  50. 82da66f util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH() by Lennart Poettering · 12 years ago
  51. d8d3d8a bus: parse unit/user unit/session from cgroup path by Lennart Poettering · 12 years ago
  52. 7027ff6 nspawn: introduce the new /machine/ tree in the cgroup tree and move containers there by Lennart Poettering · 12 years ago
  53. cec4ead util: make sure result of hostname_cleanup() passes hostname_is_valid() by Lennart Poettering · 12 years ago
  54. ed85d9a logind: filter configured cgroup controller lists by Lennart Poettering · 12 years ago
  55. 54b758d logind: when looking for cgroup prefixes, allocate from stack by Lennart Poettering · 12 years ago
  56. b45e9ab libudev: remove udev_monitor_new_from_socket() symbol by Michael Biebl · 12 years ago
  57. 6133cee bus: copy iteration macro from the kernel by Kay Sievers · 12 years ago
  58. 68cfd33 bus: catch up with kernel changes by Kay Sievers · 12 years ago
  59. c4d58b0 bootchart: put the bootchart into the journal. by Auke Kok · 12 years ago
  60. 8ad802e bus: fix missing macro argument renaming by Kay Sievers · 12 years ago
  61. b1454bf bus: catch up with kernel changes by Kay Sievers · 12 years ago
  62. 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
  63. 7a9ec5c core: let's make our log messages proper sentences with full stops by Lennart Poettering · 12 years ago
  64. a32360f core: always create /user and /machine top-level cgroup dirs by Lennart Poettering · 12 years ago
  65. fee79e0 do not change console to non-unicode for LANG=C by Harald Hoyer · 12 years ago
  66. ab06eef Fix spelling errors using 'codespell' tool by Anatol Pomozov · 12 years ago
  67. 97e1305 sd-login: add a sd_pid_get_user_unit() call by Lennart Poettering · 12 years ago
  68. 6c03089 bus: handle env vars safely by Lennart Poettering · 12 years ago
  69. 4a875b6 kdbus: parse cgroup meta data, too by Lennart Poettering · 12 years ago
  70. c62e11c localectl: read X11 keymaps from the correct file by Lennart Poettering · 12 years ago
  71. 1e8e0a3 udev/ata_id: zero out variable properly by Zbigniew Jędrzejewski-Szmek · 12 years ago
  72. e9b807c bus: remove two unused variables by Zbigniew Jędrzejewski-Szmek · 12 years ago
  73. ee6349a systemd-python: fix formatting in docstring by Zbigniew Jędrzejewski-Szmek · 12 years ago
  74. 268d944 readahead-analyze: avoid division-by-0 by Zbigniew Jędrzejewski-Szmek · 12 years ago
  75. 4094bcb MurmurHash3: actually inline functions by Zbigniew Jędrzejewski-Szmek · 12 years ago
  76. a56f19c kdbus: generare bloom filters properly for messages we send by Lennart Poettering · 12 years ago
  77. 2404302 kdbus: update kdbus.h from upstream by Lennart Poettering · 12 years ago
  78. 88fe224 bus: always explicitly rewind read index before passing message to caller or callback by Lennart Poettering · 12 years ago
  79. 42c5aaf bus: fix counting of argN= matches by Lennart Poettering · 12 years ago
  80. ed5c5db util: introduce alloca0() and use it at a number of places by Lennart Poettering · 12 years ago
  81. 01f6c9d bus: zero data structure and catch up with error value change by Kay Sievers · 12 years ago
  82. 77930f1 kdbus: also parse cmdline message attribute by Lennart Poettering · 12 years ago
  83. 75722f1 kdbus: make name acquirement ioctls valgrind clean by Lennart Poettering · 12 years ago
  84. abad76c Include <fcntl.h> instead of <sys/fcntl.h> by Zbigniew Jędrzejewski-Szmek · 12 years ago
  85. d3b6d0c fileio: in envfiles, do not skip lines following empty lines by Zbigniew Jędrzejewski-Szmek · 12 years ago
  86. 7914d6b Remove a few NULLs by Zbigniew Jędrzejewski-Szmek · 12 years ago
  87. 69aec65 kdbus: parse even more kernel meta data fields by Lennart Poettering · 12 years ago
  88. 5b7d4c1 kdbus: update to newest kdbus API by Lennart Poettering · 12 years ago
  89. d378991 journal: fix broken tags _SOURCE_REALTIME_TIMESTAMP and _MACHINE_ID by Mirco Tischler · 12 years ago
  90. 991f2a3 systemctl: new verb 'list-sockets' by Zbigniew Jędrzejewski-Szmek · 12 years ago
  91. 2244a6f util: add wrapper for realloc to avoid specyfing type by Zbigniew Jędrzejewski-Szmek · 12 years ago
  92. 2da833a kdbus: make our little test pass cleanly again by Lennart Poettering · 12 years ago
  93. b5baa8f kbdus: add null bloom filter to our messages by Lennart Poettering · 12 years ago
  94. ed7d0b2 kdbus: use a valid service name for testing by Lennart Poettering · 12 years ago
  95. cfde032 kdbus: update kdbus.h from upstream by Lennart Poettering · 12 years ago
  96. d9115e1 kdbus: make sure msg structure is properly initialized by Lennart Poettering · 12 years ago
  97. e86b80b bus: don't calculate kmsg message too large by Lennart Poettering · 12 years ago
  98. 3583882 bus: add kdbus test for name registry by Lennart Poettering · 12 years ago
  99. 51038c0 dbus: fill in kdbus sender+destination from kdbus data by Lennart Poettering · 12 years ago
  100. 4e6db59 bus: rename KDBUS_CMD_FNAME_POLICY_NONE -> KDBUS_CMD_FNAME_POLICY_OPEN by Kay Sievers · 12 years ago