aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clean up and prefix log messages.doktornotor2015-10-061-28/+30
* Clean up and prefix log messages.doktornotor2015-10-061-32/+32
* unset broken antivirus settings on upgradedoktornotor2015-10-061-0/+8
* Bump squid3 package versiondoktornotor2015-10-061-1/+1
* Fix CRLFdoktornotor2015-10-061-1/+1
* Bump version and nuke useless cruftdoktornotor2015-10-061-7/+1
* Major rework of antivirus features logicdoktornotor2015-10-061-33/+83
* Major rework of antivirus features logicdoktornotor2015-10-061-178/+540
* squid.inc - more cleanups and small bugfixesdoktornotor2015-10-061-186/+165
* Update squid_js.inc for new squid_antivirus.xmldoktornotor2015-10-061-12/+45
* Fix newlinedoktornotor2015-10-051-1/+1
* Add description to functionsdoktornotor2015-10-031-0/+2
* Reoder functions into logical sections and add descriptions to themdoktornotor2015-10-031-207/+266
* Bump squid3 package versiondoktornotor2015-10-031-1/+1
* Bump squid3 package versiondoktornotor2015-10-031-1/+1
* Move antivirus integration features to a separate filedoktornotor2015-10-031-0/+4
* Move antivirus integration features to a separate filedoktornotor2015-10-031-0/+433
* Move antivirus integration features to a separate filedoktornotor2015-10-031-389/+2
* Move squid_validate_reverse() to squid_reverse.inc where it belongsdoktornotor2015-10-031-0/+69
* Move squid_validate_reverse() to squid_reverse.inc where it belongsdoktornotor2015-10-031-69/+0
* Move javascript helpers to a separate filedoktornotor2015-10-031-0/+4
* Move javascript helpers to a separate filedoktornotor2015-10-031-0/+240
* Move javascript helpers to a separate filedoktornotor2015-10-031-196/+4
* Remove no-op and unintended "required" tag from offline modedoktornotor2015-10-031-1/+0
* Sanitize input fields sizedoktornotor2015-10-031-0/+1
* Sanitize input fields sizedoktornotor2015-10-031-0/+3
* Sanitize input fields sizedoktornotor2015-10-031-1/+2
* Do not loop when trying to chown inaccessible directory and log some debug infodoktornotor2015-10-031-10/+14
* Merge pull request #1085 from doktornotor/patch-1Renato Botelho2015-10-026-654/+368
|\
| * Do not disable log_dir field when access logging is disabled.doktornotor2015-10-021-4/+4
| * Tell reverse proxy users to enable Squid if neededdoktornotor2015-10-021-1/+6
| * Remove unused squid_reverse.xmldoktornotor2015-10-021-451/+0
| * Remove unused squid_reverse.xml filedoktornotor2015-10-021-4/+0
| * Bump squid3 package versiondoktornotor2015-10-021-1/+1
| * Comment out the new logic for now, needs more workdoktornotor2015-10-021-1/+5
| * Get rid of remaining PBI rcfiles and handle clamav with write_rcfiledoktornotor2015-10-021-2/+3
| * Get rid of remaining PBI rcfiles and handle clamav with write_rcfiledoktornotor2015-10-021-37/+54
| * Not needed any more and the symlinking misfeature was fixeddoktornotor2015-10-021-4/+0
| * Stop symlinking the damned PBI rcfiles over and over againdoktornotor2015-10-021-7/+0
| * write_rcfile() does not handle custom restart commanddoktornotor2015-10-021-7/+0
| * Do not use the c-icap rcfile to stop c-icap when AV is being disabled - the r...doktornotor2015-10-011-1/+1
| * Remove useless buggy /etc/rc.conf.local crapdoktornotor2015-10-011-26/+1
| * Implement a generic setting to enable/disable Squid services, bugfixes and cl...doktornotor2015-10-011-87/+158
| * Fix the numdirs comparison here (int vs. string), make this more readable as ...doktornotor2015-10-011-1/+1
| * Implement a generic setting to enable/disable Squid servicesdoktornotor2015-10-011-0/+11
| * Implement keep data/settings featuresdoktornotor2015-10-011-1/+13
| * Implement keep data/settings featuresdoktornotor2015-10-011-25/+74
| * Code style and whitespace fixesdoktornotor2015-10-011-20/+8
| * Remove squid_resync_redirector()doktornotor2015-10-011-15/+0
| * Mute rename() to stop spitting out useless junk in console...doktornotor2015-10-011-2/+2