1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added MASQUERADE target. More... almost 12 years ago
If -p is used and a match with the same name is known, load its options. Don't display builtin chains with -j|-g. No more option completion after -R. More... almost 12 years ago
Fixed a bug, where was eventually called with a negative index. Fixed a typo with --return-nomatch. Don't allow option compltion if -R is used and 'rulenum' was not entered after the chain name. More... almost 12 years ago
Arguments of matches which can be used multiple times, are no longer if not required. More... almost 12 years ago
Made _iptables_last_is_target() and _iptables_last_is_match() more precise. More... almost 12 years ago
Small optimization in _iptables_get_user_chains(). More... almost 12 years ago
No more space is appended after completing an ipset set flag. More... almost 12 years ago
Don't display match or target options any more, if a non-extension option has been placed after the first extension option. Also display non-extension optons after the first extension option has been placed. Fixed de-duping of options. No more diplay of options if an interface name is expected. Don't complete on options after --add-set|--del-set and the set name following. More... almost 12 years ago
Allow multiple use of the set match. More... almost 12 years ago
Added check if -S switch is available, otherwise quit program. More... almost 12 years ago
Targets are now selected upon inet family. Now all target options are completed, previously after the first option, none was displayed. Added completion of REJECT target reject types. -h|--help is now displayed on first completion of match or target options. Optimizations on code, safed some cycles. More... almost 12 years ago
Available matches and their options are now selected upon what application is calling (ip[6]tables) completion. Added icmp and icmp6 to the matches. Added completion on icmp and icmpv6 types. Don't complete on option requests for the tcp/udp match, if an option value is expected. More... almost 12 years ago
Options which have aliases (i.e. --sport|--source-port) will have the others suppressed, as soon one name is used. Disallow option after --new|-N. More... almost 12 years ago
Added workaround if _get_comp_words_by_ref() is not available. Minor adaptions. More... almost 12 years ago
Continued working on the core. More... almost 12 years ago
Added README.md. More... almost 12 years ago
first try. More... almost 12 years ago