projects
/
pve-firewall.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pve-firewall.git
2015-03-02
Dietmar Maurer
implement permission for Alias class.
commit
|
commitdiff
|
tree
2015-02-09
Dietmar Maurer
bump version to 1.0-18
commit
|
commitdiff
|
tree
2015-02-09
Dietmar Maurer
fix alias lookup
commit
|
commitdiff
|
tree
2015-01-15
Dietmar Maurer
bump version to 1.0-17
commit
|
commitdiff
|
tree
2015-01-15
Dietmar Maurer
add preinst script
commit
|
commitdiff
|
tree
2015-01-15
Dietmar Maurer
fix call to register_restart_command (set $use_hup...
commit
|
commitdiff
|
tree
2014-12-31
Dietmar Maurer
remove class paramenter from register_XXX_command
commit
|
commitdiff
|
tree
2014-12-31
Dietmar Maurer
simplify code (error log is done inside Daemon.pm)
commit
|
commitdiff
|
tree
2014-12-31
Dietmar Maurer
improve logging
commit
|
commitdiff
|
tree
2014-12-18
Dietmar Maurer
fix arguments for register_restart_command
commit
|
commitdiff
|
tree
2014-12-18
Dietmar Maurer
bump version to 1.0-16
commit
|
commitdiff
|
tree
2014-12-18
Dietmar Maurer
use Daemon class from pve-common
commit
|
commitdiff
|
tree
2014-12-12
Dietmar Maurer
bump version to 1.0-15
commit
|
commitdiff
|
tree
2014-12-12
Alexandre Derumier
firewall update : load cluster conf for host rules
commit
|
commitdiff
|
tree
2014-12-05
Dietmar Maurer
bump version to 1.0-14
commit
|
commitdiff
|
tree
2014-12-05
Dietmar Maurer
do not use ipset list chains
commit
|
commitdiff
|
tree
2014-11-28
Dietmar Maurer
bump version to 1.0-13
commit
|
commitdiff
|
tree
2014-11-28
Dietmar Maurer
fix ipset remove order
commit
|
commitdiff
|
tree
2014-11-28
Dietmar Maurer
add debian/dirs file to install /var/lib/pve-firewall
commit
|
commitdiff
|
tree
2014-11-28
Dietmar Maurer
bump version to 1.0-12
commit
|
commitdiff
|
tree
2014-11-28
Dietmar Maurer
add preinst script
commit
|
commitdiff
|
tree
2014-11-28
Dietmar Maurer
bump version to 1.0-11
commit
|
commitdiff
|
tree
2014-11-28
Dietmar Maurer
verify_rule: correctly set ipversion for aliases
commit
|
commitdiff
|
tree
2014-11-28
Dietmar Maurer
save restore commands into files (debug help)
commit
|
commitdiff
|
tree
2014-11-26
Dietmar Maurer
bump version to 1.0-10
commit
|
commitdiff
|
tree
2014-11-26
Dietmar Maurer
pve-firewall compile: improve output format
commit
|
commitdiff
|
tree
2014-11-17
Dietmar Maurer
API2::Firewall::IPSet: fix alias check for ipv6 addresses
commit
|
commitdiff
|
tree
2014-11-10
Dietmar Maurer
get_ipset_cmdlist: avoid restore problems due to wrong...
commit
|
commitdiff
|
tree
2014-11-10
Dietmar Maurer
improve error messages
commit
|
commitdiff
|
tree
2014-11-10
Dietmar Maurer
do not emit smurfs chain for ipv6
commit
|
commitdiff
|
tree
2014-11-10
Dietmar Maurer
ipv6 addrtype does not work with kernel 2.6.32, use...
commit
|
commitdiff
|
tree
2014-11-04
Alexandre Derumier
add ipv6 examples
commit
|
commitdiff
|
tree
2014-11-04
Alexandre Derumier
ip6tables : remove_pvefw_chains
commit
|
commitdiff
|
tree
2014-11-04
Alexandre Derumier
apply ipv6 ruleset
commit
|
commitdiff
|
tree
2014-11-04
Alexandre Derumier
compile ipv6 ruleset
commit
|
commitdiff
|
tree
2014-11-04
Alexandre Derumier
add ip6tables standard chains
commit
|
commitdiff
|
tree
2014-11-04
Dietmar Maurer
add icmpv6 support
commit
|
commitdiff
|
tree
2014-11-04
Dietmar Maurer
add ipv6 ipset support
commit
|
commitdiff
|
tree
2014-11-04
Dietmar Maurer
ipset_match: implement simulation of list type ipsets
commit
|
commitdiff
|
tree
2014-11-03
Dietmar Maurer
resolve_alias: use better regex to detect alias
commit
|
commitdiff
|
tree
2014-10-31
Dietmar Maurer
code cleanup
commit
|
commitdiff
|
tree
2014-10-31
Alexandre Derumier
check ipversion of aliases
commit
|
commitdiff
|
tree
2014-10-31
Alexandre Derumier
skip group rules generation if rule ipversion don't...
commit
|
commitdiff
|
tree
2014-10-31
Dietmar Maurer
use integer compare for $ipversion
commit
|
commitdiff
|
tree
2014-10-31
Alexandre Derumier
enable hostfw for ipv4 only
commit
|
commitdiff
|
tree
2014-10-31
Dietmar Maurer
fix venet rule generation: venet can have ipv4 and...
commit
|
commitdiff
|
tree
2014-10-30
Dietmar Maurer
$ipversion is interger, so use '!=' instead of string...
commit
|
commitdiff
|
tree
2014-10-30
Alexandre Derumier
skip vms rules generation if rule ipversion don't match...
commit
|
commitdiff
|
tree
2014-10-30
Dietmar Maurer
verify_rule: detected mixed ipv4/ipv6 addresses
commit
|
commitdiff
|
tree
2014-10-30
Dietmar Maurer
parse_address_list: improve type detection
commit
|
commitdiff
|
tree
2014-10-30
Dietmar Maurer
parse_address_list: make sure we only have one type...
commit
|
commitdiff
|
tree
2014-10-30
Dietmar Maurer
fix error message
commit
|
commitdiff
|
tree
2014-10-30
Dietmar Maurer
rename pve-fw-v4addr-spec to pve-fw-addr-spec
commit
|
commitdiff
|
tree
2014-10-30
Alexandre Derumier
parse_rules src && dst ipversion
commit
|
commitdiff
|
tree
2014-10-30
Dietmar Maurer
cleanup generate_std_chains: don't overwrite global...
commit
|
commitdiff
|
tree
2014-10-30
Alexandre Derumier
move $pve_std_chains to $pve_std_chains->{$ipversion}
commit
|
commitdiff
|
tree
2014-10-30
Alexandre Derumier
split compile to compile_iptables_filter
commit
|
commitdiff
|
tree
2014-10-14
Dietmar Maurer
bump version to 1.0-9
commit
|
commitdiff
|
tree
2014-10-14
Dietmar Maurer
fix max ipset name lenght
commit
|
commitdiff
|
tree
2014-09-08
Dietmar Maurer
make dependency to cman/clvm optional
commit
|
commitdiff
|
tree
2014-09-08
Dietmar Maurer
do not start daemons during installation
commit
|
commitdiff
|
tree
2014-09-08
Dietmar Maurer
bump version to 1.0-8
commit
|
commitdiff
|
tree
2014-07-21
Dietmar Maurer
Firewall/IPSet: implement permission
commit
|
commitdiff
|
tree
2014-07-21
Dietmar Maurer
Firewall/Rules: add permissions
commit
|
commitdiff
|
tree
2014-07-21
Dietmar Maurer
Firewall/Groups: add permissions
commit
|
commitdiff
|
tree
2014-07-21
Dietmar Maurer
Firewall/VM: add permissions
commit
|
commitdiff
|
tree
2014-07-21
Dietmar Maurer
Firewall/Host: add permissions
commit
|
commitdiff
|
tree
2014-07-21
Dietmar Maurer
Firewall/Cluster: add permissions
commit
|
commitdiff
|
tree
2014-06-26
Dietmar Maurer
generate MAC and IP filter rules if firewall is enabled...
commit
|
commitdiff
|
tree
2014-06-26
Dietmar Maurer
bump version to 1.0-7
commit
|
commitdiff
|
tree
2014-06-26
Dietmar Maurer
proxy host rule API calls to correct node
commit
|
commitdiff
|
tree
2014-06-12
Dietmar Maurer
bump version to 1.0-6
commit
|
commitdiff
|
tree
2014-06-12
Dietmar Maurer
add example for ipfilter ipset
commit
|
commitdiff
|
tree
2014-06-12
Dietmar Maurer
add regression tests for ipfilter
commit
|
commitdiff
|
tree
2014-06-12
Dietmar Maurer
fwtester: add more network (net1, net2) to vm100 to...
commit
|
commitdiff
|
tree
2014-06-12
Dietmar Maurer
implement negative ipset match
commit
|
commitdiff
|
tree
2014-06-12
Dietmar Maurer
use separate ipfilter ipset on each interface
commit
|
commitdiff
|
tree
2014-06-11
Dietmar Maurer
add support for ipfilter ipset
commit
|
commitdiff
|
tree
2014-06-04
Dietmar Maurer
generate /etc/pve/firewall directory automatically
commit
|
commitdiff
|
tree
2014-06-04
Dietmar Maurer
avoid errors about undefined values
commit
|
commitdiff
|
tree
2014-06-04
Dietmar Maurer
bump version to 1.0-5
commit
|
commitdiff
|
tree
2014-06-04
Dietmar Maurer
remove ipsets when firewall disabled
commit
|
commitdiff
|
tree
2014-06-04
Dietmar Maurer
return empty ruleset if firewall disabled in cluster.fw
commit
|
commitdiff
|
tree
2014-06-04
Dietmar Maurer
bump version to 1.0-4
commit
|
commitdiff
|
tree
2014-06-04
Dietmar Maurer
depend on iptables and ipset
commit
|
commitdiff
|
tree
2014-06-04
Dietmar Maurer
change dh_installinit order
commit
|
commitdiff
|
tree
2014-06-02
Dietmar Maurer
improve error message
commit
|
commitdiff
|
tree
2014-06-02
Dietmar Maurer
generate warnings when we read the configuration file
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
pass ipset errors to GUI
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
skip non-existent aliases inside ipset configuration
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
remove dead code from previous commit
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
code cleanup - introcduce new method resolve_alias
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
another regression test
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
cleanup: try to use more consistent method naming
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
API: add ability to restrict ref list to specified...
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
API fix: allow aliases in IPSets
commit
|
commitdiff
|
tree
2014-05-30
Dietmar Maurer
parser: verify group and ipset names
commit
|
commitdiff
|
tree
2014-05-28
Dietmar Maurer
implement API to get list of possible refs (aliases...
commit
|
commitdiff
|
tree
2014-05-28
Dietmar Maurer
introduce ipset_name_pattern to avoid confusion
commit
|
commitdiff
|
tree
2014-05-28
Dietmar Maurer
limit alias/ipset name length to 64 characters
commit
|
commitdiff
|
tree
next