summaryrefslogtreecommitdiffstats
path: root/ipsectools-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-2/+2
* Change ACF list to structure for accuracyTed Trask2016-02-241-1/+1
* Modify logfile to get logging info from the config and use common viewTed Trask2015-10-301-0/+22
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-3/+3
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-201-18/+20
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-2/+2
* Swap incoming and outgoing to match previousTed Trask2013-01-081-2/+2
* Clean up changes for phase2detailsTed Trask2013-01-081-22/+7
* Only call 'ip xfrm state' once, rather than twice per connectionTed Trask2013-01-081-2/+16
* Removed unwanted lines from 'ip xfrm state' outputTed Trask2013-01-081-4/+4
* Replace io.popen calls with modelfunctions.run_executableTed Trask2013-01-081-44/+24
* Removed redirect_to_referrer and changed viewcert to a formTed Trask2012-07-301-13/+31
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-7/+7
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+9
* Using 'path' variable instead of specifying path for commandsMika Havela2011-04-281-2/+2
* Bugfix: Fixing broken path to 'ip'Mika Havela2011-04-281-1/+1
* basename function is no longer in acf-core-0.9.0Ted Trask2009-12-281-1/+2
* Changed os.rename to fs.move_file.Ted Trask2009-05-151-3/+3
* Removed html from ipsectools-model.lua.ttrask2009-03-031-1/+1
* Started process of removing as many io.popen calls as possible. Not complete.Ted Trask2009-01-241-7/+3
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-16/+30
* Modified ipsec-tools to add viewvert.Ted Trask2008-12-081-0/+14
* Modified ipsectools to add ability to manage certificates.Ted Trask2008-11-211-0/+99
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-4/+2
* Moved procps and daemoncontrol functionality into processinfo.lua and deleted...Ted Trask2008-09-251-4/+0
* Modified ipsectools to use new libraries and lsp files.Ted Trask2008-09-231-160/+35
* Removing some details from the statuspage so it gets cleaner and not so techn...Mika Havela2008-09-041-3/+10
* Rewrote getopts.getoptsfromfile function to handle more complicated config fi...Ted Trask2008-05-071-1/+0
* Updating makefile and changeing the way logfiles are fetched.v0.3.1Mika Havela2008-04-161-1/+1
* Cleaning up code.Mika Havela2008-04-081-31/+13
* Show config errors in expert-tab.Mika Havela2008-04-041-35/+46
* Adding show-logfile functionallity.Mika Havela2008-04-041-0/+22
* Added /etc/ipsec.conf to the expert-tab.v0.2.0Mika Havela2008-04-021-0/+33
* Saving work for today.Mika Havela2008-04-011-76/+127
* Changed the looks into a table so it doesn't flood the screenv0.1Mika Havela2008-03-311-0/+63
* Renamed ipsec-tools to ipsectools to come around a but with the menu-systemMika Havela2008-03-281-0/+110