summaryrefslogtreecommitdiffstats
path: root/etc/inc/pfsense-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Show lagg protocol and member interfaces on Status > Interfaces. Implements #...jim-p2012-02-281-0/+6
* Adding multi-language support to WebGUIVinicius Coque2012-02-271-0/+15
* No need for extra function and touching of file, just set the value and use g...Warren Baker2012-02-231-23/+0
* Option to disable startup/shutdown soundsYehuda Katz2012-02-221-0/+23
* Unbreak a number of explode() replacements which required preg_split()smos2012-01-201-1/+1
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-6/+7
* Show the interface Link Local addresses on the status_interfaces.phpsmos2012-01-151-0/+1
* reduce fetch connection timeout from one minute to 5 seconds Marcello Coutinho2011-11-051-3/+3
* Setup serial bits after upgrade on NanoBSD, too.jim-p2011-10-311-6/+11
* Allow the serial speed adjustment to work for nanobsd as well.jim-p2011-10-311-1/+4
* Add field to the GUI to select the serial console speed (May work as-is, need...jim-p2011-10-311-4/+12
* Use the new daemon for status->queues until a proper chart javascript library...Ermal2011-10-011-30/+0
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-24/+24
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-0/+38
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-9/+35
| |\ \
| * \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-2/+25
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-22/+48
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into incVinicius Coque2011-01-281-4/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-77/+54
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-11/+30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-10-111-0/+5
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix quotes to use %N$X on gettext callsRenato Botelho2010-10-011-6/+6
| * | | | | | | | | Merge remote branch 'mainline/master' into incRenato Botelho2010-09-281-2/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-131-10/+9
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-09-081-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix gettext calls with printf to permit change strings orderRenato Botelho2010-08-301-6/+6
| * | | | | | | | | | | | Merge remote branch 'mainline/master' into incRenato Botelho2010-08-201-34/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-08-181-65/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Implement gettext() calls on pfsense-utils.incCarlos Eduardo Ramos2010-08-161-31/+31
* | | | | | | | | | | | | | | Fix merge blip.jim-p2011-06-011-4/+0
* | | | | | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-06-011-0/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Apply fix from wallabybob on the forum http://forum.pfsense.org/index.php/top...Seth Mos2011-05-241-5/+1
* | | | | | | | | | | | | | Merge remote branch 'upstream/master'jim-p2011-05-201-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | 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
* | | | | | | | | | | | | | Resolves #1529. Check if the file exists before opening it.Ermal2011-05-161-1/+3
* | | | | | | | | | | | | | Merge branch 'master' into smos-ipv6Bill Marquette2011-05-141-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | 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 branch 'upstream/master'Seth Mos2011-04-281-3/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Add an option under advanced->misc to specify a proxy for retreiving pfsense ...Ermal2011-04-181-3/+26
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Fix parse errorSeth Mos2011-03-221-2/+1
* | | | | | | | | | | | Restore the IPv6 counters I accidentally overwroteSeth Mos2011-03-221-18/+31
* | | | | | | | | | | | Add a function that will calculate the ipv6 address for a given hardware addressSeth Mos2011-03-201-29/+51
* | | | | | | | | | | | Merge commit from Bill M for ipv6 counters and interface statsSeth Mos2011-03-201-17/+29
OpenPOWER on IntegriCloud