[
https://issues.apache.org/jira/browse/TS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-90:
Attachment: filter_to_policy.pl
> Filter generator failing
>
>
> Key: T
[
https://issues.apache.org/jira/browse/TS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom reassigned TS-155:
Assignee: Leif Hedstrom
> Remove "auth" configs from default records.config (LDAP, NTLM etc.)
> ---
[
https://issues.apache.org/jira/browse/TS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831283#action_12831283
]
Leif Hedstrom commented on TS-155:
--
Also removing FTP, SOCKS.SNMP and MIXT (some of these ough
[
https://issues.apache.org/jira/browse/TS-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-155:
-
Attachment: TS-155.patch
> Remove "auth" configs from default records.config (LDAP, NTLM etc.)
>
[
https://issues.apache.org/jira/browse/TS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-128.
--
Resolution: Fixed
Fixed.
> Eliminate Berkeley DB dependency
>
>
>
Remove "auth" configs from default records.config (LDAP, NTLM etc.)
---
Key: TS-155
URL: https://issues.apache.org/jira/browse/TS-155
Project: Traffic Server
Issue Type: Improve
[
https://issues.apache.org/jira/browse/TS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Paul reassigned TS-151:
--
Assignee: George Paul
> lm.log ends up in /usr/local
>
>
> Key
[
https://issues.apache.org/jira/browse/TS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Paul resolved TS-148.
Resolution: Fixed
For now go with simple fix for 2.x. Filed a ticket TS-154 to review this and
other fast-path
1. Include install directory
[X] ${prefix}/include/ts
[ ] ${prefix}/include/ats
[ ] ${prefix}/include/trafficserver
2. InkAPI.h rename
[X] ts_api.h
[ ] sdkapi.h
[ ] ats.h
3. RemapAPI.h renam
[X] remap_api.h
[ ] remap.h
4. Versioning of include dir
[ ] No versioning, just plain ${prefix}/i
Review of fast-path code paths in code base
---
Key: TS-154
URL: https://issues.apache.org/jira/browse/TS-154
Project: Traffic Server
Issue Type: Improvement
Components: Core
Affects Vers
[
https://issues.apache.org/jira/browse/TS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831239#action_12831239
]
George Paul commented on TS-90:
---
Leif,
Can you attach the relevant 'filter_to_policy.xxx' files to
[
https://issues.apache.org/jira/browse/TS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831233#action_12831233
]
George Paul commented on TS-71:
---
As part of modularization review, need to look at new code paths
[
https://issues.apache.org/jira/browse/TS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831227#action_12831227
]
George Paul commented on TS-128:
Okay reviewed and tested patch with sqlite3 and bdb on trunk.
[
https://issues.apache.org/jira/browse/TS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-153:
-
Description:
(This is from a Y! Bugzilla ticket 1821593, adding it here. . Originally posted
by Leif Hedstro
[
https://issues.apache.org/jira/browse/TS-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-153:
-
Description:
(This is from a Y! Bugzilla ticket 1821593, adding it here. . Originally posted
by Leif Hedstro
"Dynamic" keep-alive timeouts
-
Key: TS-153
URL: https://issues.apache.org/jira/browse/TS-153
Project: Traffic Server
Issue Type: New Feature
Components: Core
Reporter: Leif Hedstrom
Cleanup Diags
-
Key: TS-152
URL: https://issues.apache.org/jira/browse/TS-152
Project: Traffic Server
Issue Type: Improvement
Components: Cleanup
Reporter: John Plevyak
Priority: Minor
[
https://issues.apache.org/jira/browse/TS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-105.
--
Resolution: Fixed
Reviewed and committed by Leif.
> TS does not process must/proxy revalidate correctly
>
[
https://issues.apache.org/jira/browse/TS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Plevyak resolved TS-130.
-
Resolution: Fixed
Fix Version/s: 2.1.0
Committed revision 907798.
> we should generate a config.h fi
[
https://issues.apache.org/jira/browse/TS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831109#action_12831109
]
Leif Hedstrom commented on TS-130:
--
v3 looks good to me, reviewed=leif.
> we should generate
Hi all,
I can't remember where I found the attached script, but with it, and a
.gitconfig like
[alias]
svn-diff=!git-svn-diff
you can now produce "diffs" in an SVN format from your git repo, e.g.
"git svn-diff".
Cheers,
-- Leif
#!/bin/sh
#
# git-svn-diff
# Generate an SVN-comp
[
https://issues.apache.org/jira/browse/TS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Plevyak updated TS-130:
Attachment: ts-config.h-jp-v3.patch
Ok, I think I finally cleaned up the patch. I had some stale stuff check i
[
https://issues.apache.org/jira/browse/TS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831075#action_12831075
]
Leif Hedstrom commented on TS-130:
--
Alright, I'll do another review with the new diffs :).
Th
[
https://issues.apache.org/jira/browse/TS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Plevyak resolved TS-44.
Resolution: Fixed
Committed revision 907756.
> failed to make RPM package
> --
>
>
[
https://issues.apache.org/jira/browse/TS-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Plevyak resolved TS-129.
-
Resolution: Fixed
Committed revision 907756.
> BIND DNS code license incompatibility
>
[
https://issues.apache.org/jira/browse/TS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831063#action_12831063
]
John Plevyak commented on TS-130:
-
I am still getting the hang of git and I seem to have mixed
[
https://issues.apache.org/jira/browse/TS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831042#action_12831042
]
Leif Hedstrom commented on TS-90:
-
The file is missing, since we nuked all of "auth". If it help
[
https://issues.apache.org/jira/browse/TS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-128:
-
Attachment: TS-128-additional.patch
> Eliminate Berkeley DB dependency
>
>
>
[
https://issues.apache.org/jira/browse/TS-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831016#action_12831016
]
Leif Hedstrom commented on TS-130:
--
Couple of questions still :)
1) What is DDebug ? Is that
[
https://issues.apache.org/jira/browse/TS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-128:
-
Attachment: SimpleDBM.h
SimpleDBM.cc
TS-128.patch
Attached is a diff, as well
lm.log ends up in /usr/local
Key: TS-151
URL: https://issues.apache.org/jira/browse/TS-151
Project: Traffic Server
Issue Type: Bug
Components: WebUI
Reporter: Leif Hedstrom
Prior
Startup errors for TM admin GUI
---
Key: TS-150
URL: https://issues.apache.org/jira/browse/TS-150
Project: Traffic Server
Issue Type: Bug
Components: WebUI
Reporter: Leif Hedstrom
[
https://issues.apache.org/jira/browse/TS-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830995#action_12830995
]
George Paul commented on TS-129:
New changes look good. Tested patch and DNS regressions passed
[
https://issues.apache.org/jira/browse/TS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830993#action_12830993
]
John Plevyak commented on TS-148:
-
The standard libraries have really improved over the last 15
Hi all,
Below is the proposal I'd like to send out today for a [vote]. Let me
know if I'm missing something, or if something should be changed. This
is basically summarizing the discussions we've had. [Note that this is
not the vote request, it'll be a separate message later today or
tomorrow
35 matches
Mail list logo