[trafficserver] branch master updated: Don't push stack variables in lightuserdata

2017-02-28 Thread jesus
This is an automated email from the ASF dual-hosted git repository. jesus pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 466fffc Don't push stack variables

[trafficserver] branch master updated: Allow configure option: --enable-system-luajit

2017-02-27 Thread jesus
This is an automated email from the ASF dual-hosted git repository. jesus pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new f3319a5 Allow configure option

[trafficserver] branch master updated: TS-5013: master does not build on omnios

2016-10-26 Thread jesus
This is an automated email from the ASF dual-hosted git repository. jesus pushed a commit to branch master in repository https://git-dual.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new fd0ffd4 TS-5013: master does

git commit: TS-2211: SSL client connections hang and a aborted due to inactivity

2013-10-28 Thread jesus
Updated Branches: refs/heads/master e1b9db835 - 9d6ed3e55 TS-2211: SSL client connections hang and a aborted due to inactivity Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/9d6ed3e5 Tree:

git commit: Add missing line feed on warning message.

2013-10-16 Thread jesus
Updated Branches: refs/heads/master b942f3b94 - 0542b2abe Add missing line feed on warning message. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/0542b2ab Tree:

git commit: TS-214 use port_send to signal async events (Illumos/Solaris)

2013-09-04 Thread jesus
Updated Branches: refs/heads/master 965b7ee58 - 453838907 TS-214 use port_send to signal async events (Illumos/Solaris) Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/45383890 Tree:

git commit: The http filter on Illumos is going to be put back as httpfilt, not httpf. This is in OmniOS already.

2012-04-18 Thread jesus
Updated Branches: refs/heads/master 574d45a6c - e70a7c878 The http filter on Illumos is going to be put back as httpfilt, not httpf. This is in OmniOS already. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit:

[2/2] git commit: explicit casting of items to the 'right' size for use

2012-04-06 Thread jesus
explicit casting of items to the 'right' size for use Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/017c8986 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/017c8986 Diff:

[1/2] git commit: Solaris under C++ should be setting XPG compatibility and thus iconv should have a non-const argument. Regardless, this should be safe for all Solaris(like) systems.

2012-04-06 Thread jesus
Updated Branches: refs/heads/master 0db892e25 - 81f2715a3 Solaris under C++ should be setting XPG compatibility and thus iconv should have a non-const argument. Regardless, this should be safe for all Solaris(like) systems. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo

git commit: let's try gnu/sunstudio differentiation

2012-04-06 Thread jesus
Updated Branches: refs/heads/master 81f2715a3 - 8fd552393 let's try gnu/sunstudio differentiation Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/8fd55239 Tree:

svn commit: r1201439 - /trafficserver/traffic/trunk/CHANGES

2011-11-13 Thread jesus
Author: jesus Date: Sun Nov 13 15:17:17 2011 New Revision: 1201439 URL: http://svn.apache.org/viewvc?rev=1201439view=rev Log: update changes Modified: trafficserver/traffic/trunk/CHANGES Modified: trafficserver/traffic/trunk/CHANGES URL: http://svn.apache.org/viewvc/trafficserver/traffic

svn commit: r1201016 - in /trafficserver/traffic/trunk: lib/records/I_RecProcess.h lib/records/RecProcess.cc mgmt/RecordsConfig.cc proxy/Main.cc

2011-11-11 Thread jesus
Author: jesus Date: Fri Nov 11 18:37:06 2011 New Revision: 1201016 URL: http://svn.apache.org/viewvc?rev=1201016view=rev Log: No serious objections to TS-1016, so here is the commit Modified: trafficserver/traffic/trunk/lib/records/I_RecProcess.h trafficserver/traffic/trunk/lib/records

svn commit: r1201029 - in /trafficserver/traffic/trunk/lib/records: P_RecDefs.h RecLocal.cc RecProcess.cc

2011-11-11 Thread jesus
Author: jesus Date: Fri Nov 11 19:12:44 2011 New Revision: 1201029 URL: http://svn.apache.org/viewvc?rev=1201029view=rev Log: make amc happier. related to TS-1016, but change them all to miliseconds Modified: trafficserver/traffic/trunk/lib/records/P_RecDefs.h trafficserver/traffic/trunk

svn commit: r1201049 - /trafficserver/traffic/trunk/proxy/logging/LogFormatType.h

2011-11-11 Thread jesus
Author: jesus Date: Fri Nov 11 21:06:32 2011 New Revision: 1201049 URL: http://svn.apache.org/viewvc?rev=1201049view=rev Log: fix FIFOs to work on solaris Modified: trafficserver/traffic/trunk/proxy/logging/LogFormatType.h Modified: trafficserver/traffic/trunk/proxy/logging/LogFormatType.h

