summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-103-5/+5
|
* Bump version to 0.11.1v0.11.1Ted Trask2016-01-181-1/+1
|
* Modify viewcert to use cfe type structure rather than table for consistencyTed Trask2016-01-181-1/+1
|
* Bump version to 0.11.0v0.11.0Ted Trask2015-11-021-1/+1
|
* Modify logfile to use common viewTed Trask2015-10-313-18/+11
|
* Bump version to 0.10.1v0.10.1Ted Trask2015-05-151-1/+1
|
* Fix cfe type as group for get_logfileTed Trask2015-05-151-1/+1
|
* Use /var/log/messages if log / logappend not specified in configTed Trask2015-04-272-2/+11
|
* Bump version to 0.10.0v0.10.0Ted Trask2014-04-261-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-126-74/+95
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-035-76/+133
| | | | and use lowercase tags
* Bump version to 0.9.0v0.9.0Ted Trask2013-10-311-1/+1
|
* Use fs.create_directory for the cert directoryTed Trask2013-10-291-1/+4
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-202-34/+38
| | | | | 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/viewTed Trask2013-10-171-1/+1
|
* Change use of require to work with Lua 5.2Ted Trask2013-10-093-4/+4
|
* Bump version to 0.8.1v0.8.1Ted Trask2013-04-101-1/+1
|
* Fix exception when datechange array is emptyTed Trask2013-04-101-2/+2
|
* Bump version to 0.8.0v0.8.0Ted Trask2013-01-081-1/+1
|
* Replace io.popen calls with modelfunctions.run_executableTed Trask2013-01-081-28/+11
|
* Bumped version to 0.7.1v0.7.1Ted Trask2012-10-281-1/+1
|
* Added require statement for html libraryTed Trask2012-10-025-0/+5
|
* Bumped version to 0.7.0v0.7.0Ted Trask2012-08-061-1/+1
|
* Removed calls to redirect_to_referrerTed Trask2012-08-063-14/+26
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-5/+5
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-187-22/+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.6.0v0.6.0Ted Trask2010-01-011-1/+1
|
* Removed debug statements.Ted Trask2009-12-312-8/+0
|
* Moved certificates to subdirectory and enabled multiple instances.Ted Trask2009-12-292-13/+25
|
* basename function is no longer in acf-core-0.9.0Ted Trask2009-12-281-1/+1
|
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-2/+2
|
* UI fixTed Trask2009-12-102-3/+3
|
* Allow to view any certs in /etc/openvpn, cleaned up view some.Ted Trask2009-11-252-16/+10
|
* Added new view files for major changes to only handle one config and add ↵Ted Trask2009-11-234-0/+65
| | | | cert processing.
* Major changes to only handle one config and add cert processing.Ted Trask2009-11-1911-227/+170
|
* Bumping version > 0.4.3v0.4.3Mika Havela2009-08-111-1/+1
| | | | | By now ticket #109 should be fixed. Might be we solve this in some other way in the future, but for now it works.
* Hiding debug-information and rephrazing start/stop-action descriptionMika Havela2009-08-111-3/+3
|
* Creating a (modified) view-file for starting/stopping the various ↵Mika Havela2009-08-111-0/+37
| | | | openvpn-processes
* Function for starting/stopping various openvpn-processesMika Havela2009-08-111-0/+15
| | | | If a sub-process is missing it's symbolic link, it's created.
* Redirect page when started/stopped/restarted a processMika Havela2009-08-111-0/+6
|
* Controller functionality to start/stop various processesMika Havela2009-08-111-0/+6
|
* Adding role startstopMika Havela2009-08-111-1/+1
|
* Adding a link to be able to start/stop various processesMika Havela2009-08-111-2/+2
|
* Hiding status about started/stopped services.Mika Havela2009-08-111-1/+4
|
* Splitting up the code for readebility (no change in functionallity)Mika Havela2009-08-111-1/+7
|
* Fixing graphical bugfixes by altering number of columns andMika Havela2009-08-101-2/+2
| | | | adding whitespace in empty columns.
* Modifying view-file to use the 'statusinfo' function (instead of 'status_info')v0.4.2Mika Havela2009-08-101-1/+1
|
* View connected clients function is called statusinfo (not 'status_info')Mika Havela2009-08-101-1/+1
|
* Fixed bug that caused a file to be called myfileconf (without the . before conf)Mika Havela2009-08-101-1/+1
|
* Force name of new config-files to end with '.conf'Mika Havela2009-08-101-1/+4
|