aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* | apache-modsecurity-dev - fix apache listening and virtualhosts checkMarcello Coutinho2013-11-084-44/+75
| | | | | | | | | | add some new gui options to balancer and virtualhosts tab check if modsecurity rules are present before extracting
* | sarg - add more date report samples to sarg_schedule.xmlMarcello Coutinho2013-11-071-2/+5
| |
* | bind - fix bind service starting while disabled on guiMarcello Coutinho2013-11-061-5/+10
| |
* | bind - fix ipv6 listening check and add SPF record to bind zone.Marcello Coutinho2013-11-062-3/+4
| |
* | Merge pull request #535 from rolandbu/patch-2Ermal Luçi2013-11-061-0/+16
|\ \ | | | | | | Update freeradiusmodulesldap.xml
| * | Update freeradiusmodulesldap.xmlrolandbu2013-11-061-0/+16
| | | | | | | | | Add LDAP Port to both LDAP-Server
* | | Merge pull request #534 from rolandbu/patch-1Ermal Luçi2013-11-061-0/+4
|\ \ \ | | | | | | | | Update freeradius.inc
| * | | Update freeradius.incrolandbu2013-11-061-0/+4
| |/ / | | | | | | Add LDAP Server Port for both LDAP-Server.
* | | Merge pull request #529 from bmeeks8/masterErmal Luçi2013-11-0617-244/+410
|\ \ \ | | | | | | | | Snort 2.9.4.6 Pkg. Version 2.6.1 Update and Dashboard Widget-Snort Pkg Version 0.3.5 Update
| * | | Add variables so file download progress bar resetsbmeeks82013-10-191-1/+7
| | | |
| * | | Fix a bug with returning to previous page.bmeeks82013-10-172-9/+20
| | | |
| * | | Add ability to select flowbit rules on RULES tab.bmeeks82013-10-173-18/+53
| | | |
| * | | Backout custom handler for Alias expansion and revert to native function.bmeeks82013-10-161-83/+6
| | | |
| * | | Add textbox tool tips to display Alias values.bmeeks82013-10-163-7/+21
| | | |
| * | | Fix broken log data downloads for modern browsers.bmeeks82013-10-162-26/+38
| | | |
| * | | Bump Dashboard Widget:Snort package to 0.3.5bmeeks82013-10-151-1/+1
| | | |
| * | | Add custom title with link to Snort Alerts.bmeeks82013-10-152-0/+8
| | | |
| * | | Bump Snort package version to 2.6.1bmeeks82013-10-082-3/+3
| | | |
| * | | 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-052-2/+3
| | | |
* | | | 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-011-2/+2
| | | | | | | | | | | | | | | | like key_file and cert_file. Fixes #3292
* | | | Allow the client export package to properly match the compression setting on 2.2jim-p2013-10-312-3/+9
| | | |
* | | | Version bump for OpenVPN Client Exportjim-p2013-10-311-1/+1
| | | |
* | | | 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)
* | | | 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-292-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 $ORIGINMarcello Coutinho2013-10-281-1/+4
| | | |
* | | | 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-244-30/+157
| | | | | | | | | | | | | | | | | | | | | | | | and forward it to resolver systemlog tab via syslog. add more info on sync tab
* | | | 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-233-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 codeMarcello Coutinho2013-10-234-28/+87
| | | |
* | | | sarg - mount filesystem rw before report file copy and removeMarcello Coutinho2013-10-203-1/+5
| | | |
* | | | bind - bump version and change acl field descriptionMarcello Coutinho2013-10-181-3/+6
| | | |
* | | | 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