1. 33b851f user-util: rework how we validate user names by Lennart Poettering · 4 years, 8 months ago v239-42
  2. 7569168 user-util: switch order of checks in valid_user_group_name_or_id_full() by Lennart Poettering · 4 years, 8 months ago
  3. 40dff18 shared/user-util: allow usernames with dots in specific fields by Zbigniew Jędrzejewski-Szmek · 5 years ago
  4. f06434c user-util: Allow names starting with a digit by Balint Reczey · 4 years, 8 months ago
  5. fa1fa19 shared/user-util: emit a warning on names with dots by Zbigniew Jędrzejewski-Szmek · 5 years ago
  6. 1e4ec1b shared/user-util: add compat forms of user name checking functions by David Tardon · 4 years, 1 month ago
  7. 457eada tests: beef up integer parsing tests by Lennart Poettering · 4 years, 6 months ago
  8. e67e29d parse-util: also parse integers prefixed with 0b and 0o by Lennart Poettering · 4 years, 6 months ago
  9. 50b103a strv: add new macro STARTSWITH_SET() by Lennart Poettering · 6 years ago
  10. 87c22d3 user-util: be stricter in parse_uid() by Lennart Poettering · 4 years, 6 months ago
  11. 147a369 parse-util: rewrite parse_mode() on top of safe_atou_full() by Lennart Poettering · 4 years, 6 months ago
  12. 91ed5ed parse-util: make return parameter optional in safe_atou16_full() by Lennart Poettering · 4 years, 6 months ago
  13. 1c8e507 parse-util: allow '-0' as alternative to '0' and '+0' by Lennart Poettering · 4 years, 6 months ago
  14. 1d11e79 parse-util: allow tweaking how to parse integers by Lennart Poettering · 4 years, 6 months ago
  15. bd47a98 basic/parse-util: add safe_atoux64() by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  16. 2fd9a21 parse-util: sometimes it is useful to check if a string is a valid integer, but not actually parse it by Lennart Poettering · 5 years ago
  17. 57d2e6e basic/user-util: always use base 10 for user/group numbers by Zbigniew Jędrzejewski-Szmek · 4 years, 6 months ago
  18. 1a822db core: add support for setting CPUAffinity= to special "numa" value by Michal Sekletár · 4 years, 9 months ago
  19. 1730f7b dbus-execute: make transfer of CPUAffinity endian safe (#12711) by Michal Sekletar · 5 years ago
  20. 1c8d1c3 mount-setup: fix segfault in mount_cgroup_controllers when using gcc9 compiler by Wen Yang · 4 years, 5 months ago
  21. 9c0ed82 core: remove support for API bus "started outside our own logic" by Alan Jenkins · 6 years ago
  22. 262544a socket: New option 'FlushPending' (boolean) to flush socket before entering listening state by Renaud Métrich · 4 years, 3 months ago
  23. 588e3e8 man: document the new systemctl --show-transaction option by Lennart Poettering · 6 years ago
  24. f31afbf test: add some basic testing that "systemctl start -T" does something by Lennart Poettering · 6 years ago
  25. cacf7a6 systemctl: add new --show-transaction switch by Lennart Poettering · 6 years ago
  26. cfb1242 systemctl: split out extra args generation into helper function of its own by Lennart Poettering · 6 years ago
  27. 7569756 systemctl: clean up start_unit_one() error handling by Lennart Poettering · 6 years ago
  28. 91c83bd systemctl: Only wait when there's something to wait for. by Filipe Brandenburger · 6 years ago
  29. 26d2d89 systemctl: reindent table by Lennart Poettering · 6 years ago
  30. 8b34041 systemctl: replace switch statement by table of structures by Lennart Poettering · 6 years ago
  31. 7155c01 core: add new API for enqueing a job with returning the transaction data by Lennart Poettering · 6 years ago
  32. 6a50c73 sd-bus: break the loop in bus_ensure_running() if the bus is not connecting by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
  33. 5aa59d1 units: drop reference to sushell man page by Lennart Poettering · 6 years ago
  34. 46fa8ff units: fix systemd.special man page reference in system-update-cleanup.service by Michael Biebl · 6 years ago
  35. 8607490 vconsole-setup: downgrade log message when setting font fails on dummy console by Franck Bui · 4 years, 4 months ago
  36. 8cc497e seccomp: rework how the S[UG]ID filter is installed by Zbigniew Jędrzejewski-Szmek · 6 years ago
  37. 2f584bd basic/virt: try the /proc/1/sched hack also for PID1 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  38. a6d76bf build: use simple project version in pkgconfig files by Jan Synacek · 4 years, 3 months ago
  39. 65e9632 logind: don't print warning when user@.service template is masked by Michal Sekletar · 6 years ago
  40. 45d093a cgroup: freezer action must be NOP when cgroup v2 freezer is not available by Michal Sekletár · 4 years, 3 months ago v239-41
  41. 37f2576 core: make sure to restore the control command id, too by Lennart Poettering · 4 years, 7 months ago v239-40
  42. 8ad8917 man: document new "boot-complete.target" unit by Lennart Poettering · 6 years ago
  43. dd573e5 units: add generic boot-complete.target by Lennart Poettering · 6 years ago
  44. a4cefc9 device: don't emit PropetiesChanged needlessly by Michal Sekletár · 4 years, 8 months ago v239-39
  45. 91dddaa device: make sure we emit PropertiesChanged signal once we set sysfs by Michal Sekletár · 4 years, 8 months ago
  46. 9028873 tests: sleep a bit and give kernel time to perform the action after manual freeze/thaw by Michal Sekletár · 4 years, 6 months ago v239-36 v239-37 v239-38
  47. 8e1cc94 fix mis-merge by David Tardon · 4 years, 5 months ago
  48. 7629590 test: add test for cgroup v2 freezer support by Michal Sekletár · 4 years, 8 months ago
  49. 4da9dfa core: fix the return value in order to make sure we don't dipatch method return too early by Michal Sekletár · 4 years, 6 months ago
  50. abf2fb6 core/cgroup: fix return value of unit_cgorup_freezer_action() by Michal Sekletar · 4 years, 7 months ago
  51. 046ea98 core: introduce support for cgroup freezer by Michal Sekletár · 4 years, 7 months ago
  52. 48ab0db shared: add NULL callback check in one more place by Zbigniew Jędrzejewski-Szmek · 4 years, 7 months ago
  53. e607286 shared: Don't try calling NULL callback in bus_wait_for_units_clear by Balint Reczey · 4 years, 7 months ago
  54. 63b5df7 shared: fix assert call by Zbigniew Jędrzejewski-Szmek · 5 years ago
  55. 5e422a9 shared: add generic logic for waiting for a unit to enter some state by Lennart Poettering · 6 years ago
  56. 5aefc15 basic/cgroup-util: introduce cg_get_keyed_attribute_full() by Michal Sekletár · 4 years, 7 months ago
  57. 7301b17 selinux: do preprocessor check only in selinux-access.c by Michal Sekletár · 4 years, 8 months ago
  58. 4134661 core: don't consider SERVICE_SKIP_CONDITION for abnormal or failure restarts by Anita Zhang · 4 years, 6 months ago
  59. 0065f2b meson: allow setting the version string during configuration by Jan Synacek · 4 years, 9 months ago v239-33 v239-34 v239-35
  60. 4e7a3af cgroup: Mark memory protections as explicitly set in transient units by Chris Down · 5 years ago
  61. 9c04746 cgroup: Respect DefaultMemoryMin when setting memory.min by Chris Down · 5 years ago
  62. 49c9900 cgroup: Check ancestor memory min for unified memory config by Chris Down · 5 years ago
  63. ef4157d cgroup: Test that it's possible to set memory protection to 0 again by Chris Down · 6 years ago
  64. 614b43f cgroup: Support 0-value for memory protection directives by Chris Down · 6 years ago
  65. dbdba4f cgroup: Readd some plumbing for DefaultMemoryMin by Chris Down · 6 years ago
  66. 556375a cgroup: Polish hierarchically aware protection docs a bit by Chris Down · 6 years ago
  67. 69dbbc2 unit: Add DefaultMemoryMin by Chris Down · 6 years ago
  68. a016ef4 cgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUP by Chris Down · 6 years ago
  69. f45cb6d cgroup: Implement default propagation of MemoryLow with DefaultMemoryLow by Chris Down · 6 years ago
  70. e73aa70 test: remove support for suffix in get_testdata_dir() by Filipe Brandenburger · 6 years ago
  71. d8024b3 core: introduce cgroup_add_device_allow() by Yu Watanabe · 6 years ago
  72. 04f2170 core: add MemoryMin by Tejun Heo · 6 years ago
  73. ccdb888 sd-bus: skip sending formatted UIDs via SASL by David Rheinsberg · 6 years ago
  74. badb16c sd-bus: fix SASL reply to empty AUTH by David Rheinsberg · 6 years ago
  75. d524f9f sd-bus: avoid magic number in SASL length calculation by David Rheinsberg · 6 years ago
  76. 9d58db2 core: downgrade CPUQuotaPeriodSec= clamping logs to debug by Filipe Brandenburger · 6 years ago
  77. 11df255 core: add CPUQuotaPeriodSec= by Filipe Brandenburger · 6 years ago
  78. f7b462b cgroup: use structured initialization by Lennart Poettering · 6 years ago
  79. 9692477a time-util: Introduce parse_sec_def_infinity by Filipe Brandenburger · 6 years ago
  80. 2240e79 core: add IODeviceLatencyTargetSec by Tejun Heo · 6 years ago
  81. 4a14059 core: coldplug possible nop_job by ypf791 · 5 years ago
  82. 56bc690 mount: don't add Requires for tmp.mount by David Tardon · 4 years, 8 months ago
  83. 9b7aa39 resolvconf: fixes for the compatibility interface by Filipe Brandenburger · 6 years ago
  84. d8ae33a sulogin-shell: Use force if SYSTEMD_SULOGIN_FORCE set by Andreas Henriksson · 6 years ago
  85. 3569b29 tmpfiles: fix crash with NULL in arg_root and other fixes and tests by Zbigniew Jędrzejewski-Szmek · 6 years ago
  86. 65a066a seccomp: fix __NR__sysctl usage by Jan Synacek · 4 years, 6 months ago v239-32
  87. 242273e fuzz-compress: add fuzzer for compression and decompression by Zbigniew Jędrzejewski-Szmek · 6 years ago
  88. 696d56f journal: adapt for new improved LZ4_decompress_safe_partial() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  89. fc1e620 test-compress: add test for short decompress_startswith calls by Zbigniew Jędrzejewski-Szmek · 6 years ago
  90. 09c96d5 Drop support for lz4 < 1.3.0 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  91. ab9c835 core: ExecCondition= for services by Anita Zhang · 5 years ago
  92. ad8f0b4 test-execute: provide custom failure message by Zbigniew Jędrzejewski-Szmek · 6 years ago
  93. 9beae63 test-execute: allow filtering test cases by pattern by Zbigniew Jędrzejewski-Szmek · 6 years ago
  94. 9a6fa86 tests: always use the right vtable wrapper calls by Lennart Poettering · 6 years ago
  95. 40c2b0a core: log a recognizable message when a unit succeeds, too by Lennart Poettering · 6 years ago
  96. d5245b4 core: make log messages about units entering a 'failed' state recognizable by Lennart Poettering · 6 years ago
  97. 81c3f90 core: split out all logic that updates a Job on a unit's unit_notify() invocation by Lennart Poettering · 6 years ago
  98. 9c54378 job: when a job was skipped due to a failed condition, log about it by Lennart Poettering · 6 years ago
  99. 883dfbf core: move unit_status_emit_starting_stopping_reloading() and related calls to job.c by Lennart Poettering · 6 years ago
  100. f4a34d9 nspawn: chown() the legacy hierarchy when it's used in a container by Evgeny Vereshchagin · 6 years ago