Changeset 6035

Show
Ignore:
Timestamp:
07/16/08 08:12:55 (3 months ago)
Author:
p_lindheimer
Message:

Merged revisions 6032-6033 via svnmerge from
http://svn.freepbx.org/modules/branches/2.4

................

r6032 | p_lindheimer | 2008-07-16 08:08:44 -0700 (Wed, 16 Jul 2008) | 13 lines


Merged revisions 6030-6031 via svnmerge from
http://svn.freepbx.org/modules/branches/2.5


........

r6030 | p_lindheimer | 2008-07-16 08:06:40 -0700 (Wed, 16 Jul 2008) | 1 line


#2776: filter out potentially bad html tags from log file

........

r6031 | p_lindheimer | 2008-07-16 08:07:23 -0700 (Wed, 16 Jul 2008) | 1 line


Module Publish Script: logfiles 2.5.0

........

................

r6033 | p_lindheimer | 2008-07-16 08:08:56 -0700 (Wed, 16 Jul 2008) | 1 line


Module Publish Script: logfiles 2.5.0

................

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.3

    • Property svnmerge-integrated changed from /modules/branches/2.2:1-3588,3615-3635,3637-3638,3640,3674,3680,3686,3692,3702,3706,3710,3716,3758,3760,3762-3765,3767-3785,3787-3789,3801,3810,3828,3831,3839,3860,3866,3875,3877,3887,3899,3911,3913,3943,3982-3983,3990,3998,4007,4022-4023,4089,4092,4098,4265,4285 /modules/branches/2.4:1-5079,5090,5093,5097-5118,5120-5170,5172,5174,5176-5182,5184-5199,5202-5203,5205-5211,5239,5271-5272,5312,5383,5516,5544-5545,5548-5549,5555,5564,5570,5572-5574,5576-5578,5596,5606-5610,5612,5615-5618,5623-5624,5628,5630-5642,5644-5646,5648-5651,5653-5654,5656-5657,5660,5687-5699,5701-5702,5704-5715,5723-5727,5729-5730,5733-5741,5752-5753,5756,5830-5831,5842-5843,5881,5996,6019-6020 to /modules/branches/2.2:1-3588,3615-3635,3637-3638,3640,3674,3680,3686,3692,3702,3706,3710,3716,3758,3760,3762-3765,3767-3785,3787-3789,3801,3810,3828,3831,3839,3860,3866,3875,3877,3887,3899,3911,3913,3943,3982-3983,3990,3998,4007,4022-4023,4089,4092,4098,4265,4285 /modules/branches/2.4:1-5079,5090,5093,5097-5118,5120-5170,5172,5174,5176-5182,5184-5199,5202-5203,5205-5211,5239,5271-5272,5312,5383,5516,5544-5545,5548-5549,5555,5564,5570,5572-5574,5576-5578,5596,5606-5610,5612,5615-5618,5623-5624,5628,5630-5642,5644-5646,5648-5651,5653-5654,5656-5657,5660,5687-5699,5701-5702,5704-5715,5723-5727,5729-5730,5733-5741,5752-5753,5756,5830-5831,5842-5843,5881,5996,6019-6020,6032-6033
  • modules/branches/2.3/logfiles/module.xml

    r4819 r6035  
    22        <rawname>logfiles</rawname> 
    33        <name>Asterisk Logfiles</name> 
    4         <version>1.1.1</version> 
     4        <version>1.2.0</version> 
    55        <changelog> 
     6                *1.2.0* #2776: filter out potentially bad html tags from log file 
    67                *1.1.1* bump for rc1 
    78                *1.1.0* #1442 remove access problem and have log display in same window 
  • modules/branches/2.3/logfiles/page.logfiles.php

    r4549 r6035  
    1919                <hr><br> 
    2020                <?php 
    21                 echo system ('tail --line=2000 '.$amp_conf['ASTLOGDIR'].'/full | sed -e "s/$/<br>/"');  
     21                system ('tail --line=2000 '.$amp_conf['ASTLOGDIR'].'/full | sed -e "s,<,\&lt;,g;s,>,\&gt;,g;s/$/<br>/"');  
    2222                break; 
    2323 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads