index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
parse-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-1
/
+0
*
tree-wide: move `unsigned` to the start of type declaration
Frantisek Sumsal
2022-02-10
1
-6
/
+6
*
parse-util: prefix load average macros with LOAD_AVG_
Luca Boccassi
2021-09-27
1
-4
/
+4
*
basic: delete loadavg.h copy
Luca Boccassi
2021-09-25
1
-1
/
+8
*
util: move percent/permille/permyriad parser into percent-util.[ch]
Lennart Poettering
2021-02-18
1
-9
/
+0
*
parse-util: add permyriad parsing
Anita Zhang
2021-02-02
1
-0
/
+3
*
util: move parse_syscall_and_errno() to seccomp-util.c
Yu Watanabe
2021-01-18
1
-3
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
parse-util: add parse_loadavg_fixed_point
Anita Zhang
2020-10-08
1
-4
/
+16
*
exec: Add kill action to system call filters
Topi Miettinen
2020-09-15
1
-0
/
+2
*
parse-util: allow tweaking how to parse integers
Lennart Poettering
2020-06-05
1
-0
/
+6
*
basic/parse-util: add safe_atoux64()
Zbigniew Jędrzejewski-Szmek
2020-04-09
1
-1
/
+11
*
network: tc: support Hierarchy Token Bucket (HTB)
Yu Watanabe
2020-03-02
1
-2
/
+6
*
network: add SuppressPrefixLength option to RoutingPolicyRule (#14736)
Naïm Favier
2020-02-03
1
-0
/
+2
*
Resolve alternative ifnames wherever we would resolve an interface name
Zbigniew Jędrzejewski-Szmek
2020-01-12
1
-1
/
+0
*
tree-wide: make parse_ifindex simply return the index
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-2
/
+2
*
util: introduce format_bytes_full()
Yu Watanabe
2019-06-19
1
-3
/
+0
*
util: introduce PTR_TO_MODE and MODE_TO_PTR macros
Yu Watanabe
2019-05-30
1
-2
/
+0
*
util: introduce parse_ifindex_or_ifname()
Yu Watanabe
2019-05-29
1
-0
/
+1
*
networkd: add support to configure ip rule port range and protocol.
Susant Sahani
2018-11-28
1
-0
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
parse-util: add permille parser + tests
Marc Kleine-Budde
2018-06-09
1
-0
/
+3
*
basic: split parsing of the OOM score adjust value into its own function in p...
Lennart Poettering
2018-05-17
1
-0
/
+2
*
parse-util: add explicit parsers for MTU values
Lennart Poettering
2018-04-26
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
parse-util: similar to safe_atou16_full() add safe_atou_full()
Lennart Poettering
2018-03-21
1
-1
/
+6
*
parse-util: introduce safe_atou16_full()
Lennart Poettering
2018-03-21
1
-3
/
+10
*
Fix format-truncation compile failure by typecasting USB IDs (#8250)
Patrick Uiterwijk
2018-02-22
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
parse-util: add parse_errno() and parse_syscall_and_errno()
Yu Watanabe
2017-11-11
1
-0
/
+2
*
parse-util: introduce parse_dev() helper
Franck Bui
2017-06-06
1
-0
/
+1
*
core: introduce parse_ip_port (#4825)
Susant Sahani
2016-12-06
1
-0
/
+2
*
util-lib: unify parsing of nice level values
Lennart Poettering
2016-08-05
1
-0
/
+2
*
util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)
David Michael
2016-08-04
1
-0
/
+1
*
util-lib: introduce parse_percent() for parsing percent specifications
Lennart Poettering
2016-06-14
1
-0
/
+2
*
parse-util: fix conversion from size_t on s390 (#3147)
Lubomir Rintel
2016-04-29
1
-1
/
+1
*
test-compress-benchmark: fix argument parsing on 32bit
Zbigniew Jędrzejewski-Szmek
2016-04-03
1
-0
/
+12
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+3
*
calendarspec: sub-second support, v3
Hristo Venev
2015-11-17
1
-0
/
+2
*
parse-util: introduce parse_ifindex() and make use of it everywhere
Lennart Poettering
2015-11-03
1
-0
/
+1
*
parse-util: Introduce new parse_range function
Filipe Brandenburger
2015-10-28
1
-0
/
+1
*
macro.h: move definition of MODE_INVALID to parse-util.h
Lennart Poettering
2015-10-27
1
-0
/
+2
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+88