index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
firewall-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewall-util: probe firewall backend in fw_ctx_new()
Yu Watanabe
2021-03-23
1
-12
/
+2
*
firewall-util: logs which backend will be used
Yu Watanabe
2021-03-23
1
-37
/
+61
*
firewall-util: add nftables backend
Florian Westphal
2020-12-16
1
-5
/
+24
*
firewall-util: introduce context structure
Florian Westphal
2020-12-16
1
-15
/
+40
*
firewall-util: prepare for alternative to iptables backend
Florian Westphal
2020-12-16
1
-310
/
+32
*
firewall-util: reject NULL source or address with prefixlen 0
Florian Westphal
2020-12-16
1
-0
/
+3
*
fw_add_masquerade: remove unused function arguments
Florian Westphal
2020-12-03
1
-9
/
+5
*
fw_add_local_dnat: remove unused function arguments
Florian Westphal
2020-12-03
1
-5
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop alloca.h when alloc-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
firewall-util: use fixed size array for chain name
Yu Watanabe
2019-07-04
1
-11
/
+13
*
tree-wide: use htobe{32,16}() instead of hton{l,s}()
Yu Watanabe
2019-06-19
1
-2
/
+2
*
firewall-util: add an assert that we're not overwriting a buffer
David Tardon
2018-10-12
1
-1
/
+7
*
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
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
shared: silence gcc warning (#7402)
Shawn Landden
2017-11-21
1
-1
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-2
/
+2
*
in-addr-util: be more systematic with naming our functions
Lennart Poettering
2017-09-22
1
-2
/
+2
*
firewall-util: add an assert that we're not overwriting a buffer
Zbigniew Jędrzejewski-Szmek
2017-02-20
1
-1
/
+4
*
shared/firewall-util: remove warning about net/if.h workaround
Zbigniew Jędrzejewski-Szmek
2016-12-10
1
-2
/
+3
*
Make the fix for net/if.h fuckup even worse (#3287)
Zbigniew Jędrzejewski-Szmek
2016-05-20
1
-4
/
+2
*
tree-wide: port more code to use ifname_valid()
Lennart Poettering
2016-05-09
1
-3
/
+3
*
shared: add a temporary work-around for kernel header inclusion fuck-up
Lennart Poettering
2016-04-12
1
-1
/
+11
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-2
/
+8
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
firewall: rename fw-util.[ch] → firewall-util.[ch]
Daniel Mack
2015-06-15
1
-0
/
+344