summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix isvm check to match on productWarren Baker2013-04-261-5/+6
* Always commit the session fast to allow other consumers to proceed to their r...Ermal2013-01-041-15/+0
* Fix out packet count reportingPhil Davis2013-01-031-1/+1
* Minimise rewriting of /etc/gettytabPhil Davis2013-01-031-4/+38
* 99./8 is not private IP spaceChris Buechler2012-07-261-1/+0
* Add a knob to tune the maximum number of tables that can be defined, the pf d...jim-p2012-05-291-0/+5
* support for xmlrpcauthuser and xmlrpcauthpass in $g.Darren Embry2012-03-151-0/+5
* An empty file is created so that the table is availblke for rules refrencing ...Ermal2012-03-121-6/+1
* Prevent ruleset breaking from grep putting garbage on urltable files and as a...Ermal2012-03-121-2/+5
* Show lagg protocol and member interfaces on Status > Interfaces. Implements #...jim-p2012-02-281-0/+6
* Make update_status and update_output_window consistent on checking for consol...Ermal2011-08-191-3/+4
* Show the package name that are geing downloaded even during console updateErmal2011-08-191-2/+3
* Include .inc files for plugin systemScott Ullrich2011-05-301-2/+2
* Add function headerScott Ullrich2011-05-251-0/+8
* Adding a new hook system for firewall nat edit and firewall rules edit page.Scott Ullrich2011-05-251-0/+13
* * Add is_ipaddr_configured() so that people do not need to reinvent the wheel...Scott Ullrich2011-05-251-1/+18
* Correct code to use correct refernces for proxy settings set in Advanced->mis...Ermal2011-05-201-8/+8
* Correct curl setting for setting a proxy username and password. Reported-by: ...Ermal2011-05-201-1/+1
* Resolves #1529. Check if the file exists before opening it.Ermal2011-05-141-1/+3
* Fix small typoEvgeny2011-05-141-1/+1
* MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, D...Evgeny2011-05-141-0/+24
* Add an option under advanced->misc to specify a proxy for retreiving pfsense ...Ermal2011-04-181-3/+26
* Suppress curl errors (if we get a 404 it tosses its own error if there is no ...jim-p2011-02-131-1/+1
* Make update check a little more robust. Timeout after a few seconds, and if w...jim-p2011-02-131-3/+3
* In update_alias_names_upon_change function add capability to access more deep...Erik Fonnesbeck2011-02-131-14/+24
* Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...jim-p2011-02-101-0/+16
* Fix a date compare bug, resolves #1273jim-p2011-02-101-3/+3
* Scroll the textarea to bottom on each updateScott Ullrich2011-01-061-1/+3
* Take into account< 10 tooScott Ullrich2011-01-061-2/+2
* When installing packages on console (downloading) only show every 10% meaning...Scott Ullrich2011-01-061-1/+16
* nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
* Prevent division by zero if the file size is zero.Erik Fonnesbeck2010-12-161-2/+5
* Actually we expect an array to be returned.Ermal2010-12-101-1/+1
* Hello xmlrpc to another function!Ermal2010-12-101-1/+15
* Tighten checks a bit also when check_firmware_version is called return the co...Ermal2010-12-071-4/+9
* Use send_event since touch()'ing files does not work.Ermal2010-12-061-3/+1
* Do not call filter_configure here the caller does. Also remove old code of th...Ermal2010-12-061-24/+1
* Use pfSense_sync()Scott Ullrich2010-11-301-1/+1
* Remove extraneous ')'. So much for php -lErmal2010-11-301-1/+1
* Rework this loader.conf changing code a bit. Might help with ticket #560jim-p2010-11-291-15/+12
* Use php_uname where possible.Ermal2010-11-261-3/+3
* Nuke trailing c/rScott Ullrich2010-11-241-1/+1
* Ticket #1023. Correct carp status even on the status page.Ermal2010-11-231-3/+2
* Ticket #1023. Correct the widget code bringing it full speed with latest carp...Ermal2010-11-231-5/+2
* Upon restoring a config, replacing whole sections, or editing config.xml in e...Erik Fonnesbeck2010-11-211-0/+2
* Fix problem with syslog adding/removing for pacakges. Fix sync pacakges to ca...Ermal2010-11-181-17/+7
* Clear up some code.Ermal2010-11-171-3/+1
* Boost timeout for file downloads to 60 secondsScott Ullrich2010-11-171-1/+1
* Separate this into the original case with the floating rule cases above it to...Erik Fonnesbeck2010-11-111-1/+3
* Move this function to allow removing it from easyrule.Erik Fonnesbeck2010-11-101-0/+26
OpenPOWER on IntegriCloud