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
Remove some unneeded dollar signs in aritmethic comparisons. More... almost 12 years ago
Use arr_global_matches array in _iptables_dedupe_opts(). More... almost 12 years ago
Allow multiple use of the nfacct match. More... almost 12 years ago
Bump version to 1.0-beta-2. More... almost 12 years ago
Fix: Options not being alias de-duped on 2 occurances. Remove unnecessary extglob pattern on some places. More... almost 12 years ago
Fix: Don't option complete for options depending on 2 words before. More... almost 12 years ago
Bump version to 1.0-beta-1. More... almost 12 years ago
Don't display 'proto' for --header completion. More... almost 12 years ago
Fix: main options not shown after proto that also is a match. More... almost 12 years ago
Make TPROXY protocol depending. More... almost 12 years ago
Update on target and match options. More... almost 12 years ago
Extended support for mandatory match and target options. Fix: Only iptables chains are completed. Not for ip6tables. Show main options at first request if attempted on a match or target, of which all options are optional. More... almost 12 years ago
Added basic support for mandatory options of targets and matches. Fix: No completion after --new of CLUSTERIP target. Update Readme.md. More... almost 12 years ago
Don't use a loop to set -L options. More... almost 12 years ago
two minor adaptions. More... almost 12 years ago
Don't match on current word being a negation. More... almost 12 years ago
Update Readme.md. More... almost 12 years ago
Move evaluation of inline help to option request code segment. More... almost 12 years ago
Remove icmp[6]_types arrays. More... almost 12 years ago
Remove array arr_min_opts. More... almost 12 years ago
Some code formatting. More... almost 12 years ago
Move setting of options arrays. Remove arrays arr_command_opts and arr_command_opts_no_target. More... almost 12 years ago
Remove function _iptables_swap_array(). Update Readme.md. More... almost 12 years ago
Bump version to 1.0-alpha-19. More... almost 12 years ago
Set compreply to hyphen if only the program name is in words. More... almost 12 years ago
Fix: -h shown too often. Fix: Correct registration of -p also being protocol. More... almost 12 years ago
Fix: policies not getting completed. Fix: too less options shown if only target is given and _IPT_OPTS_ON_START is not set to actions. Minor adaptions. More... almost 12 years ago
Fix: set names not completed if starting with an hyphen and are equal to current word. Minor optimisations. More... almost 12 years ago
Remove unneeded pattern in extglob match on some places. More... almost 12 years ago
Fix: pattern not matching in case statement More... almost 12 years ago