Andrew Thompson
7734aea648
Make initial changes to allow pfSense to work in a jail.
...
This mostly avoids starting things that will not work and gets the
initial config. Most of the pfSense functionality will not work
(pf rules, routing, etc) but it can be used for testing.
2011-08-17 14:15:18 +12:00
Andrew Thompson
8f9bffbc98
Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/kerberos
2011-08-17 10:02:11 +12:00
smos
2a319b4fac
Fix the filter rules to trigger for the right address family
2011-08-16 19:06:50 +02:00
Ermal
0e12792dab
Unbreak filter.inc. Pointy-hat ?
2011-08-15 20:23:18 +00:00
Ermal
7a787c581e
Resolves #1731 . Correctly handle nested alias that have hostnames. While here prevent putting duplicated dns hostnames under the same table to prevent possible hickups and save double work.
2011-08-15 20:23:18 +00:00
smos
1e37f324ad
Unbreak interfaces.php
2011-08-15 20:22:37 +02:00
smos
52a1f701db
Fix broken static route bypass rules
2011-08-15 20:07:04 +02:00
Ermal
460082ce60
Another roll at fixing the voucher sync problems.
2011-08-15 19:21:12 +00:00
Seth Mos
8103bd1ed3
Reflect the changes in the UI page that IPv4 and IPv6 are no lounger coupled together. They are now 2 seperate switch() statements.
...
This should also allow for toggling the dhcp6 client on a PPPoE interface
2011-08-15 15:55:22 +02:00
Seth Mos
20b49b1711
Fix a typo that caused stripping of the v4 config
2011-08-15 15:54:14 +02:00
Seth Mos
e029943a10
Split the IPv4 and IPv6 configuration out into 2 seperate drop downs.
2011-08-15 14:15:25 +02:00
jim-p
af6576a89c
Also only add 127.0.0.1 as a DNS server if dnsmasq (DNS Forwarder) is enabled.
2011-08-12 10:32:16 -04:00
Ermal
37f33271be
Correct the link generation. Reported-by: http://forum.pfsense.org/index.php/topic,39855.0.html
2011-08-12 11:57:39 +00:00
Ermal
bf866028c5
Remove a slipped in text that confuses people
2011-08-12 11:53:47 +00:00
Ermal
6c86a39f8e
Allow disabling having localhost in resolv.conf. There are some special setups that might need this.
2011-08-12 11:47:12 +00:00
Ermal
f61dc8e6d6
Resolves #1193 . Properly warn about duplicate default queue
2011-08-11 21:41:03 +00:00
jim-p
221b170b46
Fix description
2011-08-11 15:47:54 -04:00
jim-p
ea8eef6f76
Move these permissions to user.priv.inc so they don't get blasted when priv.defs.inc is automatically regenerated.
...
Conflicts:
etc/inc/priv.defs.inc
2011-08-11 15:29:35 -04:00
jim-p
84d86f070e
Fix missing $ on variable.
2011-08-11 15:26:35 -04:00
jim-p
adacdf5f45
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:03:12 -04:00
jim-p
3f1097004e
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:02:21 -04:00
jim-p
5457129fc9
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 12:01:16 -04:00
jim-p
cfb5b1b18a
Fix privilege matching so that it respects wildcards better, especially when leading.
2011-08-11 11:44:52 -04:00
Ermal
d560b783c5
Syncrhonize the information with the wizards xml. Reported-by: http://forum.pfsense.org/index.php/topic,39176.msg205359.html#msg205359
2011-08-11 10:43:00 +00:00
jim-p
7189306318
Fix priv name
2011-08-10 11:10:48 -04:00
jim-p
422ea9a866
Add privilege to directly access dashboard widgets if needed for ajax.
2011-08-10 11:06:27 -04:00
jim-p
675b5fa637
Make this box much bigger, it's hard to find things in the tiny window with a long list.
2011-08-10 11:04:52 -04:00
jim-p
b1e10d63ca
If a user has access to RRD graphs, also let them access the actual RRD graph images.
2011-08-10 10:54:59 -04:00
jim-p
0d4f348f17
Log when a user tries to access an unauthorized page.
2011-08-10 10:40:36 -04:00
lgcosta
277ee8580e
fixed corrected name of ioncube module
2011-08-09 18:08:38 -03:00
Ermal
d78df7b98c
Make the checks during step4 and step5 actually work.
2011-08-09 21:00:50 +00:00
Ermal
ae21b28914
Correct world of wordcraft rule description array. Reported-by: http://forum.pfsense.org/index.php/topic,39176.0.html
2011-08-09 18:01:21 +00:00
Ermal
a92276d224
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:34 +00:00
Ermal
8e8662170a
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:27 +00:00
Ermal
8ac329daa0
Tell the local system to use the locally running dns forwarder as a primary source. This should help ticket #1407
2011-08-08 17:16:07 +00:00
Ermal
a7702ed5db
Correct array key typo mistake. Ticket #1052
2011-08-08 16:24:20 +00:00
jim-p
b48b79c2e5
Show the CP User count in the page title, as on 1.2.3.
2011-08-08 09:37:13 -04:00
jim-p
8a85ab907d
Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.
2011-08-06 21:20:58 -04:00
jim-p
5b0f2653ba
Remove GUI code to enable fast routing. The backend code was removed back in December in 4f76b144b0
2011-08-05 10:20:27 -04:00
Scott Ullrich
6ebf709538
Remove trailing newline
2011-08-04 10:58:46 -04:00
Ermal
5781119249
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:50:11 +00:00
Ermal
f3a274b70a
Correct the ambiguity caused by missing curlies
2011-08-03 20:19:13 +00:00
Ermal
05ca39d93d
Remove this write_config call seems to be causing grief.
2011-08-03 17:29:48 +00:00
jim-p
c5ce839829
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:38:47 -04:00
Ermal
27018d3cc4
Add yet another intermediate config write during pacakge processing which breaks some installation steps.
2011-08-03 14:30:31 +00:00
jim-p
dd40d6641d
USB slices are under-reported even more than CF slices when viewed directly, instead of when looking at the entire disk. Compensate by adding a few MB. Fixes NanoBSD upgrades when installed on USB thumbdrives. (Imaged after this fix, someone can apply this fix locally and then upgrade as well.)
2011-08-03 09:52:29 -04:00
Ermal
e9df45f074
Oops fix variable name
2011-08-02 21:25:30 +00:00
Ermal
e56a730636
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:25:23 +00:00
Ermal
b0d088eb6f
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:17:30 +00:00
Ermal
ea858be08a
Correct the link to index.php so it always works correctly.
2011-08-02 20:31:51 +00:00