summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove function call not needed.Ermal Luçi2008-11-171-2/+0
* Bring back to life tdr_create_ipfw_rule.Ermal Luçi2008-11-171-11/+11
* Remove debugging.Ermal Luçi2008-11-161-1/+0
* Introduce 2 new functionsErmal Luçi2008-11-161-0/+17
* Improve monitor IP lookupSeth Mos2008-11-131-1/+5
* Simplify and return correct information if dhcpd is active.Ermal Luçi2008-11-081-4/+6
* Add backtrace in the logs whenever log_error is called and debugging($g["debu...Ermal Luçi2008-11-081-0/+3
* Do not attempt to toggle polling on unsupported interfaces.Seth Mos2008-11-071-11/+4
* Fix typo.Ermal Luçi2008-11-071-2/+2
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-6/+24
* Do not parse vlansSeth Mos2008-11-071-3/+4
* Do not step on varSeth Mos2008-11-061-2/+2
* Do not toggle polling on vlan interfacesSeth Mos2008-11-061-0/+3
* Fix up functions for dynamic gatewaysSeth Mos2008-10-311-19/+17
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-4/+4
* Remove unused var.Ermal Luçi2008-10-191-5/+0
* * Add run_plugins() functionScott Ullrich2008-10-191-0/+24
* Cleanup some not needed code and use the correct debug var.Ermal Luçi2008-10-181-14/+17
* Revert this and see if it affects any of problem reported on latest builds.Ermal Luçi2008-10-131-5/+1
* Read in tabcontrols.php and properly eval()Scott Ullrich2008-10-121-3/+5
* If /usr/local/www/themes/$themename/tabcontrols.php exists, then evalScott Ullrich2008-10-121-9/+20
* No need to lock config when setting filter update statusScott Ullrich2008-10-071-3/+1
* * Remove bigpond support from backend.Ermal Luçi2008-10-061-1/+5
* Cleanup the status queues so it does not does stupid things.Ermal Luçi2008-10-011-1/+1
* Reffer to correct variableSeth Mos2008-09-211-1/+1
* Set full path to pingSeth Mos2008-09-211-1/+2
* If we really can't find what to ping just continue with the next graphSeth Mos2008-09-211-0/+4
* Remove dependency on WAN having the default route.Seth Mos2008-09-211-4/+0
* Make sure we get a valid address to ping for the rrd graphs.Seth Mos2008-09-211-0/+3
* Remove unrelated code from function. Add some style(9) to code so readability...Ermal Luçi2008-09-201-5/+4
* Fix Wireless detection logicSeth Mos2008-09-151-7/+7
* Search disabled interfaces too, this is needed since some code assumes this(i...Ermal Luçi2008-09-151-2/+2
* Correctly gather statictics for virtual interfaces. Maybe bridge needs to be ...Ermal Luçi2008-09-121-7/+7
* Remove the ppp hack from filter_translate_type_to_real_interface we know bett...Ermal Luçi2008-09-111-4/+2
* * Fixup stray dots('...') on bootup and add some comments since we do loading...Ermal Luçi2008-09-101-26/+0
* * Array checks too.Ermal Luçi2008-09-091-4/+10
* Make sure that convert_friendly_to_real also works for disabled interfaces.Seth Mos2008-09-021-21/+20
* * Do not return on CDROM platformScott Ullrich2008-08-311-28/+20
* Integrate part of the patch from ticket #1807.Ermal Luçi2008-08-311-3/+3
* Check if items are an array before treating them as such.Ermal Luçi2008-08-311-4/+5
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-311-2/+2
* Bring bridge related support functions up to date with the other bridge code.Ermal Luçi2008-08-311-22/+6
* No need for the 'filtering bridge' option with if_bridge(4).Ermal Luçi2008-08-051-14/+0
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-31/+1
* Sync laggs with all configs when needed.Ermal Luçi2008-07-251-0/+2
* Sync even bridges when resyncing all other configsErmal Luçi2008-07-251-0/+2
* Rewrite portions of the user manager to ensure data is properly synced toMatthew Grooms2008-07-251-153/+40
* Propperly handle reconfiguration of all interfaces for VLAN/GRE/GIF.Ermal Luçi2008-07-241-0/+14
* Return null return value so we know when we did not find any match.Ermal Luçi2008-07-241-1/+1
* DRY up the code a tad, download_file_with_progress_bar isn't related toBill Marquette2008-07-241-0/+62
OpenPOWER on IntegriCloud