Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Link /etc/axfrdns to /service/ | Scott Ullrich | 2008-12-14 | 1 | -2/+2 |
| | |||||
* | Use full path to axfrdns-conf | Scott Ullrich | 2008-12-14 | 1 | -1/+1 |
| | |||||
* | Note * and that port 25 / tcp is required for Zone Transfers | Scott Ullrich | 2008-12-14 | 1 | -2/+2 |
| | |||||
* | Add TinyDNS zone transfer support | Scott Ullrich | 2008-12-14 | 2 | -5/+80 |
| | |||||
* | FreeSWITCH package improvements for pfSense 2.0. | Mark Crane | 2008-12-13 | 18 | -111/+20 |
| | |||||
* | FreeSWITCH package bug fix pointed out by tusc fixes xml for multiple ↵ | Mark Crane | 2008-12-12 | 2 | -37/+72 |
| | | | | condidtions in the dialplan for both 'Public' and 'Dialplan'. | ||||
* | FreeSWITCH package fix 'Public' inbound dialplan so that it resynchs the ↵ | Mark Crane | 2008-12-12 | 2 | -4/+5 |
| | | | | files after install or reinstall. | ||||
* | FreeSWITCH package event_socket no longer requires the LAN interface IP. ↵ | Mark Crane | 2008-12-12 | 2 | -23/+43 |
| | | | | Clearing away a problem of using the FreeSWITCH package on an Appliance with a single interface. | ||||
* | perl LN fix | D. V. Serg | 2008-12-12 | 2 | -4/+13 |
| | |||||
* | Remove CDATA | Scott Ullrich | 2008-12-12 | 1 | -2/+0 |
| | |||||
* | FreeSWITCH package fix dialplan edit issue that moved items to the wrong xml ↵ | Mark Crane | 2008-12-12 | 3 | -3/+2 |
| | | | | path. | ||||
* | freeSWITCH package recordings comment out code reserved for future. gateways ↵ | Mark Crane | 2008-12-11 | 2 | -19/+21 |
| | | | | tab synchronize dialplan after using the dialplan expressions shortcut. | ||||
* | Update (C) | Scott Ullrich | 2008-12-11 | 1 | -10/+2 |
| | |||||
* | * Add CDATA | Scott Ullrich | 2008-12-11 | 1 | -8/+7 |
| | | | | * Minor formatting changes | ||||
* | Copy rrdtool threaded library | Scott Ullrich | 2008-12-11 | 1 | -4/+9 |
| | |||||
* | Adding rrd library | Scott Ullrich | 2008-12-11 | 1 | -0/+0 |
| | |||||
* | FreeSWITCH package if the backup file exists during the install auto restore ↵ | Mark Crane | 2008-12-11 | 2 | -28/+50 |
| | | | | it. Also adjusted timeout option for the auto attendant. | ||||
* | FreeSWITCH package previous commit bug fix and freeswitch status add backup ↵ | Mark Crane | 2008-12-11 | 3 | -5/+61 |
| | | | | and restore. | ||||
* | pfSense FreeSWITCH add recording timeout feature to IVR | Mark Crane | 2008-12-11 | 3 | -11/+90 |
| | |||||
* | FreeSWITCH package IVR allow dialing an extension | Mark Crane | 2008-12-10 | 2 | -7/+9 |
| | |||||
* | FreeSWITCH package add $global var to ivr filename funtion, and formatting ↵ | Mark Crane | 2008-12-09 | 2 | -79/+93 |
| | | | | improvements. | ||||
* | FreeSWITCH IVR missing $, and strip { } from ivr .js | Mark Crane | 2008-12-09 | 2 | -5/+9 |
| | |||||
* | FreeSWITCH add global config to recording_js | Mark Crane | 2008-12-09 | 1 | -3/+3 |
| | |||||
* | pfSense FreeSWITCH recording correct admin_pin | Mark Crane | 2008-12-09 | 2 | -10/+12 |
| | |||||
* | pfSense FreeSWITCH recordings.js audio prompt correction | Mark Crane | 2008-12-09 | 2 | -5/+8 |
| | |||||
* | pfSense FreeSWITCH package adjust recording .wav file path | Mark Crane | 2008-12-08 | 2 | -4/+4 |
| | |||||
* | Note when we cannot show the decrypted config.xml | Scott Ullrich | 2008-12-08 | 1 | -0/+4 |
| | |||||
* | Add hostname | Scott Ullrich | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | Add <nobr> | Scott Ullrich | 2008-12-08 | 1 | -4/+2 |
| | |||||
* | Link to host restore screen | Scott Ullrich | 2008-12-08 | 1 | -1/+5 |
| | |||||
* | Show total backups | Scott Ullrich | 2008-12-08 | 1 | -3/+11 |
| | |||||
* | Force reason correctly | Scott Ullrich | 2008-12-08 | 2 | -3/+7 |
| | |||||
* | Reset lastpfSbackup.txt before force backup | Scott Ullrich | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | Add delete all backups for a host feature. | Scott Ullrich | 2008-12-08 | 1 | -3/+33 |
| | |||||
* | Do not show install this revision box if an error occurs | Scott Ullrich | 2008-12-08 | 1 | -1/+2 |
| | |||||
* | * Add a hostname dropdown box allowing OP to change hosts | Scott Ullrich | 2008-12-08 | 1 | -3/+58 |
| | | | | | | * Show a big fat warning if $hostname != $myhostname * All operations are now applicable to all stored hostnames allowing OP to centrally manage all backups from pfS ACB interface | ||||
* | Add backup stats tab | Scott Ullrich | 2008-12-08 | 4 | -0/+185 |
| | |||||
* | Remove filter_configure_sync() | Scott Ullrich | 2008-12-07 | 1 | -1/+4 |
| | |||||
* | * Handle nooverwrite correctly | Scott Ullrich | 2008-12-07 | 2 | -11/+8 |
| | | | | * Do not use filter_configure() to backup, call upload_config() | ||||
* | pfSense FreeSWITCH package minor changes | Mark Crane | 2008-12-07 | 3 | -61/+65 |
| | |||||
* | Show number of backups for hostname | Scott Ullrich | 2008-12-07 | 2 | -41/+42 |
| | |||||
* | Misc html fixes | Scott Ullrich | 2008-12-07 | 1 | -39/+43 |
| | |||||
* | Use colspan 1 and right align | Scott Ullrich | 2008-12-07 | 1 | -1/+1 |
| | |||||
* | Remove debug code. | Scott Ullrich | 2008-12-07 | 1 | -1/+1 |
| | |||||
* | Remove dead code. | Scott Ullrich | 2008-12-07 | 1 | -16/+0 |
| | |||||
* | s/timestamp/revision/ | Scott Ullrich | 2008-12-07 | 1 | -1/+1 |
| | |||||
* | Move all operations after loading indicator. | Scott Ullrich | 2008-12-07 | 1 | -79/+80 |
| | |||||
* | Instead of showing 0 as sha256sum (before feature arrived) show that | Scott Ullrich | 2008-12-07 | 1 | -0/+2 |
| | | | | none is on file. | ||||
* | Increase input box size to 70 chars | Scott Ullrich | 2008-12-07 | 1 | -1/+1 |
| | |||||
* | load items from portal.pfsense.org after displaying the loading indicator | Scott Ullrich | 2008-12-07 | 1 | -31/+31 |
| |