summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fuzzit: sort UBSan checks alphabeticallyEvgeny Vereshchagin2019-06-171-1/+1
* travis: turn on nonnull-attribute on FuzzitEvgeny Vereshchagin2019-06-153-2/+3
* Merge pull request #12753 from jrouleau/fix/hibernate-resume-timeoutZbigniew Jędrzejewski-Szmek2019-06-154-1/+40
|\
| * hibernate-resume: add resumeflags= kernel optionJonathan Rouleau2019-06-054-2/+27
| * hibernate-resume: fix resume device timeoutJonathan Rouleau2019-06-051-0/+14
* | network: read link specific sysctl valueYu Watanabe2019-06-158-29/+27
* | Merge pull request #12796 from yuwata/test-network-use-wait-onlineZbigniew Jędrzejewski-Szmek2019-06-152-57/+33
|\ \
| * | test-network: drop redundant operstate checkingYu Watanabe2019-06-141-9/+0
| * | test-network: replace check_link_exists() with wait_online()Yu Watanabe2019-06-142-42/+28
| * | test-network: explicitly set sleep timeYu Watanabe2019-06-141-3/+2
| * | test-network: suppress error message in cleanup processYu Watanabe2019-06-141-3/+3
* | | Merge pull request #12794 from yuwata/network-configure-without-carrierZbigniew Jędrzejewski-Szmek2019-06-153-16/+27
|\ \ \
| * | | test-network: add test for ConfigureWithoutCarrier=Yu Watanabe2019-06-142-2/+10
| * | | network: skip to check dynamic addresses when ConfigureWithoutCarrier=yesYu Watanabe2019-06-141-14/+17
| |/ /
* | | Merge pull request #12761 from evverx/try-fuzzitEvgeny Vereshchagin2019-06-151-7/+18
|\ \ \
| * | | travis: add more ASan optionsEvgeny Vereshchagin2019-06-151-1/+3
| * | | travis: clean up bash variables a bitEvgeny Vereshchagin2019-06-151-6/+8
| * | | travis: use UBSan checks from OSS-FuzzEvgeny Vereshchagin2019-06-151-2/+9
| * | | travis: turn on UBSan on FuzzitEvgeny Vereshchagin2019-06-151-1/+1
|/ / /
* | | Merge pull request #12799 from evverx/fuzzit-follow-upEvgeny Vereshchagin2019-06-142-5/+19
|\ \ \
| * | | travis: add 5 more fuzz targetsEvgeny Vereshchagin2019-06-141-2/+10
| * | | travis: always run the "Build & test" stage firstEvgeny Vereshchagin2019-06-141-0/+3
| * | | travis: skip the Fuzzit-Sanity stage when it's run by cronEvgeny Vereshchagin2019-06-141-0/+3
| * | | travis: run Coverity after Fuzzit-FuzzingEvgeny Vereshchagin2019-06-141-3/+3
|/ / /
* | | Continuous Fuzzing Integration with FuzzitJeka Pats2019-06-144-2/+86
* | | NEWS: add more hint about MACAddressPolicy= changeYu Watanabe2019-06-141-0/+12
* | | Document that gpt-auto-generator supports decrypting rootfsArian van Putten2019-06-131-0/+6
* | | networkctl: fix use of uninitialized valueYu Watanabe2019-06-131-1/+1
|/ /
* | Merge pull request #12777 from yuwata/libudev-enumerate-issue-12776Yu Watanabe2019-06-137-284/+314
|\ \
| * | libudev: hide definition of struct udev_deviceYu Watanabe2019-06-123-32/+41
| * | libudev: rescan devices when filter is updatedYu Watanabe2019-06-121-9/+73
| * | libudev: re-implement libudev-list with LIST and hashmapYu Watanabe2019-06-121-193/+105
| * | libudev: hide definition of struct udev_list from other libudev componentsYu Watanabe2019-06-127-70/+116
| * | libudev: drop unused variableYu Watanabe2019-06-121-1/+0
* | | Merge pull request #12783 from keszybz/a-few-unrelated-fixesFrantisek Sumsal2019-06-124-4/+7
|\ \ \
| * | | journal: also disable memory tricks when hashing under msanZbigniew Jędrzejewski-Szmek2019-06-121-3/+3
| * | | test-bus-marshall: add a hopefully helpful commentZbigniew Jędrzejewski-Szmek2019-06-121-0/+1
| * | | zsh: add completion for systemctl preset-allZbigniew Jędrzejewski-Szmek2019-06-121-0/+1
| * | | system-update-generator: do not emit bogus warning if no /system-update symlinkZbigniew Jędrzejewski-Szmek2019-06-121-1/+2
|/ / /
* | | Merge pull request #12424 from poettering/logind-brightnessZbigniew Jędrzejewski-Szmek2019-06-1232-199/+700
|\ \ \
| * | | logind: split out dbus header files into their ownLennart Poettering2019-05-2421-64/+124
| * | | update TODOLennart Poettering2019-05-241-0/+7
| * | | logind: convert ENXIO into 0, to signal 'not found' cleanlyLennart Poettering2019-05-241-1/+6
| * | | logind: support self/auto seats for AttachDevice(), tooLennart Poettering2019-05-241-2/+11
| * | | logind: validate /sys fs path a bit more strictlyLennart Poettering2019-05-241-0/+2
| * | | logind: prefer hashmap_contains() over hashmap_get()Lennart Poettering2019-05-241-6/+4
| * | | loginctl: drop $XDG_SESSION_ID env var magicLennart Poettering2019-05-241-24/+7
| * | | logind: make "self" and "auto" magic strings when operating on seats + sessionsLennart Poettering2019-05-245-87/+179
| * | | logind: make a constant array staticLennart Poettering2019-05-241-1/+1
| * | | logind: consider "greeter" sessions suitable as "display" sessions of a userLennart Poettering2019-05-241-1/+1