aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Full path to include fileScott Ullrich2006-07-301-2/+1
|
* Add proxy monitor alarm scriptScott Ullrich2006-07-302-0/+6
|
* Adding squid monitor that reconfigures filter if squid stops working.Scott Ullrich2006-07-301-0/+41
| | | | Simple shell script. Small. Effective.
* When defining ports, do not include blank ip addresses which leads to ↵Scott Ullrich2006-07-301-1/+2
| | | | | | entries such as: http_port :3128
* Default to port 3128 if user has not filled in a custom port.Scott Ullrich2006-07-301-5/+11
|
* If /var/squid/cache does not exist then force a squid -zScott Ullrich2006-07-291-6/+4
|
* Create squid cache when neededScott Ullrich2006-07-291-10/+17
|
* Simplify Squid startup commandScott Ullrich2006-07-281-216/+212
|
* - added missing PEAR Image dependencyDaniel Stefan Haischt2006-07-27114-0/+26173
|
* - added missing additional files.Daniel Stefan Haischt2006-07-271-12/+165
|
* - addition: the last step title (reload in progress) now pulsates to get the ↵Daniel Stefan Haischt2006-07-231-2/+5
| | | | user's attention.
* - added CDATA wrapperDaniel Stefan Haischt2006-07-221-0/+15
|
* - fix: wrong rcfile notation.Daniel Stefan Haischt2006-07-211-5/+5
|
* - dynamically load the bcompiler extension if it has not been loaded already.Daniel Stefan Haischt2006-07-211-24/+30
|
* - changed default pwd of admin userDaniel Stefan Haischt2006-07-211-1/+1
|
* - added support contact to dspam settings.Daniel Stefan Haischt2006-07-211-0/+1
|
* - added some extra checks to be able to detect whether a particular software ↵Daniel Stefan Haischt2006-07-212-4/+71
| | | | is available.
* - split the 4000 lines dspam.inc into several chunks for better maintainabilityDaniel Stefan Haischt2006-07-172-3588/+6
|
* - split the 4000 lines dspam.inc into several chunks for better maintainabilityDaniel Stefan Haischt2006-07-174-0/+3619
|
* Use start_service()Scott Ullrich2006-07-161-1/+1
|
* Don't add -i twiceScott Ullrich2006-07-161-1/+1
|
* Seperate interfaces with -i, not ,Scott Ullrich2006-07-161-3/+1
|
* Only call setup routines when neededScott Ullrich2006-07-161-16/+24
|
* Add darkstat settings since version 3 is a tad bit differentScott Ullrich2006-07-161-6/+54
|
* Adding darkstat pacakge.Scott Ullrich2006-07-162-0/+44
|
* - initial version of the DSPAM packageDaniel Stefan Haischt2006-07-1547-0/+15839
|
* xml is really unforgiving, need a space here, no word wraps ;)Bill Marquette2006-07-031-1/+1
|
* require routed.inc and use iface_array instead of interfaces_arrayBill Marquette2006-07-031-1/+8
| | | | which is a xmlparse array value
* convert rule type testing to switch/case - easier to read than if/else/if...Bill Marquette2006-06-252-8/+14
|
* * Space between command and &Scott Ullrich2006-06-231-1/+2
| | | | * Sleep 4 seconds since we are starting HAVP in the background and need to check if the PID file exists
* Fixes a small bug in havp startup scriptRajkumar S2006-06-232-2/+3
|
* Added maxdownloadsize, trickling and maxscansize options, Added Transparency ↵Rajkumar S2006-06-167-12/+199
| | | | exclude functionality, updated havp to new version, bumped package version
* Transparent support, saner defaults, added interface selection widgetsRajkumar S2006-06-122-7/+29
|
* Added more options, default values are more sane. Works okay with current ↵Rajkumar S2006-06-082-7/+52
| | | | ClamAV packages
* Initial commit of routed packageBill Marquette2006-06-042-0/+191
|
* Add database total counts to bottom of SpamDBScott Ullrich2006-06-021-0/+18
|
* Delete from whitelist when required.Scott Ullrich2006-06-022-0/+33
|
* Reall delete from blacklist.Scott Ullrich2006-06-022-48/+37
|
* Delete items from SpamD blacklist when they are deleted from the SpamDB as well.Scott Ullrich2006-06-022-0/+46
|
* This was the first package I wrote, don't know how well it complies to the ↵Fernando Lemos2006-06-024-0/+278
| | | | new pkg_edit.php, but it should do fine. Blacklist + whitelist + simple configuration.
* A working version of the FreeRADIUS package (this one writes the ↵Fernando Lemos2006-06-024-134/+503
| | | | configuration to the right files ;)).
* A custom version of Viralator, with some minor bug fixes and some ↵Fernando Lemos2006-06-022-0/+99
| | | | customizations to fit our needs better. Can be improved, but it'll prolly be deprecated if HAVP for FreeBSD becomes stable enough and once it's integrated with the ClamAV package.
* The same notes for p3scan apply to this package. Note that the Squid, p3scan ↵Fernando Lemos2006-06-022-0/+75
| | | | and clamsmtp packages will require changes to filter.inc to work (some time later I'll move that stuff to /usr/local/pkg/pf, and so we won't need to change filter.inc in the future).
* The p3scan package. You can see the changes in the Antivirus interface after ↵Fernando Lemos2006-06-023-0/+101
| | | | you install this.
* This is not based on Raj's ClamAV package. This is the backend for ↵Fernando Lemos2006-06-022-80/+334
| | | | Viralator, p3scan and clamsmtp. No, it doesn't support HAVP yet, but maybe it just works with Raj's HAVP package. I have plans of putting HAVP support into this interface, maybe HAVP + Squid, but I still gotta play a bit more with HAVP, and maybe I and Raj could work togheter to make this integration, dunno. This might just work out of the box, or maybe not. This package does nothing without p3scan, clamsmtp or Viralator, as of now.
* The Squid package... Countless changes. You might need some stuff from HEAD ↵Fernando Lemos2006-06-028-717/+1229
| | | | to make this work properly (you need make_dirs from HEAD to at least install it). This might not work out of the box. In fact, it should not work out of the box in RELENG_1. Please be patient.
* Add Copyright noticeRajkumar S2006-05-252-0/+56
|
* Sync with the latest versionRajkumar S2006-05-251-0/+1
|
* Fixed updation bug, new startup scriptRajkumar S2006-05-252-35/+36
|
* Start up script from Gary BuckmasterRajkumar S2006-05-251-0/+68
|