summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reload dns and interface properly on dynamic types.Ermal2010-09-154-11/+14
* Oops this is meant to add members not override them.Ermal2010-09-151-1/+1
* Cleanup code.Ermal2010-09-152-10/+5
* Change windows.onLoad event to rely on DOM readiness instead, for enablechang...Warren Baker2010-09-151-1/+19
* Do not overwrite the redirurl parameter already taken care of.Ermal2010-09-151-6/+5
* Do not use the \ based list for modules because it treats even the comments a...Ermal2010-09-151-71/+43
* Ticket #867. Flush the cache when restarting apinger and also when rc.newwani...Ermal2010-09-143-5/+9
* Ensure $value is unset so that subsequent rowhelper fields, without <value/> ...Warren Baker2010-09-141-0/+1
* Add Save + Cancel buttons to be below advanced features section if advanced f...Warren Baker2010-09-141-1/+15
* Do stricter validation of host names and domain names.Erik Fonnesbeck2010-09-141-2/+2
* Fix the delete button and a couple other small errors. Ticket #891Erik Fonnesbeck2010-09-143-6/+5
* Simplify logic.Ermal2010-09-131-7/+8
* Ticket #876. Actually use the friendly name for the key of the array returned...Ermal2010-09-132-21/+9
* fix textChris Buechler2010-09-121-1/+1
* Disable the 12 hour graph for now, it appears to have defective math.smos2010-09-121-1/+1
* Fix enablechange() js problem caused by converting print() to echo().Warren Baker2010-09-111-10/+10
* Fix regular expression to allow 10 for ping count.Erik Fonnesbeck2010-09-101-2/+2
* Ensure count is valid. Submitted-by: Josh LittleScott Ullrich2010-09-101-1/+3
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-095-70/+92
* Ticket #876. Add the ip to the respective files on ppp linkup event so the co...Ermal2010-09-093-169/+144
* Since the OpenVPN management is done via unix socket and not tcp, we no longe...jim-p2010-09-091-3/+2
* Reload cron after changes. Submitted-by: robiscoolScott Ullrich2010-09-091-2/+5
* On vpn_pptp.php only unset variables that are set.Erik Fonnesbeck2010-09-081-13/+16
* Converted all print() statements to echo() and also added 2 new XML tags for ...Warren Baker2010-09-081-148/+283
* Check for proper type.Ermal2010-09-081-2/+2
* Correct typo in file name. Also do not delete users just expire them.Ermal2010-09-082-4/+5
* Use foreach and check for type to avoid errors.Ermal2010-09-081-10/+9
* Start-up first check_reload_status than call rc.bootup since this is the new ...Ermal2010-09-081-86/+84
* Typo: choosen -> chosenjim-p2010-09-081-1/+1
* Expand alias for redirect target port and truncate to first port or range if ...Erik Fonnesbeck2010-09-071-1/+8
* Fix variable name typo in status_services.php and fix return value of is_pid_...Erik Fonnesbeck2010-09-072-2/+2
* Fix hyphen validation for host name on Services: DHCP: Edit static mapping page.Erik Fonnesbeck2010-09-071-1/+1
* Provide a button to reload the filter at status->filter reload status.Ermal2010-09-071-1/+8
* Do the check regarding 'none' configured interfaces properly. This fixes brea...Ermal2010-09-071-1/+1
* Ticket #876. Reload gateways/apinger before filter_reload so the new ip/gatew...Ermal2010-09-071-4/+3
* Use the new events mechanisms to dispatch events.Ermal2010-09-0717-29/+52
* Ticket #876. Remove old status file of apinger before restarting because it m...Ermal2010-09-061-1/+2
* Delete previous route if present.Ermal2010-09-061-6/+2
* Actually there is a script that will run ntpd on bootup. Revert partially the...Ermal2010-09-061-0/+3
* Ticket #877. Some cleanup and fixes so that openvpn status works correctly.Ermal2010-09-061-11/+8
* Fix ntpd starting at boot time and also status->services checking/stop/start/...Ermal2010-09-062-10/+8
* Add upgrade code for NAT 1:1 rules and bump config version.Erik Fonnesbeck2010-09-052-1/+24
* Fix "use system default" setting for reflection on NAT 1:1 rule edit page and...Erik Fonnesbeck2010-09-051-1/+2
* Fix reflection on 1:1 rules and properly reinitialize the variable holding th...Erik Fonnesbeck2010-09-051-4/+9
* Revert "Add missing break statement in input validation code."gnhb2010-09-051-1/+0
* Add missing break statement in input validation code.gnhb2010-09-051-0/+1
* Do this check earlier rather than later, instead of moving the interface_brin...Erik Fonnesbeck2010-09-031-1/+12
* Revert "Rearrange function calls for wireless to prevent killing hostapd/wpa_...Erik Fonnesbeck2010-09-031-6/+5
* Revert "Ticket #867. Do not destory interfaces other than preventing a loop f...Erik Fonnesbeck2010-09-031-5/+1
* Protect against wpa_supplicant dying when bringing down interfaces to change ...Erik Fonnesbeck2010-09-031-0/+14
OpenPOWER on IntegriCloud