projects
/
project
/
firewall3.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Emit hotplug calls when flushing / creating zone chains
2013-03-13
Jo-Philipp Wich
Emit hotplug calls when flushing / creating zone chains
commit
|
commitdiff
|
tree
2013-03-13
Jo-Philipp Wich
Unify fw3_default and fw3_target enums
commit
|
commitdiff
|
tree
2013-03-12
Jo-Philipp Wich
Track used networks and devices in state file
commit
|
commitdiff
|
tree
2013-03-12
Jo-Philipp Wich
Unify print_chains() implementations in utils.c fw3_pr_rules...
commit
|
commitdiff
|
tree
2013-03-11
Jo-Philipp Wich
Include limits.h to fix compilation against eglibc
commit
|
commitdiff
|
tree
2013-03-11
Jo-Philipp Wich
Rework zone flush logic
commit
|
commitdiff
|
tree
2013-03-11
Jo-Philipp Wich
Change fw3_no_family() macro to take bit field value...
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Cosmetic output changes
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Only run includes and set sysctls if either v4 or v6...
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Introduce fw3_no_family() helper macro and use it
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Remove src_flags and running_src_flags from fw3_zone...
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Don't store zone src_flags in statefile anymore, read...
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Introduce new enum values for zone src policies and...
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Separate running from current state flags in ipset...
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Get rid of redundant fw3_defaults object, instead add...
commit
|
commitdiff
|
tree
2013-03-10
Jo-Philipp Wich
Properly handle per zone user chain rules by fixing...
commit
|
commitdiff
|
tree
2013-03-08
Jo-Philipp Wich
add support for per-zone user chains
commit
|
commitdiff
|
tree
2013-03-07
Jo-Philipp Wich
Support abstract "tcpudp" protocol
commit
|
commitdiff
|
tree
2013-03-02
Jo-Philipp Wich
introduce support for enabled option in zones, forwards...
commit
|
commitdiff
|
tree
2013-02-28
Jo-Philipp Wich
use dup'ed string in fw3_parse_monthdays()
commit
|
commitdiff
|
tree
2013-02-28
Jo-Philipp Wich
generalize enum parsing
commit
|
commitdiff
|
tree
2013-02-27
Jo-Philipp Wich
remove unused notrack chain
commit
|
commitdiff
|
tree
2013-02-27
Jo-Philipp Wich
clear conntrack table on flush
commit
|
commitdiff
|
tree
2013-02-27
Jo-Philipp Wich
cosmetic change in printing of forward rules
commit
|
commitdiff
|
tree
2013-02-27
Jo-Philipp Wich
add debug flag to monitor fw3_pr() calls, set policies...
commit
|
commitdiff
|
tree
2013-02-22
Jo-Philipp Wich
add support for setting sysctls, remove tcp_westwood...
commit
|
commitdiff
|
tree
2013-02-22
Jo-Philipp Wich
run/load includes on start
commit
|
commitdiff
|
tree
2013-02-22
Jo-Philipp Wich
add reload command to selectively rebuild rules (to...
commit
|
commitdiff
|
tree
2013-02-22
Jo-Philipp Wich
add support for includes
commit
|
commitdiff
|
tree
2013-02-21
Jo-Philipp Wich
use hasbit() to test for invert flag of weekdays and...
commit
|
commitdiff
|
tree
2013-02-21
Jo-Philipp Wich
add time match support
commit
|
commitdiff
|
tree
2013-02-21
Jo-Philipp Wich
remove now unsed fw3_free_list() helper
commit
|
commitdiff
|
tree
2013-02-21
Jo-Philipp Wich
remove ip range list hack since fw3_address can now...
commit
|
commitdiff
|
tree
2013-02-21
Jo-Philipp Wich
introduce support for ip ranges
commit
|
commitdiff
|
tree
2013-02-21
Jo-Philipp Wich
unify object freeing
commit
|
commitdiff
|
tree
2013-02-21
Jo-Philipp Wich
rework runtime state tracking
commit
|
commitdiff
|
tree
2013-02-20
Jo-Philipp Wich
only emit zone flush commands if the zone is active...
commit
|
commitdiff
|
tree
2013-02-20
Jo-Philipp Wich
rework ipset removal logic to only purge sets that...
commit
|
commitdiff
|
tree
2013-02-19
Jo-Philipp Wich
print a notification if forwards are skipped due to...
commit
|
commitdiff
|
tree
2013-02-19
Jo-Philipp Wich
do not save state when printing rules
commit
|
commitdiff
|
tree
2013-02-19
Jo-Philipp Wich
introduce global string array for enum names, remove...
commit
|
commitdiff
|
tree
2013-02-19
Jo-Philipp Wich
track used family for ipsets
commit
|
commitdiff
|
tree
2013-02-19
Jo-Philipp Wich
make enum values unique to allow using them in bitfields...
commit
|
commitdiff
|
tree
2013-02-19
Jo-Philipp Wich
convert remaining occurences to hasbit() / setbit(...
commit
|
commitdiff
|
tree
2013-02-19
Jo-Philipp Wich
rename flag fields in structures
commit
|
commitdiff
|
tree
2013-02-19
Jo-Philipp Wich
properly deal with only v4 or only v6 start/stop/restart
commit
|
commitdiff
|
tree
2013-02-18
Jo-Philipp Wich
selectively delete chains in filter and nat tables
commit
|
commitdiff
|
tree
2013-02-17
Jo-Philipp Wich
record used zone chains in state file
commit
|
commitdiff
|
tree
2013-02-17
Jo-Philipp Wich
destroy ipsets on explicit stop and flush, but not...
commit
|
commitdiff
|
tree
2013-02-17
Jo-Philipp Wich
add missing fclose() in previous commit
commit
|
commitdiff
|
tree
2013-02-17
Jo-Philipp Wich
separate state and lock files, use state file information...
commit
|
commitdiff
|
tree
2013-02-17
Jo-Philipp Wich
initial commit
commit
|
commitdiff
|
tree