]> git.ipfire.org Git - thirdparty/systemd.git/history - src
dhcp4: add debug logs
[thirdparty/systemd.git] / src /
2019-11-17  Yu Watanabedhcp4: add debug logs
2019-11-17  Tom FitzhenryError, rather than warn, if failing to start DHCP server
2019-11-16  Cyprien Laplacebasic: add vmware hypervisor detection from device...
2019-11-16  Lennart PoetteringMerge pull request #14038 from keszybz/hwdb-update
2019-11-16  Lennart PoetteringMerge pull request #14043 from poettering/shutdown...
2019-11-16  Lennart PoetteringMerge pull request #14039 from keszybz/systemd-man
2019-11-16  Lennart Poetteringsd-bus: invalidate connection when Hello() fails
2019-11-15  Lennart PoetteringMerge pull request #14037 from poettering/machinectl...
2019-11-15  Lennart PoetteringMerge pull request #13940 from keur/protect_kernel_logs
2019-11-15  Lennart Poetteringumount: log on all errors 14043/head
2019-11-15  Lennart Poetteringumount: be happy if /proc/swaps doesn't exist
2019-11-15  Lennart Poetteringshutdown: make logging more useful if NULL swap/mount...
2019-11-15  Lennart Poetteringmachinectl: spawn ask password agent on "start" 14037/head
2019-11-15  Lennart Poetteringask-password-agent: introduce ask_password_agent_open_i...
2019-11-15  Lennart Poetteringpolkit-agent: don't use an inline function
2019-11-15  Torsten Hilbrichnspawn: Allow Capability= to overrule private network...
2019-11-15  Kevin Kuehlersystemd-analyze: Add ProtectKernelLogs to security 13940/head
2019-11-15  Kevin Kuehlertest-namespace: Add test for ProtectKernelLogs=
2019-11-15  Zbigniew Jędrzejew... core: do not propagate polkit error to caller
2019-11-15  Lennart Poetteringseccomp: more comprehensive protection against libsecco...
2019-11-14  Kevin Kuehlertest/test-seccomp: add test_protect_syslog
2019-11-14  Kevin Kuehlercore: ProtectKernelLogs= mask kmsg in proc and sys
2019-11-14  Zbigniew Jędrzejew... Merge pull request #14003 from keszybz/user-path-config...
2019-11-14  Lennart Poetteringask-password: don't hit assert() when we query pw which...
2019-11-14  Dimitri John Ledkovboot: Add ARM64 support to the EFI stub
2019-11-14  Zbigniew Jędrzejew... Merge pull request #14013 from keszybz/cryptsetup-keyfi...
2019-11-14  Dimitri John Ledkovboot: Load LoadOptions cmdline, if none is available.
2019-11-13  Zbigniew Jędrzejew... meson: make user $PATH configurable
2019-11-13  HATAYAMA Daisukeverify: fix segmentation fault
2019-11-13  Zbigniew Jędrzejew... Allow overriding /etc/fstab with $SYSTEMD_FSTAB
2019-11-13  Zbigniew Jędrzejew... cryptsetup-generator: guess whether the keyfile argumen...
2019-11-13  Zbigniew Jędrzejew... cryptsetup-generator: allow overriding /run/systemd...
2019-11-13  Lennart PoetteringMerge pull request #14017 from poettering/analyze-calen...
2019-11-13  Zbigniew Jędrzejew... cryptsetup-generator: allow overriding crypttab path...
2019-11-13  Lennart PoetteringMerge pull request #14010 from poettering/localtime...
2019-11-13  Lennart PoetteringMerge pull request #13994 from keszybz/bpf-refactor
2019-11-13  Lennart PoetteringMerge pull request #13868 from keszybz/run-exit-code
2019-11-13  Lennart Poetteringanalyze: drop spurious newline 14017/head
2019-11-13  Lennart Poetteringanalyze: add --base-time= to specify base time for...
2019-11-13  Lennart Poetteringtree-wide: fix how we set $TZ
2019-11-13  Zbigniew Jędrzejew... nspawn: do not emit any warning when $UNIFIED_CGROUP_HI...
2019-11-13  Lennart Poetteringtimedated: it might be that tzinfo files are just not...
2019-11-13  Lennart Poetteringtimedated: handle UTC specially, when generating /etc...
2019-11-13  Lennart Poetteringtime-util: treat /etc/localtime missing as UTC
2019-11-13  Zbigniew Jędrzejew... Merge pull request #13961 from mwilck/udev-no-exit...
2019-11-12  Anita ZhangMerge pull request #14001 from keszybz/test-unit-name...
2019-11-12  Zbigniew Jędrzejew... Merge pull request #13984 from yuwata/udev-fix-13976
2019-11-12  Zbigniew Jędrzejew... Merge pull request #13989 from keszybz/meson-warning
2019-11-12  Martin Wilckudevd: fix crash when workers time out after exit is... 13961/head
2019-11-12  Lennart Poetteringmeson: order list of dependencies of libshared alphabet...
2019-11-12  Franck Builogind: fix (again) the race that might happen when...
2019-11-12  Martin Wilckudevd: wait for workers to finish when exiting
2019-11-12  Zbigniew Jędrzejew... test-unit-name: check that unexpanded specifiers not... 14001/head
2019-11-12  Zbigniew Jędrzejew... test-unit-name: add usual headers and add more verbose...
2019-11-12  Zbigniew Jędrzejew... Merge pull request #13862 from zachsmith/systemd-tmpfil...
2019-11-12  Yu Watanabeudev: do not append newline when write attributes
2019-11-12  Zbigniew Jędrzejew... meson: avoid bogus meson warning
2019-11-12  Yu Watanabeudev: ignore error caused by device disconnection 13984/head
2019-11-12  Yu Watanabeudev: fix error code in the log message
2019-11-12  Yu Watanabeudev: ignore ENOENT when chmod_and_chown() device node
2019-11-12  Anita ZhangMerge pull request #13997 from khfeng/hwdb-dell-vostro5...
2019-11-12  Anita ZhangMerge pull request #13996 from poettering/utc-fix
2019-11-11  Kevin Kuehlercore: Add ProtectKernelLogs
2019-11-11  Kevin Kuehlershared: Add ProtectKernelLogs property
2019-11-11  Zbigniew Jędrzejew... test-bpf-devices: skip test on !unified 13994/head
2019-11-11  Lennart Poetteringtime-util: uniquify timezone list, in case UTC is liste... 13996/head
2019-11-11  Lennart Poetteringtime-util: always accept UTC as valid timezone
2019-11-11  Zbigniew Jędrzejew... bpf: make sure the kernel do not submit an invalid...
2019-11-11  Zbigniew Jędrzejew... bpf: optimize device type access away most of the time
2019-11-11  Zbigniew Jędrzejew... bpf: convert 'c'/'b' to bpf_type at the very end
2019-11-11  Zbigniew Jędrzejew... test-bpf-devices: new test for the devices bpf code
2019-11-11  Zbigniew Jędrzejew... bpf: fix off-by-one in class whitelisting
2019-11-11  Zbigniew Jędrzejew... bpf: fix device type filter
2019-11-11  Zbigniew Jędrzejew... bpf: add trace logging
2019-11-11  Zbigniew Jędrzejew... test-bpf-firewall: fix message
2019-11-11  Zbigniew Jędrzejew... bpf: make bpf_devices_apply_policy() independent of...
2019-11-11  Zbigniew Jędrzejew... tests: modify enter_cgroup_subroot() to return the...
2019-11-11  Zbigniew Jędrzejew... tests: get rid of test-helper.[ch] completely
2019-11-11  Zbigniew Jędrzejew... tests: make is_run_on_travis_ci() static
2019-11-11  Zbigniew Jędrzejew... tests: make manager_skip_test() not a macro and move...
2019-11-11  Zbigniew Jędrzejew... core: split out one more function
2019-11-10  Zbigniew Jędrzejew... core: also split out helper to handle static device...
2019-11-10  Zbigniew Jędrzejew... core: move bpf devices implementation to bpf-devices...
2019-11-10  Zbigniew Jędrzejew... core: rename CGROUP_AUTO/STRICT/CLOSED to CGROUP_DEVICE...
2019-11-10  Zbigniew Jędrzejew... tests: move memlock helper to shared code
2019-11-10  Zbigniew Jędrzejew... test-bpf-firewall: do not mlock() a large amount of...
2019-11-10  Zbigniew Jędrzejew... test-bpf: rename to test-bpf-firewall
2019-11-10  Zbigniew Jędrzejew... bpf: return normally from whitelist_major()
2019-11-10  Zbigniew Jędrzejew... bpf: do not bother adding device patterns after whiteli...
2019-11-10  Zbigniew Jędrzejew... bpf: refactor how we create device major:minor whitelists
2019-11-10  Zbigniew Jędrzejew... core: constify bpf program arrays
2019-11-10  Vito Caputojournal-file: delete some unnecessary braces
2019-11-09  Yu WatanabeMerge pull request #13975 from keszybz/more-seccomp...
2019-11-09  Zbigniew Jędrzejew... shared/sleep-config: fix potential SEGV
2019-11-08  Zbigniew Jędrzejew... Add @pkey syscall group 13975/head
2019-11-08  Zbigniew Jędrzejew... seccomp: add all *time64 syscalls
2019-11-08  Zbigniew Jędrzejew... Merge pull request #13554 from keur/systemctl_status_timer
2019-11-08  Michal Suchaneklibblkid: open device in nonblock mode.
2019-11-08  Zbigniew Jędrzejew... Merge pull request #13962 from keszybz/man-ordering
2019-11-07  Anita Zhanginclude missing_fcntl.h where needed
next