aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * Cleanup on deinstallScott Ullrich2006-10-062-2/+19
| | | | * Increase net.bpf.bufsize to 20480
* Backout latest miniupnpd, it breaks things, back on 20060924Seth Mos2006-10-063-2/+2
|
* AddScott Ullrich2006-10-061-0/+3
| | | | | | <custom_php_resync_config_command> sync_package_miniupnpd(); </custom_php_resync_config_command>
* Add test package xmlScott Ullrich2006-10-061-0/+168
|
* Remove stray a, will create a test file to do these experiments further.Scott Ullrich2006-10-061-1/+1
|
* This commit should fail. Ignore otherwise.Scott Ullrich2006-10-061-1/+1
|
* Woops, WAN, not LAN interfacesScott Ullrich2006-10-061-1/+1
|
* Add item descriptions to each rowScott Ullrich2006-10-061-1/+6
|
* Remove stray aScott Ullrich2006-10-051-1/+1
|
* Woops, its <custom_php_install_command>Scott Ullrich2006-10-051-2/+2
|
* Call sync_package_snort_reinstall() on install.Scott Ullrich2006-10-052-3/+13
|
* Call the sync_package_snort() function on install so that if it was ↵Scott Ullrich2006-10-051-3/+6
| | | | previously configured it can automatically start back up.
* miniupnpd now can detect if its being called out of band from coregui. ↵Scott Ullrich2006-10-051-0/+1
| | | | automatically reinstall rc.d entry when package is "reinstalled" if already configured.
* Add version to Paul Taylors diag_new_statesScott Ullrich2006-10-051-0/+1
|
* miniupnpd updated too 20060930Seth Mos2006-10-051-1/+1
|
* Reflect new versionSeth Mos2006-10-051-1/+1
|
* Update to 20060930 releaseSeth Mos2006-10-051-0/+0
|
* file_notice() requires require_once("notices.inc");Scott Ullrich2006-10-052-0/+3
|
* Kill previous running miniupnpd processes before starting.Scott Ullrich2006-10-051-2/+1
| | | | Do not start_service() and then restart_service() causing the service to be launched 2 times.
* Mark ClamSMTP and SpamAssassin as broken. We will get them fixed in due time.Scott Ullrich2006-10-031-1/+1
|
* Do not exit when opening for writing fails, simply return.Scott Ullrich2006-10-031-1/+1
|
* Woops, thats a variable, so it requires a $Scott Ullrich2006-10-031-1/+1
|
* Writeout whitelist with a foreach, ensure that no stray spaces are present.Scott Ullrich2006-10-031-1/+5
|
* We do need this script to recreate snort.conf so that dynamic ips can be ↵Scott Ullrich2006-10-021-0/+5
| | | | updated.
* Create new snort.conf during filter reloadScott Ullrich2006-10-021-5/+0
|
* s/snort.com/snort.orgScott Ullrich2006-10-021-2/+2
|
* Script no longer gives us our id immediately. It's delayed by 15+ minutes.Scott Ullrich2006-10-021-5/+1
|
* Download digScott Ullrich2006-10-021-5/+12
|
* Add dig which is needed by bsdstatsScott Ullrich2006-10-021-0/+0
|
* Fetch file automagically from bsdstats.orgScott Ullrich2006-10-021-0/+8
|
* Put package back in service for 2.0Scott Ullrich2006-10-021-14/+14
|
* Remove package neeed, we will download the script directly from bsdstats.orgScott Ullrich2006-10-021-1/+0
|
* Welcome Snort package to 1.0-RC3Scott Ullrich2006-10-021-1/+1
|
* We now have a miniupnpd package which is supperior in every fashion.Scott Ullrich2006-10-022-60/+0
| | | | RIP old package.
* Use new nmap directoryScott Ullrich2006-10-022-82/+1
|
* Seperate nmap out into its own directoryScott Ullrich2006-10-022-0/+91
|
* Send arpwatch to the abyss, it doesn't work out of the box.Scott Ullrich2006-10-011-1/+1
|
* Mark ifdepd as needing 2.0Scott Ullrich2006-10-011-1/+1
|
* Mark all A/V packages as requiring 2.0 since they are not ready.Scott Ullrich2006-10-011-58/+58
| | | | We are about to release 1.0-RC3 and I would only like to see working packages included.
* [15:25] <hoba> clamav is not working out of the box right now. it's not ↵Scott Ullrich2006-10-011-13/+13
| | | | | | | | completely ready yet [15:25] <GeekGod> erm im tired of this question, im disabling that package. Retire clamav until the support nightmare is brought under control.
* We no longer need to check for ip change, rc.newwanip now restarts packages.Scott Ullrich2006-10-011-5/+0
|
* Teach snort to use newer package plugin methodsScott Ullrich2006-10-012-9/+40
|
* Note script start and stopScott Ullrich2006-09-301-1/+5
|
* Use conf_mount_rw() and conf_mount_ro()Scott Ullrich2006-09-301-0/+7
|
* Log when snort rules are being updated, or are updated.Scott Ullrich2006-09-301-0/+3
|
* Squid version bumpScott Ullrich2006-09-301-1/+1
|
* Change description to Proxy server serviceScott Ullrich2006-09-301-1/+1
|
* Make sure pinger process is zapped as well.Scott Ullrich2006-09-301-0/+1
|
* Kill the proxy_monitor.sh process before killing squid. Otherwise it will ↵Scott Ullrich2006-09-301-0/+1
| | | | restart the process.
* Attempt to be Mr. Obvious and explain to the user that they should not ↵Scott Ullrich2006-09-301-1/+1
| | | | navigate away from the page during squid -z or press stop in their browser.