summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14280 from yuwata/network-tbf-moreYu Watanabe2019-12-1110-5/+206
|\
| * test-network: add tests for new TBF settingsYu Watanabe2019-12-102-2/+4
| * network: tc: add more options for TBFYu Watanabe2019-12-108-3/+202
* | Merge pull request #14295 from poettering/greedy-alloc-round-upYu Watanabe2019-12-103-12/+56
|\ \
| * | strv: when growing strv arrays piecemeal actually allocate memory in exponent...Lennart Poettering2019-12-091-12/+16
| * | test-util: add more tests for ALIGN_POWER2Lennart Poettering2019-12-091-0/+12
| * | macro: introduce new GREEDY_ALLOC_ROUND_UP() helperLennart Poettering2019-12-091-0/+23
| * | macro: avoid subtraction overflow in ALIGN_POWER2()Lennart Poettering2019-12-091-0/+5
| |/
* | Merge pull request #14284 from yuwata/network-fix-segfault-14283Anita Zhang2019-12-092-1/+2
|\ \ | |/ |/|
| * test-network: add a test case for SendOption=Yu Watanabe2019-12-101-0/+1
| * network: fix segfault in parsing SendOption=Yu Watanabe2019-12-101-1/+1
|/
* seccomp: real syscall numbers are >= 0Mike Gilbert2019-12-092-26/+26
* Add Cube iWork 11 StylusYong Cong Sin2019-12-091-0/+4
* test: do not fail if new device is plugged during enumerationYu Watanabe2019-12-091-4/+20
* test-network: make test_bind_carrier more stableYu Watanabe2019-12-081-6/+6
* Merge pull request #14266 from topimiettinen/dont-resolve-user-if-not-rootYu Watanabe2019-12-093-31/+33
|\
| * resolved, networkd: don't resolve the user if not rootTopi Miettinen2019-12-073-31/+33
* | Merge pull request #14273 from ssahani/ifbYu Watanabe2019-12-0811-0/+48
|\ \
| * | test-network: add test case for IFBYu Watanabe2019-12-083-0/+13
| * | network: introduce ifb (Intermediate Functional Block)Susant Sahani2019-12-076-0/+33
| * | sd-netlink: add support for ifb deviceSusant Sahani2019-12-072-0/+2
* | | network: fix copy and paste mistakeYu Watanabe2019-12-081-1/+1
* | | Merge pull request #14102 from ssahani/acd-duplicate-ipYu Watanabe2019-12-0710-14/+241
|\ \ \
| * | | test-network: add test case for IPv4 DADYu Watanabe2019-12-063-0/+33
| * | | network: introduce DAD for static addressSusant Sahani2019-12-067-14/+208
| | |/ | |/|
* | | Merge pull request #14265 from keszybz/seccomp-log-line-fixAnita Zhang2019-12-061-5/+5
|\ \ \ | |/ / |/| |
| * | shared/seccomp: avoid possibly writing bogus errno code in debug logZbigniew Jędrzejewski-Szmek2019-12-061-5/+5
|/ /
* | Merge pull request #14235 from fbuihuu/cryptsetup-fixesZbigniew Jędrzejewski-Szmek2019-12-068-12/+58
|\ \
| * | cryptsetup: umount encrypted devices before detaching it during shutdownFranck Bui2019-12-053-9/+18
| * | crypsetup: introduce x-initrd.attach optionFranck Bui2019-12-055-3/+40
* | | network: do not drop foreign config if interface is in initialized stateYu Watanabe2019-12-061-2/+2
* | | Merge pull request #14252 from keszybz/growfs-port-resizefsLennart Poettering2019-12-063-119/+52
|\ \ \
| * | | growfs: port over to resize_fs()Zbigniew Jędrzejewski-Szmek2019-12-053-78/+31
| * | | growfs: define main function through macroZbigniew Jędrzejewski-Szmek2019-12-051-52/+32
* | | | Merge pull request #14253 from keszybz/cleanupsLennart Poettering2019-12-062-9/+2
|\ \ \ \
| * | | | TODO: remove obsolete entriesZbigniew Jędrzejewski-Szmek2019-12-051-7/+1
| * | | | Fix use of unitialized variable in error pathZbigniew Jędrzejewski-Szmek2019-12-051-2/+1
| | |_|/ | |/| |
* | | | Merge pull request #14167 from cpaelzer/fix-MemoryDenyWriteExecute-x86-s390-b...Lennart Poettering2019-12-062-13/+19
|\ \ \ \
| * | | | seccomp: mmap test results depend on kernel/libseccomp/glibcChristian Ehrhardt2019-12-051-3/+4
| * | | | seccomp: use per arch shmat_syscallChristian Ehrhardt2019-12-051-1/+1
| * | | | seccomp: ensure rules are loaded in seccomp_memory_deny_write_executeChristian Ehrhardt2019-12-051-1/+6
| * | | | seccomp: fix multiplexed system callsChristian Ehrhardt2019-12-051-8/+8
* | | | | Merge pull request #14258 from TimoWilken/patch-1Anita Zhang2019-12-051-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix typo (duplicate "or")Timo Wilken2019-12-051-1/+1
|/ / / /
* | | | Merge pull request #14209 from poettering/sd-bus-sensitiveZbigniew Jędrzejewski-Szmek2019-12-056-6/+68
|\ \ \ \
| * | | | sd-bus: don't include properties maked as "emit-invalidation" in InterfacesAd...Lennart Poettering2019-12-041-0/+9
| * | | | sd-bus: add new call sd_bus_message_sensitive() and SD_BUS_VTABLE_SENSITIVELennart Poettering2019-12-046-6/+59
* | | | | Merge pull request #14221 from poettering/homed-preparatory-resizefsZbigniew Jędrzejewski-Szmek2019-12-055-0/+176
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | shared: add new wrapper for online fs resizing ioctlsLennart Poettering2019-12-043-0/+129
| * | | | missing: add XFS magicLennart Poettering2019-12-042-0/+47