summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/master'Seth Mos2011-04-2811-94/+177
|\
| * fix typoChris Buechler2011-04-271-1/+1
| * Comment out debug printjim-p2011-04-271-1/+1
| * Whitespace cleanup, code cleanup, add choice to filter on ipv4/ipv6 and also ...jim-p2011-04-271-78/+91
| * Allow users to select SSL/TLS+User Auth with external authentication sources.jim-p2011-04-261-7/+0
| * No need to include head.inc twicejim-p2011-04-261-2/+0
| * Show OpenVPN instances on Status > Traffic Graphs, with descriptions.jim-p2011-04-251-1/+11
| * Provide a method for rebrands to force a theme. Otherwise upgrading nanobsd f...jim-p2011-04-221-1/+3
| * Set user when removing privileges, otherwise things like the user's shell wou...jim-p2011-04-211-0/+1
| * Reject encrypted CA private keys. Resolves #1446jim-p2011-04-211-0/+2
| * Add an option under advanced->misc to specify a proxy for retreiving pfsense ...Ermal2011-04-181-0/+59
| * Only start log update ajax timer if the updateDelay is defined. http://forum....jim-p2011-04-181-1/+3
| * Properly set/unset voucher enable/disable bit.jim-p2011-04-151-3/+6
| * Move the link to add a gateway up next to the drop-down box so it is more obv...jim-p2011-04-151-2/+2
* | Add ipv6 tunnel remote subnetsSeth Mos2011-04-251-4/+36
* | Surround the IPv6 address with bracketsSeth Mos2011-04-181-0/+2
* | Properly add dns and wins fields, load them on page load.Seth Mos2011-04-151-0/+2
* | Change the wording and the link placement for adding a new gatewaySeth Mos2011-04-151-4/+6
* | Merge remote branch 'upstream/master'Seth Mos2011-04-153-3/+44
|\ \ | |/
| * Test if a variable is set before trying to unset it. If a user has no rules i...jim-p2011-04-141-1/+1
| * Add missing fields for l2tp to define dns and wins serverssmos2011-04-131-0/+41
| * Also exclude grep from running processes when grepping for a running packet c...jim-p2011-04-121-2/+2
* | Make it possible to add a IPv6 gateway using the ajax add buttonSeth Mos2011-04-151-18/+84
* | Merge remote branch 'upstream/master'Seth Mos2011-04-1212-23/+67
|\ \ | |/
| * Add a toggle under System > Advanced on the misc tab to enable/disable debug ...jim-p2011-04-112-1/+31
| * Fix copy/paste errorjim-p2011-04-081-1/+1
| * Make sure a theme directory actually exists before blindly using it.jim-p2011-04-081-1/+1
| * Rework ntpdate_sync_once.sh, so it makes sure ntp/ntpdate/itself are not runn...jim-p2011-04-081-1/+8
| * Don't unconditionally start ntpd after doing ntpdate, it might be disabled.jim-p2011-04-081-5/+0
| * Send ntpdate output to syslogjim-p2011-04-081-1/+1
| * Remove extra variable setScott Ullrich2011-04-071-2/+0
| * Remove copy pasteScott Ullrich2011-04-071-1/+1
| * Unbreak check if capture is runningScott Ullrich2011-04-071-3/+5
| * When using ' variables are not expanded. Use double quotes so that the varia...Scott Ullrich2011-04-071-1/+1
| * Don't test for a user cert here either, see previous commit.jim-p2011-04-071-2/+0
| * Don't test if a cert is in use here, you could in theory use a cert for a use...jim-p2011-04-071-2/+0
| * Fix link; use same message for missing certs.jim-p2011-04-061-2/+2
| * Make the default openvpn cert authority message a bit relaxed and let user kn...Scott Ullrich2011-04-061-1/+1
| * Correct text to include PPTP as well.Ermal2011-04-061-1/+1
| * Resolves #1391. Bring back VPN auto rule disable advanced setting.Ermal2011-04-061-0/+15
| * Resolves #1418. Correct test to actully do what's intended.Ermal2011-04-061-1/+1
| * Make sure all themes have the right colors defined.jim-p2011-04-042-0/+4
| * <script/> tags are put in the function build_javascript no need to put them h...Ermal2011-04-041-4/+1
* | Merge remote branch 'upstream/master'Seth Mos2011-04-1212-75/+129
|\ \ | |/
| * Switch back to dev_mode so existing configs aren't broken by the other changes.jim-p2011-04-012-10/+10
| * standardize the device_mode variablelgcosta2011-04-011-4/+4
| * Try again to fix the calculation for out bits 95th percentile. (Works for me)jim-p2011-03-311-1/+2
| * clarify textChris Buechler2011-03-311-1/+1
| * Apparently rrdtool VDEF functions can't take a multiplier, only CDEF. Fixes t...jim-p2011-03-301-1/+1
| * Allow editing of CAs, so that imported CAs can have their private keys added ...jim-p2011-03-301-19/+60
OpenPOWER on IntegriCloud