Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -4/+4 |
| | |||||
* | Bump version to 0.8.1v0.8.1 | Ted Trask | 2013-04-10 | 1 | -1/+1 |
| | |||||
* | Fix exception when datechange array is empty | Ted Trask | 2013-04-10 | 1 | -2/+2 |
| | |||||
* | Bump version to 0.8.0v0.8.0 | Ted Trask | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Replace io.popen calls with modelfunctions.run_executable | Ted Trask | 2013-01-08 | 1 | -28/+11 |
| | |||||
* | Bumped version to 0.7.1v0.7.1 | Ted Trask | 2012-10-28 | 1 | -1/+1 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 5 | -0/+5 |
| | |||||
* | Bumped version to 0.7.0v0.7.0 | Ted Trask | 2012-08-06 | 1 | -1/+1 |
| | |||||
* | Removed calls to redirect_to_referrer | Ted Trask | 2012-08-06 | 3 | -14/+26 |
| | |||||
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -5/+5 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 7 | -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.0 | Ted Trask | 2010-01-01 | 1 | -1/+1 |
| | |||||
* | Removed debug statements. | Ted Trask | 2009-12-31 | 2 | -8/+0 |
| | |||||
* | Moved certificates to subdirectory and enabled multiple instances. | Ted Trask | 2009-12-29 | 2 | -13/+25 |
| | |||||
* | basename function is no longer in acf-core-0.9.0 | Ted Trask | 2009-12-28 | 1 | -1/+1 |
| | |||||
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 1 | -2/+2 |
| | |||||
* | UI fix | Ted Trask | 2009-12-10 | 2 | -3/+3 |
| | |||||
* | Allow to view any certs in /etc/openvpn, cleaned up view some. | Ted Trask | 2009-11-25 | 2 | -16/+10 |
| | |||||
* | Added new view files for major changes to only handle one config and add ↵ | Ted Trask | 2009-11-23 | 4 | -0/+65 |
| | | | | cert processing. | ||||
* | Major changes to only handle one config and add cert processing. | Ted Trask | 2009-11-19 | 11 | -227/+170 |
| | |||||
* | Bumping version > 0.4.3v0.4.3 | Mika Havela | 2009-08-11 | 1 | -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 description | Mika Havela | 2009-08-11 | 1 | -3/+3 |
| | |||||
* | Creating a (modified) view-file for starting/stopping the various ↵ | Mika Havela | 2009-08-11 | 1 | -0/+37 |
| | | | | openvpn-processes | ||||
* | Function for starting/stopping various openvpn-processes | Mika Havela | 2009-08-11 | 1 | -0/+15 |
| | | | | If a sub-process is missing it's symbolic link, it's created. | ||||
* | Redirect page when started/stopped/restarted a process | Mika Havela | 2009-08-11 | 1 | -0/+6 |
| | |||||
* | Controller functionality to start/stop various processes | Mika Havela | 2009-08-11 | 1 | -0/+6 |
| | |||||
* | Adding role startstop | Mika Havela | 2009-08-11 | 1 | -1/+1 |
| | |||||
* | Adding a link to be able to start/stop various processes | Mika Havela | 2009-08-11 | 1 | -2/+2 |
| | |||||
* | Hiding status about started/stopped services. | Mika Havela | 2009-08-11 | 1 | -1/+4 |
| | |||||
* | Splitting up the code for readebility (no change in functionallity) | Mika Havela | 2009-08-11 | 1 | -1/+7 |
| | |||||
* | Fixing graphical bugfixes by altering number of columns and | Mika Havela | 2009-08-10 | 1 | -2/+2 |
| | | | | adding whitespace in empty columns. | ||||
* | Modifying view-file to use the 'statusinfo' function (instead of 'status_info')v0.4.2 | Mika Havela | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | View connected clients function is called statusinfo (not 'status_info') | Mika Havela | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Fixed bug that caused a file to be called myfileconf (without the . before conf) | Mika Havela | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Force name of new config-files to end with '.conf' | Mika Havela | 2009-08-10 | 1 | -1/+4 |
| | |||||
* | Filter out only .conf files when displaying possible config-files | Mika Havela | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Bump version on Makefile > 0.4.2 | Mika Havela | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | More work to remove unnecessary popen calls. | Ted Trask | 2009-01-26 | 1 | -6/+0 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1696 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified Makefiles and tagged for release with lots of security fixes.v0.4.1 | Ted Trask | 2009-01-22 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1689 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Proposed changes to menu. | Ted Trask | 2009-01-19 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1684 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Tested by removing expected packages, files, and directories. Fixed ↵ | Ted Trask | 2009-01-16 | 1 | -2/+4 |
| | | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified html.lua and viewlibrary.lua and all html files to html_escape ↵ | Ted Trask | 2009-01-15 | 3 | -28/+28 |
| | | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Modified fs.lua to survive nil parameters. Added create_directory and used ↵ | Ted Trask | 2009-01-13 | 1 | -1/+0 |
| | | | | | | within create_file and write_file. Reviewed each read_file call to make sure handles nil return value. git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Version bump on Makefiles.v0.4.0 | Ted Trask | 2008-12-02 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1619 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Rewrite of openvpn to use cfes and new style. Added ability to ↵v0.3.0 | Ted Trask | 2008-11-25 | 16 | -461/+300 |
| | | | | | | edit/create/delete configs. Combined three view functions into one. Added a new status and moved old status to listconfigs. Still needs work, including ability to start/stop/restart. git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1611 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Version bump on several Makefiles.v0.2.6 | Ted Trask | 2008-11-04 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1578 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Minor change to roles code and major change to roles. Replaced ALL, CREATE, ↵ | Ted Trask | 2008-10-24 | 1 | -2/+3 |
| | | | | | | READ, UPDATE, and DELETE with GUEST, USER, EDITOR, EXPERT, and ADMIN. Changed all roles files and modified some html files to hide options without permissions. Determine default roles from roles files, rather than hard-coded, and added ability to modify default roles by adding permissions. git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Versionbump on various Makefilesv0.2.5 | Mika Havela | 2008-09-26 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1523 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Moved procps and daemoncontrol functionality into processinfo.lua and ↵ | Ted Trask | 2008-09-25 | 1 | -2/+2 |
| | | | | | | deleted procps.lua and daemoncontrol.lua. This saves space on the server. git-svn-id: svn://svn.alpinelinux.org/acf/openvpn/trunk@1519 ab2d0c66-481e-0410-8bed-d214d4d58bed |