]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2017-08-10  Lennart Poetteringcapability: add new ambient_capabilities_supported...
2017-08-10  Lennart Poetteringcapability: change capability_bounding_set_drop() to...
2017-08-10  Lennart Poetteringseccomp: add new @setuid seccomp group
2017-08-10  Lennart Poetteringmkdir: chmod_and_chown() returns errors as "return...
2017-08-10  Lennart Poetteringexecute: needs_{selinux,apparmor,smack} → use_{selinux...
2017-08-10  Lennart Poetteringexecute: make use of IN_SET() where we can
2017-08-10  Lennart Poetteringexecute: simplify needs_sandboxing checking
2017-08-10  Lennart Poetteringcore: rename EXEC_APPLY_PERMISSIONS → EXEC_APPLY_SANDBOXING
2017-08-10  Lennart Poetteringcore: introduce unit_set_exec_params()
2017-08-10  Lennart Poetteringcore: manager_set_exec_params() cannot fail, hence...
2017-08-10  Lennart Poetteringexecute: also fold the cgroup delegate bit into ExecFlags
2017-08-10  Lennart Poetteringexecute: also control the SYSTEMD_NSS_BYPASS_BUS throug...
2017-08-10  Lennart Poetteringservice: let's set EXEC_NEW_KEYRING through SET_FLAG()
2017-08-10  Lennart Poetteringcore: don't chown() the configuration directory
2017-08-10  Lennart Poetteringexecute: add one more ExecFlags flag, for controlling...
2017-08-10  Lennart Poetteringexecute: let's decouple execute.c a bit from the unit...
2017-08-10  Lennart Poetteringexecute: replace command flag bools by a flags field
2017-08-10  Justin MichaudAdd hwdb fix for Lenovo Flex 3 15 inch touchpad resolut...
2017-08-10  Lennart PoetteringMerge pull request #6579 from sourcejedi/getty
2017-08-09  Lennart Poetteringcore: introduce a restart counter (#6495)
2017-08-09  Lennart PoetteringMerge pull request #6467 from yuwata/journal-remote...
2017-08-09  Alan Jenkinsunits: console-getty.service: use the default RestartSec 6579/head
2017-08-09  Alan Jenkinsunits: add Conflicts=rescue.service to container-getty...
2017-08-09  Alan Jenkinsunits/console-getty.service: comment reason for Conditi...
2017-08-09  William Douglastmpfiles: Allow create symlink on directories (#6039)
2017-08-09  Lennart PoetteringMerge pull request #6497 from yuwata/bus-prop
2017-08-09  Alan Jenkinsman/systemd-getty-generator fix/update
2017-08-09  Lennart Poetteringtests: when running a manager object in a test, migrate...
2017-08-09  userwithuidbuild-sys: fix invalid args detected by meson 0.42...
2017-08-09  Yu Watanabeunits: do not perform m4 if not necessary (#6575)
2017-08-09  Xiang Fanrfkill: fix typo (#6574)
2017-08-09  Lennart PoetteringMerge pull request #6568 from sourcejedi/test
2017-08-09  Zbigniew Jędrzejewsk... Add rpm macro %_userpresetdir (#6571)
2017-08-08  bengaldhcp-network: adjust sockaddr length for addresses...
2017-08-08  Alan Jenkinssd-login: test - fix failure when run from non-graphica... 6568/head
2017-08-08  Alan Jenkinssd-login: test - fix function name in output
2017-08-08  Torstein Husebøtreewide: fix typos (#6566)
2017-08-08  Evgeny Vereshchaginsd-bus: free everything when bus_set_address_user fails...
2017-08-08  Xiang Fanrules: split the rfkill subsystem rule (#6556)
2017-08-08  Yu Watanabeunit: remove redundant options 6467/head
2017-08-08  Yu Watanabetmpfiles: drop systemd-remote.conf
2017-08-08  Yu Watanabeunits: use {State,Logs}Directory= if they are applicable
2017-08-07  Alan Jenkinsgetty-generator: shift relevant comment to above tty_is...
2017-08-07  Yu Watanabecore: add missing properties in D-Bus API 6497/head
2017-08-07  Yu Watanabeseccomp-util: add parse_syscall_archs()
2017-08-07  Yu Watanabeprocess-util: add sched_{policy,priority}_is_valid()
2017-08-07  Yu Watanabecpu-set-util: add parse_cpu_set()
2017-08-07  Yu Watanabesecurebits-util: add secure_bits_{from_string,to_string...
2017-08-07  Yu Watanabecap-list: add capability_set_{from_string,to_string_all...
2017-08-07  Benjamin Robinbuild-sys: Fix Makefile wrapper for install target...
2017-08-07  Jouke Witteveencore: propagate reload from RELOADING=1 notification...
2017-08-07  Evgeny Vereshchagintests: use ninja-build if ninja is not available (...
2017-08-07  Yu Watanabeman: DynamicUser= does not imply PrivateDevices= (...
2017-08-07  Lennart PoetteringMerge pull request #6549 from yuwata/pedantic-checks
2017-08-07  Yu Watanabemicrohttpd-util: add comment 6549/head
2017-08-06  Zbigniew Jędrzejewsk... Merge pull request #6536 from yuwata/fix-warning
2017-08-06  Yu Watanabecore: do not ignore returned values 6536/head
2017-08-06  Yu Watanabejournal-remote: remove MHD_USE_PEDANTIC_CHECKS from...
2017-08-06  Luca Brunocore: evaluate presets after generators have run (...
2017-08-06  Yu Watanabecore: replace strcmp() == 0 with streq()
2017-08-06  Yu Watanabecore: fix typo
2017-08-06  Yu Watanabecore: define variables only when they are required
2017-08-06  Yu Watanabebus-util: do not print (uint64_t) -1 as is (#6522)
2017-08-05  Alan Jenkinstest-condition: fix test_condition_test_group() (#6531)
2017-08-05  dkgman: document socket requirement for systemd-socket...
2017-08-05  Mike GilbertRevert "README: document that gperf 3.1 is required...
2017-08-04  Martin Pitttest: Factorize common integration test functions ...
2017-08-04  Evgeny VereshchaginMerge pull request #6518 from joukewitteveen/process...
2017-08-04  Jouke Witteveentest-process-util: test multiple invocations of rename_... 6518/head
2017-08-04  Jouke Witteveenprocess-util: update the end pointer of the process...
2017-08-03  Jakub Wilkman: fix typos (#6532)
2017-08-03  Yu Watanabemeson: fix modprobedir (#6523)
2017-08-02  Lennart PoetteringRevert "units: set ConditionVirtualization=!private...
2017-08-02  Dimitri John... modprobe.d: ship drop-in to set bonding max_bonds to...
2017-08-02  Dimitri John... units: set ConditionVirtualization=!private-users on...
2017-08-02  Jan Synacekscsi_id: add missing options to getopt_long() (#6501)
2017-08-01  Susant Sahaninetworkd: add scope to address section (#6449)
2017-08-01  Lennart PoetteringMerge pull request #6420 from keszybz/gateway-name
2017-08-01  Fabio Kungcore: check which MACs to use before a new mount ns...
2017-07-31  Zbigniew Jędrzejewsk... resolved: add debug message about stub listener 6420/head
2017-07-31  Zbigniew Jędrzejewsk... resolved,nss-myhostname: use _gateway for the gateway
2017-07-31  Lennart PoetteringMerge pull request #6392 from poettering/journal-cache
2017-07-31  Lennart Poetteringjournald: add minimal client metadata caching 6392/head
2017-07-31  Lennart Poetteringstring-util: optimize strshorten() a bit
2017-07-31  Lennart Poetteringalloc-util: add new helpers memdup_suffix0() and newdup...
2017-07-31  Lennart Poetteringstring-util: add strlen_ptr() helper
2017-07-31  Lennart Poetteringprocess-util: slightly optimize querying of our own...
2017-07-31  Lennart Poetteringjournald: only accept valid unit names for log streams
2017-07-31  Lennart Poetteringjournald: add comment explaining journal rate limit...
2017-07-31  Lennart Poetteringexecute: don't pass unit ID in --user mode to journald...
2017-07-31  Lennart Poetteringexecute: make some code shorter
2017-07-31  Lennart Poetteringparse-util: introduce pid_is_valid()
2017-07-31  Lennart Poetteringcore, sd-bus, logind: make use of uid_is_valid() in...
2017-07-31  Lennart Poetteringaudit: introduce audit_session_is_valid() and make...
2017-07-31  Lennart Poetteringescape: fix systemd-escape description text
2017-07-31  Nicolas Ioossnamespace: keep selinuxfs mounted read-write with Prote...
2017-07-31  vliaskovmount-setup: mount xenfs filesystem (#6491)
2017-07-31  Abdó Roig-Marangescore: Do not fail perpetual mount units without fragmen...
2017-07-31  Lennart PoetteringMerge pull request #6472 from yuwata/journal-gateway-fix
2017-07-31  S. Fanrfkill: fix erroneous behavior when polling the udev...
next