1. 8ae19bf journal-gateway: use localStorage["cursor"] only when it has valid value by Yu Watanabe · 7 years ago v239-15
  2. e020d3e journal-gateway: explicitly declare local variables by Yu Watanabe · 7 years ago
  3. 1fd670e sd-login: let's also make sd-login understand ".host" by Lennart Poettering · 7 years ago
  4. 6bf178a sd-bus: allow connecting to the pseudo-container ".host" by Lennart Poettering · 7 years ago
  5. c7861c5 core: introduce new Type=exec service type by Lennart Poettering · 7 years ago
  6. 8c93762 execute: use our usual syntax for defining bit masks by Lennart Poettering · 7 years ago
  7. 5e75fbf core: swap order of "n_storage_fds" and "n_socket_fds" parameters by Lennart Poettering · 7 years ago
  8. bc7c550 socket-util: Introduce send_one_fd_iov() and receive_one_fd_iov() by Filipe Brandenburger · 7 years ago
  9. 8798fce test-socket-util: Add tests for receive_fd_iov() and friends. by Filipe Brandenburger · 7 years ago
  10. 24e6a5d mount-point: honour AT_SYMLINK_FOLLOW correctly by Lennart Poettering · 7 years ago
  11. 770b16b sd-bus: call cap_last_cap() only once in has_cap() by Lennart Poettering · 7 years ago
  12. 5174749 sd-bus: use size_t when dealing with memory offsets by Lennart Poettering · 7 years ago
  13. 401f1fd capability: introduce CAP_TO_MASK_CORRECTED() macro replacing CAP_TO_MASK() by Lennart Poettering · 7 years ago
  14. b234013 sd-journal: escape binary data in match_make_string() by Evgeny Vereshchagin · 7 years ago
  15. fe6895f test-socket-util: avoid "memleak" reported by valgrind by Zbigniew Jędrzejewski-Szmek · 7 years ago
  16. 465534a util: introduce memcmp_safe() by Yu Watanabe · 7 years ago
  17. 6bb1d52 tree-wide: various ubsan zero size memory fixes by Lennart Poettering · 7 years ago
  18. ee93272 tests: keep SYS_PTRACE when running under ASan by Frantisek Sumsal · 7 years ago
  19. a652268 util: do not use stack frame for parsing arbitrary inputs by Yu Watanabe · 7 years ago
  20. 709214f bus-message: avoid wrap-around when using length read from message by Zbigniew Jędrzejewski-Szmek · 7 years ago
  21. b63440a bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messages by Zbigniew Jędrzejewski-Szmek · 7 years ago
  22. 13993b5 bus-message: also properly copy struct signature when skipping by Zbigniew Jędrzejewski-Szmek · 7 years ago
  23. d212765 bus-message: fix skipping of array fields in !gvariant messages by Zbigniew Jędrzejewski-Szmek · 7 years ago
  24. f6af2bf bus-message: output debug information about offset troubles by Zbigniew Jędrzejewski-Szmek · 7 years ago
  25. 03f2823 bus-message: drop asserts in functions which are wrappers for varargs version by Zbigniew Jędrzejewski-Szmek · 7 years ago
  26. 871bb54 bus-message: fix calculation of offsets table for arrays by Zbigniew Jędrzejewski-Szmek · 7 years ago
  27. fcaaf6f bus-message: remove duplicate assignment by Zbigniew Jędrzejewski-Szmek · 7 years ago
  28. 38a5ae7 bus-message: fix calculation of offsets table by Zbigniew Jędrzejewski-Szmek · 7 years ago
  29. 625795e bus: do not print (null) if the message has unknown type by Zbigniew Jędrzejewski-Szmek · 7 years ago
  30. 5d6a8b1 bus-message: use define by Zbigniew Jędrzejewski-Szmek · 7 years ago
  31. d28abe1 bus-message: rename function for clarity by Zbigniew Jędrzejewski-Szmek · 7 years ago
  32. 3924b6c bus-message: let's always use -EBADMSG when the message is bad by Zbigniew Jędrzejewski-Szmek · 7 years ago
  33. a2da2b4 bus-message: avoid an infinite loop on empty structures by Zbigniew Jędrzejewski-Szmek · 7 years ago
  34. a82cf4a bus-message: use structured initialization to avoid use of unitialized memory by Zbigniew Jędrzejewski-Szmek · 7 years ago
  35. 9a6a36b fuzz-bus-message: add fuzzer for message parsing by Zbigniew Jędrzejewski-Szmek · 7 years ago
  36. 1a368ab meson: allow building resolved and machined without nss modules by Yu Watanabe · 7 years ago
  37. 4c6c216 test-bus-marshal: use cescaping instead of hexmem by Zbigniew Jędrzejewski-Szmek · 7 years ago
  38. 0318890 ndisc: fix two infinite loops by Yu Watanabe · 7 years ago
  39. aec9840 tests: add a fuzzer for sd-ndisc by Evgeny Vereshchagin · 7 years ago
  40. f9a28e4 tests: add a fuzzer for server_process_native_message by Evgeny Vereshchagin · 7 years ago
  41. eb71189 journald: make server_process_native_message compatible with fuzz_journald_processing_function by Evgeny Vereshchagin · 7 years ago
  42. 452aefc tests: rework the code fuzzing journald by Evgeny Vereshchagin · 7 years ago
  43. d8600cb journald: free the allocated memory before returning from dev_kmsg_record by Evgeny Vereshchagin · 7 years ago
  44. 7e902f1 journald: make it clear that dev_kmsg_record modifies the string passed to it by Evgeny Vereshchagin · 7 years ago
  45. 86cf411 tests: add a rudimentary fuzzer for server_process_syslog_message (#9979) by Evgeny Vereshchagin · 7 years ago
  46. f5bd75f analyze: add new security verb by Lennart Poettering · 7 years ago
  47. bc00d9d locale-util: add logic to output smiley emojis at various happiness levels by Lennart Poettering · 7 years ago
  48. a064e88 format-table: never try to reuse cells that have color/url/uppercase set by Lennart Poettering · 7 years ago
  49. 1d3c6e3 format-table: add option to uppercase cells on display by Lennart Poettering · 7 years ago
  50. d4c1d10 format-table: use right field for display by Lennart Poettering · 7 years ago
  51. 4339aa8 format-table: make sure we never call memcmp() with NULL parameters by Lennart Poettering · 7 years ago
  52. c4f60df format-table: add calls to query the data in a specific cell by Lennart Poettering · 7 years ago
  53. cb35bd0 format-table: always underline header line by Lennart Poettering · 7 years ago
  54. ecc27a3 format-table: add an API for getting the cell at a specific row/column by Lennart Poettering · 7 years ago
  55. a53afb3 format-table: add table_update() to update existing entries by Lennart Poettering · 7 years ago
  56. 75130d7 format-table: optionally allow reversing the sort order for a column by Lennart Poettering · 7 years ago
  57. 85ccda9 format-table: add option to store/format percent and uint64_t values in cells by Lennart Poettering · 7 years ago
  58. 02b72c1 format-table: before outputting a color, check if colors are available by Lennart Poettering · 7 years ago
  59. 4ffba0d format-table: optionally make specific cells clickable links by Lennart Poettering · 7 years ago
  60. f18db51 format-table: when duplicating a cell, also copy the color by Lennart Poettering · 7 years ago
  61. da8ea9a seccomp: reduce logging about failure to add syscall to seccomp by Zbigniew Jędrzejewski-Szmek · 7 years ago
  62. ecc4a34 nss: unportect errno before writing to NSS' *errnop by Lennart Poettering · 7 years ago
  63. b05795b util.h: add new UNPROTECT_ERRNO macro by Lennart Poettering · 7 years ago
  64. 34bb046 nss: do not modify errno when NSS_STATUS_NOTFOUND or NSS_STATUS_SUCCESS by Yu Watanabe · 7 years ago
  65. 67b5484 logs-show: use grey color for de-emphasizing journal log output by Lennart Poettering · 7 years ago
  66. 7b629b3 unit: enqueue cgroup empty check event if the last ref on a unit is dropped by Lennart Poettering · 7 years ago
  67. 37c1da0 nspawn: rework how we allocate/kill scopes by Lennart Poettering · 7 years ago
  68. 45085ba nspawn: merge two variable declaration lines by Lennart Poettering · 7 years ago
  69. 74640ad nspawn: simplify machine terminate bus call by Lennart Poettering · 7 years ago
  70. 9bf0505 tree-wide: shorten error logging a bit by Yu Watanabe · 7 years ago
  71. 9d0046c Revert "core: one step back again, for nspawn we actually can't wait for cgroups running empty since systemd will get exactly zero notifications about it" by Lukas Nykryn · 10 years ago v239-14
  72. f2f784a sd-bus: if we receive an invalid dbus message, ignore and proceeed by Lennart Poettering · 6 years ago
  73. 5eb96e5 Allocate temporary strings to hold dbus paths on the heap by Riccardo Schirone · 6 years ago
  74. ac9c51b Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. by Riccardo Schirone · 6 years ago
  75. 94b18b8 bus-socket: Fix line_begins() to accept word matching full string by Filipe Brandenburger · 7 years ago
  76. 7c52627 journald: correctly attribute log messages also with cgroupsv1 by Michal Sekletar · 7 years ago
  77. fde3fa3 journal-remote: set a limit on the number of fields in a message by Zbigniew Jędrzejewski-Szmek · 7 years ago
  78. ad18012 journal-remote: verify entry length from header by Zbigniew Jędrzejewski-Szmek · 7 years ago
  79. c929031 µhttpd: use a cleanup function to call MHD_destroy_response by Zbigniew Jędrzejewski-Szmek · 7 years ago
  80. a4d1779 journald: lower the maximum entry size limit to ½ for non-sealed fds by Zbigniew Jędrzejewski-Szmek · 7 years ago
  81. ed02844 journald: when processing a native message, bail more quickly on overbig messages by Zbigniew Jędrzejewski-Szmek · 7 years ago
  82. 9f53d3c journald: set a limit on the number of fields (1k) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  83. d3556185 journal: fix syslog_parse_identifier() by Yu Watanabe · 7 years ago
  84. 9b9b6d8 process-util: don't use overly large buffer to store process command line by Michal Sekletar · 7 years ago
  85. 8da81d2 journald: periodically drop cache for all dead PIDs by Zbigniew Jędrzejewski-Szmek · 7 years ago
  86. de72fa6 journal: limit the number of entries in the cache based on available memory by Zbigniew Jędrzejewski-Szmek · 7 years ago
  87. ee14a2b basic/prioq: add prioq_peek_item() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  88. 60b831e procfs-util: expose functionality to query total memory by Zbigniew Jędrzejewski-Szmek · 7 years ago
  89. 04326c0 coredump: fix message when we fail to save a journald coredump by Zbigniew Jędrzejewski-Szmek · 7 years ago
  90. 6298317 basic/process-util: limit command line lengths to _SC_ARG_MAX by Zbigniew Jędrzejewski-Szmek · 7 years ago
  91. b6c1094 journald: do not store the iovec entry for process commandline on stack by Zbigniew Jędrzejewski-Szmek · 7 years ago
  92. 285e4d2 journald: remove unnecessary {} by Zbigniew Jędrzejewski-Szmek · 7 years ago
  93. af43906 coredump: remove duplicate MESSAGE= prefix from message by Zbigniew Jędrzejewski-Szmek · 7 years ago
  94. 6abfec3 core: enforce a limit on STATUS= texts recvd from services by Lennart Poettering · 7 years ago
  95. 55a1c76 core: when deserializing state always use read_line(…, LONG_LINE_MAX, …) by Lennart Poettering · 7 years ago
  96. 1d43806 tests: drop the precondition check for inherited flag by Frantisek Sumsal · 7 years ago
  97. 03e52d3 unit: don't add Requires for tmp.mount by Lukas Nykryn · 9 years ago v239-11
  98. 2115fcc nspawn: beef up netns checking a bit, for compat with old kernels by Lennart Poettering · 7 years ago
  99. 2a4d58b cryptsetup-generator: allow whitespace characters in keydev specification by Michal Sekletar · 7 years ago
  100. 81df5f5 cryptsetup-generator: don't return error if target directory already exists by Michal Sekletar · 7 years ago