aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* * Seperate PFSync settings into its own menu area.Scott Ullrich2005-03-103-42/+107
| | | | * Add IP address field for PFSync interface
* Only setup sync for a interface one time.Scott Ullrich2005-03-101-1/+1
|
* Only setup sync for a interface one time.Scott Ullrich2005-03-101-3/+11
|
* Correctly allow pfsync to operateScott Ullrich2005-03-101-4/+5
|
* Don't hard code the carp interfaceScott Ullrich2005-03-101-2/+2
|
* Pass pfsync traffic with carp traffic, too.Scott Ullrich2005-03-101-1/+2
|
* Use full path to all external commandsScott Ullrich2005-03-091-4/+4
|
* Remove rc.d file upon package deinstallScott Ullrich2005-03-091-0/+5
|
* Be sure to bring carp interface up after setting it up.Scott Ullrich2005-03-091-0/+1
|
* Correctly pass advskew value to carp.Scott Ullrich2005-03-091-1/+1
|
* No need to sleep any longer now that carp doesnt lockup the kernel.Scott Ullrich2005-03-091-1/+0
|
* Fix ntop to work with new convert_friendly_interface_to_real_interface_name ↵Scott Ullrich2005-03-091-4/+6
| | | | directive.
* $if -> ifScott Ullrich2005-03-071-1/+1
|
* & -> #Colin Smith2005-03-061-1/+1
|
* Add missing ".Colin Smith2005-03-061-1/+1
|
* & -> &Colin Smith2005-03-061-1/+1
|
* * Replace killall -HUP with a killall followed by rc.d script execution.Colin Smith2005-03-062-3/+6
|
* Use a slightly less restrictive if statement for configuration checking.Colin Smith2005-03-061-1/+1
|
* Add description field.Colin Smith2005-03-061-0/+6
|
* Add tag-queue-length directive to doormand.cf (doormand *should* use a ↵Colin Smith2005-03-061-1/+1
| | | | default, but doesn't).
* Remove users home directory when deleting accountScott Ullrich2005-03-061-0/+1
|
* Use config.xml when finding the WAN interface (rather than the unnecessary ↵Colin Smith2005-03-061-2/+1
| | | | function call).
* Comment out interface selection field.Colin Smith2005-03-061-0/+2
|
* Force doorman to use the WAN interface.Colin Smith2005-03-061-1/+6
|
* Set users shell to /nonexistant after account creation.Scott Ullrich2005-03-061-1/+3
|
* Typo correction.Colin Smith2005-03-062-2/+1
|
* Add missing <url> attribute to <menu>.Colin Smith2005-03-062-0/+2
|
* No need for aftersaveredirectScott Ullrich2005-03-061-2/+1
|
* Fix a few mistyped tags.Colin Smith2005-03-062-2/+3
|
* Add doorman (server) package.Colin Smith2005-03-062-0/+183
|
* Default to LAN if the user does not specify a interfaceScott Ullrich2005-03-061-0/+4
|
* Output header when preouput is set.Scott Ullrich2005-03-061-29/+30
|
* Use URL style configuration for NTOPScott Ullrich2005-03-061-1/+1
|
* We do not want redirect after save for ntop.Scott Ullrich2005-03-061-1/+0
|
* Use the first record for settings. redirect back to itself.Scott Ullrich2005-03-063-2/+3
|
* Add change root option.Scott Ullrich2005-03-061-3/+11
| | | | Submitted-by: bkw
* Add temporary workaround for netio/iperf servers.Colin Smith2005-03-064-0/+4
|
* Use the first ntop record for settingsScott Ullrich2005-03-061-1/+1
|
* Bugfixes.Colin Smith2005-03-062-1/+2
|
* Update package (fix port numbers).Colin Smith2005-03-062-3/+3
|
* *** empty log message ***Colin Smith2005-03-062-0/+84
|
* If $_POST is not defined use config.xml data instead.Colin Smith2005-03-032-0/+2
|
* * Make ntop save configuration information in config.xmlColin Smith2005-03-031-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 Smith2005-03-031-2/+2
|
* Remove redundant 'killall -HUP radiusd'.Colin Smith2005-03-031-1/+0
|
* Correctly remove assp's startup script on package removal.Scott Ullrich2005-03-031-1/+1
|
* Redirect standard error to /dev/nullScott Ullrich2005-03-021-3/+3
|
* Rename the sync_package function to sync_package_filename()Scott Ullrich2005-03-029-52/+58
|
* Prevent unexpected ( error during evalScott Ullrich2005-03-021-3/+4
|
* Use full path to rm.Scott Ullrich2005-03-021-3/+3
|