aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid/squid.inc
Commit message (Collapse)AuthorAgeFilesLines
* Restore previous legacy code for squid cron job handling as the updated ↵jim-p2015-10-071-15/+66
| | | | method completely breaks saving the package on 2.1.x. Fixes #5205
* Initialize an array before treating it like an array. Fixes #5205jim-p2015-09-281-0/+10
|
* squid - 2.1.x compatible boot checkdoktornotor2015-09-111-2/+7
|
* Squid - squid pinger helper needs to be suid root (Bug #5114)doktornotor2015-09-091-3/+7
|
* squid - use install_cron_job() instead of reimplementing it, fix boot checkdoktornotor2015-09-081-68/+18
|
* Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabledRenato Botelho2015-05-051-4/+4
|
* Fix call-time pass by reference for all squid packagesRenato Botelho2014-06-201-1/+1
|
* Fix call-time pass-by-reference in squid, bumpjim-p2014-05-091-6/+6
|
* Fix input validation so it does not incorrectly state that a valid config ↵jim-p2013-11-121-6/+7
| | | | ending in a ; is invalid.
* Update squid.incthuynguyenduc2013-05-171-1/+1
| | | Fix missing last error language directory
* Write this during every sync to make sure it's present and not missedjim-p2013-02-051-4/+4
|
* Don't add an empty ext_managerjim-p2013-02-041-1/+3
|
* Fix tabsDanilo G. Baio (dbaio)2013-01-241-2/+2
|
* Fix creation of acl noauthDanilo G. Baio (dbaio)2013-01-241-2/+5
|
* Revert "Fix creation of acl noauth"Danilo G. Baio (dbaio)2013-01-241-5/+2
| | | | This reverts commit 23e79c9b263391e2305e7df7ac89c05bf133f416.
* Fix creation of acl noauthDanilo G. Baio (dbaio)2013-01-241-2/+5
|
* Replace proxy_monitor with sqp_monitor and sqpmonPhil Davis2013-01-121-4/+8
|
* squid - change pfsense version check to maintain compatibility with 1.2.3marcelloc2012-09-201-4/+5
| | | | http://forum.pfsense.org/index.php/topic,53809.msg287761.html#msg287761
* Add a matching conf_mount_ro call for squidPhil Davis2012-08-021-0/+1
| | | | After write_rcfile() we need to conf_mount_ro() so that the mount reference count is decremented, otherwise the filesystem will get left in read-write mode on nanobsd. Note: in squid_resync there is already a correct pair of conf_mount_rw() and conf_mount_ro(), so no need to touch that for squid(2).
* Misc changes for squid on 2.1jim-p2012-07-031-24/+31
|
* Use the right variable when writing out the logfile_rotate directive. Small ↵jim-p2011-12-301-1/+1
| | | | version bump.
* Add a periodic cron job to keep an eye on the size of swap.state and ↵jim-p2011-12-291-22/+51
| | | | rm/rotate as needed. Also remove swap.state before the daily rotate process runs, and make sure that the daily rotate happens each day even when the normal log rotation is disabled (set logfile_rotate to 0 if not set in the GUI)
* When adding squid's rotate job, make it rm the swap.state file before ↵jim-p2011-12-281-1/+2
| | | | rotating to be extra sure it's written cleanly.
* Do not call filter_configure_sync directly since this is not best practiceErmal2010-12-291-1/+1
|
* squid: finally remove obsolete checksMartin Fuchs2011-09-131-13/+0
|
* squid: enable fields by depencency and comment out unneccessary checksMartin Fuchs2011-09-111-0/+2
|
* squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem ↵Nachtfalkeaw2011-09-051-1/+2
| | | | KB" so the size could be changed from GUI.
* Custom Options should be before the options of general allow and any other ↵lgcosta2011-08-261-8/+9
| | | | blocks
* Add string for port of squid in transparent mode from config filelgcosta2011-08-261-4/+4
|
* Move squid's rc file write to a function, and call it from sync as well as ↵jim-p2011-06-241-28/+30
| | | | install.
* Fix the PPPoE/PPTP cases in squid.inc for bypassing, also fix PPPoE server ↵jim-p2011-05-311-3/+27
| | | | enable test for 2.0.
* When making the cache and doing squid -z, it should be safe to do a ↵jim-p2011-05-021-1/+4
| | | | recursive chown on what should be a small directory set.
* Also allow subnets in the proxy bypass fields.jim-p2011-05-021-2/+2
|
* Stop squid from doing a recursive chown/chgrp inside the cache folder, ↵jim-p2011-04-271-2/+6
| | | | should speed up save/sync with a large cache. Version bump to reflect change.
* Fix squid download limit. Reported here: ↵jim-p2011-02-151-1/+1
| | | | http://forum.pfsense.org/index.php/topic,31880.0.html
* Add additional fields for squid safeports and sslports. Resolves #1100jim-p2010-12-211-2/+4
|
* Use ufs as the default cache file system, feedback on the forum suggests ↵jim-p2010-10-141-1/+1
| | | | much greater performance by default, and if someone has a large enough cache that they need aufs, they can always switch later.
* Patch submitted by garga: BP: Changed default value of 'Hard disk cache system'jim-p2010-10-141-0/+6
|
* Allow user to input destination bypasses for squid, which work like the ↵jim-p2010-10-121-5/+33
| | | | source bypasses. Also allow users to enter IPs, hostnames, or aliases into these fields. Version bump for squid.
* Ensure that http_access for allowed_subnets is added, regardless of whether ↵jim-p2010-10-071-4/+6
| | | | 'allow_interface' is on or not. Submitted-By: wagonza.
* Fix NT Auth on squid pkg, fix some JS and field names. Submitted-By: vcoquejim-p2010-09-161-8/+34
|
* Add LDAP user attribute choice to squid package. Version bump. Submitted-By: ↵jim-p2010-09-141-1/+1
| | | | vcoque
* Only run chown/chgrp if a file exists.jim-p2010-08-161-1/+1
|
* Stop squid from removing every cron job that rotates logs. This breaks ↵jim-p2010-07-111-1/+2
| | | | lightsquid's rotation. Found-By: lsoltero on the forum.
* Correct default logging path so it matches lightsquid's default.jim-p2010-06-291-2/+2
|
* Ensure /var/squid is owned by proxy:proxy or else squid can/will have issues.jim-p2010-06-281-6/+7
|
* Sleep dynamically based on whether or not squid is running at the time, ↵jim-p2010-06-231-2/+5
| | | | rather than waiting constantly and slowing down the boot time.
* Move this up a couple lines.jim-p2010-06-221-1/+1
|
* Make sure we are rw here before writing.jim-p2010-06-221-0/+1
|
* Revert "Use filter_configure_sync() here instead."jim-p2010-06-221-1/+1
| | | | This reverts commit 69bb270be5515585aa8d886acfad3f9f862cb16c.