Ermal
|
df58fd4680
|
Revert "Feature #1603. Correct nested urltable alias code to be more fullproof to errors and does not break the ruleset on large lists of urltables. Though this needs a revisit to work properly since it breaks urltable alias property of reloading contents."
This reverts commit 3a26fb7f03.
|
2011-08-15 19:32:29 +00:00 |
|
Ermal
|
6dd45e0ddf
|
Another roll at fixing the voucher sync problems.
|
2011-08-15 19:20:56 +00:00 |
|
jim-p
|
6a4ec785e8
|
Also only add 127.0.0.1 as a DNS server if dnsmasq (DNS Forwarder) is enabled.
|
2011-08-12 10:31:44 -04:00 |
|
Ermal
|
704143f525
|
Correct the link generation. Reported-by: http://forum.pfsense.org/index.php/topic,39855.0.html
|
2011-08-12 11:57:05 +00:00 |
|
Ermal
|
14f62733b1
|
Remove a slipped in text that confuses people
|
2011-08-12 11:53:08 +00:00 |
|
Ermal
|
892898536f
|
Allow disabling having localhost in resolv.conf. There are some special setups that might need this.
|
2011-08-12 11:46:58 +00:00 |
|
Ermal
|
401869ec32
|
Resolves #1193. Properly warn about duplicate default queue
|
2011-08-11 21:39:22 +00:00 |
|
jim-p
|
30696466b7
|
Fix description
|
2011-08-11 15:48:52 -04:00 |
|
jim-p
|
9a26f34231
|
Move these permissions to user.priv.inc so they don't get blasted when priv.defs.inc is automatically regenerated.
|
2011-08-11 15:25:55 -04:00 |
|
jim-p
|
d6c311d3cf
|
Fix missing $ on variable.
|
2011-08-11 15:25:36 -04:00 |
|
jim-p
|
aeb6ffe256
|
Populate pconfig in all cases with user info, or else when you delete a privilege, the list disappears until you go back and edit the user again. (Certs too)
|
2011-08-11 14:04:06 -04:00 |
|
jim-p
|
5574e74214
|
Sort user privileges so dashboard/index.php come first, so if a user has those permissions, they get redirected there first and not to another page.
|
2011-08-11 14:04:00 -04:00 |
|
jim-p
|
72f7c83768
|
Add Dashboard privilege which is a collection of all required pages for the dashboard. Partial fix for ticket #620 - may do something more for 2.1
|
2011-08-11 11:59:32 -04:00 |
|
jim-p
|
3f655b442c
|
Fix privilege matching so that it respects wildcards better, especially when leading.
|
2011-08-11 11:44:20 -04:00 |
|
Ermal
|
a020b6387e
|
Syncrhonize the information with the wizards xml. Reported-by: http://forum.pfsense.org/index.php/topic,39176.msg205359.html#msg205359
|
2011-08-11 10:42:38 +00:00 |
|
jim-p
|
dd7d1178f5
|
Fix priv name
|
2011-08-10 11:10:27 -04:00 |
|
jim-p
|
9a08ea7110
|
Add privilege to directly access dashboard widgets if needed for ajax.
|
2011-08-10 11:05:52 -04:00 |
|
jim-p
|
3861883b9a
|
Make this box much bigger, it's hard to find things in the tiny window with a long list.
|
2011-08-10 11:05:24 -04:00 |
|
jim-p
|
8fa9b3e7a5
|
If a user has access to RRD graphs, also let them access the actual RRD graph images.
|
2011-08-10 10:54:25 -04:00 |
|
jim-p
|
3d2ec65e15
|
Log when a user tries to access an unauthorized page.
|
2011-08-10 10:41:36 -04:00 |
|
lgcosta
|
3bb423f005
|
fixed corrected name of ioncube module
|
2011-08-09 18:13:38 -03:00 |
|
Ermal
|
577c402dc7
|
Make the checks during step4 and step5 actually work.
|
2011-08-09 21:00:38 +00:00 |
|
Ermal
|
78b33bd0ba
|
Correct world of wordcraft rule description array. Reported-by: http://forum.pfsense.org/index.php/topic,39176.0.html
|
2011-08-09 18:01:11 +00:00 |
|
Ermal
|
b69374f910
|
Start NTPd after dns since its a requirment and latest changes should help with delays people are reporting. Reminded-by: Jim
|
2011-08-08 17:55:21 +00:00 |
|
Ermal
|
b03bf7ab38
|
When clicked allow overriding of dns servers by dynamic WANs still configure the other dns servers so in multi-WAN environments dns has a chance to work still.
|
2011-08-08 17:19:13 +00:00 |
|
Ermal
|
6265b04139
|
Tell the local system to use the locally running dns forwarder as a primary source. This should help ticket #1407
|
2011-08-08 17:15:52 +00:00 |
|
Ermal
|
5e17f20d5a
|
Correct array key typo mistake. Ticket #1052
|
2011-08-08 16:24:06 +00:00 |
|
jim-p
|
985d6e18eb
|
Show the CP User count in the page title, as on 1.2.3.
|
2011-08-08 09:38:02 -04:00 |
|
jim-p
|
4f163cb886
|
Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.
|
2011-08-06 21:22:44 -04:00 |
|
jim-p
|
ff1a605cb3
|
Remove GUI code to enable fast routing. The backend code was removed back in December in 4f76b144b0
|
2011-08-05 10:21:14 -04:00 |
|
Scott Ullrich
|
263aeb4b15
|
Fix typo
|
2011-08-04 10:57:52 -04:00 |
|
Ermal
|
c4d83bf810
|
Move seting up of tabs/menus/service entries after custom php commands. Seems there is something tripping config vars that make these steps not work.
|
2011-08-03 20:52:08 +00:00 |
|
Ermal
|
cfaccd8134
|
Correct the ambiguity caused by missing curlies
|
2011-08-03 20:18:27 +00:00 |
|
Ermal
|
bc38b5f255
|
Remove this write_config call seems to be causing grief.
|
2011-08-03 17:29:32 +00:00 |
|
jim-p
|
448cc756b1
|
Work around the fact that get_configured_interface_list re-parses the config and kills the reference made before it, which was making it impossible to delete a pppoe instance.
|
2011-08-03 12:39:29 -04:00 |
|
Ermal
|
090d2bdcd9
|
Add yet another intermediate config write during pacakge processing which breaks some installation steps.
|
2011-08-03 14:30:47 +00:00 |
|
Ermal
|
4ac9cdf2ce
|
Oops fix variable name
|
2011-08-02 21:24:50 +00:00 |
|
Ermal
|
0fea70004e
|
Blacklist lan as being used as default gateway when auto switching is on. This prevents some problems in general functionality with services.
|
2011-08-02 21:24:07 +00:00 |
|
Ermal
|
834a3e6ae7
|
Correctly check the values for VoIP on multi_lan traffic shaper wizard. Reported-by: http://forum.pfsense.org/index.php/topic,32833.15.html. Ticket #1728
|
2011-08-02 21:15:21 +00:00 |
|
Ermal
|
9afdf05854
|
Correct the link to index.php so it always works correctly.
|
2011-08-02 20:32:06 +00:00 |
|
jim-p
|
5c5d2cad8c
|
If no pppoe service name is configured, send a null service name. Seems to help clients especially when reconnecting.
|
2011-08-02 15:57:54 -04:00 |
|
Ermal
|
a7951d4af2
|
Declare the arrays as global since that is what they are. Correct the name of asterisk in the global defniition.
|
2011-08-02 07:59:56 +00:00 |
|
Ermal
|
3adc676985
|
Correct battlenet data to not be overriden. Reported-by: http://forum.pfsense.org/index.php/topic,39176.0.html
|
2011-08-02 07:47:23 +00:00 |
|
Scott Ullrich
|
6ecb52bd0d
|
Start hostid
|
2011-08-01 14:15:42 -04:00 |
|
Scott Ullrich
|
944368243b
|
Max procs should be 1 when using an op code cacher
|
2011-07-29 20:17:43 -04:00 |
|
Scott Ullrich
|
a3cc48b71b
|
Silence pfctl -d errors
|
2011-07-29 12:48:10 -04:00 |
|
Chris Buechler
|
d7894259e4
|
fix text
|
2011-07-29 03:18:57 -04:00 |
|
Ermal
|
31a15efb98
|
Add an override for default interval to send icmp
|
2011-07-28 20:56:54 +00:00 |
|
jim-p
|
8687d2ba92
|
Clarify notes for pptp "Server address"
|
2011-07-28 16:45:32 -04:00 |
|
Ermal
|
253591c74a
|
Fix status page of gateways to show gateways with monitoring disabled as up.
|
2011-07-28 20:35:08 +00:00 |
|