]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2017-08-27  Yu Watanabejournal-remote: show error message if output file name... 6677/head
2017-08-27  Yu Watanabeman: journal-remote: active mode without --url option...
2017-08-26  Evgeny Vereshchaginbuild-sys: fix the script used for generating load_frag...
2017-08-26  Susant SahaniNetworkd Bond DOC: Move ActiveSlave and PrimarySlave...
2017-08-26  Lennart Poetteringlogind: make sure we don't process the same method...
2017-08-26  Yu WatanabeMerge pull request #6582 from poettering/logind-tty
2017-08-26  Lennart Poetteringcore: disable the effect of Restart= if there's a stop...
2017-08-26  Lennart Poetteringman: fix example indentation in tmpfiles.d(5) (#6578)
2017-08-26  Yu WatanabeMerge pull request #6577 from poettering/more-exec...
2017-08-25  Michal Sekletarservice: attempt to execute next main command only...
2017-08-22  Yu WatanabeMerge pull request #6615 from ssahani/client-id
2017-08-21  Michael BieblCONTRIBUTING: stop mentioning "make check"
2017-08-17  Charles Huberhwdb: Add Logitech G100s Optical Gaming Mouse (#6570) 6640/head
2017-08-15  Susant Sahaninetworkd: fix spell DCHPClientIdentifier (DCHP => DHCP) 6615/head
2017-08-11  Evgeny VereshchaginMerge pull request #6475 from martinpitt/test-set-e
2017-08-10  Lennart Poetteringunits: make use of the new !! ExecStart= prefix in... 6577/head
2017-08-10  Lennart Poetteringcore: add two new special ExecStart= character prefixes
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-10  Martin Pitttest: Run qemu/nspawn tests with "set -e" 6475/head
2017-08-10  Martin Pitttest: Write state and log files into $BUILD_DIR
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  Lennart Poetteringpam_logind: skip leading /dev/ from PAM_TTY field befor... 6582/head
2017-08-09  Lennart Poetteringtree-wide: use path_startswith() rather than startswith...
2017-08-09  Lennart Poetteringutil-lib: add a new skip_dev_prefix() helper
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
next