summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dnsmasq_domainoverride_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Accept # for a DNS override domain DNS server, this makes dnsmasq ignore a ↵jim-p2010-12-231-3/+3
| | | | previous less specific domain and use system default name servers instead. So you can override example.com to 10.10.10.2 but www.example.com will consult normal DNS.
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-1/+1
|
* Corrections gettext implementation on services_dnsmasq_domainoverride_edit.phpCarlos Eduardo Ramos2010-07-151-4/+4
|
* Implement gettext() calls on services_dnsmasq_domainoverride_edit.phpRafael Lucas2010-07-131-14/+14
|
* Reload dnsmasq after domain changes. Ticket #201sullrich2009-12-011-1/+0
|
* Reload dnsmasq after domain changes. Ticket #201sullrich2009-12-011-12/+13
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+3
| | | | include 2009 on files that I have asserted (C) on
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-1/+1
| | | | | | - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals. - Convert all pages to the new infrustructure - This improves a lot the control on this notification
* Don't check for overrides, that's a valid config.Chris Buechler2009-03-261-11/+0
|
* make consistent with services_dnsmasq_edit.phpBill Marquette2009-03-121-1/+1
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* touch up textChris Buechler2008-06-021-2/+2
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Fixing css layoutSeth Mos2007-09-011-3/+3
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Nuke display_topbar(). Its's currently red and looks incredibly out of ↵Scott Ullrich2005-12-051-1/+0
| | | | place. Hopefully we can add this back post 1.0
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
|
* Use $pgtitleBill Marquette2005-07-031-3/+2
| | | | small code cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+4
|
* Move alert box into correct areaScott Ullrich2005-06-151-1/+1
|
* Nuke duplicate require lineScott Ullrich2005-06-151-1/+0
|
* Add back headerScott Ullrich2005-06-151-0/+11
|
* Missed script.Scott Ullrich2005-06-151-0/+135
OpenPOWER on IntegriCloud