summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend the IPsec configuration with a protocol family for the phase 1Seth Mos2011-03-142-4/+29
* Make sure to note the limitations to gethostbyname, it does not work for Quad...Seth Mos2011-03-143-2/+3
* Add the dhcp v6 page to the menu, eventhough it is broken. Tabs for later int...Seth Mos2011-03-141-0/+1
* Add the initial broken dhcp v6 leases page. I have no file to code it. Will w...Seth Mos2011-03-141-0/+412
* Allow port 547 to the filter rules for DHCP to workSeth Mos2011-03-141-0/+1
* Properly configure lighty with the configured port when attached to the v6 so...Seth Mos2011-03-141-9/+8
* Add IPv6 support to the DNS rebinding attack functionSeth Mos2011-03-141-2/+9
* Add the ability to differentiate between v4 and v6 tunnels. Bill says he can ...Seth Mos2011-03-112-10/+23
* Add the IPv6 tag to the version so that BSD perimeter can seen these installs...Seth Mos2011-03-092-2/+2
* Unbreak the rrd graph img pageSeth Mos2011-03-091-12/+1
* Merge remote branch 'upstream/master'Seth Mos2011-03-098-4/+56
|\
| * Automatically add a multicast allow rule for miniupnpd so that the Xbox 360 w...smos2011-03-091-0/+27
| * Add the 95th percentile line to the traffic graphssmos2011-03-097-1/+18
* | Merge remote branch 'upstream/master'Seth Mos2011-03-090-0/+0
|\ \ | |/
| * Possible double RRD process fix.smos2011-03-091-1/+3
* | Merge remote branch 'upstream/master'Seth Mos2011-03-092-5/+6
|\ \ | |/
| * Add localhost to be natted automagically from auto-generated nat rules. This ...Ermal2011-03-081-0/+1
| * Fix javascript errors reported by: http://forum.pfsense.org/index.php/topic,3...Ermal2011-03-081-5/+5
* | unbreak the broken mergeSeth Mos2011-03-091-8/+0
* | Merge the config upgrade code, there was a mismatch, the one who merged this ...Seth Mos2011-03-092-1/+9
* | Merge remote branch 'upstream/master'Seth Mos2011-03-083-42/+49
|\ \ | |/
| * Add missing image. Fixes #1339jim-p2011-03-081-0/+0
| * Keep the output in a variable before passing it to rrdtool in case we also wa...jim-p2011-03-081-4/+6
| * Only run pfctl once per interface for stats, rather than four times.jim-p2011-03-081-4/+7
| * Use foreach here to be sure we do not reference unexisting results.Ermal2011-03-081-42/+41
* | Merge remote branch 'upstream/master'Scott Ullrich2011-03-086-26/+24
|\ \ | |/
| * Do a proper test otherwise a override of the total_minutes var might happen.Ermal2011-03-081-2/+2
| * Properly do testing of voucher existing or not rather than relying on an obsc...Ermal2011-03-081-12/+12
| * Use racoonctl now that ipsec-0.8 is back to reload the config.Ermal2011-03-071-3/+1
| * Handle the case on some special configs with a gateway of all 1's otherwise s...Ermal2011-03-071-1/+1
| * Fix typojim-p2011-03-071-1/+1
| * Add cas(4)jim-p2011-03-071-1/+1
| * When doing conf_mount_ro/rw on NanoBSD, pass sync,noatime to mount to preserv...jim-p2011-03-071-6/+6
* | Correct the link to the proper page for deleting a static mappingSeth Mos2011-03-081-1/+1
* | Commit the forgotten edit page for the dhcpv6 reservationsSeth Mos2011-03-071-0/+254
* | Resolve merge conflictScott Ullrich2011-03-0623-133/+193
|\ \ | |/
| * Enforce session establishment.Ermal2011-03-041-1/+3
| * Enforce session establishment.Ermal2011-03-041-0/+2
| * Enforce session establishment.Ermal2011-03-042-1/+4
| * Add missing pages to the authentication system.Ermal2011-03-043-2/+28
| * Be smart and remove the needs package sync toggle since the begining otherwis...Ermal2011-03-041-0/+2
| * Oops more make code correct.Ermal2011-03-041-2/+2
| * Oops make code correct.Ermal2011-03-041-1/+1
| * * Prevent concurrent logins on CP to not be recorded on the DB.Ermal2011-03-044-97/+92
| * If the interface triggering rc.newwanip is not assigned just reload packages ...Ermal2011-03-041-5/+16
| * Check if the protocol is empty, not just if it's set. Fixes #1323jim-p2011-03-041-1/+1
| * Only change protocol if it's set and not empty.jim-p2011-03-041-1/+2
| * Add upgrade code to ensure rule protocols are all lower case.jim-p2011-03-032-1/+8
| * Make this lowercase before checking, or people who ended up with TCP or UDP i...jim-p2011-03-031-0/+1
| * Make sure we tell the code that the interface exists otherwise multiple laggs...Ermal2011-03-031-0/+2
OpenPOWER on IntegriCloud