summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Assume a default value of 1 for cert_depth to disallow chaining.jim-p2011-10-272-1/+7
* Add GUI option to limit the certificate depth allowed when OpenVPN clients ar...jim-p2011-10-273-0/+125
* Specify full path to openssl.cnf, and select the relevant section to use when...jim-p2011-10-271-0/+6
* Fix up syslog settings a bit, add some missing options, fix formatting of sys...jim-p2011-10-262-134/+137
* Increase the GROW for the 60 minute RRA so that we have atleast 2160 entries ...smos2011-10-261-1/+1
* Add back the accidentally removed xml rrd restore line, otherwise we still do...smos2011-10-261-0/+2
* Correct typo in command.smos2011-10-251-1/+1
* Ok, let's try not to corrupt the RRD files on upgrade. Leave the RRA archives...smos2011-10-251-2/+7
* Do not pass the ldap port separately, but add it to the LDAP URL. PHP's ldap_...jim-p2011-10-251-24/+19
* Show RTT and Loss on Status > Gateways, not just on the widgetjim-p2011-10-241-1/+19
* Don't run ldap_urlchange on page load if there is a custom port, otherwise it...jim-p2011-10-241-1/+2
* fix textChris Buechler2011-10-221-3/+3
* Shorten the NEGATE rule label as these are too longsmos2011-10-211-1/+1
* More typos/text fixes.jim-p2011-10-191-3/+3
* Fix typojim-p2011-10-191-1/+1
* Fix typojim-p2011-10-191-1/+1
* Modify code to remove memory usage to prevent a Out of Memory condition when ...smos2011-10-181-12/+14
* Add missing ?, fix uname display. Fixes #1960jim-p2011-10-171-1/+1
* Fixes #1948. Do not specify an interface for the Voip rules that intend a sou...Ermal2011-10-154-4/+4
* Remove the old direct_networks table which is not used throughout the filter ...smos2011-10-131-7/+20
* Add no nat/rdr rules for carp protocol so people do not screw their setups.Ermal2011-10-131-1/+3
* Move the old databases to the backup folder in confsmos2011-10-131-1/+1
OpenPOWER on IntegriCloud