Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix broken log data downloads for modern browsers. | bmeeks8 | 2013-10-16 | 2 | -26/+38 | |
| | | | | ||||||
| * | | | Bump Dashboard Widget:Snort package to 0.3.5 | bmeeks8 | 2013-10-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add custom title with link to Snort Alerts. | bmeeks8 | 2013-10-15 | 2 | -0/+8 | |
| | | | | ||||||
| * | | | Bump Snort package version to 2.6.1 | bmeeks8 | 2013-10-08 | 2 | -3/+3 | |
| | | | | ||||||
| * | | | Add support for Emerging Threats Pro ruleset | bmeeks8 | 2013-10-08 | 5 | -89/+200 | |
| | | | | ||||||
| * | | | Add function to expand port ranges for preprocs config | bmeeks8 | 2013-10-07 | 1 | -14/+52 | |
| | | | | ||||||
| * | | | Backfit fix for adding to empty Supp List to Flowbits dialog | bmeeks8 | 2013-09-29 | 1 | -3/+9 | |
| | | | | ||||||
| * | | | Fix errors in new snort_unpack_alias() function | bmeeks8 | 2013-09-29 | 1 | -4/+6 | |
| | | | | ||||||
* | | | | Merge pull request #467 from plinss/master | Ermal Luçi | 2013-11-06 | 2 | -12/+34 | |
|\ \ \ \ | |_|/ / |/| | | | Integrating with pfsense changes in pull request 679 | |||||
| * | | | Add entry for lan interface ipv6 address | plinss | 2013-07-03 | 1 | -8/+27 | |
| | | | | ||||||
| * | | | Update unbound.xml | plinss | 2013-06-28 | 1 | -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.inc | plinss | 2013-06-28 | 1 | -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 arpwatch | jim-p | 2013-11-05 | 2 | -2/+3 | |
| | | | | ||||||
* | | | | Merge pull request #533 from rjcrowder/master | Marcello Coutinho | 2013-11-04 | 1 | -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 Crowder | 2013-11-02 | 1 | -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 #3302 | Warren Baker | 2013-11-04 | 1 | -1/+2 | |
|/ / / / | ||||||
* | | | | Restrict regex to only consider files to rotate, and ignore other params ↵ | Renato Botelho | 2013-11-01 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | like key_file and cert_file. Fixes #3292 | |||||
* | | | | Allow the client export package to properly match the compression setting on 2.2 | jim-p | 2013-10-31 | 2 | -3/+9 | |
| | | | | ||||||
* | | | | Version bump for OpenVPN Client Export | jim-p | 2013-10-31 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | tls-remote is deprecated, use verify-x509-name, which also works on the iOS ↵ | jim-p | 2013-10-31 | 1 | -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-p | 2013-10-31 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | there to set it in master/2.2) | |||||
* | | | | Fix apache+mod_security rc file specification. | jim-p | 2013-10-29 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Mail Reports: Ensure some variables are actually arrays before using them, ↵ | jim-p | 2013-10-29 | 2 | -4/+16 | |
| | | | | | | | | | | | | | | | | 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 $ORIGIN | Marcello Coutinho | 2013-10-28 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | adding generic USB UPS support via blazer_usb module that is supported and ↵ | Anthony Somerset | 2013-10-26 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | working - eg ProLink | |||||
* | | | | bind - include custom zone records field | Marcello Coutinho | 2013-10-25 | 2 | -12/+34 | |
| | | | | ||||||
* | | | | bind -remove unsed functions and fix sync code for automatic option. | Marcello Coutinho | 2013-10-25 | 2 | -20/+5 | |
| | | | | ||||||
* | | | | lightsquid - fix squid log dir info on Refresh sheduler field. | Marcello Coutinho | 2013-10-25 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | bind - include dnssec backup to xml option, include a lot of logging options ↵ | Marcello Coutinho | 2013-10-24 | 4 | -30/+157 | |
| | | | | | | | | | | | | | | | | | | | | | | | | and forward it to resolver systemlog tab via syslog. add more info on sync tab | |||||
* | | | | Fix logrotate lines max | sebvdk | 2013-10-24 | 1 | -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-p | 2013-10-23 | 3 | -21/+116 | |
| | | | | | | | | | | | | | | | | 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 code | Marcello Coutinho | 2013-10-23 | 4 | -28/+87 | |
| | | | | ||||||
* | | | | sarg - mount filesystem rw before report file copy and remove | Marcello Coutinho | 2013-10-20 | 3 | -1/+5 | |
| | | | | ||||||
* | | | | bind - bump version and change acl field description | Marcello Coutinho | 2013-10-18 | 1 | -3/+6 | |
| | | | | ||||||
* | | | | bind - fix chroot dev devices again, include dsset info on gui for dnssec zones. | Marcello Coutinho | 2013-10-18 | 4 | -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 Botelho | 2013-10-18 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | #3248 | |||||
* | | | | bind - add inline-signing dnssec option | Marcello Coutinho | 2013-10-18 | 2 | -7/+51 | |
| | | | | ||||||
* | | | | bind - reduce statup erros | Marcello Coutinho | 2013-10-17 | 1 | -10/+1 | |
| | | | | ||||||
* | | | | bind - add widget, forward zone, rndc config and check slave zone dir ↵ | Marcello Coutinho | 2013-10-17 | 4 | -88/+267 | |
| | | | | | | | | | | | | | | | | permissions | |||||
* | | | | bind - change root folder from /conf symlink to /cf dir | Marcello Coutinho | 2013-10-16 | 1 | -4/+4 | |
| | | | | ||||||
* | | | | bind - show result file on zone tab and fix slave zone check | Marcello Coutinho | 2013-10-16 | 2 | -86/+127 | |
| | | | | ||||||
* | | | | Fix issue with include file in squid_reverse.xml that causes the following ↵ | Randy Crowder | 2013-10-16 | 2 | -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 Crowder | 2013-10-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | instead of "Access Lists") | |||||
* | | | | Modified to save icap scanning URL and contentscannertimeout value | Randy Crowder | 2013-10-16 | 4 | -1/+25 | |
| | | | | ||||||
* | | | | bind - include missing conf_mount_ro/rw for nanobsd | Marcello Coutinho | 2013-10-14 | 1 | -1/+7 | |
| | | | | ||||||
* | | | | bind - bump version and add field validation for zone tab | Marcello Coutinho | 2013-10-11 | 2 | -27/+59 | |
| | | | | ||||||
* | | | | bind - bump version and fix zone loop var reset. | Marcello Coutinho | 2013-10-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | zabbix2 - update packages to 2.0.8 | Danilo G. Baio (dbaio) | 2013-10-10 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | zabbix2 - fix deinstall issue | Danilo G. Baio (dbaio) | 2013-10-10 | 3 | -33/+56 | |
| | | | | ||||||
* | | | | bind - remove unused functions and change config result file | Marcello Coutinho | 2013-10-10 | 3 | -148/+38 | |
| | | | |