openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
iptables-bash_completion
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 5 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove some unneeded dollar signs in aritmethic comparisons.
AllKind
More...
almost 12 years ago
Use arr_global_matches array in _iptables_dedupe_opts().
AllKind
More...
almost 12 years ago
Allow multiple use of the nfacct match.
AllKind
More...
almost 12 years ago
Bump version to 1.0-beta-2.
AllKind
More...
almost 12 years ago
Fix: Options not being alias de-duped on 2 occurances. Remove unnecessary extglob pattern on some places.
AllKind
More...
almost 12 years ago
Fix: Don't option complete for options depending on 2 words before.
AllKind
More...
almost 12 years ago
Bump version to 1.0-beta-1.
AllKind
More...
almost 12 years ago
Don't display 'proto' for --header completion.
AllKind
More...
almost 12 years ago
Fix: main options not shown after proto that also is a match.
AllKind
More...
almost 12 years ago
Make TPROXY protocol depending.
AllKind
More...
almost 12 years ago
Update on target and match options.
AllKind
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.
AllKind
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.
AllKind
More...
almost 12 years ago
Don't use a loop to set -L options.
AllKind
More...
almost 12 years ago
two minor adaptions.
AllKind
More...
almost 12 years ago
Don't match on current word being a negation.
AllKind
More...
almost 12 years ago
Update Readme.md.
AllKind
More...
almost 12 years ago
Move evaluation of inline help to option request code segment.
AllKind
More...
almost 12 years ago
Remove icmp[6]_types arrays.
AllKind
More...
almost 12 years ago
Remove array arr_min_opts.
AllKind
More...
almost 12 years ago
Some code formatting.
AllKind
More...
almost 12 years ago
Move setting of options arrays. Remove arrays arr_command_opts and arr_command_opts_no_target.
AllKind
More...
almost 12 years ago
Remove function _iptables_swap_array(). Update Readme.md.
AllKind
More...
almost 12 years ago
Bump version to 1.0-alpha-19.
AllKind
More...
almost 12 years ago
Set compreply to hyphen if only the program name is in words.
AllKind
More...
almost 12 years ago
Fix: -h shown too often. Fix: Correct registration of -p also being protocol.
AllKind
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.
AllKind
More...
almost 12 years ago
Fix: set names not completed if starting with an hyphen and are equal to current word. Minor optimisations.
AllKind
More...
almost 12 years ago
Remove unneeded pattern in extglob match on some places.
AllKind
More...
almost 12 years ago
Fix: pattern not matching in case statement
AllKind
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
9
…
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree