systemd/.git
2020-11-24 Lennart Poetteringresolved: tweak cmsg calculation v239-43
2020-11-24 Lennart Poetteringcore: add new PassPacketInfo= socket unit property
2020-11-24 Lennart Poetteringsocket-util: add generic socket_pass_pktinfo() helper
2020-11-24 Lennart Poetteringintroduce setsockopt_int() helper
2020-11-24 Zbigniew Jędrzejewsk... shared/install: fix preset operations for non-service...
2020-11-24 Joerg Behrmanndocs: Add syntax for templated units to systemd.preset...
2020-11-24 Yu Watanabetest: fix a memleak
2020-11-24 Ruixin Baoinstall: small refactor to combine two function calls...
2020-11-24 Ruixin Baoinstall: allow instantiated units to be enabled via...
2020-11-24 Lennart Poetteringtree-wide: port various bits over to locale_is_installed()
2020-11-24 Lennart Poetteringtest: add test case for locale_is_installed()
2020-11-24 Lennart Poetteringlocale-util: add new helper locale_is_installed()
2020-11-24 Daan De Meyerlog: Prefer logging to CLI unless JOURNAL_STREAM is set
2020-11-24 David Tardonremove references of non-existent man pages
2020-11-24 David Tardonfix typo in ProtectSystem= option
2020-11-18 Michal Sekletárudev/net_id: don't generate slot based names if multipl...
2020-11-18 Michal Sekletárudev/net_id: parse _SUN ACPI index as a signed integer
2020-11-18 Zbigniew Jędrzejewsk... man: describe naming schemes in a new man page
2020-11-18 Zbigniew Jędrzejewsk... meson: make net.naming-scheme= default configurable
2020-11-18 Michal Sekletárudev: introduce udev net_id "naming schemes"
2020-11-16 Lukas Nykrynman: mention System Administrator's Guide in systemctl...
2020-11-02 Lennart Poetteringuser-util: rework how we validate user names v239-42
2020-11-02 Lennart Poetteringuser-util: switch order of checks in valid_user_group_n...
2020-11-02 Zbigniew Jędrzejewsk... shared/user-util: allow usernames with dots in specific...
2020-11-02 Balint Reczeyuser-util: Allow names starting with a digit
2020-11-02 Zbigniew Jędrzejewsk... shared/user-util: emit a warning on names with dots
2020-11-02 David Tardonshared/user-util: add compat forms of user name checkin...
2020-11-02 Lennart Poetteringtests: beef up integer parsing tests
2020-11-02 Lennart Poetteringparse-util: also parse integers prefixed with 0b and 0o
2020-11-02 Lennart Poetteringstrv: add new macro STARTSWITH_SET()
2020-11-02 Lennart Poetteringuser-util: be stricter in parse_uid()
2020-11-02 Lennart Poetteringparse-util: rewrite parse_mode() on top of safe_atou_full()
2020-11-02 Lennart Poetteringparse-util: make return parameter optional in safe_atou...
2020-11-02 Lennart Poetteringparse-util: allow '-0' as alternative to '0' and '+0'
2020-11-02 Lennart Poetteringparse-util: allow tweaking how to parse integers
2020-11-02 Zbigniew Jędrzejewsk... basic/parse-util: add safe_atoux64()
2020-11-02 Lennart Poetteringparse-util: sometimes it is useful to check if a string...
2020-11-02 Zbigniew Jędrzejewsk... basic/user-util: always use base 10 for user/group...
2020-11-02 Michal Sekletárcore: add support for setting CPUAffinity= to special...
2020-11-02 Michal Sekletardbus-execute: make transfer of CPUAffinity endian safe...
2020-11-02 Wen Yangmount-setup: fix segfault in mount_cgroup_controllers...
2020-11-02 Alan Jenkinscore: remove support for API bus "started outside our...
2020-11-02 Renaud Métrichsocket: New option 'FlushPending' (boolean) to flush...
2020-11-02 Lennart Poetteringman: document the new systemctl --show-transaction...
2020-11-02 Lennart Poetteringtest: add some basic testing that "systemctl start...
2020-11-02 Lennart Poetteringsystemctl: add new --show-transaction switch
2020-11-02 Lennart Poetteringsystemctl: split out extra args generation into helper...
2020-11-02 Lennart Poetteringsystemctl: clean up start_unit_one() error handling
2020-11-02 Filipe Brandenburgersystemctl: Only wait when there's something to wait...
2020-11-02 Lennart Poetteringsystemctl: reindent table
2020-11-02 Lennart Poetteringsystemctl: replace switch statement by table of structures
2020-11-02 Lennart Poetteringcore: add new API for enqueing a job with returning...
2020-11-02 Zbigniew Jędrzejewsk... sd-bus: break the loop in bus_ensure_running() if the...
2020-11-02 Lennart Poetteringunits: drop reference to sushell man page
2020-11-02 Michael Bieblunits: fix systemd.special man page reference in system...
2020-11-02 Franck Buivconsole-setup: downgrade log message when setting...
2020-11-02 Zbigniew Jędrzejewsk... seccomp: rework how the S[UG]ID filter is installed
2020-11-02 Zbigniew Jędrzejewsk... basic/virt: try the /proc/1/sched hack also for PID1
2020-11-02 Jan Synacekbuild: use simple project version in pkgconfig files
2020-11-02 Michal Sekletarlogind: don't print warning when user@.service template...
2020-10-07 Michal Sekletárcgroup: freezer action must be NOP when cgroup v2 freez... v239-41
2020-08-27 Lennart Poetteringcore: make sure to restore the control command id, too v239-40
2020-08-26 Lennart Poetteringman: document new "boot-complete.target" unit
2020-08-26 Lennart Poetteringunits: add generic boot-complete.target
2020-08-06 Michal Sekletárdevice: don't emit PropetiesChanged needlessly v239-39
2020-08-06 Michal Sekletárdevice: make sure we emit PropertiesChanged signal...
2020-06-26 Michal Sekletártests: sleep a bit and give kernel time to perform... v239-36 v239-37 v239-38
2020-06-26 David Tardonfix mis-merge
2020-06-23 Michal Sekletártest: add test for cgroup v2 freezer support
2020-06-23 Michal Sekletárcore: fix the return value in order to make sure we...
2020-06-23 Michal Sekletarcore/cgroup: fix return value of unit_cgorup_freezer_ac...
2020-06-23 Michal Sekletárcore: introduce support for cgroup freezer
2020-06-23 Zbigniew Jędrzejewsk... shared: add NULL callback check in one more place
2020-06-23 Balint Reczeyshared: Don't try calling NULL callback in bus_wait_for...
2020-06-23 Zbigniew Jędrzejewsk... shared: fix assert call
2020-06-23 Lennart Poetteringshared: add generic logic for waiting for a unit to...
2020-06-23 Michal Sekletárbasic/cgroup-util: introduce cg_get_keyed_attribute_full()
2020-06-23 Michal Sekletárselinux: do preprocessor check only in selinux-access.c
2020-06-16 Anita Zhangcore: don't consider SERVICE_SKIP_CONDITION for abnorma...
2020-06-09 Jan Synacekmeson: allow setting the version string during configur... v239-33 v239-34 v239-35
2020-06-08 Chris Downcgroup: Mark memory protections as explicitly set in...
2020-06-08 Chris Downcgroup: Respect DefaultMemoryMin when setting memory.min
2020-06-08 Chris Downcgroup: Check ancestor memory min for unified memory...
2020-06-08 Chris Downcgroup: Test that it's possible to set memory protectio...
2020-06-08 Chris Downcgroup: Support 0-value for memory protection directives
2020-06-08 Chris Downcgroup: Readd some plumbing for DefaultMemoryMin
2020-06-08 Chris Downcgroup: Polish hierarchically aware protection docs...
2020-06-08 Chris Downunit: Add DefaultMemoryMin
2020-06-08 Chris Downcgroup: Create UNIT_DEFINE_ANCESTOR_MEMORY_LOOKUP
2020-06-08 Chris Downcgroup: Implement default propagation of MemoryLow...
2020-06-08 Filipe Brandenburgertest: remove support for suffix in get_testdata_dir()
2020-06-08 Yu Watanabecore: introduce cgroup_add_device_allow()
2020-06-08 Tejun Heocore: add MemoryMin
2020-06-08 David Rheinsbergsd-bus: skip sending formatted UIDs via SASL
2020-06-08 David Rheinsbergsd-bus: fix SASL reply to empty AUTH
2020-06-08 David Rheinsbergsd-bus: avoid magic number in SASL length calculation
2020-06-08 Filipe Brandenburgercore: downgrade CPUQuotaPeriodSec= clamping logs to...
2020-06-08 Filipe Brandenburgercore: add CPUQuotaPeriodSec=
2020-06-08 Lennart Poetteringcgroup: use structured initialization
2020-06-08 Filipe Brandenburgertime-util: Introduce parse_sec_def_infinity
next