]> git.ipfire.org Git - thirdparty/systemd.git/history - src
basic: add a common syscall wrapper around reboot()
[thirdparty/systemd.git] / src /
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ędrzejew... 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ędrzejew... missing_syscall: when adding syscall replacements,...
2018-02-21  Evgeny VereshchaginMerge pull request #8235 from keszybz/skip-nobody-test
2018-02-21  Zbigniew Jędrzejew... 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  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 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Ä\99drzeje... journalctl: improve hint about lack of access for ...
2018-02-20  Zbigniew Jędrzejew... test-user-util: print function delimiters
2018-02-20  Zbigniew Jędrzejew... Merge pull request #8222 from poettering/journal-by...
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  Alexis Jeandetmeson: Multi-lines string should use ''' with meson...
2018-02-19  Lennart PoetteringMerge pull request #8199 from keszybz/small-things
2018-02-19  Zbigniew Jędrzejew... tests: add a simple test for utf8_n_codepoints() 8199/head
2018-02-19  Zbigniew Jędrzejew... Some comment adjustments
2018-02-19  Zbigniew Jędrzejew... core: drop obsolete comment
2018-02-19  Zbigniew Jędrzejew... pid1: do not initialize join_controllers by default
2018-02-19  Zbigniew Jędrzejew... Move config_parse_join_controllers to shared, add test
2018-02-19  Zbigniew Jędrzejew... shared/conf-parser: define a macro for the repeating...
2018-02-19  Zbigniew Jędrzejew... test-process-util: one more (void)
2018-02-19  Zbigniew Jędrzejew... Add some handling to remaining unlinkat calls
2018-02-19  Yu Watanabebootspec: accept tab as the separataor in sd-boot confi...
2018-02-19  Iago López Galeirasjob: truncate unit description
2018-02-18  Michael BieblMerge pull request #8202 from keszybz/avoid-msgmerge
2018-02-16  Zbigniew Jędrzejew... meson: drop unnecessary "transformation" of policy...
2018-02-16  Zbigniew Jędrzejew... meson: drop double .in suffix for o.fd.systemd1.policy...
2018-02-16  Gunnar HjalmarssonGettextize policy files
2018-02-16  Zbigniew Jędrzejew... login,user-sessions: always warn when we fail to remove...
2018-02-15  Lennart PoetteringMerge pull request #8175 from keszybz/gc-cleanup
2018-02-15  Lennart PoetteringMerge pull request #8188 from keszybz/coverity-fixes
2018-02-15  Lennart PoetteringMerge pull request #8150 from poettering/memory-account...
2018-02-15  Zbigniew Jędrzejew... Merge pull request #8184 from poettering/color-ask-pw
2018-02-15  Zbigniew Jędrzejew... Merge pull request #8125 from poettering/cgroups-migrate
2018-02-15  Zbigniew Jędrzejew... machined: change check_gc to may_gc everywhere 8175/head
2018-02-15  Zbigniew Jędrzejew... logind: change check_gc to may_gc everywhere
2018-02-15  Zbigniew Jędrzejew... pid1: also show gc status for jobs like we do for units
2018-02-15  Zbigniew Jędrzejew... pid1: rename job_check_gc to job_may_gc
2018-02-15  Zbigniew Jędrzejew... pid1: properly remove references to the unit from gc...
2018-02-15  Zbigniew Jędrzejew... pid1: free basic unit information at the very end,...
2018-02-15  Zbigniew Jędrzejew... pid1: fix collection of cycles of units which reference...
2018-02-15  Zbigniew Jędrzejew... pid1: include the source unit in UnitRef
2018-02-15  Zbigniew Jędrzejew... pid1: rename unit_check_gc to unit_may_gc
2018-02-15  Jakub Filakcoredump: accept hostname on command line (#8033)
2018-02-15  Zbigniew Jędrzejew... meson: add -Dmemory-accounting-default=true|false 8150/head
2018-02-15  Zbigniew Jędrzejew... udevadm: fix fd leak on oom 8188/head
2018-02-15  Thomas Hallerdhcp6: fix uninitialized variable in returning from...
2018-02-15  Zbigniew Jędrzejew... nspawn: make sure we don't leak the fd in chase_symlink...
2018-02-15  Zbigniew Jędrzejew... core: move very long argument to a separate statement
2018-02-15  Zbigniew Jędrzejew... sd-dhcp6: fix check if serverid is set
2018-02-15  Zbigniew Jędrzejew... libsystemd-network: unitialized return value
2018-02-14  Lennart Poetteringask-password-api: many fixes to ask_password_tty()
2018-02-14  Lennart Poetteringutf8: add utf8_n_codepoints() for counting complete...
2018-02-14  Lennart Poetteringterminal-util: make resolve_dev_console() less weird
2018-02-14  Lennart Poetteringterminal-util: modernize get_kernel_consoles() a bit
2018-02-14  Lennart Poetteringtty-ask-password-agent: reenable color for boot-time...
2018-02-14  Lennart Poetteringterminal-util: add some explanatory comments
2018-02-14  Lennart Poetteringprocess: shortcut getenv_for_pid() for our own process
2018-02-14  BoucmanAllow timers to trigger timers (#8043)
2018-02-14  Davide Cavalcameson: factor out daemon/event/id128 sources into varia...
2018-02-14  Zbigniew Jędrzejew... Merge pull request #8144 from poettering/journal-inotif...
2018-02-13  Lennart Poetteringask-password: pretty flags enum definition a bit
2018-02-13  Lennart Poetteringtty-ask-password-agent: don't open terminal multiple...
2018-02-13  Lennart Poetteringask-password: derive pollfd array from enum
next