aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | NEWS: update contributors list, taking new .mailmap into accountLennart Poettering2018-12-181-39/+40
| * | | | sort .mailmap alphabeticallyLennart Poettering2018-12-181-165/+165
| * | | | update .mailmap a bit from v240 contributionsLennart Poettering2018-12-181-0/+31
| |/ / /
* | | | Merge pull request #11194 from poettering/resolved-soa-parentLennart Poettering2018-12-181-6/+14
|\ \ \ \ | |/ / / |/| | |
| * | | resolved: mention which RRs we query when requesting them to authenticate som...Lennart Poettering2018-12-181-6/+6
| * | | resolved: only attempt non-answer SOA RRs if they are parents of our queryLennart Poettering2018-12-181-0/+8
|/ / /
* | | timesync: fix serialization of IP addressLennart Poettering2018-12-181-1/+5
* | | NEWS: document the usern/mknod borkage in 4.18 a bitLennart Poettering2018-12-171-0/+28
* | | NEWS: add missing 'not'Lennart Poettering2018-12-171-1/+1
* | | docs: add missing section to ENVIRONMENT.mdLennart Poettering2018-12-171-0/+2
* | | Merge pull request #11144 from keszybz/dissect-image-fixLennart Poettering2018-12-179-407/+286
|\| |
| * | dissect-image: wait for the main device and all partitions to be known by udevZbigniew Jędrzejewski-Szmek2018-12-171-1/+11
| * | dissect-image: wait for the root to appearZbigniew Jędrzejewski-Szmek2018-12-171-4/+10
| * | dissect-image: split out a chunk of dissect_image() outZbigniew Jędrzejewski-Szmek2018-12-171-85/+119
| * | rfkill: move wait_for_initialized() to shared/Zbigniew Jędrzejewski-Szmek2018-12-173-84/+84
| * | sd-device: remove holes in struct sd_deviceZbigniew Jędrzejewski-Szmek2018-12-171-20/+20
| * | sd-device: pass timestamp internally as usec_t not char*Zbigniew Jędrzejewski-Szmek2018-12-163-27/+28
| * | sd-device: reduce the number of implementations of device_read_db() we keep a...Zbigniew Jędrzejewski-Szmek2018-12-165-182/+8
| * | sd-device: attempt to read db again if it wasn't foundZbigniew Jędrzejewski-Szmek2018-12-161-7/+9
* | | core: do cgroup migration first and only then connect to journaldMichal Sekletar2018-12-171-16/+18
* | | Merge pull request #11167 from yuwata/sd-resolve-typesafeLennart Poettering2018-12-177-52/+112
|\ \ \
| * | | timesync: use typesafe resolve_getaddrinfo()Yu Watanabe2018-12-171-3/+3
| * | | socket-proxyd: use typesafe resolve_getaddrinfo()Yu Watanabe2018-12-171-4/+3
| * | | netdev: use typesafe resolve_getaddrinfo() in wireguard.cYu Watanabe2018-12-171-27/+15
| * | | netdev: sort headersYu Watanabe2018-12-171-5/+5
| * | | sd-resolve: add sd_resolve_get{addr,info}_with_destroy_callback() and typesaf...Yu Watanabe2018-12-174-13/+86
* | | | core: fix KeyringMode for user servicesAlexey Bogdanenko2018-12-173-16/+9
* | | | Merge pull request #11159 from keszybz/udev-typedefLennart Poettering2018-12-177-90/+89
|\ \ \ \
| * | | | udev: use typedef for struct udev_eventZbigniew Jędrzejewski-Szmek2018-12-176-29/+29
| * | | | udev: use typedef for struct udev_rulesZbigniew Jędrzejewski-Szmek2018-12-177-38/+39
| * | | | udev: make udev_rules_new() return a proper error codeZbigniew Jędrzejewski-Szmek2018-12-146-28/+26
* | | | | journald: correctly attribute log messages also with cgroupsv1Michal Sekletar2018-12-171-2/+5
* | | | | Merge pull request #11184 from poettering/resolved-search-domains-maxLennart Poettering2018-12-172-4/+4
|\ \ \ \ \
| * | | | | resolve: bump max of dns servers/search domainsLennart Poettering2018-12-172-4/+4
* | | | | | resolve: enable EDNS0 towards the 127.0.0.53 stub resolverTore Anderson2018-12-172-1/+3
|/ / / / /
* | | | | Merge pull request #11077 from yuwata/udev-issue-better-fixZbigniew Jędrzejewski-Szmek2018-12-172-16/+19
|\ \ \ \ \
| * | | | | sd-device: do not change buffer size if the socket is already boundYu Watanabe2018-12-142-2/+7
| * | | | | sd-device: do not modify socket option(s) if socket is passed by PID1Yu Watanabe2018-12-141-9/+9
| * | | | | Revert "sd-device: do not call device_monitor_enable_receiving() for passed f...Yu Watanabe2018-12-141-5/+3
* | | | | | Merge pull request #11180 from yuwata/update-bash-completionZbigniew Jędrzejewski-Szmek2018-12-174-27/+165
|\ \ \ \ \ \
| * | | | | | bash-completion: also suggests device unitsYu Watanabe2018-12-171-2/+7
| * | | | | | bash-completion: udevadm: suggest argument for several optionsYu Watanabe2018-12-171-19/+152
| * | | | | | bash-completion: fix __get_interfaces()Yu Watanabe2018-12-173-7/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #11086 from poettering/nscd-cache-flushZbigniew Jędrzejewski-Szmek2018-12-1712-7/+254
|\ \ \ \ \ \
| * | | | | | core: flush nscd's caches whenever we allocate/release a dynamic userLennart Poettering2018-12-151-0/+13
| * | | | | | hostnamed: always flush nscd cache when changing hostnameLennart Poettering2018-12-151-0/+3
| * | | | | | machined: flush nscd caches whenever a machine comes/goesLennart Poettering2018-12-155-0/+44
| * | | | | | machined: fix memory corruptionLennart Poettering2018-12-151-5/+4
| * | | | | | shared: add helper for flushing nscd cachesLennart Poettering2018-12-155-2/+190
* | | | | | | hwdb: add accelerometer orientation quirk for the Teclast F5 (#11005) lbernstone2018-12-171-0/+4