aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Update config/dansguardian/dansguardian.phprjcrowder2012-10-311-16/+22
| | | Added return code check when fetching the blacklists. In the previous version, the blacklist directories were removed if the fetch failed. Once the directories were removed, dansguardian would not start because the config files referenced blacklist files that did not exist. This version does not remove the blacklist directories if the blacklist fetch fails.
* Update config/dansguardian/dansguardian.phprjcrowder2012-10-021-9/+25
|
* The client export was missing a newline after the ns-cert-type which would ↵Leroux Cifer2012-05-021-1/+1
| | | | thus mess up comp-lzo and such afterwards.
* squid3 - reduce squid startup time and include boot process checkMarcello Coutinho2012-05-022-20/+38
|
* dansguardian - reduce boot time and improve checksMarcello Coutinho2012-05-021-39/+48
|
* varnish - include array checks to avoid bootup php errorsMarcello Coutinho2012-04-242-4/+6
|
* sarg - include missing LDAPFilterSearch config option on sarg.incMarcello Coutinho2012-04-241-0/+1
|
* squid3 - include remote cache array checkMarcello Coutinho2012-04-241-1/+2
|
* sarg - fix Sort Fields in Reverse order check in sarg.incMarcello Coutinho2012-04-231-1/+1
|
* Generalize referencejim-p2012-04-231-2/+2
|
* squid3 - version 2.0.5 with transparent proxy fix and integration with ↵Marcello Coutinho2012-04-224-2/+349
| | | | captive portal for non transparent use.
* squid3 - change status to beta, fix instalation path and icp portMarcello Coutinho2012-04-201-1/+1
|
* squid3 - fix refresh_pattern and typo regressionMarcello Coutinho2012-04-202-5/+14
|
* squid3 - version 2.0.4 with bug fixes and remote peer improvementsMarcello Coutinho2012-04-2014-93/+314
|
* bufixes after resetting counter and more details in syslog outputAlexander Wilke2012-04-191-3/+20
|
* typos in descriptionAlexander Wilke2012-04-191-5/+5
|
* typos in descriptionAlexander Wilke2012-04-191-4/+4
|
* freeradius2 accounting script fixesAlexander Wilke2012-04-171-2/+2
|
* postfix - avoid duplications on ldap fetch and improve folder checkMarcello Coutinho2012-04-161-4/+7
|
* squid3 - Fix patters typoMarcello Coutinho2012-04-162-9/+9
|
* squid3 - version 2.0.3 with dynamic content options on cache tabMarcello Coutinho2012-04-162-14/+98
|
* squid3 - fix package integration with squidguardMarcello Coutinho2012-04-152-3/+3
|
* squid3 - include some array checks to prevert erros on squid_reverse.incMarcello Coutinho2012-04-151-4/+9
|
* squid3 - fix some file calls during installationMarcelloc2012-04-141-7/+17
|
* squid3 - merge squid3 and squid-reverse in one packageMarcello Coutinho2012-04-1315-453/+1589
|
* For quagga-ospf, the config files also have to be owned by the quagga user.jim-p2012-04-121-0/+1
|
* sarg - include more anti-cache code for reportsMarcello Coutinho2012-04-123-3/+7
|
* sarg - version 0.4.1 with minor bug fixesMarcello Coutinho2012-04-112-6/+8
|
* sarg - fix ntlm user option in sarg configMarcello Coutinho2012-04-101-1/+1
|
* sarg - include some no-cache header info to reportsMarcello Coutinho2012-04-102-1/+3
|
* sarg - package version 0.4 with user tab, ldap search and report limitsMarcello Coutinho2012-04-109-60/+380
|
* sarg - include more config options and fix usertab checkMarcello Coutinho2012-04-093-12/+50
|
* Fix syntax errorjim-p2012-04-041-2/+2
|
* sarg - fix sarg date format optionsMarcello Coutinho2012-04-041-2/+2
|
* Handle a blank hostname a bit more gracefully when exporting OpenVPN.jim-p2012-04-041-3/+5
|
* sarg - version 0.3 with report sortfields and date format optionMarcello Coutinho2012-04-044-27/+543
|
* ntop doesn't seem to respect its own -4 and -6 options very well, so remove ↵jim-p2012-04-041-7/+1
| | | | the option from the gui as the only way to make it listen on ipv4 is to use only -4. Otherwise it only binds to ipv6.
* Don't print an empty network when generating an ospf config for quagga.jim-p2012-04-041-1/+2
|
* sarg - include squidguard report optionsMarcello Coutinho2012-04-043-20/+19
|
* sarg - fix images on report and improve file testsMarcello Coutinho2012-04-033-78/+25
|
* Merge pull request #234 from dvserg/masterJim P2012-04-021-1/+1
|\ | | | | Lightsquid update
| * Fix squid logs pathSergey Dvoriancev2012-04-021-1/+1
| |
* | Better fix for ntop using ipv4/ipv6jim-p2012-04-021-2/+2
| |
* | Merge pull request #233 from saxonbeta/masterChris Buechler2012-03-303-4/+24
|\ \ | | | | | | SquidGuard: Added option to general settings to show a blank gif image for the advertising category
| * | When creating conf file, check if dest definition contains _adv or _ads and ↵saxonbeta2012-03-291-1/+11
| | | | | | | | | | | | if F_ADV_BLANKIMG is on, then add a redirect to get a blank image instead of the default block page
| * | Save adv_blankimg field value to squidguard_conf.xmlsaxonbeta2012-03-291-3/+7
| | |
| * | Option added to display a blank image instead the block page for adv categorysaxonbeta2012-03-291-0/+6
| | |
* | | sarg - version 0.2.1 with report tab cache fixMarcello Coutinho2012-03-307-17/+76
| | |
* | | sarg - version 0.2 with exclusion lists, bug fixes and gui improves.Marcello Coutinho2012-03-309-31/+223
|/ /
* | sarg - more bug fixesMarcello Coutinho2012-03-291-3/+3
| |