aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Install check_ip.php direct to /usr/local/bin, and, on 2.2, create a symlink ↵Renato Botelho2015-05-062-3/+5
| | | | inside PBI directory
* 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
| | | | pfSense generic functions instead of calling ifconfig
* 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-057-29/+29
|
* 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 ↵Renato Botelho2015-05-051-3/+9
| | | | SQUID_BASE
* Remove old directoryRenato Botelho2015-05-0513-4748/+0
|
* Declare pfs_version as global on first usageRenato Botelho2015-05-052-3/+5
|
* For some reason, global pfs_version has a wrong value during installation. ↵Renato Botelho2015-05-052-4/+4
| | | | Force it to re-read /etc/version inside functions
* Fixup template installation broken on my last changes. Bump version to 2.40Renato Botelho2015-05-052-41/+51
|
* Merge pull request #869 from emgee3/patch-1Renato Botelho2015-05-041-1/+1
|\
| * Fix invalid proxyport defaultemgee32015-04-261-1/+1
| | | | | | proxyport setting defaults to localhost IP address rather than default squid proxy port
* | Fix suricata pbi detection for 2.3+Renato Botelho2015-04-301-2/+7
| |
* | Fix pbi detect for sudoRenato Botelho2015-04-301-6/+5
| |
* | On 2.3+, openvpn-client-export tarball files will be already present on ↵Renato Botelho2015-04-301-8/+12
| | | | | | | | system, it's not necessary to uncompress tarball anymore
* | Remove unused varRenato Botelho2015-04-301-1/+0
| |
* | Mark openvpn-client-export tarball to be ignored when creating metaportRenato Botelho2015-04-301-0/+1
| |
* | Sanitize squidguard version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-291-5/+7
| |
* | Fix more freeradius macro definitions to work on 2.3+, also check if dir ↵Renato Botelho2015-04-292-8/+10
| | | | | | | | exist before try to run chown. Bump version to 1.6.12
* | Sanitize LCDproc and LCDproc-dev version, add port_category, run_depends and ↵Renato Botelho2015-04-282-2/+2
| | | | | | | | fix pbi checking
* | Sanitize bandwidthd version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-281-6/+5
| |
* | Fix pbi detection on freeradius2Renato Botelho2015-04-282-3/+9
| |
* | Sanitize imspector version, add run_depends and fix pbi checkingRenato Botelho2015-04-281-3/+3
| |
* | Sanitize imspector version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-281-2/+6
| |
* | Sanitize nmap version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-281-4/+4
| |
* | Sanitize Open-VM-Tools version, add port_category, run_depends and fix pbi ↵Renato Botelho2015-04-271-2/+6
| | | | | | | | checking
* | Sanitize varnish version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-271-1/+1
| |
* | Sanitize sarg version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-272-2/+2
| |
* | Add / in the end of each prefix item, otherwise it ends up installed in ↵Renato Botelho2015-04-271-39/+39
| | | | | | | | wrong directory
* | Bump lightsquid version to 2.38Renato Botelho2015-04-271-1/+1
| |
* | Isolate workarounds that were only necessary for 2.1 and 2.2 due to PBIsRenato Botelho2015-04-271-24/+30
| |
* | Check if squid is installed before attempt to use LS_SQUIDLOGPATH otherwise ↵Renato Botelho2015-04-271-9/+13
| | | | | | | | this macro won't be defined
* | Stop copying countrycodes tarball and also fix a typo on array key name ↵Renato Botelho2015-04-272-3/+2
| | | | | | | | s/ccdif/ccdir/
* | Remove wrong entryRenato Botelho2015-04-271-5/+0
| |
* | Add tpl subdir forgotten on last commitRenato Botelho2015-04-2738-0/+2674
| |
* | Stop downloading templates tarball and add each file as additional_files_neededRenato Botelho2015-04-272-14/+197
| |
* | Sanitize lightsquid version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-271-6/+6
| |
* | Add openbgpd port_category, run_depends and fix pbi checkRenato Botelho2015-04-271-1/+1
| |
* | Sanitize siproxd version, add port_category, run_depends and fix pbi checkingRenato Botelho2015-04-272-4/+4
| |
* | pfBlockerNG: Do not delete countrycodes.tar.bz2 since it's part of the ↵Renato Botelho2015-04-272-6/+5
| | | | | | | | package and will be missed during port removal on 2.3+