summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More fixes to status services.Ermal2010-08-312-9/+6
* Correct binaries and find_dhclient_processErmal2010-08-312-3/+5
* $g is needed here.Ermal2010-08-311-0/+2
* Ticket #485. Correct code and use pkill/pgrep to match or kill process. Since...Ermal2010-08-312-62/+58
* Namecheap doesn't need a username, just hostname+password.jim-p2010-08-312-9/+10
* Improve Namecheap DynDNS update response parsing.jim-p2010-08-311-3/+6
* No functional changes just remove redundant code.Ermal2010-08-311-5/+0
* More fixes to openvpn to catch up with latest changes.Ermal2010-08-311-5/+5
* Correctly pass parameters for openvpn.Ermal2010-08-311-4/+4
* Better require_once.Ermal2010-08-311-1/+1
* Bring up openvpn up to speed and try to bring this file near to useful/readable.Ermal2010-08-312-27/+32
* Forced commit to note that should have read RFC952Scott Ullrich2010-08-311-2/+2
* Forced commit to note that should have read RFC952Scott Ullrich2010-08-311-1/+1
* Do not allow a numeric starting character or an ending hyphen in DHCP hostnam...Scott Ullrich2010-08-311-0/+6
* Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in http:...Ermal2010-08-311-2/+2
* Check for 0.0.0.0/0 to not be added to the table. It breaks stuff as in http:...Ermal2010-08-311-1/+4
* Fixes #862. Check if we have filter rules or nat rules.Ermal2010-08-311-16/+20
* Fix spelling error. Thanks-to: wagnoza (IRC)Ermal2010-08-311-1/+1
* Do proper checking on the interval used for dnswatch. Otherwise might pass wr...Ermal2010-08-311-1/+1
* Ticket #777. Use Base64 encoding for file content so javascript/php does not ...Ermal2010-08-311-3/+3
* Ticket #777. Allow long length of variables content to make happy suhosin(who...Ermal2010-08-311-1/+7
* Ticket #733. Provide a description that custom bandwidths cannot exceed 30% o...Ermal2010-08-314-4/+12
* Ticket #543. Do not allow to change an interface already configured to a type...Ermal2010-08-312-2/+11
* Ticket #834. Check if the passed value is an url too. Seem they are valid inp...Ermal2010-08-311-1/+1
* Ticket #859. Remove strange character at the end of the xml. Also fix my name...Ermal2010-08-311-3/+1
* Make this more readble.Ermal2010-08-311-1/+1
* Ticket #860. Honor the parameter if passed.Ermal2010-08-311-0/+3
* Ticket #860. Correct code for proxyarp/choparp starting. Not sure why php did...Ermal2010-08-311-5/+10
* Fix success test.jim-p2010-08-311-2/+5
* First try at a dyndns update type for Namecheap.com servers.jim-p2010-08-303-7/+39
* Check for less time available on remote nodeScott Ullrich2010-08-301-4/+4
* Only make one XMLRPC callScott Ullrich2010-08-301-101/+59
* Fix text for the source port note on firewall rules.Erik Fonnesbeck2010-08-301-1/+1
* Sync rolls if needed. This might be required if the operator removed/added o...Scott Ullrich2010-08-301-0/+51
* Use enable voucher variableScott Ullrich2010-08-301-1/+1
* Move to javascript/Scott Ullrich2010-08-301-0/+0
* Adding base64 js codeScott Ullrich2010-08-301-0/+142
* Restart dnsmasq on change in case of dns rebinding changes -Scott Ullrich2010-08-301-0/+2
* Revert "Restart dnsmasq on change in case of dns rebinding changes"Scott Ullrich2010-08-303-4/+1
* Restart dnsmasq on change in case of dns rebinding changesScott Ullrich2010-08-303-1/+4
* Add crl as a listtagjim-p2010-08-302-2/+2
* Add a note about pressing cancel if user does not want to recreate the vouchersScott Ullrich2010-08-301-1/+1
* Fix formatting in if()Scott Ullrich2010-08-301-2/+2
* Detect and use a sample voucher page when vouchers are defined. Otherwise de...Scott Ullrich2010-08-301-42/+119
* Actually it should test the other way.Ermal2010-08-301-1/+1
* Ticket #846. Do not try to add an interface to the bridge during an event of ...Ermal2010-08-302-6/+9
* Ticket #846. Do not reconfigure an 'none' configured interface.Ermal2010-08-301-1/+1
* Avoid the error: Warning: Invalid argument supplied for foreach() in /usr/loc...Scott Ullrich2010-08-301-3/+4
* Use complete path to call bottom-loader.js because we have chdir on some plac...Renato Botelho2010-08-301-1/+1
* Escape $ variablesScott Ullrich2010-08-301-6/+6
OpenPOWER on IntegriCloud