-
bcall
2010-09-10 11:23
Rev.: 995921
-
28 lines of code changed in 4 files:
-
bcall
2010-08-27 11:34
Rev.: 990224
-
7 lines of code changed in 2 files:
-
bcall
2010-06-09 16:24
Rev.: 953188
-
181 lines of code changed in 4 files:
-
bcall
2010-05-12 13:10
Rev.: 943667
-
15 lines of code changed in 1 file:
-
bcall
2010-05-12 11:33
Rev.: 943621
-
873 lines of code changed in 153 files:
-
iocore/cache:
CacheHosting.cc (+6 -6),
CacheHttp.cc (+2 -2),
CachePages.cc (+1 -1),
CachePagesInternal.cc (new),
NewCacheVC.cc (new),
Store.cc (+3 -3)
-
iocore/cluster:
ClusterHandlerBase.cc (+2 -2)
-
iocore/dns:
SplitDNS.cc (+6 -6)
-
iocore/eventsystem:
IOBuffer.cc (new)
-
iocore/hostdb:
HostDB.cc (+1 -1),
MultiCache.cc (+3 -3)
-
iocore/net:
SSLCertLookup.cc (+2 -2)
-
libinktomi++:
Diags.cc (new),
Makefile.am (-2),
ink_args.cc (+1 -2),
inktomi++.h (-1)
-
librecords:
P_RecCore.i (new),
RecCore.cc (+14 -14),
RecUtils.cc (+2 -2)
-
proxy:
CacheControl.cc (+4 -4),
ControlMatcher.cc (+1 -1),
Error.cc (new),
Error.h (-1),
ICPConfig.cc (new),
InkAPI.cc (+1 -1),
Main.cc (+2 -2),
ParentSelection.cc (new),
Plugin.cc (+4 -5),
Prefetch.cc (+5 -5),
Raf.cc (new),
Show.h (+2 -2),
StatPages.cc (+1 -1),
TestClock.cc (+2 -2),
logstats.cc (+2 -2)
-
proxy/congest:
Congestion.cc (+10 -10),
CongestionDB.cc (+5 -5)
-
proxy/hdrs:
HdrTest.cc (+11 -11)
-
proxy/http2:
HttpBodyFactory.cc (new),
HttpTransact.cc (+4 -4),
HttpTransact.h (+3 -3),
HttpTransactCache.cc (+2 -2)
-
proxy/http2/remap:
RemapProcessor.cc (+2 -2),
UrlRewrite.cc (+39 -39)
-
proxy/logging:
LogAccess.cc (new),
LogConfig.cc (+6 -6),
LogFieldAliasMap.h (+1 -1),
LogFile.cc (+4 -4),
LogFilter.cc (+1 -1),
LogHost.cc (new),
LogObject.cc (+1 -1),
LogUtils.cc (+3 -3)
-
proxy/mgmt2:
BaseRecords.cc (+13 -13),
Main.cc (+8 -8),
MultiFile.cc (new),
ProcessManager.cc (new),
Rollback.cc (+5 -5)
-
proxy/mgmt2/api2:
CfgContextImpl.cc (+16 -16),
CoreAPI.cc (+1 -1),
CoreAPIShared.cc (+1 -1),
INKMgmtAPI.cc (+6 -6),
TSControlMain.cc (+2 -2)
-
proxy/mgmt2/api2/remote:
CoreAPIRemote.cc (+6 -7)
-
proxy/mgmt2/cli:
CLI.cc (+10 -10),
CliMain.cc (+1 -1),
clientCLI.cc (new)
-
proxy/mgmt2/cli2:
ConfigCmd.cc (new)
-
proxy/mgmt2/cluster:
ClusterCom.cc (+6 -6)
-
proxy/mgmt2/preparse:
RemapReadConfig.cc (+1 -2)
-
proxy/mgmt2/utils:
MgmtConverter.cc (+16 -16),
MgmtServerRPC.cc (new),
WebMgmtUtils.cc (+7 -7)
-
proxy/mgmt2/web2:
MgmtRaf.cc (+8 -8),
WebConfig.cc (new),
WebConfigRender.cc (+163 -164),
WebHttp.cc (+75 -75),
WebHttpLog.cc (new),
WebHttpRender.cc (+82 -83),
WebHttpSession.cc (+2 -3),
WebHttpTree.cc (+9 -10),
WebIntrMain.cc (+5 -5),
WebOverview.cc (new),
WebReconfig.cc (new)
-
test/deft:
log_sender.cc (new),
proc_manager.cc (+27 -27),
sio_raf_server.cc (+2 -2),
test_exec.cc (new),
test_log_collate.cc (+3 -3),
test_results.cc (new)
-
bcall
2010-05-12 09:59
Rev.: 943581
-
7141 lines of code changed in 65 files:
-
example:
Makefile.am (+1 -6)
-
example/add-header:
Makefile.am (+1 -1)
-
example/append-transform:
Makefile.am (+1 -1)
-
example/basic-auth:
Makefile.am (+1 -1)
-
example/blacklist-0:
Makefile.am (+1 -1)
-
example/blacklist-1:
Makefile.am (+1 -1)
-
example/bnull-transform:
Makefile.am (+1 -1)
-
example/cache_plugin:
Makefile.am (+1 -1)
-
example/cache_scan:
Makefile.am (+1 -1)
-
example/file-1:
Makefile.am (+1 -1)
-
example/file_system_cache:
Makefile.am (+1 -1)
-
example/gzip-transform:
Makefile.am (+1 -1)
-
example/hello:
Makefile.am (+1 -1)
-
example/null-transform:
Makefile.am (+1 -1)
-
example/output-header:
Makefile.am (+1 -1)
-
example/prefetch:
Makefile.am (+1 -1)
-
example/protocol:
Makefile.am (+1 -1)
-
example/query_remap:
Makefile.am (+1 -1)
-
example/redirect-1:
Makefile.am (+1 -1)
-
example/remap:
Makefile.am (+1 -1)
-
example/replace-header:
Makefile.am (+1 -1)
-
example/response-header-1:
Makefile.am (+1 -1)
-
example/server-transform:
Makefile.am (+1 -1)
-
example/session-1:
Makefile.am (+1 -1)
-
example/thread-1:
Makefile.am (+1 -1)
-
example/thread-pool:
Makefile.am (+1 -1)
-
iocore/cache:
CachePages.cc (new),
CacheTest.cc (new)
-
proxy:
InkAPI.cc (+2 -2),
InkAPIInternal.h (new),
InkAPITest.cc (+1 -1),
InkAPITestTool.cc (new),
InkIOCoreAPI.cc (+1 -1),
Makefile.am (+8 -8),
Prefetch.h (new),
ReverseProxy.cc (+1 -1)
-
proxy/api/include:
InkAPIHughes.h (del),
InkAPIPrivateIOCore.h (del),
InkAPIaaa.h (del),
remap.h (del),
ts.h (del),
ts_private.h (del),
ts_private_frozen.h (del)
-
proxy/api/ts:
InkAPIHughes.h (new 126),
InkAPIPrivateIOCore.h (new 250),
InkAPIaaa.h (new 101),
remap.h (new 177),
ts.h (new 5729),
ts_private.h (new 109),
ts_private_frozen.h (new 600)
-
proxy/http2:
HttpDebugNames.h (+1 -1),
HttpTransact.h (+1 -1)
-
proxy/http2/remap:
RemapPluginInfo.h (+1 -1),
RemapPlugins.h (+1 -1),
UrlRewrite.cc (+1 -1)
-
bcall
2010-05-10 13:21
Rev.: 942889
-
1 lines of code changed in 1 file:
-
bcall
2010-05-06 16:40
Rev.: 941972
-
0 lines of code changed in 192 files:
-
iocore/block-cache:
alloc2.cc (-8)
-
iocore/cache:
CacheDir.cc (-40),
P_CacheDir.h (-23)
-
iocore/cluster:
ClusterCache.cc (new),
ClusterLib.cc (-16),
ClusterProcessor.cc (new),
P_ClusterCacheInternal.h (-6),
P_ClusterInternal.h (-7)
-
iocore/dns:
SplitDNS.cc (new)
-
iocore/eventsystem:
I_EventProcessor.h (new),
I_PriorityEventQueue.h (-5),
P_IOBuffer.h (new),
P_UnixEventProcessor.h (-9),
UnixEventProcessor.cc (new)
-
iocore/fastio/include:
fastio.h (-11)
-
iocore/fastio/inkfio:
fio_dev.c (new),
fio_dev_sol.c (-46),
fio_ioctl.c (new),
fio_request.c (new),
fio_vsession.c (-276)
-
iocore/fastio/inkudp:
inkudp_recv.c (new),
inkudp_sched.c (new),
inkudp_sched_no_qos.c (-6),
solaris.c (-12)
-
iocore/fastio/libfastIO:
libfastio.c (new),
libfastio.h (new)
-
iocore/fastio/tools/advbmark:
requtil.c (-5),
udpbmark.c (-6)
-
iocore/hostdb:
P_MultiCache.h (new)
-
iocore/net:
NetTest-http-server.c (-7),
P_SSLNetProcessor.h (new),
P_UnixNet.h (-11),
UnixNetPages.cc (-10),
UnixUDPNet.cc (new)
-
libinktomi++:
ink_align.h (-13),
ink_string++.cc (-46),
test_atomic.cc (new),
test_memchr.cc (new),
test_strings.cc (new)
-
proxy:
DiagsConfig.cc (new),
EventName.cc (-37),
ICP.cc (new),
ICP.h (new),
InkAPI.cc (new),
InkAPITest.cc (-165),
Prefetch.cc (new),
SimpleHttp.cc (new),
Socks.h (new),
StateEventLogger.cc (-8),
TestPreProc.cc (new),
TestProxy.cc (new),
TestRegex.cc (-31),
Update.cc (-29),
cust_log_fmt_cnvrt.cc (new)
-
proxy/api/include:
ts_private_frozen.h (new)
-
proxy/dns_cache:
DNS_cache.cc (new)
-
proxy/hdrs:
HTTP.cc (-292),
URL.cc (new),
test_header.cc (new)
-
proxy/http2:
HttpConfig.cc (-20),
HttpSM.cc (new),
HttpTransact.cc (-21),
test_socket_close.cc (new)
-
proxy/http2/remap:
UrlRewrite.cc (new)
-
proxy/logging:
Log.cc (-20),
LogConfig.cc (new),
LogFile.cc (-63),
LogFile.h (new)
-
proxy/mgmt2:
LocalManager.cc (new),
Main.cc (-6),
MgmtDBM.cc (-11)
-
proxy/mgmt2/api2:
CfgContextImpl.h (-24),
CfgContextUtils.cc (-12),
GenericParser.cc (-8)
-
proxy/mgmt2/api2/remote:
APITestCliRemote.cc (-40)
-
proxy/mgmt2/cli:
CLIeventHandler.cc (new),
CLIhelp.cc (new),
CLIlineBuffer.cc (-8),
CLImonitor.cc (-17)
-
proxy/mgmt2/cli2:
CliCreateCommands.cc (-9),
CliCreateUpgradeCmd.cc (new)
-
proxy/mgmt2/cop:
TrafficCop.cc (-463)
-
proxy/mgmt2/utils:
MgmtConverter.cc (-18),
SimpleQueue.cc (-17)
-
test/SDKtest/client:
Config.cc (new),
DoTest.h (-6),
Hist.cc (-6),
Main.cc (-4)
-
test/SDKtest/client/api:
SimBasicAuth-1.c (new)
-
test/plugin/INKContinuations:
ServerSM.cc (new)
-
test/plugin/INKFopen:
INKFopen.c (new)
-
test/plugin/INKHttpHooksTrans:
INKHttpHook.c (new),
INKHttpSsnHookAdd.c (new),
INKHttpTransaction.c (-120),
INKHttpTxnHookAdd.c (-8),
INKHttpTxnIPAddress.cc (new),
INKHttpTxnServer.c (-57),
INKProto.c (-94)
-
test/plugin/check-http:
check-http-0.c (-5)
-
test/plugin/check-mime:
check-mime-0.c (-75)
-
bcall
2010-05-06 09:52
Rev.: 941801
-
2 lines of code changed in 1 file:
-
bcall
2010-05-05 11:35
Rev.: 941419
-
0 lines of code changed in 54 files:
-
proxy/logging:
LogFile.cc (new)
-
proxy/mgmt2:
AddConfigFilesHere.cc (new),
Main.cc (new),
Rollback.cc (new)
-
proxy/mgmt2/api2:
CfgContextImpl.cc (new),
CfgContextImpl.h (new),
CfgContextUtils.cc (changed),
CfgContextUtils.h (changed),
CoreAPI.cc (changed),
GenericParser.cc (new),
GenericParser.h (changed),
INKMgmtAPI.cc (new)
-
proxy/mgmt2/api2/include:
INKMgmtAPI.h (changed)
-
proxy/mgmt2/cluster:
ClusterCom.cc (changed)
-
proxy/mgmt2/tools:
NetConfig.cc (new)
-
proxy/mgmt2/utils:
WebMgmtUtils.cc (changed)
-
proxy/mgmt2/web2:
WebHttp.cc (new),
WebHttpAuth.cc (new),
WebHttpAuth.h (changed),
WebHttpMessage.cc (changed),
WebHttpMessage.h (new),
WebHttpRender.cc (changed),
WebHttpRender.h (changed),
WebHttpSession.cc (new),
WebHttpSession.h (new)
-
test/SDKtest/synth_server:
synth_server.c (new)
-
test/plugin/INKHttpHooksTrans:
INKHttpReenableStop.c (new)
-
bcall
2010-05-03 10:54
Rev.: 940536
-
274 lines of code changed in 89 files:
-
.gitignore (new),
Makefile.am (+2 -2),
configure.ac (new)
-
example:
Makefile.am (+4 -56),
README.internal (del)
-
example/add-header:
Makefile.am (+6 -14),
add-header.c (new)
-
example/append-transform:
Makefile.am (new)
-
example/basic-auth:
Makefile.am (+6 -14)
-
example/blacklist-0:
Makefile.am (+6 -14)
-
example/blacklist-1:
Makefile.am (+6 -14),
blacklist-1.c (new)
-
example/bnull-transform:
Makefile.am (+6 -14)
-
example/cache_plugin:
Makefile.am (new),
cache_plugin.cc (new)
-
example/cache_scan:
Makefile.am (+6 -17),
cache_scan.cc (+1 -1)
-
example/file-1:
Makefile.am (+6 -14)
-
example/file_system_cache:
Makefile.am (new)
-
example/gzip-transform:
Makefile.am (new),
gunzip.c (+6 -21),
gzip.c (+5 -11)
-
example/hello:
Makefile.am (+6 -14)
-
example/null-transform:
Makefile.am (+6 -14)
-
example/output-header:
Makefile.am (new)
-
example/prefetch:
Makefile.am (new)
-
example/protocol:
Makefile.am (new),
Protocol.c (+2)
-
example/query_remap:
Makefile.am (new 24)
-
example/redirect-1:
Makefile.am (new),
redirect-1.c (new)
-
example/remap:
Makefile.am (new),
remap.cc (+7 -5)
-
example/replace-header:
Makefile.am (new)
-
example/response-header-1:
Makefile.am (+6 -14),
response-header-1.c (new)
-
example/server-transform:
Makefile.am (+6 -14),
server-transform.c (new)
-
example/session-1:
Makefile.am (+6 -14)
-
example/thread-1:
Makefile.am (new),
thread-1.c (-2)
-
example/thread-pool:
Makefile.am (new),
psi.c (+26 -26),
thread.c (new),
thread.h (new)
-
example/thread-pool/include:
Makefile.am (new)