Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rate package, courtesy of Scott Dale | jim-p | 2009-06-13 | 7 | -0/+507 |
| | |||||
* | Applied Shellcmd patch that was created by Aarno Aukia added a if count ↵ | mcrane | 2009-06-13 | 4 | -90/+41 |
| | | | | statement to the array so it wouldn't error if the array was empty. | ||||
* | Backup and TFTP package change backup directory to /root/backup/ | mcrane | 2009-06-13 | 8 | -31/+41 |
| | |||||
* | Update the version number | robiscool | 2009-06-12 | 1 | -1/+1 |
| | |||||
* | begin code clean up | robiscool | 2009-06-11 | 1 | -16/+16 |
| | |||||
* | New installs should have rules dir | robiscool | 2009-06-11 | 1 | -0/+1 |
| | |||||
* | FreeSWITCH package minor version increment. | mcrane | 2009-06-11 | 3 | -3/+3 |
| | |||||
* | FreeSWITCH move folder creation for FAX until after the parent folder is ↵ | mcrane | 2009-06-11 | 1 | -9/+7 |
| | | | | extracted from the freeswitch.tgz file. | ||||
* | FreeSWITCH package add d for default option to IVR which is the option that ↵ | mcrane | 2009-06-11 | 5 | -57/+182 |
| | | | | is performed if dtmf doesn't match any option. Extensive testing and fixed a few minor issues with the IVR, auto profile for use with extensions in the IVR and hunt group the auto profile searches all profiles to find the profile the extension is registered to. | ||||
* | whatever jim-p does I will do | robiscool | 2009-06-10 | 1 | -0/+1 |
| | |||||
* | Add sync commands and apc_clear_cache force pfsense to write to disk, ↵ | robiscool | 2009-06-10 | 1 | -1/+22 |
| | | | | removed Emerging Rules that are ment for Inline-mode,remove out of date files | ||||
* | Unlink the old dashboard index.php for good measure before replacing it. | jim-p | 2009-06-10 | 1 | -0/+1 |
| | |||||
* | Add a little bit of a sleep first, seems to help. | jim-p | 2009-06-10 | 1 | -0/+1 |
| | |||||
* | Dashboard update: Use apc_clear_cache() after install to make sure that the ↵ | jim-p | 2009-06-10 | 4 | -4/+5 |
| | | | | proper index.php appears. | ||||
* | FreeSWITCH package add tiff2png for fax conversion, hunt group fix warning ↵ | mcrane | 2009-06-10 | 7 | -50/+217 |
| | | | | messages when adding next hunt groups, delete from hunt group list, IVR add examples for sip uri, IVR add call timeout, direct dial, and ring back tone. Hunt group add additional examples for sip uri. | ||||
* | FreeSWITCH package add new feature beta feature fax. | mcrane | 2009-06-10 | 6 | -17/+1448 |
| | |||||
* | Major feature update, added Emergingthreats rules,Alerts Tab logging type ↵ | robiscool | 2009-06-09 | 4 | -24/+244 |
| | | | | full or fast,Send alerts to main OS System logs,Log to a Tcpdump,Log to a mysql database,Log Alerts to a snort unified | ||||
* | snort_download_rules update june 8 | robiscool | 2009-06-08 | 1 | -2/+2 |
| | |||||
* | upadted and refined snort.conf, snort.xml upadte pkg version, ↵ | robiscool | 2009-06-08 | 4 | -31/+44 |
| | | | | snort_download_rules.php tmp remove md5 checksum, pkg_config7.xml updated snort pkg version | ||||
* | Dashboard 0.8.3, fixup Summary Graph code and data issues | jim-p | 2009-06-07 | 3 | -3/+3 |
| | |||||
* | Fix a link that should have been relative, not absolute | jim-p | 2009-06-07 | 0 | -0/+0 |
| | |||||
* | Oh Oh, for got to remove internal test network urls | robiscool | 2009-06-07 | 1 | -4/+4 |
| | |||||
* | added shared object rules from private companies, improved rule extraction, ↵ | robiscool | 2009-06-07 | 3 | -20/+81 |
| | | | | fix and old snort double start error | ||||
* | Dashboard 0.8.2 - Firewall log summary graphs, Firewall log filter, Various ↵ | jim-p | 2009-06-06 | 3 | -3/+3 |
| | | | | backend changes | ||||
* | Add missing bits to install parse_config_upload.php | Scott Ullrich | 2009-06-05 | 1 | -2/+2 |
| | |||||
* | Dashboard update, very minor bug fix. | jim-p | 2009-06-04 | 0 | -0/+0 |
| | | | | Tooltip wasn't showing the protocol properly. | ||||
* | Thanx to serialdie, found missing Snort.org paid subscriber urls, different ↵ | robiscool | 2009-06-04 | 1 | -8/+29 |
| | | | | md5 formats for different files ahhh | ||||
* | Dashboard 0.8.1 - Easy Rule bug fixes | jim-p | 2009-06-04 | 3 | -3/+3 |
| | | | | 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 03 | robiscool | 2009-06-03 | 1 | -72/+98 |
| | |||||
* | Dashboard 0.8.0 | jim-p | 2009-06-03 | 3 | -3/+3 |
| | | | | | | | | | | | | | * 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 update: Minor Load Balancer Status fix | jim-p | 2009-06-02 | 0 | -0/+0 |
| | |||||
* | Dashboard 0.7.8 - Load Balancer and IPsec widget fixes | jim-p | 2009-06-02 | 4 | -4/+4 |
| | |||||
* | cron change in snort.inc. fixed snort_download_rules.php added time stamps, ↵ | robiscool | 2009-06-02 | 2 | -22/+54 |
| | | | | last update time. keeping an eye on Snort.org for changes. | ||||
* | if download fails dont delete the snort/rules directory | robiscool | 2009-05-31 | 1 | -8/+0 |
| | |||||
* | snort_download_rules.php oink code update | robiscool | 2009-05-31 | 1 | -8/+19 |
| | |||||
* | changes to snort.inc, snort_downloads_rules.php, pkg_config.7.xml. ↵ | robiscool | 2009-05-31 | 3 | -208/+219 |
| | | | | libdnet-1.11_3.tbz still missing | ||||
* | FreeSWITCH add order field for dialplan and public options, IVR add profile ↵ | mcrane | 2009-05-31 | 9 | -180/+386 |
| | | | | 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 ↵ | mcrane | 2009-05-28 | 8 | -33/+55 |
| | | | | up to 5 digits instead of 4 | ||||
* | FreeSWITCH package add huntgroup feature and outbound caller id to extension | mcrane | 2009-05-28 | 10 | -56/+1287 |
| | |||||
* | Update snort required version to 1.2.3 | robiscool | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | Version bump for dnsserver (tinydns) package | Scott Ullrich | 2009-05-27 | 3 | -3/+3 |
| | |||||
* | Update root servers duplicated data. This really should be automated. | Scott Ullrich | 2009-05-27 | 1 | -9/+2 |
| | |||||
* | Stop adding a silly trailing space. | Scott Ullrich | 2009-05-27 | 1 | -2/+3 |
| | |||||
* | Update root servers. We should probably automate this going forward at some ↵ | Scott Ullrich | 2009-05-27 | 1 | -1/+1 |
| | | | | point. | ||||
* | Add more comments. Remove trailing spaces. No functional changes. | Scott Ullrich | 2009-05-27 | 1 | -4/+6 |
| | |||||
* | Add comments that show the DJBDNS styles vs. telling the person to look it ↵ | Scott Ullrich | 2009-05-27 | 1 | -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 Ullrich | 2009-05-27 | 1 | -0/+2 |
| | |||||
* | Correct dist reecords (add missing :) | Scott Ullrich | 2009-05-27 | 1 | -3/+8 |
| | |||||
* | Correct MX records entries. They do not have a double colon. | Scott Ullrich | 2009-05-27 | 1 | -1/+1 |
| | | | | That looks right: Chris Johnson @ IPA | ||||
* | HAVP blacklist fix | dvserg | 2009-05-26 | 1 | -25/+45 |
| | | | | Signed-off-by: dvserg <dv_serg@mail.ru> |