summaryrefslogtreecommitdiffstats
path: root/openvpn-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Function for starting/stopping various openvpn-processesMika Havela2009-08-111-0/+15
* Hiding status about started/stopped services.Mika Havela2009-08-111-1/+4
* 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
* More work to remove unnecessary popen calls.Ted Trask2009-01-261-6/+0
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-2/+4
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-1/+0
* Rewrite of openvpn to use cfes and new style. Added ability to edit/create/d...v0.3.0Ted Trask2008-11-251-147/+127
* 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
* Bugfix when /etc/openvpn/ folder doesn't existMika Havela2008-01-151-7/+10
* Adding debuginfo for further programming and make config-edit function.Mika Havela2007-11-301-11/+42
* Fixed a typo/debug errorMika Havela2007-11-301-33/+0
* Reorganazing codeMika Havela2007-11-291-15/+67
* Minor changes, still celaning up and writing some commentsMika Havela2007-11-271-1/+1
* Cleaning up model-code and getting some time-values displaying.Mika Havela2007-11-271-161/+40
* Added some functionallity on client-config viewing and some other small changes.Mika Havela2007-11-261-36/+54
* Save work for weekendMika Havela2007-11-231-5/+107
* Hmm...Mika Havela2007-11-231-2/+16
* Assume OpenVPN not installedMika Havela2007-11-231-0/+3
* Assume some files is missingMika Havela2007-11-231-3/+7
* OpenVPN Mainpage,Serverconfig,Connectedclients got more functionallityMika Havela2007-11-221-49/+70
* OpenVPN serverconfig starting to take shapeMika Havela2007-11-221-3/+21
* OpenVPNs first page starts to take chapeMika Havela2007-11-211-98/+110
* View.read got some functionallity, like displaying programversionMika Havela2007-11-201-12/+40
* Use lib/pidof.lua instead of popenMika Havela2007-11-191-2/+4
* Initial functionsv1.0_alpha1Mika Havela2007-11-191-8/+11
* Building up ideas on different functionsMika Havela2007-11-191-0/+15
* OpenVPN initial thoughts on functionallity. Almost no functionallity at this ...Mika Havela2007-11-171-0/+124