aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add missing bits to install parse_config_upload.phpScott Ullrich2009-06-051-2/+2
|
* Thanx to serialdie, found missing Snort.org paid subscriber urls, different ↵robiscool2009-06-041-8/+29
| | | | md5 formats for different files ahhh
* Dashboard 0.8.1 - Easy Rule bug fixesjim-p2009-06-041-1/+1
| | | | ICMP parsing was messed up, as was adding ICMP rules. Should work now. I hope.
* update snort_download_rules.php for snort paid subsribers jun 03robiscool2009-06-031-72/+98
|
* Dashboard 0.8.0jim-p2009-06-031-1/+1
| | | | | | | | | | | | | * Introducing Easy Rule - Add rules easily from the Firewall Logs screen * Pass rules on a given interface/protocol, from source IP to the local IP:port. * Blocking a given IP adds it to a Block Alias for a given interface. * Confirmation is required before a rule is added. * Diagnostics > DNS backported from 2.0 * Simple DNS lookup using PHP's dns functions. * If an IP is given (or found), also links to some online IP lookup sites. * Filter log view changes * Icon for using the DNS page to resolve an IP. * Tooltip on the src/dst port tries to lookup relevant /etc/services entry.
* Dashboard 0.7.8 - Load Balancer and IPsec widget fixesjim-p2009-06-022-2/+2
|
* cron change in snort.inc. fixed snort_download_rules.php added time stamps, ↵robiscool2009-06-022-22/+54
| | | | last update time. keeping an eye on Snort.org for changes.
* if download fails dont delete the snort/rules directoryrobiscool2009-05-311-8/+0
|
* snort_download_rules.php oink code updaterobiscool2009-05-311-8/+19
|
* changes to snort.inc, snort_downloads_rules.php, pkg_config.7.xml. ↵robiscool2009-05-312-206/+217
| | | | libdnet-1.11_3.tbz still missing
* FreeSWITCH add order field for dialplan and public options, IVR add profile ↵mcrane2009-05-318-179/+385
| | | | and sip uri, copy libspandsp.so.1 to libspandsp.so.2 so mod_fax will start, fix editarea path so the textarea tool will work.
* FreeSWITCH package add profile selection to hunt group dest, ivr watch for ↵mcrane2009-05-287-32/+54
| | | | up to 5 digits instead of 4
* FreeSWITCH package add huntgroup feature and outbound caller id to extensionmcrane2009-05-289-55/+1286
|
* Update root servers duplicated data. This really should be automated.Scott Ullrich2009-05-271-9/+2
|
* Stop adding a silly trailing space.Scott Ullrich2009-05-271-2/+3
|
* Update root servers. We should probably automate this going forward at some ↵Scott Ullrich2009-05-271-1/+1
| | | | point.
* Add more comments. Remove trailing spaces. No functional changes.Scott Ullrich2009-05-271-4/+6
|
* Add comments that show the DJBDNS styles vs. telling the person to look it ↵Scott Ullrich2009-05-271-4/+4
| | | | up via tinydns-data. No thanks, some of us are lazy, thank you.
* Default to MX dist of 10 instead of 0. Most folks start with 10 or 5.Scott Ullrich2009-05-271-0/+2
|
* Correct dist reecords (add missing :)Scott Ullrich2009-05-271-3/+8
|
* Correct MX records entries. They do not have a double colon.Scott Ullrich2009-05-271-1/+1
| | | | That looks right: Chris Johnson @ IPA
* HAVP blacklist fixdvserg2009-05-261-25/+45
| | | | Signed-off-by: dvserg <dv_serg@mail.ru>
* Dashboard 0.7.7jim-p2009-05-262-5/+2
| | | | | | Add an alpha-quality OpenVPN Widget A few fixes to the IPSec status widget Stuck a fresh copy of the stock fbegin.inc in the tgz file, the previous method of trying to preserve the file was problematic for existing users.
* Never uninstall PCRE package, breaks lighthttp, May 25robiscool2009-05-251-1/+0
|
* snort changes snort.inc, pkg_config.7.xml may 25robiscool2009-05-251-2/+5
|
* bring back "silence warning on every FTP connection" change overwritten in ↵Chris Buechler2009-05-231-1/+1
| | | | the last couple versions
* (temp) fix for snort not startingChris Buechler2009-05-231-2/+2
|
* Do not echo out error, sent it to log file and stop breaking the GUI!Scott Ullrich2009-05-221-2/+1
|
* Merge branch 'master' of ↵Scott Ullrich2009-05-212-43/+173
|\ | | | | | | http://gitweb.pfsense.org/pfsense-packages/robiscool-clone into review/master
| * modified: snort.inc snort.xml pkg_config.7.xml 04-15-09robscool2009-04-152-2/+2
| | | | | | | | | | | | | | | | | | modified: config/snort/snort.inc Change of startup commands modified: config/snort/snort.xml Change version number. modified: pkg_config.7.xml Change of version number.
| * Merge commit 'mainline/master'robscool2009-04-151-2/+6
| |\
| * \ Merge commit 'mainline/master'robscool2009-04-146-51/+143
| |\ \
| * | | update snort.inc snort.xml April 13 09, 2NDrobscool2009-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: config/snort/snort.inc Fixed snort.inc; missing slash, added snort.stats. verified changes with security scanners modified: config/snort/snort.xml Changed snort.xml; version change
| * | | update snort.inc snort.xml April 13 09robscool2009-04-132-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | modified: config/snort/snort.inc Fixed snort.inc; missing slash, added snort.stats. verified changes with security scanners modified: config/snort/snort.xml Changed snort.xml; version change
| * | | modified: config/snort/snort.incrob2009-04-112-44/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upadte snort.conf to fit snort 2.8.4, New SSL ignore, Flow Changes, Strartup change, New RPC2 Preproc, New Incudes modified: config/snort/snort.xml Update snort.xml version number to 2.8.4
| * | | Merge commit 'mainline/master'rob2009-04-11104-587/+10312
| |\ \ \
| * | | | Updates to Snort.inc and Snort.xml 03-01-09rob iscool2009-03-019-249/+249
| | | | |
* | | | | [Fit123] Themes and CP-addon addedPerry Mason2009-05-208-1202/+3968
| | | | |
* | | | | fix typosChris Buechler2009-05-191-3/+3
| | | | |
* | | | | fix broken packagesChris Buechler2009-05-197-246/+246
| | | | |
* | | | | add description: cannot be uninstalledmfuchs2009-05-191-1/+1
| | | | |
* | | | | add OpenVPN-TLS, etc... enhancements package for 1.2.xmfuchs2009-05-196-0/+1459
| | | | |
* | | | | NRPE command definitions fix, place command alias in the brackets instead of ↵Erik2009-05-181-1/+1
| | | | | | | | | | | | | | | | | | | | command name
* | | | | Adding the tbz files and include files for the Nagios NRPE v2.11 packageErik2009-05-182-0/+354
| | | | |
* | | | | Dashboard package: Copy back fbegin.inc in case someone had an old version ↵jim-p2009-05-161-0/+3
| | | | | | | | | | | | | | | | | | | | that removed it and the new version didn't replace it.
* | | | | Dashboard 0.7.6.2 - Don't copy/clobber fbegin.inc. There were no useful ↵jim-p2009-05-152-4/+1
| | | | | | | | | | | | | | | | | | | | modifications in it, and it altered some menu item locations.
* | | | | FreeSWITCH package make sure xml config file are deleted when they are ↵mcrane2009-05-149-62/+37
| | | | | | | | | | | | | | | | | | | | deleted in the GUI
* | | | | Fix numerous small issues with automatic sync. Speedup process 500*Scott Ullrich2009-05-142-17/+40
| | | | |
* | | | | Shellcmd package fix blank record creationmcrane2009-05-143-80/+86
| | | | |
* | | | | Shellcmd package fix edit, update wording remove afterfilterchangeshellcmd ↵mcrane2009-05-143-140/+198
| | | | | | | | | | | | | | | | | | | | for now