summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Also only add 127.0.0.1 as a DNS server if dnsmasq (DNS Forwarder) is enabled.jim-p2011-08-121-1/+1
* Correct the link generation. Reported-by: http://forum.pfsense.org/index.php/...Ermal2011-08-121-2/+2
* Remove a slipped in text that confuses peopleErmal2011-08-121-1/+1
* Allow disabling having localhost in resolv.conf. There are some special setup...Ermal2011-08-122-1/+24
* Resolves #1193. Properly warn about duplicate default queueErmal2011-08-111-43/+38
* Fix descriptionjim-p2011-08-111-2/+2
* Move these permissions to user.priv.inc so they don't get blasted when priv.d...jim-p2011-08-112-18/+18
* Fix missing $ on variable.jim-p2011-08-111-1/+1
* Populate pconfig in all cases with user info, or else when you delete a privi...jim-p2011-08-111-14/+13
* Sort user privileges so dashboard/index.php come first, so if a user has thos...jim-p2011-08-112-0/+10
* Add Dashboard privilege which is a collection of all required pages for the d...jim-p2011-08-111-0/+12
* Fix privilege matching so that it respects wildcards better, especially when ...jim-p2011-08-111-2/+4
* Syncrhonize the information with the wizards xml. Reported-by: http://forum.p...Ermal2011-08-111-2/+2
* Fix priv namejim-p2011-08-101-5/+5
* Add privilege to directly access dashboard widgets if needed for ajax.jim-p2011-08-101-0/+6
* Make this box much bigger, it's hard to find things in the tiny window with a...jim-p2011-08-101-1/+1
* If a user has access to RRD graphs, also let them access the actual RRD graph...jim-p2011-08-101-0/+1
* Log when a user tries to access an unauthorized page.jim-p2011-08-101-0/+6
* fixed corrected name of ioncube modulelgcosta2011-08-091-2/+2
* Make the checks during step4 and step5 actually work.Ermal2011-08-094-8/+8
* Correct world of wordcraft rule description array. Reported-by: http://forum....Ermal2011-08-091-1/+1
* Start NTPd after dns since its a requirment and latest changes should help wi...Ermal2011-08-081-5/+5
* When clicked allow overriding of dns servers by dynamic WANs still configure ...Ermal2011-08-081-12/+4
* Tell the local system to use the locally running dns forwarder as a primary s...Ermal2011-08-081-0/+2
* Correct array key typo mistake. Ticket #1052Ermal2011-08-081-3/+3
* Show the CP User count in the page title, as on 1.2.3.jim-p2011-08-081-13/+13
* Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits the...jim-p2011-08-062-6/+0
* Remove GUI code to enable fast routing. The backend code was removed back in ...jim-p2011-08-051-25/+0
* Remove trailing newlineScott Ullrich2011-08-041-1/+1
* Move seting up of tabs/menus/service entries after custom php commands. Seems...Ermal2011-08-031-27/+27
* Correct the ambiguity caused by missing curliesErmal2011-08-031-6/+6
* Remove this write_config call seems to be causing grief.Ermal2011-08-031-2/+1
* Work around the fact that get_configured_interface_list re-parses the config ...jim-p2011-08-031-11/+14
* Add yet another intermediate config write during pacakge processing which bre...Ermal2011-08-032-3/+8
* USB slices are under-reported even more than CF slices when viewed directly, ...jim-p2011-08-031-1/+4
* Oops fix variable nameErmal2011-08-021-1/+1
* Blacklist lan as being used as default gateway when auto switching is on. Thi...Ermal2011-08-021-1/+2
* Correctly check the values for VoIP on multi_lan traffic shaper wizard. Repor...Ermal2011-08-021-38/+36
* Correct the link to index.php so it always works correctly.Ermal2011-08-021-1/+1
* If no pppoe service name is configured, send a null service name. Seems to he...jim-p2011-08-022-3/+5
* Declare the arrays as global since that is what they are. Correct the name of...Ermal2011-08-025-6/+6
* Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense...Ermal2011-08-022-6/+2
* Start hostidScott Ullrich2011-08-011-0/+2
* Max procs should be 1 when using an op code cacherScott Ullrich2011-07-291-1/+1
* Silence pfctl -d errorsScott Ullrich2011-07-291-1/+1
* fix textChris Buechler2011-07-291-3/+3
* Merge branch 'master' of github.com:bsdperimeter/pfsenseChris Buechler2011-07-2926-423/+586
|\
| * Add an override for default interval to send icmpErmal2011-07-282-2/+14
| * Clarify notes for pptp "Server address"jim-p2011-07-281-3/+7
| * Fix status page of gateways to show gateways with monitoring disabled as up.Ermal2011-07-281-0/+3
OpenPOWER on IntegriCloud