summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure to wait for the interface to be really created before letting the f...smos2011-08-181-0/+9
* Make sure that we disable accepting router advertisements unless we explicitl...smos2011-08-181-2/+3
* Add a log message when we enable router advertisements for a interfacesmos2011-08-181-0/+1
* Disable the rc.newwanipv6 script called from the dhcp6 client, this causes a ...smos2011-08-181-1/+1
* Remove the gateway check here and always show the prefix delegation ID. Alter...smos2011-08-181-4/+0
* Add debugging to interface down function, add support for the type6 = dhcp6.smos2011-08-181-1/+24
* Add the dhcp6 firewall rules so the client can get out.smos2011-08-181-4/+16
* 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
* 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 c...Ermal2011-08-171-1/+2
* Make initial changes to allow pfSense to work in a jail.Andrew Thompson2011-08-1711-47/+132
* Allow custom dnsmasq options so ppl can set SRV records and such for xmpp/ker...Andrew Thompson2011-08-172-8/+47
* Fix the filter rules to trigger for the right address familysmos2011-08-161-2/+3
* Unbreak filter.inc. Pointy-hat ?Ermal2011-08-151-3/+1
* Resolves #1731. Correctly handle nested alias that have hostnames. While here...Ermal2011-08-151-2/+4
* Unbreak interfaces.phpsmos2011-08-151-1/+1
* Fix broken static route bypass rulessmos2011-08-151-14/+13
* Another roll at fixing the voucher sync problems.Ermal2011-08-151-2/+2
* Reflect the changes in the UI page that IPv4 and IPv6 are no lounger coupled ...Seth Mos2011-08-151-38/+12
* Fix a typo that caused stripping of the v4 configSeth Mos2011-08-151-3/+3
* Split the IPv4 and IPv6 configuration out into 2 seperate drop downs.Seth Mos2011-08-151-105/+135
* 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
OpenPOWER on IntegriCloud