Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize siproxd version, add port_category, run_depends and fix pbi checking | Renato Botelho | 2015-04-27 | 2 | -4/+4 |
| | |||||
* | pfBlockerNG: Do not delete countrycodes.tar.bz2 since it's part of the ↵ | Renato Botelho | 2015-04-27 | 2 | -6/+5 |
| | | | | package and will be missed during port removal on 2.3+ | ||||
* | Symlink /etc/aliases -> /etc/mail/aliases and silence errors. Bump package ↵ | Renato Botelho | 2015-04-27 | 1 | -0/+3 |
| | | | | version | ||||
* | Sanitize mailscanner version, add port_category, run_depends and fix pbi ↵ | Renato Botelho | 2015-04-24 | 1 | -5/+10 |
| | | | | detection | ||||
* | Sanitize postfix version, add internal_name, port_category and run_depends. ↵ | Renato Botelho | 2015-04-24 | 3 | -3/+6 |
| | | | | Also fix PBI checks | ||||
* | Sanitize spamd version, add run_depends, port_category and fix check for PBI | Renato Botelho | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | Fix path | Renato Botelho | 2015-04-24 | 2 | -4/+4 |
| | |||||
* | Remove old files | Renato Botelho | 2015-04-24 | 3 | -35/+0 |
| | |||||
* | Remove ugly copy files around and use additional_files_needed to install ↵ | Renato Botelho | 2015-04-24 | 1 | -5/+0 |
| | | | | files in proper place. Bump package version | ||||
* | Remove unused files | Renato Botelho | 2015-04-24 | 3 | -644/+0 |
| | |||||
* | Remove ugly copy files around and use additional_files_needed to install ↵ | Renato Botelho | 2015-04-24 | 4 | -21/+5 |
| | | | | files in proper place. Bump package version | ||||
* | Remove ugly copy files around and use additional_files_needed to install ↵ | Renato Botelho | 2015-04-24 | 4 | -23/+8 |
| | | | | files in proper place. Bump package version | ||||
* | Remove ugly copy files around and use additional_files_needed to install ↵ | Renato Botelho | 2015-04-24 | 4 | -35/+7 |
| | | | | files in proper place. Bump package version | ||||
* | 2.3+ won't use PBI anymore | Renato Botelho | 2015-04-24 | 1 | -2/+7 |
| | |||||
* | Use macros defined in snort_defs.inc | Renato Botelho | 2015-04-24 | 2 | -2/+2 |
| | |||||
* | Remove references to invalid files | Renato Botelho | 2015-04-23 | 1 | -10/+0 |
| | |||||
* | Sanitize Avahi version, add depends and fix check for PBI only on 2.1 and 2.2 | Renato Botelho | 2015-04-23 | 1 | -8/+4 |
| | |||||
* | remove kmod references here too in open-vm-tools | Chris Buechler | 2015-04-23 | 1 | -2/+0 |
| | |||||
* | Sanitize version prepare dependencies and uses for ports apache-mod_security ↵ | Renato Botelho | 2015-04-23 | 1 | -1/+1 |
| | | | | and apache-mod_security-devel | ||||
* | 2.3+ won't use PBI anymore | Renato Botelho | 2015-04-23 | 1 | -1/+7 |
| | |||||
* | Remove old binaries | Renato Botelho | 2015-04-23 | 2 | -0/+0 |
| | |||||
* | Add run_depends and port_category to pfBlockerNG, also teach it to deal with ↵ | Renato Botelho | 2015-04-23 | 4 | -23/+52 |
| | | | | non-PBI paths | ||||
* | 2.3+ won't use PBI anymore | Renato Botelho | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | 2.3+ won't use PBI anymore | Renato Botelho | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | skip all the kernel modules in open-vm-tools for now, they're not stable. | Chris Buechler | 2015-04-22 | 1 | -1/+6 |
| | |||||
* | correct vmmemctl filename in open-vm-tools | Chris Buechler | 2015-04-22 | 1 | -1/+1 |
| | |||||
* | more open-vm-tools clean up | Chris Buechler | 2015-04-20 | 1 | -36/+15 |
| | |||||
* | More clean up in open-vm-tools | Chris Buechler | 2015-04-20 | 1 | -20/+6 |
| | |||||
* | Various clean up to open-vm-tools package. Remove vmxnet as built-in | Chris Buechler | 2015-04-16 | 2 | -23/+25 |
| | | | | version is preferable. Should fix Ticket #4160. | ||||
* | BIND - refix rate-limit option and add comments to avoid the problem in the ↵ | Stuart Wyatt | 2015-04-16 | 1 | -2/+7 |
| | | | | | | | | | | | | future Put the {} back around the rate-limit values without any whitespace. {} around PHP variables in <<< text output to named.conf might get confused with {} text in namd.conf. Added this comment in those areas to help prevent future problems. // curly braces in the following <<<EOD are PHP {$variable}, not named.conf text { value; } bump package version | ||||
* | BIND - fix rate-limit option - remove {} | Stuart Wyatt | 2015-04-16 | 1 | -2/+2 |
| | | | | | | | | | The rate-limit option should not have values with {} and look like this: rate-limit { responses-per-second 15; log-only yes; }; | ||||
* | Merge pull request #858 from dneuhaeuser/patch-1 | Renato Botelho | 2015-04-15 | 3 | -1/+50 |
|\ | |||||
| * | fetch virus log | Dennis Neuhaeuser | 2015-04-11 | 1 | -0/+28 |
| | | | | | | addded code to fetch entries from virus log and push to "realtime" table | ||||
| * | add table area to display clamav logs | Dennis Neuhaeuser | 2015-04-11 | 1 | -1/+21 |
| | | | | | | | | - adds a table to the tab "realtime" for virus log displaying - corrected link to tab "antivirus" | ||||
| * | write additional virus.log file | Dennis Neuhaeuser | 2015-04-11 | 1 | -0/+1 |
| | | | | | | this writes a logfile when a virus was found | ||||
* | | Bump squidGuard version due to last changes | Renato Botelho | 2015-04-15 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #859 from dvserg/patch-1 | Renato Botelho | 2015-04-15 | 1 | -5/+6 |
|\ \ | |||||
| * | | Squidguard fix ACL order problem | Sergey Dvoriancev | 2015-04-13 | 1 | -5/+6 |
| |/ | |||||
* | | bump squidguard version (squidguard.xml) | Dennis Neuhaeuser | 2015-04-13 | 1 | -1/+1 |
| | | |||||
* | | create mountpoint for ramdisk with PHP mkdir | Dennis Neuhaeuser | 2015-04-13 | 1 | -2/+3 |
| | | |||||
* | | Merge pull request #860 from zackbcom/patch-1 | Renato Botelho | 2015-04-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | Show max shared secret length | zackbcom | 2015-04-13 | 1 | -1/+1 |
| |/ | | | | | | | | | | | Shared secrets longer than 31 characters will display garbage passwords. Another cause of garbage passwords being logged is the secret being too long. Certain NAS boxes have limitations on the length of the secret and don't complain about it. FreeRADIUS is limited to 31 characters for the shared secret. http://wiki.freeradius.org/guide/faq#Common-problems-and-their-solutions | ||||
* | | BIND - fix typo in "statment" in enable_updatepolicy field | Stuart Wyatt | 2015-04-09 | 1 | -1/+1 |
| | | |||||
* | | BIND - remove redundant variable initialization | Stuart Wyatt | 2015-04-09 | 1 | -1/+0 |
| | | |||||
* | | BIND - clean up zone switch statements | Stuart Wyatt | 2015-04-09 | 1 | -27/+39 |
| | | | | | | | | Make the zone type cases more consistent and add default cases. | ||||
* | | BIND - improve indentation in generated named.conf file | Stuart Wyatt | 2015-04-09 | 1 | -10/+12 |
| | | | | | | | | This improves the readability of the generated named.conf file. | ||||
* | | BIND - add support for multiple views per zone configuration | Stuart Wyatt | 2015-04-09 | 2 | -5/+10 |
| | | | | | | | | | | | | | | | | | | Often a zone configuration can be identical for LAN/local and WAN/pulic views, especially when using NAT reflection. This change allows those zones to only be entered once in the configuration and then applied to both the local and public views. The change converts the zone's 'view' field from a single selection to an array multiple selection. Since an old value of 'local' is the same as an array value with only one element for 'local', this change is backwards compatible with existing configurations. For that reason, I'm leaving the field name as 'view' rather than changing it to 'views' When the zones are being added to the view clause, it will now check to see if the view is in the zone's view list rather than checking to see if it is a simple match before including the zone in the view. By setting the old varible $zoneview to the matching view from the list, the existing code needs very little change. | ||||
* | | BIND - add support for zone update-policy statement on master zones | Stuart Wyatt | 2015-04-09 | 2 | -1/+33 |
| | | | | | | | | | | | | The update-policy statement allows the zone to specify, among other things, a key to be used for authorization of master zone updates Add a checkbox and text field to add an update-policy statement to the zone configuration. When the update-policy statement is used, it replaces the allow-update statement. | ||||
* | | BIND - clean up zone code | Stuart Wyatt | 2015-04-09 | 1 | -6/+23 |
| | | | | | | | | | | | | | | | | | | Trim trailing ; from forwarders since ; is added when it is written to the config. Since it's a list of semi-colon separated values, users can accidently add a trailing ; Only ensure the view folder exists if the zone is not a 'forward' zone since forward zones are only in named.conf and don't have a .DB file Add allow-query statements to slave and redirect zones Add allowquery and allowupdate fields to on_type_zone_changed() Use isempty() on customoptions and forwarders to skip adding empty statements Use isempty() instead of == '' on some statements | ||||
* | | BIND - add support for named command line options -4 and -6 | Stuart Wyatt | 2015-04-09 | 2 | -5/+20 |
| | | | | | | | | | | | | | | | | -4 and -6 restrict the resolver to use the IPv4 and IPv6 transports respectively. The option is needed for the cases such as when you have IPv6 enabled on the LAN, but the WAN does not support IPv6. Add a list of choices with IPv4+IPv6 (default), IPv4 (only) and IPv6 (only) If IPv4 is selected, -4 will be added to the command line If IPv6 is selected, -6 will be added to the command line |