]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-03-02  Yu Watanabetest-execute: add tests with user/group daemon 8303/head
2018-03-01  Yu Watanabetest-execute: add a test for the case that NOBODY_GROUP...
2018-03-01  Yu Watanabetest-execute: check nobody user and group are configure...
2018-02-28  Lennart PoetteringMerge pull request #8171 from poettering/sd-bus-queue...
2018-02-28  Lennart PoetteringMerge pull request #8283 from poettering/nspawn-user-fix
2018-02-28  Franck Buirules: skip btrfs check if devices are not ready in...
2018-02-28  Javier Martinez... kernel-install: Don't install BLS kernel images if...
2018-02-28  Zbigniew Jędrzejewsk... meson: install compat symlinks for systemctl and system...
2018-02-28  Lennart Poetteringnspawn: close pipe on error 8283/head
2018-02-28  Lennart Poetteringprocess-util: don't install atfork() handler more than...
2018-02-28  Lennart Poetteringcoccinelle: slightly improve run-coccinelle.sh
2018-02-28  Lennart Poetteringutil: add new safe_close_above_stdio() wrapper
2018-02-28  Lennart Poetteringnspawn: propagate original error. No need to make up...
2018-02-28  Lennart Poetteringnspawn: use STR_IN_SET() where we can
2018-02-28  Lennart Poetteringnspawn: port some code to use read_line()
2018-02-28  Zbigniew Jędrzejewsk... Merge pull request #8294 from fsateler/debian-patches
2018-02-28  Yu WatanabeMerge pull request #8280 from poettering/seccomp-flags
2018-02-28  Filipe Brandenburgerrule-syntax-check: fix handling of runaway strings...
2018-02-27  Ansgar BurchardtInclude additional directories in ProtectSystem 8294/head
2018-02-27  Michael BieblAdd note to udev.conf that changes to that file require...
2018-02-27  Zbigniew Jędrzejewsk... Merge pull request #8297 from filbranden/udevrule1
2018-02-27  Yu Watanabepo: add Japanese translation (#8289)
2018-02-27  Robert Antoni... po: typing mistakes in Catalan translation (#8290)
2018-02-27  Filipe Brandenburgerrule-syntax-check: allow commas inside quoted strings 8297/head
2018-02-27  Filipe Brandenburgerrule-syntax-check: add support for escaped double quotes
2018-02-27  Lennart Poetteringseccomp: rework functions for parsing system call filters 8280/head
2018-02-27  Lennart Poetteringsystemd-sysv-install: unset ROOT rather than setting...
2018-02-27  Lennart Poetteringcoccinelle: drop empty-if.cocci script
2018-02-27  Lennart Poetteringdoc: add a new doc/ directory, and move two markdown...
2018-02-27  Lennart Poetteringcore: don't process dbus unit and job queue when there... 8171/head
2018-02-27  Lennart Poetteringcore: don't bother enqueuing signal messages into busse...
2018-02-27  Lennart Poetteringsd-bus: add APIs to query the current read and write...
2018-02-27  Franck Buirule-syntax-check: values can contain escaped double... 8269/head
2018-02-27  Franck Buirule-syntax-check: PROGRAM is not supposed to get value...
2018-02-27  Franck Buirules: add a missing comma in 70-uaccess.rules since...
2018-02-27  Zbigniew Jędrzejewsk... missing_syscall: add pkey_mprotect for ppc (#8292)
2018-02-27  Evgeny VereshchaginMerge pull request #8282 from poettering/khash-enokey
2018-02-27  Robert Antoni... po: update Catalan translation (#8267)
2018-02-27  Yu Watanabeman: suggests TemporaryFileSystem= when people want...
2018-02-27  Zbigniew Jędrzejewsk... Merge pull request #8285 from poettering/logind-close...
2018-02-27  Lennart Poetteringfstab-generator: downgrade message when we can't canoni...
2018-02-26  Lennart PoetteringMerge pull request #8284 from keszybz/gcc-warning-fixes
2018-02-26  Zbigniew Jędrzejewsk... tree-wide: use reallocarray instead of our home-grown...
2018-02-26  Lennart Poetteringsd-login: make use of _cleanup_close_ where possible 8285/head
2018-02-26  Lennart Poetteringjournal-upload: make use of safe_close() where appropriate
2018-02-26  Lennart Poetteringlogind: make sure we don't trip up on half-initialized...
2018-02-26  Lennart Poetteringlogind: check file is device node before using .st_rdev
2018-02-26  Lennart Poetteringlogind: let's pack a few struct fields we can pack
2018-02-26  Lennart Poetteringlogind: fd 0 is a valid fd
2018-02-26  Lennart Poetteringlogind: let's reduce one level of indentation
2018-02-26  Lennart Poetteringlogind: propagate the right error, don't make up ENOMEM
2018-02-26  Lennart Poetteringlogind: rework sd_eviocrevoke()
2018-02-26  Lennart Poetteringlogind: trivial improvements
2018-02-26  Lennart Poetteringkhash: try to detect broken AF_ALG support in centos... 8282/head
2018-02-26  Zbigniew Jędrzejewsk... core/unit: voidify one snprintf statement 8284/head
2018-02-26  Zbigniew Jędrzejewsk... core/path: add one more assert
2018-02-26  Zbigniew Jędrzejewsk... basic/xattr-util: do not cast ssize_t to int
2018-02-26  Zbigniew Jędrzejewsk... basic/exec-util: use _exit() to return from child
2018-02-26  Zbigniew Jędrzejewsk... basic: shorten the code a bit in two places
2018-02-26  Zbigniew Jędrzejewsk... Merge pull request #8270 from dmedri/master
2018-02-26  Zbigniew Jędrzejewsk... Merge pull request #8273 from yuwata/fix-test-execute
2018-02-26  Yu Watanabetest: use "$$" to pass a literal dollar sign 8273/head
2018-02-26  Yu Watanabetest: use setup_fake_runtime_dir() in test-execute
2018-02-23  Daniele MedriSome notes for translators 8270/head
2018-02-23  Zbigniew Jędrzejewsk... systemd-sysv-install: avoid using ROOT variable from...
2018-02-23  Zbigniew Jędrzejewsk... basic/virt: provide a nicer message is /proc/cpuinfo...
2018-02-23  Giacomo Longohwdb: Fix Chuwi Hi12 orientation sensor (#8266)
2018-02-23  Lennart PoetteringMerge pull request #8258 from keszybz/log-issues
2018-02-23  Zbigniew Jędrzejewsk... basic/log: add an assert that does not recurse into... 8258/head
2018-02-23  Lennart PoetteringMerge pull request #8252 from keszybz/set-property-man
2018-02-23  Zbigniew Jędrzejewsk... udev/net-id: check all snprintf return values
2018-02-23  Zbigniew Jędrzejewsk... udev/net-id: use _cleanup_
2018-02-23  Zbigniew Jędrzejewsk... systemctl: do not hint logs when a unit cannot be reloaded
2018-02-23  Zbigniew Jędrzejewsk... basic/log: make sure header is printed correctly, add...
2018-02-23  Zbigniew Jędrzejewsk... basic/log: fix confusion with parameters to log_dispatc...
2018-02-23  Daniele Medripo: update Italian translation
2018-02-23  Peter Huttererudev: don't assign INPUT_ID_MOUSE to a touchpad/joystic...
2018-02-22  antizealot1337Add missing double quote from log message (#8257)
2018-02-22  Zbigniew Jędrzejewsk... journal: drop left-over header line
2018-02-22  Zbigniew Jędrzejewsk... basic/log: make log_object_internalv static
2018-02-22  Zbigniew Jędrzejewsk... basic/log: voidify snprintf statements
2018-02-22  Zbigniew Jędrzejewsk... Revert "Replace use of snprintf with xsprintf"
2018-02-22  Alan Jenkinslogin: fix user@.service case, so we don't allow nested...
2018-02-22  Patrick UiterwijkFix format-truncation compile failure by typecasting...
2018-02-22  Beniamino Galvanilibsystemd-network: fix endianness in ARP BPF filter...
2018-02-22  Zbigniew Jędrzejewsk... Merge pull request #8251 from Shuangistan/pr_virt_qnx
2018-02-22  Shuang Liuman: add bhyve description for ConditionVirtualization= 8251/head
2018-02-22  Shuang Liuvirt: detect QNX hypervisor
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...
next