svn commit: r1201061 - /trafficserver/traffic/trunk/proxy/logging/LogFile.cc

2011-11-11 Thread jesus
Author: jesus Date: Fri Nov 11 21:39:52 2011 New Revision: 1201061 URL: http://svn.apache.org/viewvc?rev=1201061view=rev Log: mkfifo is POSIX.1-2001. Use that Modified: trafficserver/traffic/trunk/proxy/logging/LogFile.cc Modified: trafficserver/traffic/trunk/proxy/logging/LogFile.cc URL

svn commit: r1201074 - /trafficserver/traffic/trunk/proxy/logging/LogFile.cc

2011-11-11 Thread jesus
Author: jesus Date: Fri Nov 11 22:16:35 2011 New Revision: 1201074 URL: http://svn.apache.org/viewvc?rev=1201074view=rev Log: fix arg list on mkfifo Modified: trafficserver/traffic/trunk/proxy/logging/LogFile.cc Modified: trafficserver/traffic/trunk/proxy/logging/LogFile.cc URL: http

svn commit: r1196922 - /trafficserver/traffic/trunk/iocore/net/SSLNetVConnection.cc

2011-11-02 Thread jesus
Author: jesus Date: Thu Nov 3 02:36:16 2011 New Revision: 1196922 URL: http://svn.apache.org/viewvc?rev=1196922view=rev Log: When you read in SSL it might block because you need the socket to be writable. This addresses that issue and reschedules the connection for subsequent activity. TS-1011

svn commit: r1170006 - in /trafficserver/traffic/trunk/iocore/net: Connection.cc P_Connection.h UnixNetProcessor.cc

2011-09-12 Thread jesus
Author: jesus Date: Tue Sep 13 02:10:17 2011 New Revision: 1170006 URL: http://svn.apache.org/viewvc?rev=1170006view=rev Log: Implements TS-943 Modified: trafficserver/traffic/trunk/iocore/net/Connection.cc trafficserver/traffic/trunk/iocore/net/P_Connection.h trafficserver/traffic

svn commit: r1164676 - in /trafficserver/traffic/trunk: iocore/net/ proxy/ proxy/api/ts/ proxy/http/

2011-09-02 Thread jesus
Author: jesus Date: Fri Sep 2 19:40:36 2011 New Revision: 1164676 URL: http://svn.apache.org/viewvc?rev=1164676view=rev Log: TS-940 On bleeding-edge Illumos, this can be set on the fly. And, if the Linux implementation is added, this flow makes more sense. The initial congestion window is set

svn commit: r1164697 - /trafficserver/traffic/trunk/proxy/http/HttpConfig.h

2011-09-02 Thread jesus
Author: jesus Date: Fri Sep 2 20:34:35 2011 New Revision: 1164697 URL: http://svn.apache.org/viewvc?rev=1164697view=rev Log: C++ sucks, fix g++ warning gone error Modified: trafficserver/traffic/trunk/proxy/http/HttpConfig.h Modified: trafficserver/traffic/trunk/proxy/http/HttpConfig.h URL

svn commit: r1163474 - in /trafficserver/traffic/trunk: iocore/net/UnixNetProcessor.cc mgmt/RecordsConfig.cc proxy/http/HttpConfig.cc proxy/http/HttpConfig.h

2011-08-30 Thread jesus
Author: jesus Date: Wed Aug 31 02:49:26 2011 New Revision: 1163474 URL: http://svn.apache.org/viewvc?rev=1163474view=rev Log: TS-940 Allow for a proxy.config.http.server_tcp_init_cwnd setting in records.config. If this is present and the operating system supports it (Solaris 10+ in a global zone

svn commit: r1146917 - /trafficserver/traffic/branches/3.0.x/STATUS

2011-07-14 Thread jesus
Author: jesus Date: Thu Jul 14 23:23:22 2011 New Revision: 1146917 URL: http://svn.apache.org/viewvc?rev=1146917view=rev Log: these are obvious backports to me Modified: trafficserver/traffic/branches/3.0.x/STATUS Modified: trafficserver/traffic/branches/3.0.x/STATUS URL: http

svn commit: r1097118 - /trafficserver/traffic/trunk/configure.ac

2011-04-27 Thread jesus
Author: jesus Date: Wed Apr 27 14:08:02 2011 New Revision: 1097118 URL: http://svn.apache.org/viewvc?rev=1097118view=rev Log: this macro doesn't seem to be present on some machines Modified: trafficserver/traffic/trunk/configure.ac Modified: trafficserver/traffic/trunk/configure.ac URL

