Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Woops, that should be grep | Scott Ullrich | 2006-07-30 | 1 | -4/+4 |
| | |||||
* | Kill off all known squid processes if running on deinstallation | Scott Ullrich | 2006-07-30 | 1 | -1/+4 |
| | |||||
* | Kill proxy monitor on package deinstallation | Scott Ullrich | 2006-07-30 | 1 | -1/+2 |
| | |||||
* | Start proxy_monitor service on initial installation. | Scott Ullrich | 2006-07-30 | 1 | -0/+5 |
| | |||||
* | Full path to include file | Scott Ullrich | 2006-07-30 | 1 | -2/+1 |
| | |||||
* | Add proxy monitor alarm script | Scott Ullrich | 2006-07-30 | 2 | -0/+6 |
| | |||||
* | Adding squid monitor that reconfigures filter if squid stops working. | Scott Ullrich | 2006-07-30 | 1 | -0/+41 |
| | | | | Simple shell script. Small. Effective. | ||||
* | When defining ports, do not include blank ip addresses which leads to ↵ | Scott Ullrich | 2006-07-30 | 1 | -1/+2 |
| | | | | | | entries such as: http_port :3128 | ||||
* | Default to port 3128 if user has not filled in a custom port. | Scott Ullrich | 2006-07-30 | 1 | -5/+11 |
| | |||||
* | If /var/squid/cache does not exist then force a squid -z | Scott Ullrich | 2006-07-29 | 1 | -6/+4 |
| | |||||
* | Create squid cache when needed | Scott Ullrich | 2006-07-29 | 1 | -10/+17 |
| | |||||
* | Simplify Squid startup command | Scott Ullrich | 2006-07-28 | 1 | -216/+212 |
| | |||||
* | - added missing PEAR Image dependency | Daniel Stefan Haischt | 2006-07-27 | 114 | -0/+26173 |
| | |||||
* | - added missing additional files. | Daniel Stefan Haischt | 2006-07-27 | 1 | -12/+165 |
| | |||||
* | - addition: the last step title (reload in progress) now pulsates to get the ↵ | Daniel Stefan Haischt | 2006-07-23 | 1 | -2/+5 |
| | | | | user's attention. | ||||
* | - added CDATA wrapper | Daniel Stefan Haischt | 2006-07-22 | 1 | -0/+15 |
| | |||||
* | - fix: wrong rcfile notation. | Daniel Stefan Haischt | 2006-07-21 | 1 | -5/+5 |
| | |||||
* | - dynamically load the bcompiler extension if it has not been loaded already. | Daniel Stefan Haischt | 2006-07-21 | 1 | -24/+30 |
| | |||||
* | - changed default pwd of admin user | Daniel Stefan Haischt | 2006-07-21 | 1 | -1/+1 |
| | |||||
* | - added support contact to dspam settings. | Daniel Stefan Haischt | 2006-07-21 | 1 | -0/+1 |
| | |||||
* | - added some extra checks to be able to detect whether a particular software ↵ | Daniel Stefan Haischt | 2006-07-21 | 2 | -4/+71 |
| | | | | is available. | ||||
* | - split the 4000 lines dspam.inc into several chunks for better maintainability | Daniel Stefan Haischt | 2006-07-17 | 2 | -3588/+6 |
| | |||||
* | - split the 4000 lines dspam.inc into several chunks for better maintainability | Daniel Stefan Haischt | 2006-07-17 | 4 | -0/+3619 |
| | |||||
* | Use start_service() | Scott Ullrich | 2006-07-16 | 1 | -1/+1 |
| | |||||
* | Don't add -i twice | Scott Ullrich | 2006-07-16 | 1 | -1/+1 |
| | |||||
* | Seperate interfaces with -i, not , | Scott Ullrich | 2006-07-16 | 1 | -3/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | xml is really unforgiving, need a space here, no word wraps ;) | Bill Marquette | 2006-07-03 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | 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 | ||||
* | Initial commit of routed package | Bill Marquette | 2006-06-04 | 2 | -0/+191 |
| | |||||
* | 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 |
| | |||||
* | 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. |