aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Bump Dashboard Widget:Snort package to 0.3.5bmeeks82013-10-153-3/+3
| | | |
| * | | Add custom title with link to Snort Alerts.bmeeks82013-10-152-0/+8
| | | |
| * | | Bump Snort package version to 2.6.1bmeeks82013-10-084-11/+11
| | | |
| * | | Add support for Emerging Threats Pro rulesetbmeeks82013-10-085-89/+200
| | | |
| * | | Add function to expand port ranges for preprocs configbmeeks82013-10-071-14/+52
| | | |
| * | | Backfit fix for adding to empty Supp List to Flowbits dialogbmeeks82013-09-291-3/+9
| | | |
| * | | Fix errors in new snort_unpack_alias() functionbmeeks82013-09-291-4/+6
| | | |
* | | | Merge pull request #467 from plinss/masterErmal Luçi2013-11-062-12/+34
|\ \ \ \ | |_|/ / |/| | | Integrating with pfsense changes in pull request 679
| * | | Add entry for lan interface ipv6 addressplinss2013-07-031-8/+27
| | | |
| * | | Update unbound.xmlplinss2013-06-281-1/+4
| | | | | | | | | | | | Change 'unbound_status' to 'enable' and advertise the 'dns' system_service. Allows unbound to be discoverable as a dns system service provider so the rest of the system can integrate with it more cleanly.
| * | | Update unbound.incplinss2013-06-281-4/+4
| | | | | | | | | | | | change 'unbound_status' to 'enable' to be consistent with other services and allow detecting enable state from system services
* | | | Fix sendmail formatting for arpwatchjim-p2013-11-054-4/+5
| | | |
* | | | Merge pull request #533 from rjcrowder/masterMarcello Coutinho2013-11-041-1/+1
|\ \ \ \ | | | | | | | | | | Fixed URL under ACL's tab. Was opening the default group rather than pre...
| * | | | Fixed URL under ACL's tab. Was opening the default group rather than ↵Randy Crowder2013-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | presenting a list. I.E. - not consistent with how the ACL's tab functioned from any of the other pages
* | | | | Make sure to make filesystem rw. Fixes #3302Warren Baker2013-11-041-1/+2
|/ / / /
* | | | Restrict regex to only consider files to rotate, and ignore other params ↵Renato Botelho2013-11-013-4/+4
| | | | | | | | | | | | | | | | like key_file and cert_file. Fixes #3292
* | | | Allow the client export package to properly match the compression setting on 2.2jim-p2013-10-314-5/+11
| | | |
* | | | Version bump for OpenVPN Client Exportjim-p2013-10-313-3/+3
| | | |
* | | | tls-remote is deprecated, use verify-x509-name, which also works on the iOS ↵jim-p2013-10-311-2/+2
| | | | | | | | | | | | | | | | client so no need to exclude it from getting the line either.
* | | | Add auth line to client config if configured on the server (drop-down is ↵jim-p2013-10-311-0/+4
| | | | | | | | | | | | | | | | there to set it in master/2.2)
* | | | Small version bump for apache+mod_securityjim-p2013-10-292-4/+4
| | | |
* | | | Fix apache+mod_security rc file specification.jim-p2013-10-292-2/+2
| | | |
* | | | Mail Reports: Ensure some variables are actually arrays before using them, ↵jim-p2013-10-294-6/+18
| | | | | | | | | | | | | | | | avoids an error and some console output if certain portions of a report have never been used. Version bump.
* | | | bind - fix reverse zones after including $ORIGINMarcello Coutinho2013-10-281-1/+4
| | | |
* | | | Merge pull request #531 from anthonysomerset/add-generic-blazer_usb-supportRenato Botelho2013-10-281-1/+5
|\ \ \ \ | | | | | | | | | | adding generic USB UPS support via blazer_usb module that is supported a...
| * | | | adding generic USB UPS support via blazer_usb module that is supported and ↵Anthony Somerset2013-10-261-1/+5
|/ / / / | | | | | | | | | | | | working - eg ProLink
* | | | bind - include custom zone records fieldMarcello Coutinho2013-10-252-12/+34
| | | |
* | | | bind -remove unsed functions and fix sync code for automatic option.Marcello Coutinho2013-10-252-20/+5
| | | |
* | | | lightsquid - fix squid log dir info on Refresh sheduler field.Marcello Coutinho2013-10-251-1/+1
| | | |
* | | | bind - include dnssec backup to xml option, include a lot of logging options ↵Marcello Coutinho2013-10-246-34/+161
| | | | | | | | | | | | | | | | | | | | | | | | and forward it to resolver systemlog tab via syslog. add more info on sync tab
* | | | Merge pull request #530 from sebvdk/patch-1Jim P2013-10-241-1/+3
|\ \ \ \ | | | | | | | | | | Fix logrotate lines max
| * | | | Fix logrotate lines maxsebvdk2013-10-241-1/+3
|/ / / / | | | | | | | | | | | | $lines variable is not defined in "sg_script_logrotate" function. tail: -: No such file or directory
* | | | Add an "Automatic" multi-wan option to the client export package that will ↵jim-p2013-10-235-23/+118
| | | | | | | | | | | | | | | | look for and use port forwards targeting this instance rather than the IP directly. This way you can bind to LAN or localhost, port forward on all WANs to the LAN IP:port, and then the export will include remote lines for every port forward it finds. Also works to forward multiple ports at the same instance.
* | | | bind - include redirect zone type, enable/disable zone option and fix sync codeMarcello Coutinho2013-10-234-28/+87
| | | |
* | | | Update quagga binariesjim-p2013-10-222-6/+6
| | | |
* | | | sarg - mount filesystem rw before report file copy and removeMarcello Coutinho2013-10-203-1/+5
| | | |
* | | | Really Fix pbi package and tbz. Fixes #3274Warren Baker2013-10-192-4/+4
| | | |
* | | | Fix pbi package. Fixes #3274Warren Baker2013-10-192-2/+2
| | | |
* | | | bind - bump version and change acl field descriptionMarcello Coutinho2013-10-183-5/+8
| | | |
* | | | bind - fix chroot dev devices again, include dsset info on gui for dnssec zones.Marcello Coutinho2013-10-184-27/+83
| | | | | | | | | | | | | | | | | | | | Encode custom options with base64. sync code change zone type to slave on backup servers
* | | | Stop using deprecated allowaddr parameter and check allowpass intead. Fixes ↵Renato Botelho2013-10-181-3/+2
| | | | | | | | | | | | | | | | #3248
* | | | bind - add inline-signing dnssec optionMarcello Coutinho2013-10-184-9/+53
| | | |
* | | | bind - reduce statup errosMarcello Coutinho2013-10-171-10/+1
| | | |
* | | | bind - add widget, forward zone, rndc config and check slave zone dir ↵Marcello Coutinho2013-10-176-90/+269
| | | | | | | | | | | | | | | | permissions
* | | | bind - change root folder from /conf symlink to /cf dirMarcello Coutinho2013-10-161-4/+4
| | | |
* | | | bind - show result file on zone tab and fix slave zone checkMarcello Coutinho2013-10-164-88/+129
| | | |
* | | | Merge pull request #528 from rjcrowder/masterRenato Botelho2013-10-163-6/+6
|\ \ \ \ | | | | | | | | | | Minor fixes
| * | | | Fix issue with include file in squid_reverse.xml that causes the following ↵Randy Crowder2013-10-162-4/+4
| | | | | | | | | | | | | | | | | | | | message in system log "Not calling package sync code for dependency squidreverse of squid3 because some include files are missing."
| * | | | Fix dansguardian_ips_header.template to have correct tab name (i.e. ACLs ↵Randy Crowder2013-10-161-2/+2
| | | | | | | | | | | | | | | | | | | | instead of "Access Lists")
* | | | | Merge pull request #527 from rjcrowder/masterMarcello Coutinho2013-10-164-1/+25
|\| | | | | | | | | | | | | | Modified to save icap scanning URL and contentscannertimeout value