aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | 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
| * | | Modified to save icap scanning URL and contentscannertimeout valueRandy Crowder2013-10-164-1/+25
|/ / /
* | | varnish3 - change build options to include gcc on varnish pbiMarcello Coutinho2013-10-142-2/+12
| | |
* | | bind - include missing conf_mount_ro/rw for nanobsdMarcello Coutinho2013-10-141-1/+7
| | |
* | | bind - bump version and add field validation for zone tabMarcello Coutinho2013-10-114-29/+61
| | |
* | | bind - bump version and fix zone loop var reset.Marcello Coutinho2013-10-113-3/+3
| | |
* | | Try that again...jim-p2013-10-112-4/+2
| | |
* | | Make sure zabbix proxy picks up kerberos from ports so it isn't missing a ↵jim-p2013-10-112-2/+4
| | | | | | | | | | | | library on install.
* | | Merge pull request #525 from dbaio/masterJim P2013-10-105-47/+70
|\ \ \ | | | | | | | | zabbix2 packages - update and fix deinstall issue
| * | | zabbix2 - update packages to 2.0.8Danilo G. Baio (dbaio)2013-10-104-14/+14
| | | |
| * | | zabbix2 - fix deinstall issueDanilo G. Baio (dbaio)2013-10-103-33/+56
|/ / /
* | | bind - remove unused functions and change config result fileMarcello Coutinho2013-10-103-148/+38
| | |
* | | bind - add rate limit optionMarcello Coutinho2013-10-102-14/+55
| | |
* | | bind - fix serial number to EPOCH plus magic number to get higher then ↵Marcello Coutinho2013-10-091-1/+1
| | | | | | | | | | | | current 2013xxxx format
* | | bind - run named with chrootMarcello Coutinho2013-10-096-40/+53
| | |
* | | bind - include pbi and fix file download pathMarcello Coutinho2013-10-093-4/+4
| | |
* | | sarg - bump version to 2.3.6_2Marcello Coutinho2013-10-092-6/+6
| | |
* | | When sending an e-mail report, do not generate output, otherwise it will ↵jim-p2013-10-094-7/+5
| | | | | | | | | | | | generate a message from cron.
* | | bind - pkg_config info for compilationMarcello Coutinho2013-10-082-0/+40
| | |
* | | Add service description for softflowdjim-p2013-10-081-0/+1
| | |
* | | Fix PBI name, fix version now that it's up.jim-p2013-10-082-6/+4
| | |
* | | Add small softflowd packagejim-p2013-10-083-0/+172
| | |
* | | Remove Open-VM-Tools-8.8.1. It's broken, isn't hosted on our server, and we ↵jim-p2013-10-082-34/+0
| | | | | | | | | | | | have no way to rebuild it since that version is not in FreeBSD ports. It's causing some confusion for users.
* | | bind - Fix typosMarcello Coutinho2013-10-084-17/+17
| | | | | | | | | | | | Thanks to phil-davis
* | | Version bump for unboundWarren Baker2013-10-082-2/+2
| | |
* | | Fix variable name. Fixes #3056Warren Baker2013-10-081-1/+1
| | |
* | | bind - First package filesMarcello Coutinho2013-10-077-0/+1665
| | |
* | | Make sure send and receive buffers actually do get setWarren Baker2013-10-061-6/+8
| | |
* | | Bump version for new UnboundWarren Baker2013-10-062-4/+4
| | |
* | | Add send bufferWarren Baker2013-10-061-3/+5
| | |
* | | IndentsWarren Baker2013-10-061-3/+2
| | |
* | | Avoid starting cron multiple times, and make sure to stop all running cron ↵jim-p2013-10-033-4/+4
| | | | | | | | | | | | processes and not just the one we have a PID for.