aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/34/squid.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove extra \nRenato Botelho2015-05-061-1/+1
* Remove old break from switch -> if conversionRenato Botelho2015-05-061-2/+0
* Add more notesRenato Botelho2015-05-061-0/+3
* Simplify logicRenato Botelho2015-05-061-5/+3
* Simplify logicRenato Botelho2015-05-061-2/+5
* Use if instead of switch/case statement for boolean testRenato Botelho2015-05-061-3/+2
* Use is_numericint() in places we need a positive numberRenato Botelho2015-05-061-9/+9
* Simplify logicRenato Botelho2015-05-061-16/+17
* Simplify logicRenato Botelho2015-05-061-13/+14
* Add a note about intl error filesRenato Botelho2015-05-061-0/+10
* SQUID_CONFBASE is inside SQUID_BASE, create SQUID_CONFBASE recursively is eno...Renato Botelho2015-05-061-4/+0
* Remove unused SQUID_LIBRenato Botelho2015-05-061-3/+0
* Replace some exec() calls by proper functionsRenato Botelho2015-05-061-3/+5
* Install check_ip.php direct to /usr/local/bin, and, on 2.2, create a symlink ...Renato Botelho2015-05-061-2/+4
* Check if cachedir exist before try to rename itRenato Botelho2015-05-061-1/+1
* Do not mess clamav user account on 2.3+Renato Botelho2015-05-061-0/+3
* Declare pfs_version as global so it can be used laterRenato Botelho2015-05-061-0/+1
* Refactory squid_get_real_interface_address keeping result the same but using ...Renato Botelho2015-05-051-6/+3
* Respect SQUID_[UG]IDRenato Botelho2015-05-051-12/+15
* Add a safebelt to avoid changing /usr/local permissionsRenato Botelho2015-05-051-0/+3
* Respect SQUID_[UG]IDRenato Botelho2015-05-051-2/+2
* Respect SQUID_[UG]ID and use chmod()Renato Botelho2015-05-051-3/+3
* We just created directory, no need for recursive chown callRenato Botelho2015-05-051-3/+3
* Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabledRenato Botelho2015-05-051-7/+7
* Add SQUID_UID and SQUID_GID preparing it to use default user on 2.3+Renato Botelho2015-05-051-0/+4
* Use SQUID_CONFFILERenato Botelho2015-05-051-1/+1
* Use SQUID_SSL_DBRenato Botelho2015-05-051-6/+6
* Fix indent/spacesRenato Botelho2015-05-051-816/+815
* Add support for 2.3+ pbi detection and remove duplicated definition of SQUID_...Renato Botelho2015-05-051-3/+9
* corrected comparison of reservedhigh port numberDennis Neuhaeuser2015-04-041-2/+2
* correction of portrange checkingdneuhaeuser2015-04-031-5/+5
* Merge pull request #789 from CinoNY/patch-3Renato Botelho2015-02-021-1/+2
|\
| * add new X-Forward Mode optionsCino2015-01-161-1/+2
* | Define the contants to /usr/local can be useful at development time in certai...Renato Botelho2015-01-221-7/+2
|/
* squid3.4 fix and improve clamav and freshclam rc.d script pathsMarcello Coutinho2015-01-161-6/+15
* squid 3.4 - Fix typosMarcello Coutinho2015-01-141-2/+2
* squid 3.4 - fixes #4196 and #4197Marcello Coutinho2015-01-141-46/+68
* squid3.4 - update compile argsMarcello Coutinho2014-12-291-0/+5
* Revert 6819d263 partially since it can be useful for development testsRenato Botelho2014-12-181-2/+7
* Call binary wrappersRenato Botelho2014-12-181-23/+21
* This version is only for 2.2 and later, drop these checksRenato Botelho2014-12-181-9/+1
* squid3.4 - first package filesMarcello Coutinho2014-11-201-0/+2463