summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Modified viewfunctions to split displayform, creating displayformstart and ↵Ted Trask2008-10-223-5/+5
| | | | | | displayformend, to provide flexibility while still using the library. Also added support for hidden fields - including a common redir field. Removed redirectOnSuccess from controllerfunctions handle_form, and replaced it with the redir field. Removed redirectOnSuccess from controllers that used it and added handlecommandresults and redir entries to links and forms throughout many views. This will cause a redirect to the originating view when a form is successfully completed. acf_www-controller now includes orig_action in page_info to report the original action launched by the user. git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1560 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Version bump on various Makefilesv0.0.2Ted Trask2008-10-071-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1543 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified modelfunctions library to include validation in get/setfiledetails. ↵Ted Trask2008-10-071-14/+3
| | | | | | Modified all uses to validate the file name - this was a major security hole. git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1542 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed getopts library and added functionality to format library as ↵Ted Trask2008-09-291-6/+6
| | | | | | opts_to_table, table_to_opts, parse_configfile2, update_configfile2, get_section, and set_section. New functions work on strings, not files. Modified all code using getopts to use format instead. Fixed nil string bugs in TCPProxy. Fixed forward only bug in DNSCache. git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1535 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Implemented tcpproxy SMTP entriesv0.0.1Ted Trask2008-08-212-37/+169
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1389 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified tcpproxy to add in SMTP proxy support. Entries are directly ↵Ted Trask2008-08-2010-2/+366
| | | | | | edited, this still has to be improved. git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1388 ab2d0c66-481e-0410-8bed-d214d4d58bed
* New package for tcpproxy with status, startstop, and expert.Ted Trask2008-08-1510-0/+112
git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1381 ab2d0c66-481e-0410-8bed-d214d4d58bed