summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
Commit message (Expand)AuthorAgeFilesLines
* Fix braindead code!Ermal2010-09-171-2/+1
* Remove extra quotes that were added around some strings when adding printf+ge...Erik Fonnesbeck2010-08-111-1/+1
* Fix printf/sprintf mixups.Erik Fonnesbeck2010-08-111-1/+1
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-1/+1
* gettext fixesRenato Botelho2010-04-301-5/+5
* gettext cannot deal with string concatenationRenato Botelho2010-04-301-5/+5
* Fix gettext()Renato Botelho2010-04-291-2/+1
* Fix gettext issuesCarlos Eduardo Ramos2010-04-291-4/+4
* Fix gettext issuesCarlos Eduardo Ramos2010-04-291-14/+14
* Fixing gettext() implementation for required fieldsVinicius Coque2010-04-281-1/+1
* Fix : for translationsRenato Botelho2010-04-271-1/+1
* Rwviewing gettext()Vinicius Coque2010-04-271-2/+2
* Implement gettext()Carlos Eduardo Ramos2010-04-271-34/+34
* Add a few more examples to the list of domain examples.gnhb2010-04-061-1/+1
* Don't use "local" as a domain. It breaks DNS resolution for hosts running mDNS.gnhb2010-04-061-1/+3
* fix for disabled theme selectionChris Buechler2009-12-211-1/+3
* add ability to hide theme selectionChris Buechler2009-12-171-0/+2
* Remove GMT time zone items which are actually reversed and confusing. Resolv...sullrich2009-11-281-0/+1
* Require filter.inc and shaper.incScott Ullrich2009-11-211-0/+3
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-2/+5
* Make this ressemble other pages for styleErmal Luçi2009-07-101-0/+7
* Append several functions the filter_ prefix to know they are part of filter.i...Ermal Luçi2009-07-081-1/+1
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-4/+1
* Use friendly interface name (in this case WLAN) as opposed to OPT1 which mean...Scott Ullrich2009-03-141-1/+2
* Revert "Merge IPv6 changes"Chris Buechler2009-02-151-16/+2
* Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-2/+16
* Show interface/gateway selection on dns list configuration only if we are on ...Ermal Luçi2009-01-051-2/+2
* Add input validation so users do not add gateways to local dns serversSeth Mos2008-11-111-0/+15
* Correct TypoSeth Mos2008-11-111-1/+1
* Correctly load dns gatewa setting from config.Seth Mos2008-11-111-7/+11
* Correct the broken multiwan check.Seth Mos2008-11-111-14/+23
* Make white space consistent between save button and bottom of tableScott Ullrich2008-10-251-0/+3
* Reload the filter. Plugins might need to run.Scott Ullrich2008-10-191-0/+3
* Whitespace and minor bug fixes for system general setup page.Matthew Grooms2008-09-091-133/+183
* Rename interfaces_wan_configure to interface_configure now that it is used fo...Ermal Luçi2008-09-091-1/+2
* Moves the protocol and certificate options out of the general config pageMatthew Grooms2008-09-091-47/+0
* Make page look more consistent by adding a listtopic CSS entry for SystemScott Ullrich2008-08-301-0/+3
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-031-10/+0
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* correctly output product nameBill Marquette2008-01-271-2/+2
* show dns values correctlyScott Dale2007-12-301-1/+2
* Make DNS $pconfig variables more consistentScott Ullrich2007-12-171-1/+1
* Save all 4 DNS servers correctlyScott Ullrich2007-12-171-1/+18
* Add product_copyright re-branding supportScott Ullrich2007-12-161-2/+2
* Correctly show and save DNS entriesScott Dale2007-12-121-1/+1
* Convert the dns server code into a for loop and add 2 more dns servers on. ...Scott Ullrich2007-12-091-27/+10
* Move route delete items to system.inc so they are performed on every changeScott Ullrich2007-12-091-4/+0
* Show interfaces. Cleanup presentation.Scott Ullrich2007-12-081-15/+35
* Populate $ints with the interface list correctlyScott Ullrich2007-12-081-1/+3
* When multiple gateways are present (muliwan) show a dropdown box next to eac...Scott Ullrich2007-12-081-3/+55
OpenPOWER on IntegriCloud