Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaceHEADmaster | Ted Trask | 2016-08-10 | 1 | -2/+2 |
| | |||||
* | Change ACF list to structure for accuracy | Ted Trask | 2016-02-24 | 1 | -1/+1 |
| | |||||
* | Modify logfile to get logging info from the config and use common view | Ted Trask | 2015-10-30 | 1 | -0/+22 |
| | |||||
* | Changes to use new htmlviewfunctions functions | Ted Trask | 2014-04-10 | 1 | -3/+3 |
| | |||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-20 | 1 | -18/+20 |
| | | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment. | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Removed redirect_to_referrer and changed viewcert to a form | Ted Trask | 2012-07-30 | 1 | -13/+31 |
| | |||||
* | 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 | 1 | -5/+9 |
| | | | | | | 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 | ||||
* | 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 |
| | |||||
* | basename function is no longer in acf-core-0.9.0 | Ted Trask | 2009-12-28 | 1 | -1/+2 |
| | |||||
* | Changed os.rename to fs.move_file. | Ted Trask | 2009-05-15 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | 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 | ||||
* | Added escapespecialcharacters to format.lua to escape shell special ↵ | Ted Trask | 2009-01-21 | 1 | -16/+30 |
| | | | | | | 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 | ||||
* | Modified ipsec-tools to add viewvert. | Ted Trask | 2008-12-08 | 1 | -0/+14 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1628 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified ipsectools to add ability to manage certificates. | Ted Trask | 2008-11-21 | 1 | -0/+99 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1608 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified modelfunctions library to include validation in get/setfiledetails. ↵ | Ted Trask | 2008-10-07 | 1 | -4/+2 |
| | | | | | | Modified all uses to validate the file name - this was a major security hole. git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1542 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Moved procps and daemoncontrol functionality into processinfo.lua and ↵ | Ted Trask | 2008-09-25 | 1 | -4/+0 |
| | | | | | | deleted procps.lua and daemoncontrol.lua. This saves space on the server. git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1519 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified ipsectools to use new libraries and lsp files. | Ted Trask | 2008-09-23 | 1 | -160/+35 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1483 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Removing some details from the statuspage so it gets cleaner and not so ↵ | Mika Havela | 2008-09-04 | 1 | -3/+10 |
| | | | | | | technical git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1445 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Rewrote getopts.getoptsfromfile function to handle more complicated config ↵ | Ted Trask | 2008-05-07 | 1 | -1/+0 |
| | | | | | | files and removed getopts.getoptsfromfile_onperline function git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1111 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Updating makefile and changeing the way logfiles are fetched.v0.3.1 | Mika Havela | 2008-04-16 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1010 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Cleaning up code. | Mika Havela | 2008-04-08 | 1 | -31/+13 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@957 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Show config errors in expert-tab. | Mika Havela | 2008-04-04 | 1 | -35/+46 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@926 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Adding show-logfile functionallity. | Mika Havela | 2008-04-04 | 1 | -0/+22 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@912 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Added /etc/ipsec.conf to the expert-tab.v0.2.0 | Mika Havela | 2008-04-02 | 1 | -0/+33 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@893 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Saving work for today. | Mika Havela | 2008-04-01 | 1 | -76/+127 |
| | | | | | | Adding Expert tab to edit config (still missing edit /etc/ipsec.conf) git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@872 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Changed the looks into a table so it doesn't flood the screenv0.1 | Mika Havela | 2008-03-31 | 1 | -0/+63 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@866 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Renamed ipsec-tools to ipsectools to come around a but with the menu-system | Mika Havela | 2008-03-28 | 1 | -0/+110 |
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@850 ab2d0c66-481e-0410-8bed-d214d4d58bed |