[root]/proxy/mgmt2
api
(0 files, 0 lines)
remote
(0 files, 0 lines)
api2
(0 files, 0 lines)
include
(0 files, 0 lines)
remote
(0 files, 0 lines)
cli
(0 files, 0 lines)
cli2
(0 files, 0 lines)
cluster
(0 files, 0 lines)
cop
(0 files, 0 lines)
html2
(0 files, 0 lines)
agent-installer
(0 files, 0 lines)
charting
(0 files, 0 lines)
configure
(0 files, 0 lines)
helper
(0 files, 0 lines)
images
(0 files, 0 lines)
include
(0 files, 0 lines)
monitor
(0 files, 0 lines)
mrtg
(0 files, 0 lines)
tune
(0 files, 0 lines)
preparse
(0 files, 0 lines)
stats
(0 files, 0 lines)
tools
(0 files, 0 lines)
utils
(0 files, 0 lines)
web2
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 326 (100.0%) | 2294 (100.0%) | 7.0 |
| zwoop | 168 (51.5%) | 1422 (62.0%) | 8.4 |
| mturk | 105 (32.2%) | 554 (24.1%) | 5.2 |
| amc | 13 (4.0%) | 140 (6.1%) | 10.7 |
| andrewhsu | 6 (1.8%) | 103 (4.5%) | 17.1 |
| bcall | 19 (5.8%) | 34 (1.5%) | 1.7 |
| jplevyak | 12 (3.7%) | 20 (0.9%) | 1.6 |
| georgep | 2 (0.6%) | 15 (0.7%) | 7.5 |
| vmamidi | 1 (0.3%) | 6 (0.3%) | 6.0 |
TS-631 Rename proxy/mgmt2 to proxy/mgmt
0 lines of code changed in 36 files:
TS-631 Rename proxy/mgmt2/api2 to proxy/mgmt2/api
4 lines of code changed in 1 file:
TS-491 ports used by Cluser function opened even no clustering
This will effectively disable the cluster port (8088) if
clustering is not enabled. In addition, traffic_cop is now
also checking the "cli" (unix domain socket) for health. And
of course, it only checks the health of the cluster port if
clustering is enabled.
2 lines of code changed in 1 file:
TS-513 Fix configure issues for sqlite3.
This fix eliminates all of SimpleDBM, sqlite3 and bdb dependencies.
It also fixes the "make distclean" problem.
1 lines of code changed in 1 file:
TS-491 Some cleanup as a start for fixing this
0 lines of code changed in 3 files:
TS-632 Fixes for bad cast, and cleanup for Intel CC
4 lines of code changed in 1 file:
TS-615 Change default settings for MSIE User-Agent sniffing
1 lines of code changed in 1 file:
TS-614 Remove remnants from InktoSwitch.
This removes the following configurations:
proxy.config.http.inktoswitch_enabled
proxy.config.http.router_ip
proxy.config.http.router_port
0 lines of code changed in 1 file:
TS-597 Eliminate dedicated default DNS for SplitDNS
Author: Zhao Yongming
Review: Leif
This patch also eliminates the need for this configuation:
proxy.config.dns.splitdns.def_domain
0 lines of code changed in 1 file:
TS-605 Eliminate proxy.config.net.max_poll_delay configs
0 lines of code changed in 1 file:
TS-601 Eliminate old traffic_net configurations
0 lines of code changed in 2 files:
TS-576 Remove old, mostly unused records code
872 lines of code changed in 9 files:
TS-594 Migrate from our own int64 (et.al) to int64_t / stdint types.
Tested: gcc 4.1.2, gcc 4.3.2, gcc 4.4, gcc 4.5.1, Intel CC 11.x, Clang (trunk)
Platforms: Fedora Core 14 (64-bit), FC8, FreeBSD8, Ubuntu 8.10
Ubuntu 10.10 (64-bit).
10 lines of code changed in 3 files:
TS-589 Stub / base implementation for the Task thread pool.
There's still much more work that needs to get in here, just
wanted to get the ball rolling.
2 lines of code changed in 1 file:
Some final tweaks to resolve TS-402.
TsConfig now has better automake integration. The lexical and grammar files
are built using implicit rules so all of the dependecies are handled correctly.
Additional code changes eliminated the need for a lexical header file and
the circular dependency betwee the lexical and grammar files.
WCCP was updated to support the REMOVAL_QUERY message. It was also updated to
check the assignment information reported by routers and resend the cache
assignment if the router's view is not consistent with the cache view. This
seems to resolve a timing issue with restarting Traffic Server.
8 lines of code changed in 1 file:
TS-587 Beginning code cleanup
1 lines of code changed in 1 file:
TS-584 Remove RAF pieces.
0 lines of code changed in 2 files:
TS-566 Rename and change default value for TCP_DEFER_ACCEPT.
9 lines of code changed in 1 file:
TS-572 Rename librecords to lib/records.
2 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
10 lines of code changed in 10 files:
TS-571 Rename libinktomi++ to lib/ts.
1 lines of code changed in 1 file:
TS-569: move TsConfig, fixed makefiles.
1 lines of code changed in 1 file:
TS-565 fix
22 lines of code changed in 4 files:
Adding WCCP support.
Adding TsConfig library.
86 lines of code changed in 5 files:
TS-18 bring IPv6 functionality back to trunk
Tested: OSX-10.6.5
This commit reverts r959407 r959405 r959404 and brings in the fix
on the 'ipv6' branch for Mac OSX:
Reapply r953510 "added IPv6 support for incoming requests". This
is the first step in bringing back the ipv6 changes to trunk. Most
of the conflicts resulted in the transparent proxy changes, but I
believe I've been able to resolve them without issue. This will
definitely need some testing to verify I have not broke anything
in the process.
Reapply r953892 "added stats for ipv4 and ipv6 request via REC".
No conflicts, easy merge.
Reapply r958062 "added INKHttpTxnClientSockAddrGet()". This is a
small patch with a few easy-to-resolve conflicts as a result of the
renaming of the InkAPI stuff like TS_SUCCESS.
Merge in r997943 from ipv6 branch. This is the fix that allows IPv6
to work properly on Mac OSX.
48 lines of code changed in 2 files:
TS-556 Remove the old (obsolete) logs.config
This format is no longer necessary, since the more advanced
XML log format is available. This also eliminates the option
to select either traditional or XML custom log formats, there
is only one such log format now (XML).
0 lines of code changed in 3 files:
TS-555 Rename all log2 configs / stats to log.
85 lines of code changed in 3 files:
TS-552: remove alpha support (it was a nice architecture while it lasted)
0 lines of code changed in 2 files:
TS-549 Remove proxy.config.system.memalign_heap
0 lines of code changed in 1 file:
TS-547 Small cleanup of unusued config.
0 lines of code changed in 1 file:
TS-544 Eliminate streaming media config, and some cleanup.
0 lines of code changed in 1 file:
Upped the default disk thread defaults
1 lines of code changed in 1 file:
TS-517 Eliminate old ssl_ports feature.
This is replaced with connect_ports.
0 lines of code changed in 1 file:
TS-307 Add support for a dedicate DNS thread.
This is disabled by default, but can be enabled with
CONFIG proxy.config.dns.dedicated_thread INT 1
I'd imagine this is primarily useful on systems with either plenty of
physical CPUs to spare, or where there are a lot of DNS lookups (e.g.
transparent proxy quite likely). Enabling this will avoid uneven load
on the #0 net-thread.
2 lines of code changed in 1 file:
TS-486 Also remove ARM and bypass configs (no longer supported)
0 lines of code changed in 2 files:
TS-486 Remove filter.config remnants.
0 lines of code changed in 4 files:
TS-482 Move PKGSYSUSER to ink_config.h.in
3 lines of code changed in 2 files:
TS-434 UrlRewrite cleanup.
First checkpoint, with some nice cleanup.
2 lines of code changed in 1 file:
Adjust throttle to be consistent, and added a couple of useful configs to the default records.config.in
1 lines of code changed in 1 file:
Fix some ICC compiler warnings, tested with ICC, clang and gcc
2 lines of code changed in 1 file:
(65 more)