]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-02-22  Zbigniew Jędrzejewsk... systemctl: use VARIABLE as the placeholder for a variab... 8252/head
2018-02-22  Zbigniew Jędrzejewsk... systemctl,man: use PROPERTY as the placeholder for...
2018-02-22  Zbigniew Jędrzejewsk... systemctl,man: use UNIT as the placeholder for a unit...
2018-02-22  Zbigniew Jędrzejewsk... man: IPAccounting for slices in now allowed
2018-02-22  Zbigniew Jędrzejewsk... Merge pull request #8205 from poettering/bpf-multi
2018-02-22  Sergey PtashnickUpdate Russian translation (#8248)
2018-02-22  Lennart Poetteringnologin: extend the /run/nologin descriptions a bit...
2018-02-22  Lennart PoetteringMerge pull request #8243 from poettering/statx-syscall...
2018-02-22  Lennart PoetteringMerge pull request #8218 from keszybz/zanata
2018-02-22  Zbigniew Jędrzejewsk... pid1: when creating service directories, don't chown...
2018-02-22  Lennart Poetteringshutdown: let's not use exit() needlessly 8243/head
2018-02-22  Lennart Poetteringreboot-util: unify reboot with parameter in a single...
2018-02-22  Lennart Poetteringbasic: split out update_reboot_parameter_and_warn(...
2018-02-22  Lennart Poetteringtree-wide: voidify reboot() invocations
2018-02-22  Lennart Poetteringbasic: add a common syscall wrapper around reboot()
2018-02-22  Lennart Poetteringmissing: always use __NR_ as prefix for syscall numbers
2018-02-22  Lennart Poetteringmissing: Fix statx syscall ifdeffery
2018-02-22  Zbigniew Jędrzejewsk... Merge pull request #8246 from poettering/wait-for-termi...
2018-02-21  Lennart Poetteringtree-wide: reopen log when we need to log in FORK_CLOSE... 8246/head
2018-02-21  Lennart Poetteringshutdown: explicitly set a log target in shutdown.c
2018-02-21  Lennart Poetteringshutdown: always pass errno to logging functions
2018-02-21  Lennart Poetteringlog: only open kmsg on fallback if we actually want...
2018-02-21  Lennart Poetteringumount: beef up logging when umount/remount child proce...
2018-02-21  Lennart Poetteringuser-sessions: let's simplify our code paths a bit
2018-02-21  Zbigniew Jędrzejewsk... hwdb: drop bad definition for Cordless Wave Pro keyboar...
2018-02-21  Lennart Poetteringbpf: reset "extra" IP accounting counters when turning... 8205/head
2018-02-21  Lennart Poetteringbpf: rework how we keep track and attach cgroup bpf...
2018-02-21  Lennart Poetteringbpf-program: make bpf_program_load_kernel() idempotent
2018-02-21  Lennart Poetteringtest: don't complain if bpffs is world-writable
2018-02-21  Lennart Poetteringnamespace: protect bpf file system as part of ProtectKe...
2018-02-21  Lennart Poetteringmount-setup: always use the same source as fstype for...
2018-02-21  Lennart Poetteringbpf: use BPF_F_ALLOW_MULTI flag if it is available
2018-02-21  Lennart Poetteringbpf: mount bpffs by default on boot
2018-02-21  Lennart Poetteringbpf-program: optionally take fd of program to detach
2018-02-21  Lennart Poetteringbpf: beef up bpf detection, check if BPF_F_ALLOW_MULTI...
2018-02-21  Lennart Poetteringbpf: add new bpf.h header copy from 4.15 kernel
2018-02-21  Yu Watanabetest: fix test for TemporaryFileSystem= (#8241)
2018-02-21  Zbigniew Jędrzejewsk... missing_syscall: when adding syscall replacements,...
2018-02-21  Evgeny VereshchaginMerge pull request #8235 from keszybz/skip-nobody-test
2018-02-21  Zbigniew Jędrzejewsk... test-user-util: skip most tests for nobody if synthenti... 8235/head
2018-02-21  Alan JenkinsMerge pull request #7908 from yuwata/rfe-7895
2018-02-21  Evgeny Vereshchagintests: stop using `nobody` in test-udev.pl (#8239)
2018-02-21  Yu Watanabedoc: update TRANSIENT-SETTINGS.md 7908/head
2018-02-21  Yu Watanabecore: add DBus API for TemporaryFileSystem=
2018-02-21  Yu Watanabecore: add new option 'tmpfs' to ProtectHome=
2018-02-21  Yu Watanabetest: add tests for TemporaryFileSystem=
2018-02-21  Yu Watanabeman: add documents for TemporaryFileSystem=
2018-02-21  Yu Watanabecore: add new setting TemporaryFileSystem=
2018-02-21  Yu Watanabecore/namespace: make '-' prefix in Bind{,ReadOnly}Paths...
2018-02-21  Yu Watanabenspawn: remove unnecessary mount option parsing logic
2018-02-21  Yu Watanabemount-util: call mount_option_mangle() in mount_verbose()
2018-02-21  Yu Watanabetest: add tests for mount_option_mangle()
2018-02-21  Yu Watanabemount-util: add mount_option_mangle()
2018-02-21  Yu Watanabecore: simplify DBus API for BindPaths=
2018-02-21  Yu Watanabecore: fix DBus API for AppArmorProfile= and SmackProces...
2018-02-21  Yu Watanabecore/execute: clear bind_mounts
2018-02-21  Yu Watanabecore/execute: simplify compile_bind_mounts()
2018-02-21  Yu Watanabenspawn: fix indentation
2018-02-21  Yu Watanabecore/namespace: remove unused argument
2018-02-21  Yu Watanabecore/namespace: use free_and_replace()
2018-02-21  Yu Watanabecore/namespace: fix comment
2018-02-21  Yu Watanabecore/namespace: merge PRIVATE_VAR_TMP into PRIVATE_TMP
2018-02-21  Yu Watanabecore/namespace: make arguments const if possible
2018-02-20  Zbigniew JÄ... journalctl: improve hint about lack of access for ...
2018-02-20  Zbigniew Jędrzejewsk... test-user-util: print function delimiters
2018-02-20  Zbigniew Jędrzejewsk... Merge pull request #8222 from poettering/journal-by...
2018-02-20  Zbigniew Jędrzejewsk... TODO: drop one item
2018-02-20  Lennart Poetteringxattr-util: use crtime/btime if statx() is available... 8222/head
2018-02-20  Lennart Poetteringxattr-util: support AT_EMPTY_PATH in fgetxattrat_fake()
2018-02-20  Lennart Poetteringjournal-file: fix typo in log message
2018-02-20  Lennart Poetteringio-util: add an unlikely decorator for a test that...
2018-02-20  Lennart Poetteringtree-wide: make use of fsync_directory_of_file() all...
2018-02-20  Lennart Poetteringfs-util: move fsync_directory_of_file() into generic...
2018-02-20  Lennart Poetteringstat-util: unify code that checks whether something...
2018-02-20  Lennart Poetteringsd-journal: when picking up a new file, compare inode...
2018-02-20  Lennart Poetteringsd-journal: rename add_file() → add_file_by_name()
2018-02-20  Lennart Poetteringjournal-file: add O_NONBLOCK for paranoia when opening...
2018-02-20  Lennart Poetteringjournal-file: refuse opening non-regular journal files
2018-02-20  Lennart Poetteringcore: change KeyringMode= to "shared" by default for...
2018-02-20  Peter Huttererhwdb: add axis override for Dell Inspiron MM061 touchpa...
2018-02-20  Alexis Jeandetmeson: Multi-lines string should use ''' with meson...
2018-02-20  Yu WatanabeMerge pull request #8223 from jwrdegoede/hwdb-keyboard...
2018-02-20  Daniel Mouritzenhwdb: Logitech M305 Wireless Optical Mouse dpi data...
2018-02-19  Hans de Goedehwdb: Add quirk to fix mapping of T-bao Tbook air touch... 8223/head
2018-02-19  Hans de Goedehwdb: Add quirk to fix mapping of VIOS LTH17 touchpad...
2018-02-19  Lennart PoetteringMerge pull request #8199 from keszybz/small-things
2018-02-19  Zbigniew Jędrzejewsk... po: add a test translation of one string through zanata 8218/head
2018-02-19  Zbigniew Jędrzejewsk... tests: add a simple test for utf8_n_codepoints() 8199/head
2018-02-19  Zbigniew Jędrzejewsk... Some comment adjustments
2018-02-19  Zbigniew Jędrzejewsk... core: drop obsolete comment
2018-02-19  Zbigniew Jędrzejewsk... pid1: do not initialize join_controllers by default
2018-02-19  Zbigniew Jędrzejewsk... Move config_parse_join_controllers to shared, add test
2018-02-19  Zbigniew Jędrzejewsk... shared/conf-parser: define a macro for the repeating...
2018-02-19  Zbigniew Jędrzejewsk... test-process-util: one more (void)
2018-02-19  Zbigniew Jędrzejewsk... Add some handling to remaining unlinkat calls
2018-02-19  Yu Watanabebootspec: accept tab as the separataor in sd-boot confi...
2018-02-19  Zbigniew Jędrzejewsk... po: add basic fedora.zanata.org configuration
2018-02-19  Caio Marcelo... meson: apply defaults if /etc/login.defs doesn't exist
2018-02-19  Iago López... job: truncate unit description
2018-02-19  Марко М. Костић... po: update Serbian translation
next