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 |
|
Ermal
|
b8873098b9
|
Add a new option to allow disabling of gateway monitoring. This gateways will always be reported as up.
|
2011-07-28 20:31:46 +00:00 |
|
Ermal
|
b9f9852600
|
Use route change here as well to avoid leaving the routing table without a destination for a short period.
|
2011-07-28 19:58:43 +00:00 |
|
jim-p
|
3e8fad13ae
|
Rework rc.stop_packages a little. Fixes #1564
|
2011-07-28 15:45:06 -04:00 |
|
Ermal
|
dfd9c31d12
|
Just break states based on the remote host ip and not with localip. The later might be the same as address used by other services and might interrupt them
|
2011-07-28 19:35:03 +00:00 |
|
jim-p
|
5ab25db079
|
Move the textarea displaying packet capture outside of the form tag, or else a browser will try to submit the contents of the textarea when hitting a button. If you were viewing a large capture, that can be quite a long time it's wasting on uploading data that serves no purpose.
|
2011-07-28 14:31:31 -04:00 |
|
jim-p
|
d427daea51
|
Fix whitespace formatting
|
2011-07-28 14:29:41 -04:00 |
|
jim-p
|
1f82f5e0bc
|
Fix display of ssh port on anti-lockout rule display in GUI.
|
2011-07-28 14:23:02 -04:00 |
|
jim-p
|
001c9bed5e
|
Also escape \ in pptp passwords.
|
2011-07-28 08:23:46 -04:00 |
|
Ermal
|
609debe5ac
|
Correct priority number to not have clashes with PRIQ which do not allow same priority numbers for two different queues.
|
2011-07-28 08:16:50 +00:00 |
|