Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -403/+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 |
| | |||||
* | 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 |
| | |||||
* | Use the pkg_config <logging> tag. | Colin Smith | 2005-06-11 | 1 | -4/+0 |
| | |||||
* | <rendezvous> is no longer used. | Colin Smith | 2005-06-11 | 1 | -4/+0 |
| | |||||
* | We're in a function now, mark our global $config and $g | Scott Ullrich | 2005-06-08 | 1 | -0/+1 |
| | |||||
* | Use the resync command | Scott Ullrich | 2005-06-08 | 1 | -4/+3 |
| | |||||
* | Move code to <custom_php_command_before_form> | Scott Ullrich | 2005-06-08 | 1 | -1/+3 |
| | |||||
* | Remove function | Scott Ullrich | 2005-06-08 | 1 | -1/+1 |
| | |||||
* | We don't need 'function' when calling sync_upnpd. | Colin Smith | 2005-06-08 | 1 | -1/+1 |
| | |||||
* | Cleanup. | Colin Smith | 2005-06-07 | 1 | -3/+3 |
| | |||||
* | Minor cleanups | Scott Ullrich | 2005-06-07 | 1 | -5/+5 |
| | |||||
* | Dont forget to sync configuration after install | Scott Ullrich | 2005-06-07 | 1 | -23/+27 |
| | |||||
* | Change name to upnp since that is what the package resgisters as | Scott Ullrich | 2005-06-07 | 1 | -2/+3 |
| | |||||
* | Add UPNP package which helps with smelly^Wshotty software such as NetMeeting | Scott Ullrich | 2005-06-07 | 1 | -0/+37 |
| | |||||
* | Proofreading. | Colin Smith | 2005-06-07 | 1 | -2/+2 |
| | |||||
* | Trim tooltip. | Colin Smith | 2005-06-07 | 1 | -1/+1 |
| | |||||
* | Add <xmlver> tag to test XML version tracking. This will prevent the ↵ | Colin Smith | 2005-06-06 | 1 | -0/+1 |
| | | | | unnecessary deletion of packages on every upgrade. | ||||
* | unlink /usr/local/pkg/pf/spamd_rules.php | Scott Ullrich | 2005-06-06 | 1 | -0/+1 |
| | |||||
* | Correct package name to non-lowercase | Scott Ullrich | 2005-06-06 | 2 | -2/+2 |
| | |||||
* | unlink spamd_rules.php | Scott Ullrich | 2005-06-05 | 1 | -1/+1 |
| | |||||
* | unlink spamd.sh | Scott Ullrich | 2005-06-05 | 1 | -1/+1 |
| | |||||
* | spamd -> spamd.sh | Scott Ullrich | 2005-06-05 | 1 | -1/+1 |
| | |||||
* | Don't forget to remove /usr/local/etc/rc.d/ entries for radius upon ↵ | Scott Ullrich | 2005-06-05 | 1 | -0/+3 |
| | | | | deinstallation | ||||
* | Captial D in doorman | Scott Ullrich | 2005-06-05 | 1 | -1/+1 |
| | |||||
* | use $fd not $fout | Scott Ullrich | 2005-06-05 | 1 | -2/+2 |
| | |||||
* | * Add PACKAGE: $packagename | Scott Ullrich | 2005-06-05 | 13 | -11/+42 |
| | | | | * Add EXECUTABLE: $executable-name | ||||
* | Use new method of requesting additional files instead of the old tarball method. | Scott Ullrich | 2005-06-04 | 1 | -1/+8 |
| | |||||
* | Remove XXX about speeding up the requests | Scott Ullrich | 2005-05-31 | 1 | -3/+0 |
| | |||||
* | Looks like we don't have carpdev support in ifconfig as of yet but it ↵ | Scott Ullrich | 2005-05-31 | 1 | -2/+7 |
| | | | | appears in the kernel. Disable carpdev for the time being. | ||||
* | We lo longer support bandwidth per user | Scott Ullrich | 2005-05-28 | 1 | -28/+0 |
| | |||||
* | Clarify some options | Scott Ullrich | 2005-05-25 | 1 | -2/+2 |
| | |||||
* | Close table before reporting that no carp interfaces exist | Scott Ullrich | 2005-05-25 | 1 | -1/+1 |
| | |||||
* | Move message above table. | Scott Ullrich | 2005-05-25 | 1 | -5/+5 |
| | |||||
* | Gracefully report that no carp interfaces are defined. | Scott Ullrich | 2005-05-25 | 1 | -0/+5 |
| | |||||
* | Show INIT Status correctly | Scott Ullrich | 2005-05-24 | 1 | -1/+3 |
| | |||||
* | Use correct configuration filename | Scott Ullrich | 2005-05-24 | 1 | -2/+2 |
| |