1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 20, 2023 — Jun 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove some unneeded dollar signs in aritmethic comparisons. More... about 11 years ago
Use arr_global_matches array in _iptables_dedupe_opts(). More... about 11 years ago
Allow multiple use of the nfacct match. More... about 11 years ago
Bump version to 1.0-beta-2. More... about 11 years ago
Fix: Options not being alias de-duped on 2 occurances. Remove unnecessary extglob pattern on some places. More... about 11 years ago
Fix: Don't option complete for options depending on 2 words before. More... about 11 years ago
Bump version to 1.0-beta-1. More... about 11 years ago
Don't display 'proto' for --header completion. More... about 11 years ago
Fix: main options not shown after proto that also is a match. More... about 11 years ago
Make TPROXY protocol depending. More... about 11 years ago
Update on target and match options. More... about 11 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... about 11 years ago
Added basic support for mandatory options of targets and matches. Fix: No completion after --new of CLUSTERIP target. Update Readme.md. More... about 11 years ago
Don't use a loop to set -L options. More... about 11 years ago
two minor adaptions. More... about 11 years ago
Don't match on current word being a negation. More... about 11 years ago
Update Readme.md. More... about 11 years ago
Move evaluation of inline help to option request code segment. More... about 11 years ago
Remove icmp[6]_types arrays. More... about 11 years ago
Remove array arr_min_opts. More... about 11 years ago
Some code formatting. More... about 11 years ago
Move setting of options arrays. Remove arrays arr_command_opts and arr_command_opts_no_target. More... about 11 years ago
Remove function _iptables_swap_array(). Update Readme.md. More... about 11 years ago
Bump version to 1.0-alpha-19. More... about 11 years ago
Set compreply to hyphen if only the program name is in words. More... about 11 years ago
Fix: -h shown too often. Fix: Correct registration of -p also being protocol. More... about 11 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... about 11 years ago
Fix: set names not completed if starting with an hyphen and are equal to current word. Minor optimisations. More... about 11 years ago
Remove unneeded pattern in extglob match on some places. More... about 11 years ago
Fix: pattern not matching in case statement More... about 11 years ago