summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
Commit message (Expand)AuthorAgeFilesLines
* Code style system aPhil Davis2015-05-301-258/+292
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Merge pull request #1332 from phil-davis/patch-3Renato Botelho2014-11-181-2/+8
|\
| * Stop FQDN in hostname fieldPhil Davis2014-11-111-2/+8
* | Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|/
* Hostnames are not case restrictive.N0YB2014-06-141-2/+2
* Also reconfigure Unbound hereWarren Baker2014-04-281-1/+4
* Make sure that the DNS Forwarder/Resolver is actually capable of accepting qu...jim-p2014-04-231-1/+1
* xhtml Complianceayvis2014-03-141-13/+13
* Remove old webguiport codePhil Davis2014-02-191-5/+0
* Improve processing of DNS server changesPhil Davis2014-02-151-8/+35
* Enhanced validation of general DNS servers and gatewaysPhil Davis2014-02-141-8/+27
* /usr/local/www/system.php: strip excess whitespace from ntp field before proc...David P Hilton2013-12-121-0/+3
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* fix text - add space between sentences. This got lost in another commitWarren Baker2013-08-051-1/+1
* Update system.phpN0YB2013-08-051-1/+1
* Update system.phpN0YB2013-08-051-1/+1
* Tidy up System:General Setup XHTMLColin Fleming2013-03-071-22/+20
* Fix up tcpdump for pflog stop/start a little, consolodate code, and restart t...jim-p2012-09-041-8/+1
* Make sure that we only perform validation if the GW name is filled as well as...smos2012-05-251-5/+7
* Clarify the error message to something usefulsmos2012-05-251-2/+5
* Allow saving on system.php if the gateways are down.smos2012-05-201-2/+2
* Unbreak the system general DNS settings, it would not work anymore when set t...smos2012-04-201-1/+1
* Do not throw a address family error when there is just 1 gateway.smos2012-04-131-1/+1
* Adding multi-language support to WebGUIVinicius Coque2012-02-271-0/+24
* The function split() is replaced by the function explode(). Starting with PHP...smos2012-01-191-1/+1
* Clarify textjim-p2011-08-301-4/+4
* Move the option to exclude localhost as a DNS server under System > General s...jim-p2011-08-301-0/+16
* Fix the address family check to skip empty DNS gateway fieldSSeth Mos2011-08-241-2/+2
* Change the DNS interface code to DNS gateway code. This will need upgrade cod...Seth Mos2011-08-241-43/+46
* makes correct use of printf and gettextVinicius Coque2011-07-181-1/+1
* enlarge various address fields for IPv6 addressesSeth Mos2011-03-171-1/+1
* 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
OpenPOWER on IntegriCloud