aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Collapse)AuthorAgeFilesLines
* Swap argumentsScott Ullrich2006-10-081-0/+14
|
* Make snort alerts clickableScott Ullrich2006-10-072-1/+15
|
* Apply changes suggested in ↵Scott Ullrich2006-10-071-1/+9
| | | | http://forum.pfsense.org/index.php/topic,551.msg13610.html#msg13610
* Add function description, remove trailing whitespace at end of fileScott Ullrich2006-10-071-20/+1
|
* Move code to correct file. Doh.Scott Ullrich2006-10-072-14/+14
|
* Add back guiconfig.inc. Its needed for this file.Scott Ullrich2006-10-071-1/+1
|
* Sleep in between restartScott Ullrich2006-10-071-1/+1
|
* Operate correctly disconnected from webConfiguratorScott Ullrich2006-10-071-1/+1
|
* CACHE /var/log/snort/alert in between callsScott Ullrich2006-10-071-2/+6
|
* Insert blank row before totalScott Ullrich2006-10-071-0/+1
|
* Woops, reverse the numbers.Scott Ullrich2006-10-071-2/+2
|
* We now have 3 columns, increase colspan.Scott Ullrich2006-10-071-2/+2
|
* s/Description/Alert Description/Scott Ullrich2006-10-071-1/+1
|
* Associate snort blocked events with their alert description if availableScott Ullrich2006-10-072-7/+45
|
* Do not require guiconfig.inc, it will always fail auth checksScott Ullrich2006-10-071-1/+0
|
* Allow script to work detached from webConfiguratorScott Ullrich2006-10-071-0/+2
|
* If we are not a cluster master, sleep between 5 and 700 minutes before ↵Scott Ullrich2006-10-071-0/+14
| | | | invoking the upgrade to give other servers time and this also prevents snort.org from being pounded quite so hard.
* s/VPNS/VPNs/Scott Ullrich2006-10-071-1/+1
|
* Do not sync if a CARP sync host ip is not defined.Scott Ullrich2006-10-071-0/+3
|
* config -> configurationScott Ullrich2006-10-061-1/+1
|
* Add XMLRPC sync option which will automatically sync Snort configuration to ↵Scott Ullrich2006-10-062-1/+119
| | | | CARP cluster members
* Add automatic whitelist feature for VPNsScott Ullrich2006-10-062-4/+23
|
* Add a few more commentsScott Ullrich2006-10-061-7/+22
|
* * 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-062-1/+1
|
* 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.
* 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.
* 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
|