summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add as a search domain the domains suggested by dhcp.Ermal2010-09-163-1/+27
* Fix typo.Ermal2010-09-161-1/+1
* Revert "Add Supported by BSD Perimter field"Chris Buechler2010-09-162-21/+2
* We might not have any defaultgw selected and consider wan as default. Make su...Ermal2010-09-161-0/+7
* Fix this function's logic/variable tests.jim-p2010-09-161-3/+3
* Add some safety belt checks so we don't try to update an imported crljim-p2010-09-161-0/+9
* Add some CRL support functions, not active or used in the GUI yet.jim-p2010-09-161-2/+119
* Make it possible to show default against dynamic gateway names in the GUI.Ermal2010-09-161-3/+10
* Display delete(x) buttons.Ermal2010-09-161-1/+1
* Oops bring back this code too.Ermal2010-09-161-1/+4
* Actually this part should not have been committed at all.Ermal2010-09-161-3/+6
* Fix gettext! Needed here?!Ermal2010-09-161-1/+1
* Whitespace fixes.Ermal2010-09-161-5/+4
* Whitespace fixes.Ermal2010-09-161-3/+2
* Bring code up to speed with latest world.Ermal2010-09-161-30/+16
* Actually display a the right class for static gateways. Also fix whitespaceErmal2010-09-162-27/+24
* Show status as Gathering data rather than unknown since the later seems to sc...Ermal2010-09-164-6/+6
* Do not suck in the file but actually execute it.Ermal2010-09-161-1/+1
* Add support for an automatic merge list to gitsync, properly escape user-supp...Erik Fonnesbeck2010-09-162-11/+43
* Use a list that includes WAN and LAN here rather than only OPT.Erik Fonnesbeck2010-09-151-2/+2
* Return list with WAN and LAN interfaces in the configured order rather than g...Erik Fonnesbeck2010-09-151-47/+14
* Revert "Reorder the way this list (get_configured_interface_list) is generate...Erik Fonnesbeck2010-09-151-7/+9
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlinegnhb2010-09-1610-111/+99
|\
| * Write status file every 5seconds.Ermal2010-09-151-1/+1
| * Send a log entry when openvpn resync is called.Ermal2010-09-151-2/+6
| * Ticket #876. Actually the event to send is interface newip $ip rather interfa...Ermal2010-09-154-12/+9
| * 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
* | Reorder the way this list (get_configured_interface_list) is generated to mak...gnhb2010-09-161-9/+7
|/
* 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
OpenPOWER on IntegriCloud