Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start spamlogd first | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
| | |||||
* | don't forget \n | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | Kill pflogd too | Scott Ullrich | 2006-01-28 | 1 | -1/+2 |
| | |||||
* | Sleep 1 second for cleanup | Scott Ullrich | 2006-01-28 | 1 | -0/+1 |
| | |||||
* | Sleep 1 second for cleanup | Scott Ullrich | 2006-01-28 | 1 | -1/+2 |
| | |||||
* | Add nextmta option ot SpamD | Scott Ullrich | 2006-01-28 | 1 | -0/+7 |
| | |||||
* | really Spell Identifer correctly | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
| | |||||
* | Spell Identifer correctyl | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | spamd -> spamdsources | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
| | |||||
* | Do not end line prematurely | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
| | |||||
* | * Use pkg_edit.php | Scott Ullrich | 2006-01-28 | 3 | -3/+3 |
| | | | | * Checkox -> checkbox | ||||
* | * Use spamd instead of ntop | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
| | | | | * pkg_edit.php | ||||
* | * Enable aftersaveredirect | Scott Ullrich | 2006-01-28 | 3 | -4/+5 |
| | | | | * Lock settings down to first record | ||||
* | Whitelist -> settings | Scott Ullrich | 2006-01-28 | 3 | -3/+3 |
| | |||||
* | * Whitespace cleanup | Scott Ullrich | 2006-01-28 | 2 | -2/+5 |
| | | | | * Download spamd_settings.xml too | ||||
* | Move RO call to end | Scott Ullrich | 2006-01-28 | 1 | -3/+2 |
| | |||||
* | Add tons of settings. | Scott Ullrich | 2006-01-28 | 4 | -9/+135 |
| | |||||
* | Start spamlogd second | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | * Dont process empty items | Scott Ullrich | 2006-01-28 | 2 | -9/+11 |
| | | | | | | * Misc changes Now works out of the box | ||||
* | Dont echo out status | Scott Ullrich | 2006-01-28 | 1 | -1/+0 |
| | |||||
* | Correct rc.d unlink link | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | Start service from pkg install | Scott Ullrich | 2006-01-28 | 1 | -4/+0 |
| | |||||
* | Revert | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | Sync config | Scott Ullrich | 2006-01-28 | 1 | -0/+1 |
| | |||||
* | file -> rcfile | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | If logging device is attached, write out starting spamlogd to try and hunt ↵ | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
| | | | | down a hang | ||||
* | & process | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
| | |||||
* | Doh. Don't terminate string early. | Scott Ullrich | 2006-01-28 | 1 | -2/+2 |
| | |||||
* | No need to BG killall | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | Turn off debug so it forces to BG | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | Tell user what is happening during install | Scott Ullrich | 2006-01-28 | 1 | -0/+2 |
| | |||||
* | Start in the background | Scott Ullrich | 2006-01-28 | 1 | -4/+4 |
| | |||||
* | Full path to include | Scott Ullrich | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | Download spamd.inc too | Scott Ullrich | 2006-01-28 | 1 | -1/+6 |
| | |||||
* | Configure bridges first | Scott Ullrich | 2006-01-28 | 2 | -12/+13 |
| | |||||
* | Whip spamd into shape for the NWO. | Scott Ullrich | 2006-01-28 | 1 | -3/+8 |
| | |||||
* | Whip spamd into shape for the NWO. | Scott Ullrich | 2006-01-28 | 2 | -57/+73 |
| | |||||
* | closing ?> | Scott Ullrich | 2006-01-25 | 1 | -0/+1 |
| | |||||
* | Add <include_file> | Scott Ullrich | 2006-01-25 | 1 | -0/+1 |
| | |||||
* | Don't remove squid directory, it breaks pkg_delete | Scott Ullrich | 2006-01-25 | 1 | -6/+3 |
| | |||||
* | Don't remove squid directory, it breaks pkg_delete | Scott Ullrich | 2006-01-25 | 1 | -3/+1 |
| | |||||
* | Move all code to squid_ng.inc | Scott Ullrich | 2006-01-25 | 2 | -211/+224 |
| | |||||
* | Call write_static_squid_config() after install | Scott Ullrich | 2006-01-25 | 1 | -0/+2 |
| | |||||
* | Make sure /var/db/ntop/rrd exists on package install | Scott Ullrich | 2006-01-21 | 1 | -2/+3 |
| | |||||
* | Kill pinger process after deinstall of squid | Scott Ullrich | 2006-01-21 | 1 | -0/+1 |
| | |||||
* | If $acldir does not exist then touch src_subnets.acl as well | Scott Ullrich | 2006-01-13 | 1 | -0/+1 |
| | |||||
* | Make squid provide a service. This needs testing. | Colin Smith | 2006-01-09 | 1 | -15/+20 |
| | |||||
* | Make sure mime.conf is in place | Scott Ullrich | 2006-01-09 | 1 | -1/+2 |
| | |||||
* | Swap < and > | Scott Ullrich | 2006-01-09 | 1 | -3/+3 |
| | |||||
* | * <?php and eval() don't play well together. Nuke it! | Scott Ullrich | 2006-01-08 | 1 | -4/+3 |
| | | | | * <?xml and ?> will be intrepreted, use < and friend |