summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bumped revision to 0.2.0v0.2.0root2009-06-041-1/+1
|
* Updated for startstop in core 0.5.0root2009-06-042-2/+2
|
* Tagged packages for release.v0.1.0Ted Trask2009-03-231-1/+1
|
* Changed the way startstop works in core to add a list of allowed actions. ↵Ted Trask2009-03-232-25/+10
| | | | Modified all ACFs that don't use the standard functions to work with new library method.
* Modified Makefiles and tagged for release with lots of security fixes.v0.0.2Ted Trask2009-01-221-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/iptables/tags/release-0.0.2@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added escapespecialcharacters to format.lua to escape shell special ↵Ted Trask2009-01-211-13/+13
| | | | | | characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Proposed changes to menu.Ted Trask2009-01-191-5/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-161-0/+1
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-155-23/+23
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified several pages to replace contenteditable with readonly. Added ↵Ted Trask2009-01-122-5/+5
| | | | | | readonly to html.lsp and .css files. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added tcp and udp port support to iptables.v0.0.1Ted Trask2008-11-202-0/+42
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1603 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added more parameters to iptables rules.Ted Trask2008-11-182-6/+89
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1597 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Implemented iptables edit/create/delete rule. Doesn't support all ↵Ted Trask2008-11-074-16/+223
| | | | | | parameters yet. Modified list rules to include more info. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1581 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Created iptables ACF to directly view / edit rules. Status, view, and ↵Ted Trask2008-11-0316-0/+532
expert work. Form to edit / create rules not functional yet. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1575 ab2d0c66-481e-0410-8bed-d214d4d58bed