summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple keys in a file for RFC2136 dyndns updates. Fixes #2068jim-p2012-01-061-1/+1
* Cleanup html, make tables sortable, implements #2040jim-p2012-01-061-44/+47
* add a shortcut to disable referer checkChris Buechler2012-01-051-0/+11
* Clarify the potential pitfalls when setting the Frequency Probe and Down para...jim-p2011-12-291-14/+28
* Ooops correct copy/paste errorErmal2011-12-281-1/+1
* Implement is_jumbo_capable in a more performant way. This should help with la...Ermal2011-12-282-27/+6
* fix textChris Buechler2011-12-251-3/+3
* "Destination server" is a required fieldChris Buechler2011-12-251-1/+1
* Local port must be specified, fix input validationChris Buechler2011-12-251-2/+2
* Take routing table into account when figuring out which IP address to use for...jim-p2011-12-221-0/+8
* Don't let the browser auto-fill username and password on voucher config, as i...jim-p2011-12-211-2/+2
* Do not redirect on saving services status widget, the headers have been sent ...jim-p2011-12-211-1/+0
* Add a checkbox that disabled automatically generates negate rules for directl...smos2011-12-202-1/+17
* until 2.0.1 is tagged, Revert "Add a checkbox that disabled automatically gen...RELENG_2_0_1Chris Buechler2011-12-202-17/+1
* Add a checkbox that disabled automatically generates negate rules for directl...smos2011-12-202-1/+17
* Use quick on DHCP server rules. Should fix #2041jim-p2011-12-121-5/+5
* Some sections should just be copied and not merged or we end up unable to syn...jim-p2011-12-121-1/+14
* Ensure we always write out a blank spd.conf if there are no phase 2 entries. ...jim-p2011-12-091-11/+10
* Fixes this: http://redmine.pfsense.org/issues/2015Michele Di Maria2011-12-061-3/+5
* Require guiconfig.incScott Ullrich2011-12-032-0/+4
* Fix multi_all wizard to properly verify VoIP bandwidth specified.Ermal2010-12-291-11/+13
* variable is not yet available so rebrands get a blank page on the last step i...Warren Baker2011-11-301-1/+1
* Set PACKAGESITE for 8.1 packagesjim-p2011-11-292-0/+4
* When making a server certificate in the wizard, make sure we specify it must ...jim-p2011-11-291-1/+1
* Describe the serial field on imported CA more clearly. Resolves #2031jim-p2011-11-291-1/+2
* Concatenate array, using array_merge() will clobber numerical gateway group e...smos2011-11-271-1/+1
* Fix for redmine ticket #1993. Allow saving multiple dynamic entries.smos2011-11-272-12/+26
* Ecnlose the host-name in quotes so that numerical values work.smos2011-11-221-1/+1
* Resolves #2018. Add an id to the html object to make javascript workErmal2011-11-221-1/+1
* Select the newest of processes to make the command betterErmal2011-11-211-2/+2
* Add a ddb.conf that will trigger textdumps for all panics and similar crashes...jim-p2011-11-161-0/+3
* Actually save the value typed in the bandwidth limit box for the openvpn clie...jim-p2011-11-161-0/+5
* Check uppercase stringsScott Ullrich2011-11-161-1/+1
* Ensure style is set to a valid itemScott Ullrich2011-11-161-4/+10
* Ticket #1052. Merge patch referenced in ticket.Ermal2011-11-141-5/+5
* Fix order of client/server IPs and add a note, and clarify variable names. Fi...jim-p2011-11-101-3/+4
* When creating an internal certificate, offer the user a choice of what constr...jim-p2011-11-093-5/+54
* Prevent link cycling when spoofing mac + DHCP. Fixes #1572jim-p2011-11-081-2/+6
* Actually reflect the end time instead of always $now.smos2011-11-071-1/+1
* Fix display of CARP widget to properly show Disabled status, bring code more ...jim-p2011-11-071-30/+32
* If sticky is enabled, show a tab under Diag > States to view the source track...jim-p2011-11-043-6/+241
* description is optionalChris Buechler2011-11-041-1/+1
* description is optionalChris Buechler2011-11-041-1/+1
* Bump to 2.0.1-Rjim-p2011-11-021-1/+1
* Fixes #1976. Correct passthrough mac entries to not overwrite each other this...Ermal2011-11-021-5/+2
* Convert MTU from 1.2.3 to MSS on 2.0, fixes #1886jim-p2011-11-011-0/+11
* Fix SMTP monitor check in upgrade code, too.jim-p2011-11-011-2/+2
* Fix default SMTP monitor parameters so they will properly check to see if an ...jim-p2011-11-011-2/+2
* Relayd expects send/expect arguments to be quoted strings. (And expect must b...jim-p2011-11-011-2/+2
* Reformat the DNS Forwarder page a bit so it conforms with the other pages. Ad...jim-p2011-10-281-32/+50
OpenPOWER on IntegriCloud