summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * basic/utf8: do not read past end of string when looking for a multi-byte char...Zbigniew Jędrzejewski-Szmek2019-02-267-26/+42
| * basic/utf8: change type of function to emphasize that it only looks at one ch...Zbigniew Jędrzejewski-Szmek2019-02-261-9/+4
* | Merge pull request #11827 from keszybz/pkgconfig-variablesLennart Poettering2019-02-261-17/+19
|\ \
| * | pkgconfig: define variables relative to ${prefix}/${rootprefix}/${sysconfdir}Zbigniew Jędrzejewski-Szmek2018-11-171-17/+19
* | | Merge pull request #11357 from GiacintoCifelli/dbus_labelsLennart Poettering2019-02-266-15/+226
|\ \ \
| * | | sd-bus: add methods and signals parameter names. Fixes: #1564Giacinto Cifelli2019-02-266-15/+226
* | | | Merge pull request #11823 from keszybz/more-fuzz-coverageLennart Poettering2019-02-261-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fuzz-unit-file: also run manager_dump()Zbigniew Jędrzejewski-Szmek2019-02-251-0/+1
* | | | Merge pull request #11822 from yuwata/fuzz-udev-databaseLennart Poettering2019-02-264-18/+56
|\ \ \ \
| * | | | fuzz: add fuzzer for udev databaseYu Watanabe2019-02-262-0/+29
| * | | | sd-device: split device_read_db_internal() into two partYu Watanabe2019-02-262-18/+27
* | | | | core: consider non-SERVICE_EXEC_START commands for EXIT_CLEAN_COMMANDAnita Zhang2019-02-261-1/+9
* | | | | Merge pull request #11780 from yuwata/fix-4211Zbigniew Jędrzejewski-Szmek2019-02-265-138/+156
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | network: assign Network::manager when it is listed to the manager object.Yu Watanabe2019-02-261-5/+2
| * | | | network: make resolving NetDev names delayed and moved to network_verify()Yu Watanabe2019-02-264-128/+147
| * | | | network: add debug log when conditions do not match system environmentYu Watanabe2019-02-261-5/+7
* | | | | cryptsetup: Treat key file errors as a failed password attemptRyan Gonzalez2019-02-261-0/+4
|/ / / /
* | | | Merge pull request #11767 from yuwata/network-bridge-enslavedLennart Poettering2019-02-254-60/+102
|\ \ \ \
| * | | | network: make bridge master also follow operstates of slave interfacesYu Watanabe2019-02-252-23/+36
| * | | | network: extend 'enslaved' state to bridge slave interfacesYu Watanabe2019-02-252-16/+39
| * | | | network: disable LinkLocalAddressing= and IPv6AcceptRA= on bridge slaves by d...Yu Watanabe2019-02-251-1/+4
| * | | | network: do not disable dynamic addressing for bridge slavesYu Watanabe2019-02-251-17/+14
| * | | | network: fix invalid memory accessYu Watanabe2019-02-252-4/+10
* | | | | Merge pull request #11798 from keszybz/mem-sanitizer-fixLennart Poettering2019-02-254-17/+30
|\ \ \ \ \
| * | | | | test-json: use standard test introZbigniew Jędrzejewski-Szmek2019-02-251-4/+2
| * | | | | test-json: avoid deep stack recursion under msanZbigniew Jędrzejewski-Szmek2019-02-251-0/+7
| * | | | | test-mountpoint-util: unpoison string allocated by sscanf %msZbigniew Jędrzejewski-Szmek2019-02-251-4/+9
| * | | | | Add wrapper for __msan_unpoinson() to reduce #ifdefferyZbigniew Jędrzejewski-Szmek2019-02-252-9/+12
* | | | | | meson: declare version.h as dep for various targets that include build.hZbigniew Jędrzejewski-Szmek2019-02-252-1/+3
| |_|/ / / |/| | | |
* | | | | fuzz: add fuzzer for parsing .link filesYu Watanabe2019-02-254-4/+40
* | | | | fuzz: use fflush() and drop unnecessary rewind()Yu Watanabe2019-02-252-2/+2
* | | | | udev/ethtool: fix error detection of ethtool_link_mode_bit_from_string()Yu Watanabe2019-02-251-1/+3
* | | | | udev: fix memleak in conditions for .link fileYu Watanabe2019-02-251-6/+7
* | | | | udev/net: drop .link files earlier when their conditions do not match system ...Yu Watanabe2019-02-251-0/+8
* | | | | udev/net: use structured initializer at one more placeYu Watanabe2019-02-251-11/+15
* | | | | udev/net: use size_t for index at one more placeYu Watanabe2019-02-251-2/+2
* | | | | udev/net: ignore errors in loading .link files but warn about thatYu Watanabe2019-02-251-3/+3
* | | | | udev/net: shorten load_link() a little bitYu Watanabe2019-02-251-6/+2
* | | | | udev: drop unused Ethernet sectionYu Watanabe2019-02-251-1/+1
| |/ / / |/| | |
* | | | logind: don't print warning when user@.service template is maskedMichal Sekletar2019-02-221-1/+2
* | | | Merge pull request #11797 from keszybz/analyze-calendar-highlightLennart Poettering2019-02-221-58/+60
|\ \ \ \
| * | | | analyze: add color highlighting when printing calendar elapsesZbigniew Jędrzejewski-Szmek2019-02-221-3/+7
| * | | | analyze: split out loop innards into a separate functionZbigniew Jędrzejewski-Szmek2019-02-221-56/+54
* | | | | logind: udev rule for Parallels video adapterRoman Kulikov2019-02-221-0/+5
| |/ / / |/| | |
* | | | Merge pull request #11781 from yuwata/udev-rule-continuation-fixZbigniew Jędrzejewski-Szmek2019-02-221-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | udev-rules: do not ignore short linesYu Watanabe2019-02-211-4/+2
* | | | analyze: optionally, show more than one elapse time for calendar expressionsLennart Poettering2019-02-221-9/+41
* | | | libsystemd: check if _POSIX_C_SOURCE is definedemersion2019-02-221-1/+1
|/ / /
* | | Merge pull request #11608 from taro-yamada/add_persistent_randmized_delayLennart Poettering2019-02-211-0/+7
|\ \ \
| * | | core: delay persistent timers by "RandomizedDelaySec=" at boot.Taro Yamada2019-02-211-0/+7