svn commit: r1096707 - /trafficserver/traffic/trunk/configure.ac

2011-04-26 Thread jesus
Author: jesus Date: Tue Apr 26 09:42:45 2011 New Revision: 1096707 URL: http://svn.apache.org/viewvc?rev=1096707view=rev Log: libtool make building stuff easy sure it does. Crun only and not Cstd are deps of stlport4. you can't use both -- this patch undoes some libtool.m4 wrongdoing

svn commit: r1085149 - in /trafficserver/plugins/cacheurl: ./ CHANGES LICENSE Makefile NOTICE README cacheurl.c cacheurl.config.example

2011-03-24 Thread jesus
Author: jesus Date: Thu Mar 24 21:24:44 2011 New Revision: 1085149 URL: http://svn.apache.org/viewvc?rev=1085149view=rev Log: pursuant to a variety of conversations, here's the cacheurl plugin Added: trafficserver/plugins/cacheurl/ trafficserver/plugins/cacheurl/CHANGES trafficserver

svn commit: r1063129 - /trafficserver/traffic/trunk/tsxs.in

2011-01-24 Thread jesus
Author: jesus Date: Tue Jan 25 03:45:58 2011 New Revision: 1063129 URL: http://svn.apache.org/viewvc?rev=1063129view=rev Log: fixes TS-635 Modified: trafficserver/traffic/trunk/tsxs.in Modified: trafficserver/traffic/trunk/tsxs.in URL: http://svn.apache.org/viewvc/trafficserver/traffic

svn commit: r1056608 - in /trafficserver/traffic/trunk/proxy/http2: HttpTransact.cc HttpTransactHeaders.cc

2011-01-07 Thread jesus
Author: jesus Date: Sat Jan 8 03:11:54 2011 New Revision: 1056608 URL: http://svn.apache.org/viewvc?rev=1056608view=rev Log: these don't work under Sun Studio on the buildbot Modified: trafficserver/traffic/trunk/proxy/http2/HttpTransact.cc trafficserver/traffic/trunk/proxy/http2

svn commit: r1056609 - /trafficserver/traffic/trunk/proxy/http2/HttpTransactHeaders.cc

2011-01-07 Thread jesus
Author: jesus Date: Sat Jan 8 03:19:33 2011 New Revision: 1056609 URL: http://svn.apache.org/viewvc?rev=1056609view=rev Log: I need to learn to copy and paste better. invalid cast Modified: trafficserver/traffic/trunk/proxy/http2/HttpTransactHeaders.cc Modified: trafficserver/traffic

svn commit: r1034786 - in /trafficserver/traffic/trunk/libinktomi++: ink_atomic.h ink_mutex.cc

2010-11-13 Thread jesus
Author: jesus Date: Sat Nov 13 15:58:58 2010 New Revision: 1034786 URL: http://svn.apache.org/viewvc?rev=1034786view=rev Log: TS-533 and TS-135 This is a sad day of defeat. Not my defeat, but more a collective human defeat. Question: Chips fabricated today don't have 64bit atomic primitives

svn commit: r1031527 - /trafficserver/traffic/trunk/tsxs.in

2010-11-05 Thread jesus
Author: jesus Date: Fri Nov 5 11:52:58 2010 New Revision: 1031527 URL: http://svn.apache.org/viewvc?rev=1031527view=rev Log: make the tool a bit more friendly (output) Modified: trafficserver/traffic/trunk/tsxs.in Modified: trafficserver/traffic/trunk/tsxs.in URL: http://svn.apache.org

svn commit: r1031269 - in /trafficserver/traffic/trunk: Makefile.am configure.ac tsxs.in

2010-11-04 Thread jesus
Author: jesus Date: Thu Nov 4 21:41:43 2010 New Revision: 1031269 URL: http://svn.apache.org/viewvc?rev=1031269view=rev Log: TS-512 it's neat that his is a power of two... tsxs to help compile modules Added: trafficserver/traffic/trunk/tsxs.in (with props) Modified: trafficserver

svn commit: r1031273 - /trafficserver/traffic/trunk/tsxs.in

2010-11-04 Thread jesus
Author: jesus Date: Thu Nov 4 21:51:45 2010 New Revision: 1031273 URL: http://svn.apache.org/viewvc?rev=1031273view=rev Log: add a license statement TS-512 Modified: trafficserver/traffic/trunk/tsxs.in Modified: trafficserver/traffic/trunk/tsxs.in URL: http://svn.apache.org/viewvc

