aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* xml is really unforgiving, need a space here, no word wraps ;)Bill Marquette2006-07-031-1/+1
|
* enabled routed package so it can be tested by othersBill Marquette2006-07-031-0/+11
|
* 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
|
* Updated havp to new version, bumped package versionRajkumar S2006-06-161-2/+2
|
* Added maxdownloadsize, trickling and maxscansize options, Added Transparency ↵Rajkumar S2006-06-167-12/+199
| | | | exclude functionality, updated havp to new version, bumped package version
* Bumped version of havp, changed the status to ALPHA, removed log statementRajkumar S2006-06-121-6/+2
|
* 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
* New packages (again)! /me crosses fingersFernando Lemos2006-06-051-126/+172
|
* Initial commit of routed packageBill Marquette2006-06-042-0/+191
|
* Backout last commit and unbreak all of the packages.Scott Ullrich2006-06-021-172/+126
|
* 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
|
* New packages.Fernando Lemos2006-06-021-126/+172
|
* 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
|
* Mark new packages as broken.Scott Ullrich2006-05-221-2/+2
|
* Update url to stunnelScott Ullrich2006-05-221-2/+2
|
* Add HAVP packageScott Ullrich2006-05-201-363/+380
|
* Adding clamav and havp packages.Scott Ullrich2006-05-206-0/+415
| | | | Submitted-by: Rajkumar S <raj_AT_linuxense.com>
* user correct variable nameScott Ullrich2006-05-031-1/+1
|
* Add to log the windows username of who blacklisted a serverScott Ullrich2006-05-031-4/+6
|
* Log actions performed by spamd usersScott Ullrich2006-04-271-0/+4
|
* Add a note about what adding a e-mail address to the spamtrap accomplishesScott Ullrich2006-04-271-2/+4
|
* Move out of place filter items into the tab areaScott Ullrich2006-04-271-7/+12
|
* Correct tab order (outlook tab is out of order).Scott Ullrich2006-04-271-1/+1
|
* Set page titleScott Ullrich2006-04-272-2/+2
|
* Set page titleScott Ullrich2006-04-271-1/+1
|
* Set page titleScott Ullrich2006-04-271-2/+2
|
* Add ip to the whitelist table immediately after its added to pfSenseScott Ullrich2006-04-271-13/+16
|
* allow for access log disablingBill Marquette2006-04-242-5/+17
| | | | patch-by: msamblanet with minor touches by myself
* must use htmltext inside XML filesBill Marquette2006-04-241-1/+1
| | | | Pointy-Hat-To: me, myself, and I
* update squid package to relect that we use the 4th FreeBSD package forBill Marquette2006-04-241-2/+2
| | | | squid 2.5.12
* Re-enable cachemgr.cgi thanks in part to patch from msablanetBill Marquette2006-04-242-5/+19
|
* Remove cachemgr.cgi linkScott Ullrich2006-04-211-0/+2
|
* Back to the grave-yard, upnpdScott Ullrich2006-04-191-12/+12
|