index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
conf-parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
systemd-coredump: allow setting external core size to infinity
Thomas Blume
2021-11-19
1
-0
/
+25
*
conf-parser: introduce config_parse_hw_addr() and config_parse_hw_addrs()
Yu Watanabe
2021-11-09
1
-0
/
+94
*
ether-addr-util: introduce {hw,ether}_addr_hash_ops_free
Yu Watanabe
2021-11-09
1
-4
/
+2
*
conf-parser: rename config_parse_hwaddr() -> config_parse_ether_addr()
Yu Watanabe
2021-11-09
1
-2
/
+2
*
ether-addr-util: replace ether_addr_from_string() with parse_ether_addr()
Yu Watanabe
2021-11-09
1
-2
/
+2
*
conf-parse: make config_parse_many() optionally save 'struct stat' for each file
Yu Watanabe
2021-10-27
1
-23
/
+80
*
conf-parser: make config_parse_tristate() accept an empty string
Yu Watanabe
2021-06-04
1
-4
/
+9
*
conf-parser: introduce config_parse_in_addr_non_null()
Yu Watanabe
2021-05-18
1
-0
/
+53
*
shared/conf-parser: fix unitialized variable
Zbigniew Jędrzejewski-Szmek
2021-03-31
1
-1
/
+2
*
core: fix mtime calculation of dropin files
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-7
/
+7
*
Merge pull request #18704 from keszybz/fallback-hostame-override
Zbigniew Jędrzejewski-Szmek
2021-02-23
1
-9
/
+14
|
\
|
*
shared/conf-parser: allow more than one location of the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-21
1
-9
/
+14
*
|
util: move percent/permille/permyriad parser into percent-util.[ch]
Lennart Poettering
2021-02-18
1
-0
/
+1
|
/
*
tree-wide: use free_and_strdup_warn()
Yu Watanabe
2021-02-12
1
-4
/
+1
*
tree-wide: use error codes in xxx_from_string()
Yu Watanabe
2021-02-12
1
-3
/
+3
*
oom: rework *MemoryPressureLimit= properties to have 1/10000 precision
Anita Zhang
2021-02-02
1
-0
/
+1
*
string-util: imply NULL termination of strextend() argument list
Lennart Poettering
2021-01-06
1
-1
/
+1
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-49
/
+160
|
\
|
*
conf-parser: fix indentation
Yu Watanabe
2020-10-29
1
-49
/
+56
|
*
libsystemd-network: move config_parse_hwaddr() and config_parse_hwaddrs()
Yu Watanabe
2020-10-29
1
-0
/
+104
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
systemd-oomd: manager/daemon
Anita Zhang
2020-10-07
1
-0
/
+2
*
shared/conf-parser: drop redundant cast to boolean
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-1
/
+1
*
conf-parser: logs about OOM error
Yu Watanabe
2020-09-10
1
-1
/
+1
*
conf-parser: use SYNTHETIC_ERRNO() at one more place
Yu Watanabe
2020-09-10
1
-4
/
+2
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-17
1
-35
/
+36
*
core: remove support for ".include" stanza
Lennart Poettering
2020-06-03
1
-30
/
+1
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-18
/
+34
*
conf-parse: fix pretty bad typo
Lennart Poettering
2020-06-02
1
-1
/
+1
*
network: also read mtime of drop-in configs
Yu Watanabe
2020-06-01
1
-2
/
+10
*
repart: Add UUID option to config files
Tobias Hunger
2020-05-25
1
-0
/
+30
*
network: allow setting VLAN protocol on bridges
Rubens Figueiredo
2020-05-14
1
-0
/
+32
*
fileio: fileno() can realistically return -1
Lennart Poettering
2020-04-13
1
-2
/
+4
*
conf-parser: fix line number in error message
Yu Watanabe
2020-02-28
1
-1
/
+3
*
Merge pull request #14368 from poettering/repart
Zbigniew Jędrzejewski-Szmek
2020-01-23
1
-0
/
+1
|
\
|
*
conf-parser: add parser for 32bit signed integers
Lennart Poettering
2020-01-20
1
-0
/
+1
*
|
network,udev: use uint64_t for bit rate
Yu Watanabe
2020-01-21
1
-7
/
+3
|
/
*
udev: support AlternativeName= setting in .link file
Yu Watanabe
2019-12-16
1
-0
/
+60
*
shared/conf-parser: allow sections to be silently ignored with new -Section s...
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-1
/
+12
*
shared/conf-parser: turn CONFIG_PARSE_REFUSE_BOM flag into a local variable
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-3
/
+3
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
Revert "shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RETAIN_ESCAPE â†...
Zbigniew Jędrzejewski-Szmek
2019-08-19
1
-1
/
+1
*
shared/conf-parser: say "key name" not "lvalue", add dot
Zbigniew Jędrzejewski-Szmek
2019-07-18
1
-1
/
+2
*
shared/conf-parser: emit a nicer warning for something like "======"
Zbigniew Jędrzejewski-Szmek
2019-07-18
1
-0
/
+3
*
shared/conf-parser: be nice and ignore lines without "="
Zbigniew Jędrzejewski-Szmek
2019-07-18
1
-5
/
+3
*
shared/conf-parser,networkd: EXTRACT_UNQUOTE|EXTRACT_RETAIN_ESCAPE → EXTRAC...
Zbigniew Jędrzejewski-Szmek
2019-07-17
1
-1
/
+1
*
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Zbigniew Jędrzejewski-Szmek
2019-06-28
1
-1
/
+1
*
conf-parser: fix continuation handling
Yu Watanabe
2019-06-27
1
-1
/
+2
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+1
[next]