summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Not needed anymore.Ermal2011-03-031-5/+1
| * Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lowe...jim-p2011-03-031-1/+1
| * lower limit to 101 MBChris Buechler2011-03-031-1/+1
| * Simplify is_macaddr regex.Erik Fonnesbeck2011-03-021-1/+1
| * Slight regex fix on is_macaddr - the previous regex was letting through a mac...jim-p2011-03-021-1/+1
| * Show friendly names of interface for root queues of ALTQ.Ermal2011-03-021-2/+8
| * Add GUI option to CARP settings for syncing certs. It was in the backend code...jim-p2011-03-021-1/+7
| * Attempt to mitigate fork bombs of rc.newipsecdns. Alternatively we should pro...smos2011-03-021-0/+4
| * Always write out the filterdns-ipsec.hosts file, otherwise deleted tunnels wi...smos2011-03-021-15/+15
* | More fixes to differentiate between v4 and v6 gateways on the same interface.Seth Mos2011-03-061-2/+9
* | First stab at generating a link local address for the bridge interface if it'...Seth Mos2011-03-061-1/+7
* | Correct one more variable in the processSeth Mos2011-03-041-3/+3
* | Fix broken gateway logic that mixed up v4 and v6Seth Mos2011-03-041-5/+5
* | Blind coded a edit page for IPv6. the subnet check needs to be written entire...Seth Mos2011-03-031-1/+1
* | Add the neighbour table to the menuSeth Mos2011-03-031-0/+1
* | Fix the link to point to the v6 edit page insteadSeth Mos2011-03-031-7/+7
* | Add the IPv6 Neighbour list status pageSeth Mos2011-03-031-0/+163
* | Merge remote branch 'upstream/master'Seth Mos2011-03-0217-88/+82
|\ \ | |/
| * Add the toggle to disable successful login messages, show actual help text fo...smos2011-03-021-1/+18
| * Make it possible to turn off successful login messages, this should quiet the...smos2011-03-021-1/+3
OpenPOWER on IntegriCloud