aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Use /usr/local/sbin/setkey if it existsScott Ullrich2009-06-151-1/+4
|
* Background LCDdScott Ullrich2009-06-151-1/+1
|
* Adding nexcom support.Scott Ullrich2009-06-152-6/+6
| | | | | | | | | | | | | Instructions from Jerry: ./configure --enable-drivers=nexcom make Then open the LCDd.conf and change Driver=nexcom driverpath =/usr/local/lib/lcdproc/ (<- the folder stored lcd driver) make install reboot run server = LCDd run client (dispaly) =lcdproc + parameter.
* Adding nexcomScott Ullrich2009-06-141-0/+4
|
* Add nexcom driverScott Ullrich2009-06-141-1/+12
|
* Fix some whitespace errors, and rename assign_privs to rate_assign_privs so ↵jim-p2009-06-143-5/+5
| | | | it is unique among packages.
* FreeSWITCH package clean up blank recordings, add dialplan default.xml, add ↵mcrane2009-06-145-7/+40
| | | | dialplan public.xml, adjust wording on setup, and extension pages, create lan profile directory if it doesn't exist, status page add rescan and restart.
* Forgot one more thing...jim-p2009-06-141-1/+1
|
* Add rate package, courtesy of Scott Dalejim-p2009-06-134-0/+471
|
* Applied Shellcmd patch that was created by Aarno Aukia added a if count ↵mcrane2009-06-133-89/+40
| | | | statement to the array so it wouldn't error if the array was empty.
* Backup and TFTP package change backup directory to /root/backup/mcrane2009-06-137-29/+39
|
* Update the version numberrobiscool2009-06-121-1/+1
|
* begin code clean uprobiscool2009-06-111-16/+16
|
* New installs should have rules dirrobiscool2009-06-111-0/+1
|
* FreeSWITCH package minor version increment.mcrane2009-06-112-2/+2
|
* FreeSWITCH move folder creation for FAX until after the parent folder is ↵mcrane2009-06-111-9/+7
| | | | extracted from the freeswitch.tgz file.
* FreeSWITCH package add d for default option to IVR which is the option that ↵mcrane2009-06-114-56/+181
| | | | 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 dorobiscool2009-06-101-0/+1
|
* Add sync commands and apc_clear_cache force pfsense to write to disk, ↵robiscool2009-06-101-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-p2009-06-101-0/+1
|
* Add a little bit of a sleep first, seems to help.jim-p2009-06-101-0/+1
|
* Dashboard update: Use apc_clear_cache() after install to make sure that the ↵jim-p2009-06-102-2/+3
| | | | proper index.php appears.
* FreeSWITCH package add tiff2png for fax conversion, hunt group fix warning ↵mcrane2009-06-106-48/+215
| | | | 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.mcrane2009-06-106-17/+1448
|
* Major feature update, added Emergingthreats rules,Alerts Tab logging type ↵robiscool2009-06-094-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 8robiscool2009-06-081-2/+2
|
* upadted and refined snort.conf, snort.xml upadte pkg version, ↵robiscool2009-06-083-30/+43
| | | | 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 issuesjim-p2009-06-071-1/+1
|
* Oh Oh, for got to remove internal test network urlsrobiscool2009-06-071-4/+4
|
* added shared object rules from private companies, improved rule extraction, ↵robiscool2009-06-073-20/+81
| | | | fix and old snort double start error
* Dashboard 0.8.2 - Firewall log summary graphs, Firewall log filter, Various ↵jim-p2009-06-061-1/+1
| | | | backend changes
* 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
|