[jira] Updated: (TS-80) Support regular expressions in the host fields of remap rules

2009-12-08 Thread Manjesh Nilange (JIRA)
[ https://issues.apache.org/jira/browse/TS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjesh Nilange updated TS-80: -- Attachment: regex-support.patch This is a proposed implementation of the described feature. The implementati

[jira] Created: (TS-80) Support regular expressions in the host fields of remap rules

2009-12-08 Thread Manjesh Nilange (JIRA)
Support regular expressions in the host fields of remap rules - Key: TS-80 URL: https://issues.apache.org/jira/browse/TS-80 Project: Traffic Server Issue Type: New Feature

[jira] Closed: (TS-79) New automake files to exlucde from git

2009-12-08 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom closed TS-79. --- Resolution: Fixed Checked in. > New automake files to exlucde from git > -- >

[jira] Created: (TS-79) New automake files to exlucde from git

2009-12-08 Thread Leif Hedstrom (JIRA)
New automake files to exlucde from git -- Key: TS-79 URL: https://issues.apache.org/jira/browse/TS-79 Project: Traffic Server Issue Type: Improvement Components: Build Reporter: Leif

[jira] Resolved: (TS-78) automake warning about AC_CONFIG_MACRO_DIR

2009-12-08 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-78. - Resolution: Fixed Checked in. > automake warning about AC_CONFIG_MACRO_DIR >

[jira] Created: (TS-78) automake warning about AC_CONFIG_MACRO_DIR

2009-12-08 Thread Leif Hedstrom (JIRA)
automake warning about AC_CONFIG_MACRO_DIR -- Key: TS-78 URL: https://issues.apache.org/jira/browse/TS-78 Project: Traffic Server Issue Type: Bug Components: Build Environment: Fedor

[jira] Created: (TS-77) INK_INLINE hack should be removed

2009-12-08 Thread John Plevyak (JIRA)
INK_INLINE hack should be removed - Key: TS-77 URL: https://issues.apache.org/jira/browse/TS-77 Project: Traffic Server Issue Type: Improvement Components: Cleanup Reporter: John Plevyak

[jira] Resolved: (TS-21) Stats: snap statistics directory not set correctly for stats file 'stats.snap'

2009-12-08 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-21. - Resolution: Fixed Checked in. > Stats: snap statistics directory not set correctly for stats file 'stats.snap

[jira] Created: (TS-76) CACHE_FRAG_TYPE should not be power of 2 and should not be hardcoded to allow plugin of other protocols.

2009-12-08 Thread John Plevyak (JIRA)
CACHE_FRAG_TYPE should not be power of 2 and should not be hardcoded to allow plugin of other protocols. Key: TS-76 URL: https://issues.apache.org/jira/browse

[jira] Updated: (TS-54) UnixNet cleanup, encapsulation of event subsystem

2009-12-08 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak updated TS-54: --- Attachment: ts-List-net-cleanup-jp-v2.patch This updates the patch against the latest repository. Please review t

[jira] Resolved: (TS-66) IOBuffer memcpy/read/write use char* instead of void* for memory pointers

2009-12-08 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak resolved TS-66. Resolution: Fixed revision 888447 > IOBuffer memcpy/read/write use char* instead of void* for memory pointers >

[jira] Created: (TS-75) dependencies not always working

2009-12-08 Thread John Plevyak (JIRA)
dependencies not always working --- Key: TS-75 URL: https://issues.apache.org/jira/browse/TS-75 Project: Traffic Server Issue Type: Bug Components: Build Reporter: John Plevyak Attac

[jira] Updated: (TS-75) dependencies not always working

2009-12-08 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak updated TS-75: --- Attachment: ts-memcpy-jp-v1.patch > dependencies not always working > --- > >

[jira] Resolved: (TS-68) regression failing, assert in UnixNetVConnection

2009-12-08 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak resolved TS-68. Resolution: Duplicate TS-73 rolled up this and a few other little regression issues > regression failing, asser

[jira] Resolved: (TS-69) memory overwrite error in UDPNetHandler

2009-12-08 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak resolved TS-69. Resolution: Duplicate dup of TS-73 (that issue rolls up several small regression issues) > memory overwrite err

[jira] Resolved: (TS-73) SEGV in regression tests (regression -R1)

2009-12-08 Thread John Plevyak (JIRA)
[ https://issues.apache.org/jira/browse/TS-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Plevyak resolved TS-73. Resolution: Fixed revision 888434 > SEGV in regression tests (regression -R1) > ---