Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaceHEADmaster | Ted Trask | 2016-08-10 | 4 | -6/+6 |
| | |||||
* | Change ACF list to structure for accuracy | Ted Trask | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.12.0v0.12.0 | Ted Trask | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | Modify logfile to get logging info from the config and use common view | Ted Trask | 2015-10-30 | 3 | -6/+27 |
| | |||||
* | Bump version to 0.11.0v0.11.0 | Ted Trask | 2014-04-26 | 1 | -1/+1 |
| | |||||
* | Cleanup displayitem call in viewcert html view | Ted Trask | 2014-04-25 | 1 | -2/+2 |
| | |||||
* | Changes to use new htmlviewfunctions functions | Ted Trask | 2014-04-10 | 5 | -27/+23 |
| | |||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 4 | -27/+42 |
| | | | | and use lowercase tags | ||||
* | Bump version to 0.10.0v0.10.0 | Ted Trask | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-20 | 2 | -29/+33 |
| | | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment. | ||||
* | Fix logfile to pass filename to alpine-baselayout/logfiles/view | Ted Trask | 2013-10-17 | 1 | -1/+1 |
| | |||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 6 | -7/+7 |
| | |||||
* | Bump version to 0.9.0v0.9.0 | Ted Trask | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Swap incoming and outgoing to match previous | Ted Trask | 2013-01-08 | 1 | -2/+2 |
| | |||||
* | Clean up changes for phase2details | Ted Trask | 2013-01-08 | 1 | -22/+7 |
| | |||||
* | Only call 'ip xfrm state' once, rather than twice per connection | Ted Trask | 2013-01-08 | 1 | -2/+16 |
| | |||||
* | Removed unwanted lines from 'ip xfrm state' output | Ted Trask | 2013-01-08 | 1 | -4/+4 |
| | |||||
* | Replace io.popen calls with modelfunctions.run_executable | Ted Trask | 2013-01-08 | 1 | -44/+24 |
| | |||||
* | Bumped version to 0.8.1v0.8.1 | Ted Trask | 2012-10-28 | 1 | -1/+1 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-11 | 4 | -0/+4 |
| | |||||
* | Bumped version to 0.8.0v0.8.0 | Ted Trask | 2012-07-30 | 1 | -1/+1 |
| | |||||
* | Removed redirect_to_referrer and changed viewcert to a form | Ted Trask | 2012-07-30 | 4 | -19/+43 |
| | |||||
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -7/+7 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 8 | -29/+22 |
| | | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries | ||||
* | Bumped version to 0.7.1v0.7.1 | Ted Trask | 2011-04-28 | 1 | -1/+1 |
| | |||||
* | Using 'path' variable instead of specifying path for commands | Mika Havela | 2011-04-28 | 1 | -2/+2 |
| | |||||
* | Bugfix: Fixing broken path to 'ip' | Mika Havela | 2011-04-28 | 1 | -1/+1 |
| | |||||
* | Bumped version to 0.7.0v0.7.0 | Ted Trask | 2011-03-30 | 1 | -1/+1 |
| | |||||
* | Modified for acf-core-0.13.0 | Ted Trask | 2011-03-30 | 1 | -2/+0 |
| | |||||
* | Bumped version to 0.6.1v0.6.1 | Ted Trask | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | Added wwwprefix to web path and fixed typo. | Ted Trask | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | Bumped version to 0.6.0v0.6.0 | Ted Trask | 2010-01-22 | 1 | -1/+1 |
| | |||||
* | Updated for skin change in acf-core 0.10.0 | Ted Trask | 2010-01-22 | 1 | -2/+2 |
| | |||||
* | Bumped version to 0.5.0v0.5.0 | Ted Trask | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Removed debug statements. | Ted Trask | 2009-12-31 | 3 | -13/+0 |
| | |||||
* | basename function is no longer in acf-core-0.9.0 | Ted Trask | 2009-12-28 | 1 | -1/+2 |
| | |||||
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 1 | -1/+1 |
| | |||||
* | UI fix, bumped to 0.4.1v0.4.1 | Ted Trask | 2009-12-10 | 2 | -2/+2 |
| | |||||
* | Bumped revision to 0.4.0v0.4.0 | root | 2009-06-04 | 1 | -1/+1 |
| | |||||
* | Updated for startstop in core 0.5.0 | root | 2009-06-04 | 1 | -1/+1 |
| | |||||
* | Changed os.rename to fs.move_file. | Ted Trask | 2009-05-15 | 1 | -3/+3 |
| | |||||
* | Tagged package for release.v0.3.17 | ttrask | 2009-03-03 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1723 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modify ipsectools-details to handle \n. | ttrask | 2009-03-03 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1722 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Removed html from ipsectools-model.lua. | ttrask | 2009-03-03 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1721 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Tagged updated packages for release.v0.3.16 | ttrask | 2009-02-23 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1704 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Started process of removing as many io.popen calls as possible. Not complete. | Ted Trask | 2009-01-24 | 1 | -7/+3 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1695 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified Makefiles and tagged for release with lots of security fixes.v0.3.15 | Ted Trask | 2009-01-22 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Added escapespecialcharacters to format.lua to escape shell special ↵ | Ted Trask | 2009-01-21 | 2 | -18/+32 |
| | | | | | | 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/ipsec-tools/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Proposed changes to menu. | Ted Trask | 2009-01-19 | 1 | -4/+4 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified html.lua and viewlibrary.lua and all html files to html_escape ↵ | Ted Trask | 2009-01-15 | 4 | -8/+8 |
| | | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed |