Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copy settings file too | Scott Ullrich | 2009-06-20 | 1 | -0/+5 |
| | |||||
* | Rename to webserveripaddress | Scott Ullrich | 2009-06-20 | 1 | -2/+2 |
| | |||||
* | Turn siteipaddress into a rowhelper | Scott Ullrich | 2009-06-20 | 1 | -4/+11 |
| | |||||
* | Correct settings link | Scott Ullrich | 2009-06-20 | 2 | -2/+2 |
| | |||||
* | FreeSWITCH package hide edit, add, and delete from view for child options ↵ | mcrane | 2009-06-20 | 2 | -20/+47 |
| | | | | until the parent data is created. | ||||
* | Nuke physical .inc include | Scott Ullrich | 2009-06-19 | 1 | -2/+0 |
| | |||||
* | Move include file further down | Scott Ullrich | 2009-06-19 | 2 | -13/+14 |
| | |||||
* | Resync on changes. Should be able to verify that the apache.conf is being ↵ | Scott Ullrich | 2009-06-19 | 2 | -1/+8 |
| | | | | written now. | ||||
* | Change directory to /usr/local/apachemodsecurity to ensure we do not lash ↵ | Scott Ullrich | 2009-06-19 | 1 | -4/+4 |
| | | | | with Marks hosting package. | ||||
* | remove extra ) | Scott Ullrich | 2009-06-19 | 1 | -1/+1 |
| | |||||
* | missing as in foreach() | Scott Ullrich | 2009-06-19 | 1 | -1/+1 |
| | |||||
* | call tinydns_create_zone_file(); tinydns_setup_ping_items(); when records change | Scott Ullrich | 2009-06-19 | 1 | -0/+2 |
| | |||||
* | [Fit123] slash slap | Perry Mason | 2009-06-19 | 1 | -42/+42 |
| | |||||
* | FreeSWITCH package fix syntax error, and wording changes. | mcrane | 2009-06-19 | 4 | -5/+5 |
| | |||||
* | FreeSWITCH update fax, add ringback for music or ring tone to the huntgroup, ↵ | mcrane | 2009-06-19 | 4 | -10/+94 |
| | | | | option to keep voicemail file on local filesystem, and remove invalid characters from caller id number on the extension. | ||||
* | Add common mod_security parms | Scott Ullrich | 2009-06-19 | 1 | -1/+31 |
| | |||||
* | Seperate out into two packages | Scott Ullrich | 2009-06-18 | 2 | -10/+0 |
| | |||||
* | Seperate out into two packages | Scott Ullrich | 2009-06-18 | 2 | -0/+0 |
| | |||||
* | Remove md5 signature. The FreeBSD package currently does not support it :( | Scott Ullrich | 2009-06-18 | 2 | -13/+1 |
| | |||||
* | Commit local changed before git rm | Scott Ullrich | 2009-06-18 | 1 | -84/+84 |
| | |||||
* | * Store httpdocs root in /usr/local/apache | Scott Ullrich | 2009-06-18 | 3 | -4/+99 |
| | | | | * Add apache_mod_security_physical.inc for Marks bits | ||||
* | Adding global site e-mail, global site name and global listen directives | Scott Ullrich | 2009-06-18 | 2 | -12/+32 |
| | |||||
* | Initial stab at apache_mod_security package. | Scott Ullrich | 2009-06-18 | 3 | -0/+632 |
| | |||||
* | fix typo | robiscool | 2009-06-18 | 1 | -2/+2 |
| | |||||
* | add mcrane SIP ports to the snort.conf, remove exit when emerg website is ↵ | robiscool | 2009-06-18 | 2 | -15/+7 |
| | | | | down, add exit when snort rules download fails | ||||
* | fix typo | Chris Buechler | 2009-06-18 | 1 | -1/+1 |
| | |||||
* | Cron package change require to require_once | mcrane | 2009-06-17 | 3 | -4/+4 |
| | |||||
* | Remove darkstat startup script on deinstall | Scott Ullrich | 2009-06-17 | 1 | -0/+3 |
| | |||||
* | FreeSWITCH repair mod_fax for latest build. IVR allow t option timeout to ↵ | mcrane | 2009-06-17 | 4 | -26/+77 |
| | | | | run on its own enables a recording to play and then direct the call at the end of the recording. IVR and Huntgroup now have a new feature ability to set a caller id name prefix. This prefix makes it possilbe to track where the call came from. | ||||
* | FreeSWITCH new build revision 13784 | mcrane | 2009-06-16 | 2 | -3/+3 |
| | |||||
* | this ones for you mcrane, added custom pfsense rules auto updates, add voip ↵ | robiscool | 2009-06-16 | 5 | -10/+96 |
| | | | | rulles for freeswitch | ||||
* | FreeSWITCH resolve dependency for mod_shout | mcrane | 2009-06-16 | 2 | -4/+34 |
| | |||||
* | FreeSWITCH package add spider monkey odbc and 6 additional language modules ↵ | mcrane | 2009-06-16 | 3 | -0/+742 |
| | | | | to the Modules tab, add new dependency file for new FreeSWITCH build revision 13775 | ||||
* | pfsense custom voip rules | robiscool | 2009-06-15 | 1 | -0/+3 |
| | |||||
* | Do not start during sync. This is hanging the package installer. | Scott Ullrich | 2009-06-15 | 1 | -6/+1 |
| | |||||
* | Correct daemon name for status -> services | Scott Ullrich | 2009-06-15 | 1 | -1/+1 |
| | |||||
* | Back out & for LCDd, it does detach | Scott Ullrich | 2009-06-15 | 2 | -4/+8 |
| | |||||
* | Handle case of no ipsec tunnels (clear foreach() error) | Scott Ullrich | 2009-06-15 | 1 | -19/+21 |
| | |||||
* | Use /usr/local/sbin/setkey if it exists | Scott Ullrich | 2009-06-15 | 1 | -1/+4 |
| | |||||
* | Background LCDd | Scott Ullrich | 2009-06-15 | 1 | -1/+1 |
| | |||||
* | Adding nexcom support. | Scott Ullrich | 2009-06-15 | 2 | -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 nexcom | Scott Ullrich | 2009-06-14 | 1 | -0/+4 |
| | |||||
* | Add nexcom driver | Scott Ullrich | 2009-06-14 | 1 | -1/+12 |
| | |||||
* | Fix some whitespace errors, and rename assign_privs to rate_assign_privs so ↵ | jim-p | 2009-06-14 | 3 | -5/+5 |
| | | | | it is unique among packages. | ||||
* | FreeSWITCH package clean up blank recordings, add dialplan default.xml, add ↵ | mcrane | 2009-06-14 | 5 | -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-p | 2009-06-14 | 1 | -1/+1 |
| | |||||
* | Add rate package, courtesy of Scott Dale | jim-p | 2009-06-13 | 4 | -0/+471 |
| | |||||
* | Applied Shellcmd patch that was created by Aarno Aukia added a if count ↵ | mcrane | 2009-06-13 | 3 | -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/ | mcrane | 2009-06-13 | 7 | -29/+39 |
| | |||||
* | Update the version number | robiscool | 2009-06-12 | 1 | -1/+1 |
| |