Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only call setup routines when needed | Scott Ullrich | 2006-07-16 | 1 | -16/+24 |
| | |||||
* | Add darkstat settings since version 3 is a tad bit different | Scott Ullrich | 2006-07-16 | 1 | -6/+54 |
| | |||||
* | I'll take ownership. | Scott Ullrich | 2006-07-16 | 1 | -0/+1 |
| | |||||
* | Add Darkstat 3 package | Scott Ullrich | 2006-07-16 | 1 | -0/+12 |
| | |||||
* | Adding darkstat pacakge. | Scott Ullrich | 2006-07-16 | 2 | -0/+44 |
| | |||||
* | - initial version of the DSPAM package | Daniel Stefan Haischt | 2006-07-15 | 47 | -0/+15839 |
| | |||||
* | Disable ASSP package. | Scott Ullrich | 2006-07-11 | 1 | -13/+13 |
| | |||||
* | xml is really unforgiving, need a space here, no word wraps ;) | Bill Marquette | 2006-07-03 | 1 | -1/+1 |
| | |||||
* | enabled routed package so it can be tested by others | Bill Marquette | 2006-07-03 | 1 | -0/+11 |
| | |||||
* | require routed.inc and use iface_array instead of interfaces_array | Bill Marquette | 2006-07-03 | 1 | -1/+8 |
| | | | | which is a xmlparse array value | ||||
* | convert rule type testing to switch/case - easier to read than if/else/if... | Bill Marquette | 2006-06-25 | 2 | -8/+14 |
| | |||||
* | * Space between command and & | Scott Ullrich | 2006-06-23 | 1 | -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 script | Rajkumar S | 2006-06-23 | 2 | -2/+3 |
| | |||||
* | Updated havp to new version, bumped package version | Rajkumar S | 2006-06-16 | 1 | -2/+2 |
| | |||||
* | Added maxdownloadsize, trickling and maxscansize options, Added Transparency ↵ | Rajkumar S | 2006-06-16 | 7 | -12/+199 |
| | | | | exclude functionality, updated havp to new version, bumped package version | ||||
* | Bumped version of havp, changed the status to ALPHA, removed log statement | Rajkumar S | 2006-06-12 | 1 | -6/+2 |
| | |||||
* | Transparent support, saner defaults, added interface selection widgets | Rajkumar S | 2006-06-12 | 2 | -7/+29 |
| | |||||
* | Added more options, default values are more sane. Works okay with current ↵ | Rajkumar S | 2006-06-08 | 2 | -7/+52 |
| | | | | ClamAV packages | ||||
* | New packages (again)! /me crosses fingers | Fernando Lemos | 2006-06-05 | 1 | -126/+172 |
| | |||||
* | Initial commit of routed package | Bill Marquette | 2006-06-04 | 2 | -0/+191 |
| | |||||
* | Backout last commit and unbreak all of the packages. | Scott Ullrich | 2006-06-02 | 1 | -172/+126 |
| | |||||
* | Add database total counts to bottom of SpamDB | Scott Ullrich | 2006-06-02 | 1 | -0/+18 |
| | |||||
* | Delete from whitelist when required. | Scott Ullrich | 2006-06-02 | 2 | -0/+33 |
| | |||||
* | Reall delete from blacklist. | Scott Ullrich | 2006-06-02 | 2 | -48/+37 |
| | |||||
* | Delete items from SpamD blacklist when they are deleted from the SpamDB as well. | Scott Ullrich | 2006-06-02 | 2 | -0/+46 |
| | |||||
* | New packages. | Fernando Lemos | 2006-06-02 | 1 | -126/+172 |
| | |||||
* | This was the first package I wrote, don't know how well it complies to the ↵ | Fernando Lemos | 2006-06-02 | 4 | -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 Lemos | 2006-06-02 | 4 | -134/+503 |
| | | | | configuration to the right files ;)). | ||||
* | A custom version of Viralator, with some minor bug fixes and some ↵ | Fernando Lemos | 2006-06-02 | 2 | -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 Lemos | 2006-06-02 | 2 | -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 Lemos | 2006-06-02 | 3 | -0/+101 |
| | | | | you install this. | ||||
* | This is not based on Raj's ClamAV package. This is the backend for ↵ | Fernando Lemos | 2006-06-02 | 2 | -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 Lemos | 2006-06-02 | 8 | -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 notice | Rajkumar S | 2006-05-25 | 2 | -0/+56 |
| | |||||
* | Sync with the latest version | Rajkumar S | 2006-05-25 | 1 | -0/+1 |
| | |||||
* | Fixed updation bug, new startup script | Rajkumar S | 2006-05-25 | 2 | -35/+36 |
| | |||||
* | Start up script from Gary Buckmaster | Rajkumar S | 2006-05-25 | 1 | -0/+68 |
| | |||||
* | Mark new packages as broken. | Scott Ullrich | 2006-05-22 | 1 | -2/+2 |
| | |||||
* | Update url to stunnel | Scott Ullrich | 2006-05-22 | 1 | -2/+2 |
| | |||||
* | Add HAVP package | Scott Ullrich | 2006-05-20 | 1 | -363/+380 |
| | |||||
* | Adding clamav and havp packages. | Scott Ullrich | 2006-05-20 | 6 | -0/+415 |
| | | | | Submitted-by: Rajkumar S <raj_AT_linuxense.com> | ||||
* | user correct variable name | Scott Ullrich | 2006-05-03 | 1 | -1/+1 |
| | |||||
* | Add to log the windows username of who blacklisted a server | Scott Ullrich | 2006-05-03 | 1 | -4/+6 |
| | |||||
* | Log actions performed by spamd users | Scott Ullrich | 2006-04-27 | 1 | -0/+4 |
| | |||||
* | Add a note about what adding a e-mail address to the spamtrap accomplishes | Scott Ullrich | 2006-04-27 | 1 | -2/+4 |
| | |||||
* | Move out of place filter items into the tab area | Scott Ullrich | 2006-04-27 | 1 | -7/+12 |
| | |||||
* | Correct tab order (outlook tab is out of order). | Scott Ullrich | 2006-04-27 | 1 | -1/+1 |
| | |||||
* | Set page title | Scott Ullrich | 2006-04-27 | 2 | -2/+2 |
| | |||||
* | Set page title | Scott Ullrich | 2006-04-27 | 1 | -1/+1 |
| | |||||
* | Set page title | Scott Ullrich | 2006-04-27 | 1 | -2/+2 |
| |