• Joined on 2019-10-11
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-20 01:58:49 +01:00
faf1bb8244 Merge pull request #14085 from poettering/ask-password-api
fbcb630045 pam_systemd: prolong method call timeout when allocating session
cbfc32819a Merge pull request #14078 from poettering/cryptsetup-fixlets
321c911fc2 Merge pull request #14079 from poettering/pam-systemd-fixlets
08de195825 udev: do not propagate error in executing PROGRAM and IMPORT{program}
Compare 14 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-19 17:48:49 +01:00
25f9288e31 update TODO
c336dc29ff Merge pull request #14080 from poettering/table-uid-pid
805f2df11f login: port tables over to use TABLE_UID/TABLE_PID
b26c0b68a4 format-table: add UID/GID output support to format-table.h
88b860034e NEWS: SendRawOption= -> SendOption=
Compare 5 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-19 01:28:49 +01:00
b014a6161a Merge pull request #14064 from yuwata/network-unify-send-option-and-send-raw-option
3049e6a233 Merge pull request #14030 from keszybz/path-no-trigger
fe67137895 Merge pull request #14007 from keszybz/tasks-max-dynamic
0e96961d62 network: unify config_parse_dhcp_server_option_data() and config_parse_dhcp_send_option()
461dbb2fa9 dhcp: remove struct sd_dhcp_raw_option
Compare 14 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-18 17:18:49 +01:00
c9fdaed079 man: add entry about SpeedMeter=
f0beb6f816 udev: silence warning about PROGRAM+= or IMPORT+= rules
a1db5bbc97 man: add entry for systemd-id128 --uuid
dc11d2bf66 udevadm: ignore EROFS and return earlier
0b15d12204 Merge pull request #14040 from poettering/root-mount-deps
Compare 16 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-18 00:58:48 +01:00
a2870138c1 Merge pull request #14055 from yuwata/network-send-option-takes-type-field
586ec936c6 network: make SendOption= also take type field
2e5580a8c1 network: rename DHCPRawOption to DHCPOptionDataType
599e10a1d2 network: fix logged error value
62a7c3608e network: fix indentation
Compare 5 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-17 16:48:48 +01:00
bf9012bbf6 sd-dhcp-client: anonymize DHCPDISCOVER (fixes #13992)
a0fa3ef7ff Error, rather than warn, if failing to start DHCP server
Compare 2 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-16 16:18:49 +01:00
4d4ac92c92 basic: add vmware hypervisor detection from device-tree
836e293585 Merge pull request #14038 from keszybz/hwdb-update
852b72727a NEWS: more items
addc5f1e25 Merge pull request #14043 from poettering/shutdown-noswap-fix
82e8d02aa4 Merge pull request #14039 from keszybz/systemd-man
Compare 13 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-15 23:58:49 +01:00
f0bfae7265 Merge pull request #14037 from poettering/machinectl-pw-agent
8af381679d Merge pull request #13940 from keur/protect_kernel_logs
e41e9ba8bf machinectl: spawn ask password agent on "start"
c59e2ec696 ask-password-agent: introduce ask_password_agent_open_if_enabled()
385d581b74 polkit-agent: don't use an inline function
Compare 14 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-15 15:48:50 +01:00
7be830c6e8 nspawn: Allow Capability= to overrule private network setting
7edd8fb198 core: do not propagate polkit error to caller
4df8fe8415 seccomp: more comprehensive protection against libseccomp's __NR_xyz namespace invasion
48daf51026 PrefixDelegationHint-section: typo
Compare 4 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-14 15:18:49 +01:00
67f5b9e06e Merge pull request #14003 from keszybz/user-path-configurable
e013e10d0e ask-password: don't hit assert() when we query pw which the user C-d and caching is enabled
07d5ed536e boot: Add ARM64 support to the EFI stub
a079077340 Merge pull request #14013 from keszybz/cryptsetup-keyfile-with-colons
53a2045521 boot: Load LoadOptions cmdline, if none is available.
Compare 12 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-14 07:08:48 +01:00
14e0259b49 test: Disable LUKS devices from initramfs in QEMU tests
potatOS synced commits to master at potatOS/potatOS-pro from mirror 2019-11-14 06:58:46 +01:00
8d19b7f224 Update kernel
a32ceb2cf9 Update kernel
Compare 2 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-13 22:58:49 +01:00
2f2b28ab35 Be more specific in resolved.conf man page with regard to DNSOverTLS
fc9de36a3b verify: fix segmentation fault
a53c38f1a2 Merge pull request #14017 from poettering/analyze-calendar-tweaks
a650e19820 Merge pull request #14010 from poettering/localtime-symlink
c214e210c9 Merge pull request #13994 from keszybz/bpf-refactor
Compare 41 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-13 14:48:49 +01:00
437f48a471 tree-wide: fix how we set $TZ
d5fc5b2f8d nspawn: do not emit any warning when $UNIFIED_CGROUP_HIERARCHY is used
7b631898ef Merge pull request #13961 from mwilck/udev-no-exit-timeout
7b6596d748 udevd: fix crash when workers time out after exit is signal caught
bfde9421af udevd: wait for workers to finish when exiting
Compare 5 commits »
potatOS synced and deleted reference tasks-max-dynamic at potatOS/potatOS-for-linux from mirror 2019-11-12 22:28:49 +01:00
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-12 22:28:49 +01:00
cee33a7ab3 Merge pull request #14001 from keszybz/test-unit-name-more
d1be9a4380 Merge pull request #13984 from yuwata/udev-fix-13976
637bc63a5c Merge pull request #13989 from keszybz/meson-warning
462255c65b meson: order list of dependencies of libshared alphabetically
91fc013fc4 update TODO
Compare 14 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-12 14:18:49 +01:00
9e9dd3e329 Merge pull request #13862 from zachsmith/systemd-tmpfiles-deprecate-for-force
a566ed2c82 udev: do not append newline when write attributes
4b55952dbe systemd-tmpfiles: cleanup man page program listing
eccebf4b0d systemd-tmpfiles: deprecate F for f+
Compare 4 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-12 06:08:48 +01:00
68f98816cb Merge pull request #13997 from khfeng/hwdb-dell-vostro5581-ish
4da0b33511 Merge pull request #13996 from poettering/utc-fix
fe156aeafc hwdb: Mark Intel Sensor Hub's accel sensor on Vostro 5581 as being in the base
55fd6dca07 time-util: uniquify timezone list, in case UTC is listed in timezone1970.tab, too
e8b9e9c470 time-util: always accept UTC as valid timezone
Compare 5 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-11 13:48:49 +01:00
5b1733cdae hwdb: Add accel orientation quirk for Wortmann Terra Pad 1061
potatOS synced new reference refs/merge-requests/1224/head to potatOS/potatOS-pro from mirror 2019-11-11 05:28:46 +01:00