summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* elf-util: add function to parse metadata out of ELF objectsLuca Boccassi2021-11-301-5/+136
* Merge pull request #21580 from bluca/core_forkZbigniew Jędrzejewski-Szmek2021-11-307-432/+700
|\
| * elf-util: switch libelf/libdw to dlopen()Luca Boccassi2021-11-302-61/+178
| * elf-util: add stub for builds without libdwLuca Boccassi2021-11-302-2/+6
| * elf-util: split out helper to parse build-idLuca Boccassi2021-11-301-27/+47
| * coredump: move elf parsing utilities to src/shared/elf-utilLuca Boccassi2021-11-305-13/+9
| * coredump: always log on failure in parse_core()Luca Boccassi2021-11-301-2/+2
| * coredump: make the buffer optional when analyzing a core fileLuca Boccassi2021-11-301-21/+31
| * coredump: analyze object with libdwelf in forked processLuca Boccassi2021-11-303-16/+139
| * coredump: use _cleanup_ patternLuca Boccassi2021-11-301-51/+47
| * coredump: flush accumulating buffer after parsing core fileLuca Boccassi2021-11-301-3/+4
| * coredump: check return of dwarf_getscopesLuca Boccassi2021-11-301-15/+16
* | network: address: drop deprecated temporary addressYu Watanabe2021-11-301-0/+14
* | Merge pull request #21573 from keszybz/one-more-table-sortLuca Boccassi2021-11-301-31/+32
|\ \
| * | basic/architecture: sort and reindent one more tableZbigniew Jędrzejewski-Szmek2021-11-301-31/+32
* | | Merge pull request #21559 from jcg190701/mainYu Watanabe2021-11-301-2/+6
|\ \ \ | |/ / |/| |
| * | fix ConditionPathIsReadWrite when path does not exist.jiangchuangang2021-11-301-1/+5
| * | fix ConditionDirectoryNotEmpty when it comes to a Non-directory filejiangchuangang2021-11-301-1/+1
* | | tree-wide: fix typoYu Watanabe2021-11-3010-12/+12
| |/ |/|
* | network: json: add missing initializationYu Watanabe2021-11-301-1/+1
* | json: make JSON_BUILD_PAIR_IN_ADDR_NON_NULL or friends handle NULL gracefullyYu Watanabe2021-11-301-5/+5
* | systemctl: display how long a systemd service will run (#21494)Amir Omidi2021-11-301-2/+13
* | Merge pull request #21532 from yuwata/network-json-moreZbigniew Jędrzejewski-Szmek2021-11-296-17/+754
|\ \
| * | network: json: append DNS misc settingsYu Watanabe2021-11-261-0/+107
| * | network: json: append DNSSEC negative trust anchorsYu Watanabe2021-11-261-0/+62
| * | network: json: append domainsYu Watanabe2021-11-261-0/+160
| * | network: make both search_domains and route_domains allocated on DBus callYu Watanabe2021-11-261-7/+9
| * | network: json: append SIP server informationYu Watanabe2021-11-261-0/+59
| * | network: json: append NTP server informationYu Watanabe2021-11-261-0/+164
| * | network: json: append DNS server informationYu Watanabe2021-11-261-0/+170
| * | network: introduce NETWORK_CONFIG_SOURCE_RUNTIMEYu Watanabe2021-11-262-0/+2
| * | dhcp6: make sd_dhcp6_lease_get_dns() and friends accepts NULLYu Watanabe2021-11-261-7/+9
| * | dhcp: make sd_dhcp_lease_get_servers() accepts NULLYu Watanabe2021-11-261-2/+3
| * | network: json: add several entries for wait-onlineYu Watanabe2021-11-261-1/+9
* | | Merge pull request #21541 from bluca/analyze_security_profileZbigniew Jędrzejewski-Szmek2021-11-296-32/+98
|\ \ \
| * | | analyze: add --profile switch to security verbLuca Boccassi2021-11-263-1/+65
| * | | portable: move profile search helper to path-lookupLuca Boccassi2021-11-263-31/+33
* | | | sd-boot: Fix assert failure in random-seed.cJan Janssen2021-11-301-6/+3
* | | | unit: add jobs that were skipped because of ratelimit back to run_queueMichal Sekletar2021-11-301-0/+9
* | | | Byte order to host before using the lifetimeNacho Barrientos2021-11-301-2/+2
| |_|/ |/| |
* | | Merge pull request #21534 from yuwata/udev-accept-longer-hw-addressZbigniew Jędrzejewski-Szmek2021-11-297-303/+399
|\ \ \
| * | | udev/net: make MACAddress= takes hardware address for infinibandYu Watanabe2021-11-265-44/+119
| * | | udev/net: introduce "struct Link" to store link attributesYu Watanabe2021-11-264-208/+229
| * | | udev/net: rename variablesYu Watanabe2021-11-262-76/+76
| |/ /
* | | Merge pull request #21531 from keszybz/log2-tablesZbigniew Jędrzejewski-Szmek2021-11-2911-115/+188
|\ \ \
| * | | networkd: replace a table with log2 fields by a listZbigniew Jędrzejewski-Szmek2021-11-291-14/+11
| * | | networkd: align tableZbigniew Jędrzejewski-Szmek2021-11-291-5/+5
| * | | networkd: replace a table with log2 fields by a listZbigniew Jędrzejewski-Szmek2021-11-291-26/+23
| * | | networkd: replace a table with log2 fields by a listZbigniew Jędrzejewski-Szmek2021-11-291-21/+18
| * | | networkd: replace a table with log2 fields by a listZbigniew Jędrzejewski-Szmek2021-11-293-14/+39