Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull ifstated out of package list. | Colin Smith | 2005-06-26 | 1 | -0/+2 |
| | |||||
* | Use 0 offset. | Colin Smith | 2005-06-26 | 1 | -3/+3 |
| | |||||
* | Don't nuke aftersaveredirect. | Colin Smith | 2005-06-26 | 1 | -0/+1 |
| | |||||
* | Typo. | Colin Smith | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | & -> & | Colin Smith | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | More cleanup. | Colin Smith | 2005-06-26 | 1 | -5/+0 |
| | |||||
* | Use services. | Colin Smith | 2005-06-26 | 1 | -9/+17 |
| | |||||
* | Minor cleanup. I'll fix this package tomorrow. | Colin Smith | 2005-06-26 | 1 | -2/+0 |
| | |||||
* | Bugfixes. These address ticket #145. | Colin Smith | 2005-06-26 | 1 | -3/+3 |
| | |||||
* | Restart service upon save. | Colin Smith | 2005-06-26 | 3 | -4/+3 |
| | |||||
* | chmod() the users configuration file after each write. This addresses ticket ↵ | Colin Smith | 2005-06-26 | 1 | -0/+1 |
| | | | | #130. | ||||
* | Use freeradius.sh. | Colin Smith | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | Fix chmod. | Colin Smith | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | start -> restart | Colin Smith | 2005-06-26 | 2 | -3/+2 |
| | |||||
* | Use new service facilities. | Colin Smith | 2005-06-26 | 1 | -9/+6 |
| | |||||
* | * Bring freeradius and doorman back into the package list. | Colin Smith | 2005-06-26 | 1 | -2/+24 |
| | | | | * Move freeradius back to version 1.0.1 - this version appeared to work. | ||||
* | Modify doorman to use new service facilities. | Colin Smith | 2005-06-26 | 1 | -14/+18 |
| | |||||
* | Modify assp to use new service facilities. | Colin Smith | 2005-06-26 | 1 | -12/+13 |
| | |||||
* | Modify arpwatch to use new service facilities. | Colin Smith | 2005-06-26 | 1 | -13/+15 |
| | |||||
* | Add <executable>. | Colin Smith | 2005-06-22 | 1 | -0/+1 |
| | |||||
* | Note that configuring squid takes a moment.. | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
| | |||||
* | Update spamd to use new rcfile and service facilities. (needs testing) | Colin Smith | 2005-06-22 | 1 | -17/+19 |
| | |||||
* | * Minor debugging hints for squid | Scott Ullrich | 2005-06-22 | 1 | -1/+3 |
| | | | | * Start squid in the background | ||||
* | Start ASSP in the background | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
| | |||||
* | Start spamd in the bg | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
| | |||||
* | Add debug messages. | Colin Smith | 2005-06-22 | 1 | -0/+2 |
| | |||||
* | spamd -> spamd.sh | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
| | |||||
* | Attempt to correct a spamd xml error | Scott Ullrich | 2005-06-22 | 1 | -2/+1 |
| | |||||
* | Attempt to correct a spamd xml error | Scott Ullrich | 2005-06-22 | 1 | -2/+2 |
| | |||||
* | Do not foreach through non-existant arrays | Scott Ullrich | 2005-06-22 | 1 | -7/+9 |
| | |||||
* | After save pass savemsg=Updated to alert user that an action has been performed. | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
| | |||||
* | freeradius->ifstated.sh | Scott Ullrich | 2005-06-22 | 1 | -1/+1 |
| | |||||
* | Service tweaks. | Colin Smith | 2005-06-22 | 1 | -10/+6 |
| | |||||
* | Add service description to test with. | Colin Smith | 2005-06-22 | 1 | -0/+8 |
| | |||||
* | Revert. | Colin Smith | 2005-06-21 | 1 | -2/+1 |
| | |||||
* | Fix URLs. | Colin Smith | 2005-06-21 | 1 | -1/+2 |
| | |||||
* | Use numerical chmods. | Colin Smith | 2005-06-21 | 1 | -2/+2 |
| | |||||
* | chmod() spamd.sh instead of spamd. | Colin Smith | 2005-06-21 | 1 | -2/+2 |
| | |||||
* | Alert user when ASSP is done installing. | Scott Ullrich | 2005-06-21 | 1 | -0/+1 |
| | |||||
* | Move to base. | Scott Ullrich | 2005-06-21 | 1 | -122/+0 |
| | |||||
* | Move carp to base | Scott Ullrich | 2005-06-21 | 3 | -413/+0 |
| | |||||
* | More XML cleanup. | Colin Smith | 2005-06-20 | 1 | -1/+0 |
| | |||||
* | We don't need the XML parser. | Colin Smith | 2005-06-20 | 1 | -2/+1 |
| | |||||
* | We don't need to copy the sample stunnel startfile if we're going to ↵ | Colin Smith | 2005-06-16 | 1 | -1/+0 |
| | | | | overwrite it. This should address ticket #164. | ||||
* | Fix cosmetic problems and move sync function to globals. | Colin Smith | 2005-06-16 | 1 | -58/+60 |
| | |||||
* | Don't skip installation checks for ASSP. | Colin Smith | 2005-06-15 | 1 | -1/+0 |
| | |||||
* | Update perl location | Scott Ullrich | 2005-06-15 | 1 | -1/+1 |
| | |||||
* | Unlink /usr/local/etc/rc.d/linuxigd.sh.sample after installation, its not ↵ | Scott Ullrich | 2005-06-12 | 1 | -0/+1 |
| | | | | needed. | ||||
* | Show the package as UPNP not UPNPD | Scott Ullrich | 2005-06-12 | 1 | -1/+1 |
| | |||||
* | Add xml_ver tag to test. | Colin Smith | 2005-06-12 | 1 | -1/+2 |
| |