aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* HAproxy UI minor text typoPhil Davis2013-07-101-1/+1
* Teach HAproxy about sync usernames (though the code in the main repo still ne...jim-p2013-07-102-4/+21
* Don't manually copy sdeclcd.so, it's included in the binary package now.jim-p2013-07-091-6/+1
* Some small fixes to tinc to hopefully make it stop breaking during reinstall.jim-p2013-06-281-9/+17
* Added support for DHCPv6 reservations and /etc/hosts entriesplinss2013-06-271-13/+46
* Fix for bug #3056plinss2013-06-261-25/+65
* IPv6 Addresses need to be enclosed in bracketsVince2013-06-231-0/+3
* Merge pull request #463 from PiBa-NL/haproxy-devel_fixErmal Luçi2013-06-221-2/+8
|\
| * haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for ...PiBa-NL2013-06-221-2/+8
* | Skip the internal "all" group.jim-p2013-06-201-0/+3
* | Activate sudo package.jim-p2013-06-202-0/+265
* | Incorporate Ermal's comment to condense code. No functionality change.bmeeks82013-06-191-77/+74
* | Fix wrong text in last sentence of a caption.bmeeks82013-06-191-1/+1
* | Merge remote-tracking branch 'upstream/master'bmeeks82013-06-189-34/+43
|\|
| * Merge pull request #459 from PiBa-NL/haproxy-devel-2.1Jim P2013-06-172-1/+3
| |\
| | * haproxy-devel updated to version 1.5dev19, including support for 'transparent...PiBa-NL2013-06-172-1/+3
| * | freeradius2: m-OTP allow negative offsetAlexander Wilke2013-06-161-1/+1
| * | freeradius2: m-OTP allow negative offsetAlexander Wilke2013-06-161-1/+1
| * | We make use of libevent so up these default valuesWarren Baker2013-06-132-11/+4
| * | Work out the recommended *-slabs setting dynamically. Kudos to Reiner030 on t...Warren Baker2013-06-131-13/+9
| * | Make sure virtual IPs are skipped as they would be covered in the interfaces ...Warren Baker2013-06-131-4/+6
| * | only display 128 subnet if v6 function is availableWarren Baker2013-06-131-1/+2
| * | Trim here to avoid an error from output containing a newlinejim-p2013-06-111-1/+1
| * | And fix this bracketingjim-p2013-06-111-1/+1
| * | Escape this $ here.jim-p2013-06-111-1/+1
| * | add a couple of newlines here for spacing.jim-p2013-06-111-0/+2
| * | Add another carp status check to quagga package.jim-p2013-06-112-1/+14
* | | Update package to 2.5.9 and binary to 2.9.4.6bmeeks82013-06-181-2/+7
* | | Remove need for most globals, change sync to background task, fix bugs.bmeeks82013-06-181-154/+305
* | | Remove any zero-length spaces in data when saving.bmeeks82013-06-182-31/+24
* | | Remove dependence on global vars and use constants instead.bmeeks82013-06-182-39/+67
* | | Add enable all/disable all option for Category rules.bmeeks82013-06-181-31/+123
* | | Add additional options to Detection Settings config.bmeeks82013-06-181-13/+50
* | | Add new track by_src and by_dst auto-Suppress List icons.bmeeks82013-06-181-11/+124
* | | Fix various HTML validation errors in markup.bmeeks82013-06-188-39/+53
* | | Add option to configure rule update start time.bmeeks82013-06-181-25/+60
* | | Add Host Attribute Table support to Preprocessors tab.bmeeks82013-06-182-111/+390
|/ /
* | Add LDAP search patch from http://forum.pfsense.org/index.php/topic,59246.0.htmljim-p2013-06-104-15/+110
* | Merge pull request #456 from N0YB/masterErmal Luçi2013-06-093-27/+69
|\ \
| * | Add Proxy Type OptionN0YB2013-06-061-10/+12
| * | Add Proxy Type OptionN0YB2013-06-061-1/+1
| * | Add Proxy Type OptionN0YB2013-06-061-14/+31
| * | Add Proxy Type OptionN0YB2013-06-052-7/+30
* | | Fixed edit report logs bug in status_mail_report_edit.phpDavid Lee2013-06-081-1/+1
* | | Fixed incorrect limit on number of processes of smtpd in generated master.confPetr Tichy2013-06-071-1/+1
* | | Merge pull request #455 from bmeeks8/masterErmal Luçi2013-06-076-110/+142
|\ \ \
| * | | Fix SELECT ALL to not add all Snort rules when IPS Policy is set.bmeeks82013-06-051-56/+69
| * | | Fix HTML rendering issues found in cross-browser testing.bmeeks82013-06-043-6/+6
| * | | Fix it so we return to selected category after page edits.bmeeks82013-06-041-28/+32
| * | | Remove some extraneous pass-by-reference tags to stop "copy on write"bmeeks82013-06-041-4/+4