| Commit message (Expand) | Author | Age | Files | Lines |
* | Sanitize input fields size | doktornotor | 2015-10-03 | 1 | -1/+2 |
* | Do not loop when trying to chown inaccessible directory and log some debug info | doktornotor | 2015-10-03 | 1 | -10/+14 |
* | Merge pull request #1085 from doktornotor/patch-1 | Renato Botelho | 2015-10-02 | 6 | -654/+368 |
|\ |
|
| * | Do not disable log_dir field when access logging is disabled. | doktornotor | 2015-10-02 | 1 | -4/+4 |
| * | Tell reverse proxy users to enable Squid if needed | doktornotor | 2015-10-02 | 1 | -1/+6 |
| * | Remove unused squid_reverse.xml | doktornotor | 2015-10-02 | 1 | -451/+0 |
| * | Remove unused squid_reverse.xml file | doktornotor | 2015-10-02 | 1 | -4/+0 |
| * | Bump squid3 package version | doktornotor | 2015-10-02 | 1 | -1/+1 |
| * | Comment out the new logic for now, needs more work | doktornotor | 2015-10-02 | 1 | -1/+5 |
| * | Get rid of remaining PBI rcfiles and handle clamav with write_rcfile | doktornotor | 2015-10-02 | 1 | -2/+3 |
| * | Get rid of remaining PBI rcfiles and handle clamav with write_rcfile | doktornotor | 2015-10-02 | 1 | -37/+54 |
| * | Not needed any more and the symlinking misfeature was fixed | doktornotor | 2015-10-02 | 1 | -4/+0 |
| * | Stop symlinking the damned PBI rcfiles over and over again | doktornotor | 2015-10-02 | 1 | -7/+0 |
| * | write_rcfile() does not handle custom restart command | doktornotor | 2015-10-02 | 1 | -7/+0 |
| * | Do not use the c-icap rcfile to stop c-icap when AV is being disabled - the r... | doktornotor | 2015-10-01 | 1 | -1/+1 |
| * | Remove useless buggy /etc/rc.conf.local crap | doktornotor | 2015-10-01 | 1 | -26/+1 |
| * | Implement a generic setting to enable/disable Squid services, bugfixes and cl... | doktornotor | 2015-10-01 | 1 | -87/+158 |
| * | Fix the numdirs comparison here (int vs. string), make this more readable as ... | doktornotor | 2015-10-01 | 1 | -1/+1 |
| * | Implement a generic setting to enable/disable Squid services | doktornotor | 2015-10-01 | 1 | -0/+11 |
| * | Implement keep data/settings features | doktornotor | 2015-10-01 | 1 | -1/+13 |
| * | Implement keep data/settings features | doktornotor | 2015-10-01 | 1 | -25/+74 |
| * | Code style and whitespace fixes | doktornotor | 2015-10-01 | 1 | -20/+8 |
| * | Remove squid_resync_redirector() | doktornotor | 2015-10-01 | 1 | -15/+0 |
| * | Mute rename() to stop spitting out useless junk in console... | doktornotor | 2015-10-01 | 1 | -2/+2 |
| * | Antivirus GUI behaviour sanitization - first part | doktornotor | 2015-10-01 | 1 | -0/+27 |
| * | Antivirus GUI behaviour sanitization - first part | doktornotor | 2015-10-01 | 1 | -0/+42 |
* | | Work around a potential XSS in spamd_db.php. Small version bump for spamd. | jim-p | 2015-10-01 | 3 | -3/+3 |
* | | Fix trailing whitespace in spamd_db.php | jim-p | 2015-10-01 | 1 | -15/+15 |
* | | Work around a potential XSS in snort_ip_list_mgmt.php, small version bump for... | jim-p | 2015-10-01 | 3 | -5/+5 |
|/ |
|
* | Merge pull request #1084 from doktornotor/patch-1 | Renato Botelho | 2015-10-01 | 10 | -91/+397 |
|\ |
|
| * | Bump squid3 package version | doktornotor | 2015-10-01 | 1 | -1/+1 |
| * | Fix C-ICAP | doktornotor | 2015-10-01 | 1 | -22/+50 |
| * | Fix C-ICAP and cleanup useless things here | doktornotor | 2015-10-01 | 1 | -7/+4 |
| * | Move fielddescr away from rowhelperfield (another pkg_edit.php bug) | doktornotor | 2015-10-01 | 1 | -9/+9 |
| * | Move fielddescr away from rowhelperfield (another pkg_edit.php bug) | doktornotor | 2015-10-01 | 1 | -10/+10 |
| * | Improve some descriptions, nuke useless tags that do not show in rowhelpers | doktornotor | 2015-10-01 | 1 | -6/+4 |
| * | Improve some descriptions, nuke useless tags that do not show in rowhelpers | doktornotor | 2015-10-01 | 1 | -6/+4 |
| * | Add Google Safe Browsing feature | doktornotor | 2015-09-30 | 1 | -0/+13 |
| * | Add Google Safe Browsing feature | doktornotor | 2015-09-30 | 1 | -1/+12 |
| * | Fix squidclamav.conf.sample handling to match the rest of the config files | doktornotor | 2015-09-30 | 1 | -9/+7 |
| * | Do not do useless checks for freshclam cronjob | doktornotor | 2015-09-30 | 1 | -5/+1 |
| * | Code style and comment tweaks | doktornotor | 2015-09-30 | 1 | -2/+3 |
| * | When antivirus/C-ICAP is disabled, actually stop and disable related services | doktornotor | 2015-09-30 | 1 | -0/+27 |
| * | Add freshclam mirror settings, manual AV defs update and cron updates | doktornotor | 2015-09-30 | 1 | -1/+78 |
| * | Add freshclam mirror settings, manual AV defs update and cron updates | doktornotor | 2015-09-30 | 1 | -9/+94 |
| * | Patch squidclamav.conf so that is uses WebGUI URL by default | doktornotor | 2015-09-30 | 1 | -2/+2 |
| * | Fix log_dir location for C-ICAP to that it honors custom log_dir | doktornotor | 2015-09-30 | 1 | -1/+6 |
| * | If cache dir is located outside of /var/squid hierarchy, log some instruction... | doktornotor | 2015-09-30 | 1 | -0/+7 |
| * | Put safety checks here to prevent shooting users from shooting themselves in ... | doktornotor | 2015-09-30 | 1 | -12/+41 |
| * | Do not leave orphaned cache dirs if harddisk_cache_location changed | doktornotor | 2015-09-30 | 1 | -0/+30 |