| Commit message (Expand) | Author | Age | Files | Lines |
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -675/+785 |
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -42/+38 |
* | Remove unused squid_ident.php | doktornotor | 2015-09-24 | 1 | -148/+0 |
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -24/+20 |
* | squid3 - code style and XHTML fixes | doktornotor | 2015-09-24 | 1 | -98/+77 |
* | squid3 - code style fixes, declare global vars, XHTML fixes | doktornotor | 2015-09-24 | 1 | -143/+134 |
* | squid3 - code style fixes, fix missing includes, declare global vars | doktornotor | 2015-09-24 | 1 | -63/+82 |
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -2/+0 |
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -7/+11 |
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -30/+32 |
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -1/+1 |
* | squid3 - code style fixes | doktornotor | 2015-09-24 | 1 | -32/+36 |
* | squid3 - fix default value handling for antivirus client forward options (Bug... | doktornotor | 2015-09-24 | 1 | -1/+1 |
* | squid3 - fix default value handling for antivirus client forward options (Bug... | doktornotor | 2015-09-24 | 1 | -0/+1 |
* | squid3 - disable broken Youtube caching feature | doktornotor | 2015-09-18 | 1 | -2/+2 |
* | squid3 - disable broken Youtube caching feature | doktornotor | 2015-09-18 | 1 | -1/+3 |
* | Fix typo breaking squidantivirus XMLRPC sync (Bug #4452) | doktornotor | 2015-09-18 | 1 | -1/+1 |
* | squid3 - move min/max_object_size directives (Bug #5154) | doktornotor | 2015-09-18 | 1 | -1/+1 |
* | squid pinger helper needs to be suid root (Bug #5114) | doktornotor | 2015-09-11 | 1 | -2/+2 |
* | squid3 - fix inverted boot check | doktornotor | 2015-09-10 | 1 | -1/+1 |
* | do not silence errors with chmod | doktornotor | 2015-09-09 | 1 | -2/+2 |
* | Squid3 - squid pinger helper needs to be suid root (Bug #5114) | doktornotor | 2015-09-09 | 1 | -5/+6 |
* | fix another bogus boot check | doktornotor | 2015-09-08 | 1 | -2/+3 |
* | squid3 - use install_cron_job() instead of reimplementing it | doktornotor | 2015-09-04 | 1 | -73/+17 |
* | squid3 - fix a bunch of invalid chmod() calls - fixes Bug #4885 | doktornotor | 2015-08-25 | 1 | -4/+4 |
* | Sanitize squid version | Renato Botelho | 2015-05-08 | 1 | -1/+1 |
* | Remove extra \n | Renato Botelho | 2015-05-06 | 1 | -1/+1 |
* | Remove old break from switch -> if conversion | Renato Botelho | 2015-05-06 | 1 | -2/+0 |
* | Remove unused file squid_cpauth.php | Renato Botelho | 2015-05-06 | 1 | -24/+0 |
* | Remove squid_ng.inc and squid_ng.xml, they are not being used | Renato Botelho | 2015-05-06 | 3 | -1342/+0 |
* | Remove squid_extauth.xml, it's not being used | Renato Botelho | 2015-05-06 | 1 | -106/+0 |
* | Remove squid_auth.inc, it's not being used | Renato Botelho | 2015-05-06 | 1 | -447/+0 |
* | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -81/+82 |
* | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -427/+422 |
* | Fix indent and style | Renato Botelho | 2015-05-06 | 1 | -79/+79 |
* | Add more notes | Renato Botelho | 2015-05-06 | 1 | -0/+3 |
* | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -5/+3 |
* | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -2/+5 |
* | Use if instead of switch/case statement for boolean test | Renato Botelho | 2015-05-06 | 1 | -3/+2 |
* | Use is_numericint() in places we need a positive number | Renato Botelho | 2015-05-06 | 1 | -9/+9 |
* | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -16/+17 |
* | Simplify logic | Renato Botelho | 2015-05-06 | 1 | -13/+14 |
* | Add a note about intl error files | Renato Botelho | 2015-05-06 | 1 | -0/+10 |
* | SQUID_CONFBASE is inside SQUID_BASE, create SQUID_CONFBASE recursively is eno... | Renato Botelho | 2015-05-06 | 1 | -4/+0 |
* | Remove unused SQUID_LIB | Renato Botelho | 2015-05-06 | 1 | -3/+0 |
* | Replace some exec() calls by proper functions | Renato Botelho | 2015-05-06 | 1 | -3/+5 |
* | Install check_ip.php direct to /usr/local/bin, and, on 2.2, create a symlink ... | Renato Botelho | 2015-05-06 | 2 | -3/+5 |
* | Check if cachedir exist before try to rename it | Renato Botelho | 2015-05-06 | 1 | -1/+1 |
* | Do not mess clamav user account on 2.3+ | Renato Botelho | 2015-05-06 | 1 | -0/+3 |
* | Declare pfs_version as global so it can be used later | Renato Botelho | 2015-05-06 | 1 | -0/+1 |