summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix VPN network listing for OpenVPN, and also add tunnel networks to this list.jim-p2011-08-241-2/+5
|
* These html tags are not required since they are used in head.inc which is ↵Warren Baker2011-08-241-2/+0
| | | | included.
* Simplify this code a bit, should be the same test in both locations since ↵jim-p2011-08-231-2/+3
| | | | this should be either/or, and with the other code it can apparently fall into a trap where it shows neither.
* Fix field name label.jim-p2011-08-221-1/+1
|
* remove dead link, no equivalent exists, will add info on that page's helpChris Buechler2011-08-201-1/+0
|
* USB slices are under-reported even more than CF slices when viewed directly, ↵jim-p2011-08-191-1/+4
| | | | 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.)
* Compensate some more occurencies of write_config() during the pathErmal2011-08-191-0/+2
|
* Make update_status and update_output_window consistent on checking for ↵Ermal2011-08-191-3/+4
| | | | console version or not.
* Show the package name that are geing downloaded even during console updateErmal2011-08-192-2/+4
|
* Compenstate for the write_config calls sending the filesystem to ro during ↵Ermal2011-08-192-14/+18
| | | | pacakge installation.
* Put rw/ro calls on pkg_edit.php on POST to avoid packages having to do these ↵Ermal2011-08-191-0/+5
| | | | calls.
* Prevent negative references to be used for the refcount API. This should ↵Ermal2011-08-191-0/+2
| | | | help with misusage of it as may occur in mount rw/ro calls.
* start packages script is called after rc.bootup so the filesystem is makred ↵Ermal2011-08-191-0/+4
| | | | RO already. Put the script around the mount rw-ro calls to avoid problems.
* Fix copy paste error which cleared argsAndrew Thompson2011-08-191-2/+1
|
* fix textChris Buechler2011-08-171-3/+3
|
* Ticket #1279. Decrease the refcount even though we're in booting phase. This ↵Ermal2011-08-172-25/+33
| | | | helps the refcount to work as intended and help in making filesystem read only correctly on embedded platfroms. While here put some exceptions to refcount API and silent any related errors that might trigger. Also take not of the NOTE on the php manual that after a share memory is opened further references to it for size and access mode should be 0.
* Include the rate output in the privilege for the traffic graph.jim-p2011-08-172-0/+2
|
* Comment out code that seems to not be anymore useful. Remove later on if no ↵Ermal2011-08-171-1/+2
| | | | complaints in sight.
* Revert "Make initial changes to allow pfSense to work in a jail."Andrew Thompson2011-08-1711-131/+49
| | | | This reverts commit a26d95383a6146734f67c9db21cd83534052843a.
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-1711-49/+131
| | | | | | 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.
* Allow custom dnsmasq options so ppl can set SRV records and such for ↵Andrew Thompson2011-08-172-8/+47
| | | | xmpp/kerberos
* Resolves #1731. Correctly handle nested alias that have hostnames. While ↵Ermal2011-08-151-2/+4
| | | | here prevent putting duplicated dns hostnames under the same table to prevent possible hickups and save double work.
* Revert "Feature#1603. URL table aliases should be usable within network type ↵Ermal2011-08-152-24/+2
| | | | | | aliases." This reverts commit ae660b3ce7d7e2b1f34cb9f1b52eb4ce21e17c42.
* Revert "Feature #1603. Correct nested urltable alias code to be more ↵Ermal2011-08-153-35/+22
| | | | | | 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 3a26fb7f03a0336ed8dd642c46c6e513fca794da.
* Another roll at fixing the voucher sync problems.Ermal2011-08-151-2/+2
|
* 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: ↵Ermal2011-08-121-2/+2
| | | | http://forum.pfsense.org/index.php/topic,39855.0.html
* Remove a slipped in text that confuses peopleErmal2011-08-121-1/+1
|
* Allow disabling having localhost in resolv.conf. There are some special ↵Ermal2011-08-122-1/+24
| | | | setups that might need this.
* 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 ↵jim-p2011-08-112-18/+18
| | | | priv.defs.inc is automatically regenerated.
* Fix missing $ on variable.jim-p2011-08-111-1/+1
|
* Populate pconfig in all cases with user info, or else when you delete a ↵jim-p2011-08-111-14/+13
| | | | privilege, the list disappears until you go back and edit the user again. (Certs too)
* Sort user privileges so dashboard/index.php come first, so if a user has ↵jim-p2011-08-112-0/+10
| | | | those permissions, they get redirected there first and not to another page.
* Add Dashboard privilege which is a collection of all required pages for the ↵jim-p2011-08-111-0/+12
| | | | dashboard. Partial fix for ticket #620 - may do something more for 2.1
* Fix privilege matching so that it respects wildcards better, especially when ↵jim-p2011-08-111-2/+4
| | | | leading.
* Syncrhonize the information with the wizards xml. Reported-by: ↵Ermal2011-08-111-2/+2
| | | | http://forum.pfsense.org/index.php/topic,39176.msg205359.html#msg205359
* 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 ↵jim-p2011-08-101-1/+1
| | | | a long list.
* If a user has access to RRD graphs, also let them access the actual RRD ↵jim-p2011-08-101-0/+1
| | | | graph images.
* 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: ↵Ermal2011-08-091-1/+1
| | | | http://forum.pfsense.org/index.php/topic,39176.0.html
* Start NTPd after dns since its a requirment and latest changes should help ↵Ermal2011-08-081-5/+5
| | | | with delays people are reporting. Reminded-by: Jim
* When clicked allow overriding of dns servers by dynamic WANs still configure ↵Ermal2011-08-081-12/+4
| | | | the other dns servers so in multi-WAN environments dns has a chance to work still.
* Tell the local system to use the locally running dns forwarder as a primary ↵Ermal2011-08-081-0/+2
| | | | source. This should help ticket #1407
* Correct array key typo mistake. Ticket #1052Ermal2011-08-081-3/+3
|
OpenPOWER on IntegriCloud