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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse-util: make parse_fd() return -EBADF
Yu Watanabe
2023-05-08
1
-1
/
+1
*
fd-util: introduce parse_fd()
David Tardon
2023-05-05
1
-0
/
+15
*
parse-util: allow parse_pid() to work with NULL return parameter
Lennart Poettering
2023-04-24
1
-2
/
+2
*
repart: Allow configuring sector size
Daan De Meyer
2023-01-17
1
-0
/
+20
*
parse-util: make safe_atou8() just a wrapper around safe_atou8_full()
Lennart Poettering
2022-09-05
1
-20
/
+8
*
parse-util: make safe_atou16_full() just a wrapper around safe_atou_full()
Lennart Poettering
2022-09-05
1
-33
/
+7
*
tree-wide: add global ascii_isdigit() + ascii_isalpha()
Lennart Poettering
2022-07-05
1
-2
/
+2
*
Revert NFTSet feature
Yu Watanabe
2022-06-22
1
-35
/
+0
*
network: firewall integration with NFT sets
Topi Miettinen
2022-06-08
1
-0
/
+35
*
basic: split out dev_t related calls into new devno-util.[ch]
Lennart Poettering
2022-04-13
1
-28
/
+0
*
tree-wide: move `unsigned` to the start of type declaration
Frantisek Sumsal
2022-02-10
1
-1
/
+1
*
parse-util: refuse leading white space in port number
Yu Watanabe
2021-12-02
1
-1
/
+1
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-2
/
+2
*
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
-4
/
+4
*
parse-util: use oom_score_adjust_is_valid() at one more place
Lennart Poettering
2021-07-28
1
-2
/
+1
*
util: move percent/permille/permyriad parser into percent-util.[ch]
Lennart Poettering
2021-02-18
1
-140
/
+0
*
parse-util: add permyriad parsing
Anita Zhang
2021-02-02
1
-39
/
+98
*
treewide: tighten variable scope in loops (#18372)
Susant Sahani
2021-01-27
1
-2
/
+1
*
util: move parse_syscall_and_errno() to seccomp-util.c
Yu Watanabe
2021-01-18
1
-43
/
+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
-0
/
+42
*
exec: Add kill action to system call filters
Topi Miettinen
2020-09-15
1
-1
/
+6
*
parse-util: also parse integers prefixed with 0b and 0o
Lennart Poettering
2020-06-05
1
-5
/
+51
*
parse-util: rewrite parse_mode() on top of safe_atou_full()
Lennart Poettering
2020-06-05
1
-15
/
+13
*
parse-util: make return parameter optional in safe_atou16_full()
Lennart Poettering
2020-06-05
1
-1
/
+3
*
parse-util: allow '-0' as alternative to '0' and '+0'
Lennart Poettering
2020-06-05
1
-4
/
+4
*
parse-util: allow tweaking how to parse integers
Lennart Poettering
2020-06-05
1
-13
/
+52
*
basic: add STRCASE_IN_SET() which is to STR_IN_SET() what strcaseeq() is to s...
Lennart Poettering
2020-05-04
1
-2
/
+16
*
basic/parse-util: add safe_atoux64()
Zbigniew Jędrzejewski-Szmek
2020-04-09
1
-2
/
+2
*
network: add SuppressPrefixLength option to RoutingPolicyRule (#14736)
Naïm Favier
2020-02-03
1
-0
/
+16
*
Resolve alternative ifnames wherever we would resolve an interface name
Zbigniew Jędrzejewski-Szmek
2020-01-12
1
-17
/
+0
*
tree-wide: make parse_ifindex simply return the index
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-10
/
+7
*
parse-util: sometimes it is useful to check if a string is a valid integer, b...
Lennart Poettering
2019-12-04
1
-14
/
+20
*
tree-wide: drop locale.h when locale-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
util: introduce format_bytes_full()
Yu Watanabe
2019-06-19
1
-41
/
+0
*
util: add assertions
Yu Watanabe
2019-05-29
1
-0
/
+3
*
util: introduce parse_ifindex_or_ifname()
Yu Watanabe
2019-05-29
1
-0
/
+19
*
missing: drop old OOM related definitions
Yu Watanabe
2018-12-06
1
-0
/
+1
*
parse-util: allow parse_boolean() to take a NULL argument
Lennart Poettering
2018-11-30
1
-1
/
+2
*
parse-util: rework parse_dev() based on safe_atou() and DEVICE_MAJOR_VALID()/...
Lennart Poettering
2018-11-29
1
-6
/
+20
*
networkd: add support to configure ip rule port range and protocol.
Susant Sahani
2018-11-28
1
-0
/
+20
*
trivial: fix spelling in code comments
Thomas Haller
2018-09-30
1
-1
/
+1
*
parse-util: in parse_permille() check negative earlier
Lennart Poettering
2018-07-25
1
-3
/
+4
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
basic/parse-util: remove unnecessary parentheses
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-1
/
+1
*
parse-util: add permille parser + tests
Marc Kleine-Budde
2018-06-09
1
-0
/
+52
[next]