Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid_ng.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | squid_auth.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+2 |
| | | | This function does nothing but return. | ||||
* | Replace all calls to make_dirs() by mkdir with mode 0755 and recursive enabled | Renato Botelho | 2015-05-05 | 1 | -4/+4 |
| | |||||
* | Fix call-time pass by reference for all squid packages | Renato Botelho | 2014-06-20 | 2 | -2/+2 |
| | |||||
* | Fix call-time pass-by-reference in squid, bump | jim-p | 2014-05-09 | 7 | -13/+13 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 3 | -20/+20 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | Fix input validation so it does not incorrectly state that a valid config ↵ | jim-p | 2013-11-12 | 1 | -6/+7 |
| | | | | ending in a ; is invalid. | ||||
* | If the file doens't exist, bail, or this will generate a PHP error. | jim-p | 2013-08-13 | 1 | -0/+2 |
| | |||||
* | Update squid.inc | thuynguyenduc | 2013-05-17 | 1 | -1/+1 |
| | | | Fix missing last error language directory | ||||
* | Fix typo | jim-p | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | Write this during every sync to make sure it's present and not missed | jim-p | 2013-02-05 | 1 | -4/+4 |
| | |||||
* | Don't add an empty ext_manager | jim-p | 2013-02-04 | 1 | -1/+3 |
| | |||||
* | Fix urlfilter_enable typo | Phil Davis | 2013-02-03 | 1 | -2/+2 |
| | | | | | I noticed this typo while looking at other code. I guess that when people have set the urlfilter_enable checkbox, it has not been actually implementing it all this time. Maybe nobody actually uses this option? The question is, what if someone has checked this box and now the code is fixed and it suddenly starts working? Will that make a problem for anyone? Also noticed a repeated unset command that I fixed up. | ||||
* | Fix tabs | Danilo G. Baio (dbaio) | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | Fix creation of acl noauth | Danilo G. Baio (dbaio) | 2013-01-24 | 1 | -2/+5 |
| | |||||
* | Revert "Fix creation of acl noauth" | Danilo G. Baio (dbaio) | 2013-01-24 | 1 | -5/+2 |
| | | | | This reverts commit 23e79c9b263391e2305e7df7ac89c05bf133f416. | ||||
* | Fix creation of acl noauth | Danilo G. Baio (dbaio) | 2013-01-24 | 1 | -2/+5 |
| | |||||
* | Fix prefix for sqpmon.sh fetch | Phil Davis | 2013-01-21 | 1 | -1/+1 |
| | | | Stared at this for a while until I noticed that all the others had a terminating slash. | ||||
* | Modify to suit squid (2) | Phil Davis | 2013-01-12 | 1 | -3/+3 |
| | |||||
* | Remove proxy_monitor.sh | Phil Davis | 2013-01-12 | 1 | -72/+0 |
| | |||||
* | Create sqpmon.sh | Phil Davis | 2013-01-12 | 1 | -0/+75 |
| | |||||
* | Replace proxy_monitor with sqp_monitor and sqpmon | Phil Davis | 2013-01-12 | 1 | -4/+4 |
| | |||||
* | Replace proxy_monitor with sqp_monitor and sqpmon | Phil Davis | 2013-01-12 | 1 | -4/+8 |
| | |||||
* | squid - change pfsense version check to maintain compatibility with 1.2.3 | marcelloc | 2012-09-20 | 1 | -4/+5 |
| | | | | http://forum.pfsense.org/index.php/topic,53809.msg287761.html#msg287761 | ||||
* | Add a matching conf_mount_ro call for squid | Phil Davis | 2012-08-02 | 1 | -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.1 | jim-p | 2012-07-03 | 1 | -24/+31 |
| | |||||
* | Update config/squid/swapstate_check.php | Phil Davis | 2012-03-14 | 1 | -13/+17 |
| | |||||
* | Specify full path to squid includes in .xml files - should fix #1443 | jim-p | 2012-01-06 | 6 | -6/+6 |
| | |||||
* | Use the right variable when writing out the logfile_rotate directive. Small ↵ | jim-p | 2011-12-30 | 1 | -1/+1 |
| | | | | version bump. | ||||
* | Add a periodic cron job to keep an eye on the size of swap.state and ↵ | jim-p | 2011-12-29 | 3 | -22/+104 |
| | | | | 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-p | 2011-12-28 | 1 | -1/+2 |
| | | | | rotating to be extra sure it's written cleanly. | ||||
* | Do not call filter_configure_sync directly since this is not best practice | Ermal | 2010-12-29 | 2 | -5/+5 |
| | |||||
* | squid: add note | Martin Fuchs | 2011-09-13 | 1 | -2/+2 |
| | |||||
* | squid: finally remove obsolete checks | Martin Fuchs | 2011-09-13 | 1 | -13/+0 |
| | |||||
* | squid: enable fields by depencency and comment out unneccessary checks | Martin Fuchs | 2011-09-11 | 2 | -1/+3 |
| | |||||
* | squid: disable RFC1918 when using transparent mode | Martin Fuchs | 2011-09-11 | 1 | -0/+1 |
| | |||||
* | Merge pull request #58 from Nachtfalkeaw/patch-11 | Chris Buechler | 2011-09-05 | 1 | -0/+8 |
|\ | | | | | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_ | ||||
| * | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem ↵ | Nachtfalkeaw | 2011-09-05 | 1 | -0/+8 |
| | | | | | | | | KB" so the size could be changed from GUI. | ||||
* | | squid: added variable for "maximum_object_size_in_memory $max_objsize_in_mem ↵ | Nachtfalkeaw | 2011-09-05 | 1 | -1/+2 |
|/ | | | | KB" so the size could be changed from GUI. | ||||
* | Custom Options should be before the options of general allow and any other ↵ | lgcosta | 2011-08-26 | 1 | -8/+9 |
| | | | | blocks | ||||
* | Add string for port of squid in transparent mode from config file | lgcosta | 2011-08-26 | 1 | -4/+4 |
| | |||||
* | Move squid's rc file write to a function, and call it from sync as well as ↵ | jim-p | 2011-06-24 | 1 | -28/+30 |
| | | | | install. | ||||
* | Fix the PPPoE/PPTP cases in squid.inc for bypassing, also fix PPPoE server ↵ | jim-p | 2011-05-31 | 1 | -3/+27 |
| | | | | enable test for 2.0. | ||||
* | When making the cache and doing squid -z, it should be safe to do a ↵ | jim-p | 2011-05-02 | 1 | -1/+4 |
| | | | | recursive chown on what should be a small directory set. | ||||
* | Also allow subnets in the proxy bypass fields. | jim-p | 2011-05-02 | 2 | -4/+4 |
| | |||||
* | Stop squid from doing a recursive chown/chgrp inside the cache folder, ↵ | jim-p | 2011-04-27 | 1 | -2/+6 |
| | | | | should speed up save/sync with a large cache. Version bump to reflect change. | ||||
* | Fix squid download limit. Reported here: ↵ | jim-p | 2011-02-15 | 1 | -1/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,31880.0.html | ||||
* | Add additional fields for squid safeports and sslports. Resolves #1100 | jim-p | 2010-12-21 | 2 | -2/+20 |
| | |||||
* | Use ufs as the default cache file system, feedback on the forum suggests ↵ | jim-p | 2010-10-14 | 2 | -2/+2 |
| | | | | 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-p | 2010-10-14 | 1 | -0/+6 |
| |