svn commit: r1031294 - in /trafficserver/traffic/trunk: ./ build/ example/ example/add-header/ example/app-template/ example/append-transform/ example/basic-auth/ example/blacklist-0/ example/blacklis

2010-11-04 Thread jesus
Author: jesus Date: Thu Nov 4 22:23:32 2010 New Revision: 1031294 URL: http://svn.apache.org/viewvc?rev=1031294view=rev Log: fix up ignores STFU svn Modified: trafficserver/traffic/trunk/ (props changed) trafficserver/traffic/trunk/build/ (props changed) trafficserver

svn commit: r1031296 - /trafficserver/traffic/trunk/example/app-template/

2010-11-04 Thread jesus
Author: jesus Date: Thu Nov 4 22:24:12 2010 New Revision: 1031296 URL: http://svn.apache.org/viewvc?rev=1031296view=rev Log: this is a byproduct as well Modified: trafficserver/traffic/trunk/example/app-template/ (props changed) Propchange: trafficserver/traffic/trunk/example/app

svn commit: r1030805 - in /trafficserver/traffic/trunk: librecords/P_RecCore.h librecords/P_RecDefs.h librecords/RecCore.cc proxy/InkAPI.cc proxy/api/ts/ts.h

2010-11-03 Thread jesus
Author: jesus Date: Thu Nov 4 02:23:00 2010 New Revision: 1030805 URL: http://svn.apache.org/viewvc?rev=1030805view=rev Log: TS-508 Generalize RecDumpRecordsHt to use RecDumpRecords which is a callback/map pattern. Map this into InkAPI with the new INKRecordDump(INKRecordType rec_type

svn commit: r1030810 - in /trafficserver/traffic/trunk/proxy/http2: HttpConfig.cc HttpConfig.h HttpTransact.cc

2010-11-03 Thread jesus
Author: jesus Date: Thu Nov 4 02:55:46 2010 New Revision: 1030810 URL: http://svn.apache.org/viewvc?rev=1030810view=rev Log: TS-509 simple, brute force (and efficient) status code stats counters Modified: trafficserver/traffic/trunk/proxy/http2/HttpConfig.cc trafficserver/traffic/trunk

svn commit: r984480 - /trafficserver/traffic/trunk/iocore/cache/RamCacheCLFUS.cc

2010-08-11 Thread jesus
Author: jesus Date: Wed Aug 11 17:19:58 2010 New Revision: 984480 URL: http://svn.apache.org/viewvc?rev=984480view=rev Log: don't use anonymous structs, it pisses off my compiler Modified: trafficserver/traffic/trunk/iocore/cache/RamCacheCLFUS.cc Modified: trafficserver/traffic/trunk/iocore

svn commit: r984481 - /trafficserver/traffic/trunk/iocore/dns/Makefile.am

2010-08-11 Thread jesus
Author: jesus Date: Wed Aug 11 17:26:10 2010 New Revision: 984481 URL: http://svn.apache.org/viewvc?rev=984481view=rev Log: missing proxy/http2 include path... we need it Modified: trafficserver/traffic/trunk/iocore/dns/Makefile.am Modified: trafficserver/traffic/trunk/iocore/dns

svn commit: r984488 - /trafficserver/traffic/trunk/proxy/http2/HttpConfig.h

2010-08-11 Thread jesus
Author: jesus Date: Wed Aug 11 17:37:35 2010 New Revision: 984488 URL: http://svn.apache.org/viewvc?rev=984488view=rev Log: this is unnecessary and ambiquous (::ostream or std::ostream) problem avoidance is always the best solution Modified: trafficserver/traffic/trunk/proxy/http2

svn commit: r984497 - /trafficserver/traffic/trunk/proxy/StatSystemV2.cc

2010-08-11 Thread jesus
Author: jesus Date: Wed Aug 11 17:58:29 2010 New Revision: 984497 URL: http://svn.apache.org/viewvc?rev=984497view=rev Log: This is used in an array size specification and this should be const Modified: trafficserver/traffic/trunk/proxy/StatSystemV2.cc Modified: trafficserver/traffic/trunk

svn commit: r984590 - /trafficserver/traffic/trunk/proxy/CoreUtils.cc

2010-08-11 Thread jesus
Author: jesus Date: Wed Aug 11 21:35:24 2010 New Revision: 984590 URL: http://svn.apache.org/viewvc?rev=984590view=rev Log: This should be defined for everyone. fixed build failure on linux Modified: trafficserver/traffic/trunk/proxy/CoreUtils.cc Modified: trafficserver/traffic/trunk/proxy