summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 cert...Ted Trask2009-11-234-0/+65
* 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
* Hiding debug-information and rephrazing start/stop-action descriptionMika Havela2009-08-111-3/+3
* Creating a (modified) view-file for starting/stopping the various openvpn-pro...Mika Havela2009-08-111-0/+37
* Function for starting/stopping various openvpn-processesMika Havela2009-08-111-0/+15
* 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
* 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
* Filter out only .conf files when displaying possible config-filesMika Havela2009-08-101-1/+1
* Bump version on Makefile > 0.4.2Mika Havela2009-08-101-1/+1
* More work to remove unnecessary popen calls.Ted Trask2009-01-261-6/+0
* Modified Makefiles and tagged for release with lots of security fixes.v0.4.1Ted Trask2009-01-221-1/+1
* Proposed changes to menu.Ted Trask2009-01-191-2/+2
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-2/+4
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-153-28/+28
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-1/+0
* Version bump on Makefiles.v0.4.0Ted Trask2008-12-021-1/+1
* Rewrite of openvpn to use cfes and new style. Added ability to edit/create/d...v0.3.0Ted Trask2008-11-2516-461/+300
* Version bump on several Makefiles.v0.2.6Ted Trask2008-11-041-1/+1
* Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...Ted Trask2008-10-241-2/+3
* Versionbump on various Makefilesv0.2.5Mika Havela2008-09-261-1/+1
* Moved procps and daemoncontrol functionality into processinfo.lua and deleted...Ted Trask2008-09-251-2/+2
* Removed split and join libraries. Join is handled by table.concat. Split is...Ted Trask2008-09-251-3/+1
* use cp -a so dist packages get created properlyv0.2.4Natanael Copa2008-07-281-1/+1
* Version bump on makefilesMika Havela2008-07-281-1/+1
* use <% %> instead of <? ?>Natanael Copa2008-07-287-84/+84
* version bump on Makefilesv0.2.3Mika Havela2008-05-211-1/+1
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-8/+8
* Version bump on Makefilev0.2.2Mika Havela2008-05-011-1/+1
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-241-20/+3