summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Comment out debug print for cert verificationjim-p2012-01-241-1/+1
* Check to see if the pid file exists before trying to kill anyprocessErmal2012-01-241-1/+2
* Be more careful when creating and removing a user, to only alter a user if it...jim-p2012-01-231-3/+15
* Correct getNasIP in 2.0.x branch to be correct. There is no multi-zone suppor...Ermal2012-01-232-10/+10
* Only add these lines if there is both an IP address and CIDR. Fixes #1882Erik Fonnesbeck2012-01-201-4/+6
* Correct the Called-Station-Id attribute setting to be consistent on the data ...Ermal2012-01-201-4/+28
* Correct the Called-Station-Id attribute setting to be the same on STOP/START ...Ermal2012-01-201-6/+31
* Fix ssh key note to refer to DSA not just RSA since both work.jim-p2012-01-131-1/+1
* Respect the value of the per-rule "disable reply-to" checkbox.jim-p2012-01-101-1/+1
* it's 2012Chris Buechler2012-01-081-1/+1
* Check userid better here, 0 is also validjim-p2012-01-061-1/+1
* Fix permission and certificate display for the admin userjim-p2012-01-061-1/+1
* 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
OpenPOWER on IntegriCloud