Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Make ntop save configuration information in config.xml | Colin Smith | 2005-03-03 | 1 | -1/+6 | |
| | | | | | * Wrap sync_package_ntop() around sync information. * Set $_POST to stored XML configuration if $_POST is not defined. | |||||
* | sync_package() -> sync_package_freeradius_settings() | Colin Smith | 2005-03-03 | 1 | -2/+2 | |
| | ||||||
* | Remove redundant 'killall -HUP radiusd'. | Colin Smith | 2005-03-03 | 1 | -1/+0 | |
| | ||||||
* | 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 | |||||
* | 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 | Scott Ullrich | 2005-02-28 | 1 | -0/+54 | |
| | ||||||
* | 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 | |
| | ||||||
* | Remove assp directory upon package deinstall. | Scott Ullrich | 2005-02-27 | 1 | -0/+3 | |
| | ||||||
* | Say hello to the ASSP anti spam pacakge. | Scott Ullrich | 2005-02-27 | 1 | -0/+25 | |
| | ||||||
* | 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 | |
| | ||||||
* | * Return interface names, not IPs. | Colin Smith | 2005-02-27 | 1 | -3/+4 | |
| | | | | * Add temporary workaround for dependency fetching. | |||||
* | 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 | |
| | ||||||
* | Add siproxd package. | Colin Smith | 2005-02-27 | 2 | -0/+230 | |
| | ||||||
* | Check lan by default | Scott Ullrich | 2005-02-27 | 1 | -0/+1 | |
| | ||||||
* | Move all ntop menu items to diagnostics | Scott Ullrich | 2005-02-27 | 1 | -1/+1 | |
| | ||||||
* | Remove extra files after uninstalling spamd | Scott Ullrich | 2005-02-26 | 1 | -0/+1 | |
| | ||||||
* | Revert to 1.5 which actually works. | Scott Ullrich | 2005-02-26 | 1 | -88/+20 | |
| | ||||||
* | Remove unnecessary ; and add background statement to radiusd.sh | Colin Smith | 2005-02-26 | 1 | -2/+2 | |
| | ||||||
* | Correct location of spamlogd | Scott Ullrich | 2005-02-26 | 1 | -1/+1 | |
| | ||||||
* | Correctly start package | Scott Ullrich | 2005-02-26 | 2 | -1/+4 | |
| | ||||||
* | Eliminate white space after " spamd.xml | Scott Ullrich | 2005-02-26 | 1 | -8/+9 | |
| |