Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Correctly remove assp's startup script on package removal. | Scott Ullrich | 2005-03-03 | 1 | -1/+1 | |
| | ||||||
* | Redirect standard error to /dev/null | Scott Ullrich | 2005-03-02 | 1 | -3/+3 | |
| | ||||||
* | Rename the sync_package function to sync_package_filename() | Scott Ullrich | 2005-03-02 | 9 | -52/+58 | |
| | ||||||
* | Prevent unexpected ( error during eval | Scott Ullrich | 2005-03-02 | 1 | -3/+4 | |
| | ||||||
* | Use full path to rm. | Scott Ullrich | 2005-03-02 | 1 | -3/+3 | |
| | ||||||
* | Remove all traces of carp created files upon package deletion. | Scott Ullrich | 2005-03-02 | 1 | -0/+3 | |
| | ||||||
* | Use convert_friendly_interface_to_real_interface_name | Scott Ullrich | 2005-03-02 | 1 | -2/+2 | |
| | ||||||
* | Minor style cleanup | Scott Ullrich | 2005-03-02 | 1 | -9/+9 | |
| | ||||||
* | * Use convert_friendly_interface_to_real_interface_name | Scott Ullrich | 2005-03-02 | 2 | -2/+2 | |
| | ||||||
* | * Use convert_friendly_interface_to_real_interface_name | Scott Ullrich | 2005-03-02 | 1 | -2/+2 | |
| | | | | * Extra space in $carp['advskew'] | |||||
* | Woops. Use convert_friendly_interface_to_real_interface_name instead. | Scott Ullrich | 2005-03-02 | 1 | -1/+1 | |
| | ||||||
* | Use convert_real_interface_to_friendly_interface_name to convert friendly ↵ | Scott Ullrich | 2005-03-02 | 1 | -1/+1 | |
| | | | | | | interface name to real interface. Exmaple: WAN -> FXP0 | |||||
* | Break additional_files_needed into three tags | Scott Ullrich | 2005-03-02 | 1 | -0/+4 | |
| | ||||||
* | * Break TGZ package into individual additional_files_needed | Scott Ullrich | 2005-03-02 | 1 | -45/+52 | |
| | | | | | * Added chmod option * Added prefix option | |||||
* | Insert carp interface next to ip | Scott Ullrich | 2005-03-02 | 1 | -1/+1 | |
| | ||||||
* | * & -> & | Scott Ullrich | 2005-03-02 | 1 | -1/+2 | |
| | | | | * rehup radiusd after changes, too | |||||
* | Disable Hula for the time being. | Scott Ullrich | 2005-02-28 | 1 | -1/+1 | |
| | ||||||
* | Remove rc.d file upon package deinstall | Scott Ullrich | 2005-02-28 | 1 | -21/+22 | |
| | ||||||
* | No need to setup hula.sh twice. | Scott Ullrich | 2005-02-28 | 1 | -6/+1 | |
| | ||||||
* | Dont forgot to mount linux procfs for Hula | Scott Ullrich | 2005-02-28 | 1 | -0/+1 | |
| | ||||||
* | Use domain=domainname | Scott Ullrich | 2005-02-28 | 1 | -1/+1 | |
| | ||||||
* | Correct pathname to hulasetup | Scott Ullrich | 2005-02-28 | 1 | -2/+2 | |
| | ||||||
* | Simplify menu names, 3 is overlapping | Scott Ullrich | 2005-02-28 | 1 | -2/+2 | |
| | ||||||
* | Add Hula Admin and Hula Users Login areas | Scott Ullrich | 2005-02-28 | 1 | -0/+12 | |
| | ||||||
* | Add hula package description | Scott Ullrich | 2005-02-28 | 1 | -1/+1 | |
| | ||||||
* | Add hula package | Scott Ullrich | 2005-02-28 | 2 | -0/+67 | |
| | ||||||
* | Remove package startup file when deleting package. | Scott Ullrich | 2005-02-27 | 1 | -0/+1 | |
| | ||||||
* | Newline after package rc.d header | Scott Ullrich | 2005-02-27 | 1 | -2/+2 | |
| | ||||||
* | delete -> deinstall | Scott Ullrich | 2005-02-27 | 1 | -2/+2 | |
| | ||||||
* | Start ASSP after package installation | Scott Ullrich | 2005-02-27 | 1 | -0/+1 | |
| | ||||||
* | Add verifyinstalledpkg to assp | Scott Ullrich | 2005-02-27 | 1 | -0/+1 | |
| | ||||||
* | Remove assp directory upon package deinstall. | Scott Ullrich | 2005-02-27 | 1 | -0/+3 | |
| | ||||||
* | Correct url to perl | Scott Ullrich | 2005-02-27 | 1 | -1/+1 | |
| | ||||||
* | Woops, add ASSP description | Scott Ullrich | 2005-02-27 | 1 | -2/+2 | |
| | ||||||
* | Say hello to the ASSP anti spam pacakge. | Scott Ullrich | 2005-02-27 | 2 | -0/+37 | |
| | ||||||
* | Update siproxd to get correct interface names. | Colin Smith | 2005-02-27 | 1 | -4/+2 | |
| | ||||||
* | Whoops, missing a >. | Colin Smith | 2005-02-27 | 1 | -1/+1 | |
| | ||||||
* | * Style cleanup. | Colin Smith | 2005-02-27 | 1 | -1/+1 | |
| | | | | * ftp.freebsd.org -> ftp2.freebsd.org | |||||
* | More typo fixing. | Colin Smith | 2005-02-27 | 1 | -3/+1 | |
| | ||||||
* | <> -> </> | Colin Smith | 2005-02-27 | 1 | -1/+1 | |
| | ||||||
* | Return siproxd to pkg_config.xml | Colin Smith | 2005-02-27 | 1 | -0/+14 | |
| | ||||||
* | * Return interface names, not IPs. | Colin Smith | 2005-02-27 | 1 | -3/+4 | |
| | | | | * Add temporary workaround for dependency fetching. | |||||
* | Delete entries instead of commenting them out (xmlparse_pkg.inc doesn't like ↵ | Colin Smith | 2005-02-27 | 1 | -14/+0 | |
| | | | | comments) | |||||
* | Remove siproxd package entry (dumping core). | Colin Smith | 2005-02-27 | 1 | -0/+2 | |
| | ||||||
* | Update siproxd package location. | Colin Smith | 2005-02-27 | 1 | -2/+2 | |
| | ||||||
* | Fix <aftersaveredirect>. | Colin Smith | 2005-02-27 | 1 | -1/+1 | |
| | ||||||
* | Make fields more conventional ;) | Colin Smith | 2005-02-27 | 1 | -2/+5 | |
| | ||||||
* | pkg.php -> pkg_edit.php | Colin Smith | 2005-02-27 | 1 | -2/+3 | |
| | ||||||
* | Update siproxd. | Colin Smith | 2005-02-27 | 1 | -0/+6 | |
| | ||||||
* | Missing tags. | Colin Smith | 2005-02-27 | 1 | -1/+2 | |
| |