summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-0/+38
|\
| * 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
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-9/+35
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-2/+25
|\ \ | |/
| * Add an option under advanced->misc to specify a proxy for retreiving pfsense ...Ermal2011-04-181-3/+26
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-22/+48
|\ \ | |/
| * 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
* | Merge branch 'master' into incVinicius Coque2011-01-281-4/+24
|\ \ | |/
| * 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
* | Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-77/+54
|\ \ | |/
| * 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
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-11/+30
|\ \ | |/
| * 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
| * Use php calls rather than forking to shell.Ermal2010-11-101-12/+3
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-10-111-0/+5
|\ \ | |/
| * Add function to convert pfsense slice name to product name.jim-p2010-10-071-0/+5
* | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-6/+6
OpenPOWER on IntegriCloud