
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 192 (100.0%) | 444 (100.0%) | 2.3 |
| zwoop | 113 (58.9%) | 283 (63.7%) | 2.5 |
| mturk | 67 (34.9%) | 157 (35.4%) | 2.3 |
| bcall | 6 (3.1%) | 2 (0.5%) | 0.3 |
| jplevyak | 1 (0.5%) | 1 (0.2%) | 1.0 |
| georgep | 1 (0.5%) | 1 (0.2%) | 1.0 |
| igalic | 4 (2.1%) | 0 (0.0%) | 0.0 |
TS-631 Rename proxy/mgmt2 to proxy/mgmt
0 lines of code changed in 39 files:
TS-631 Rename proxy/mgmt2/api2 to proxy/mgmt2/api
3 lines of code changed in 2 files:
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.
7 lines of code changed in 2 files:
Removing unused code from traffic_shell along with unused, outdated and ugly tcl code.
0 lines of code changed in 2 files:
This file is entirely broken, I'm only fixing what looks like a copy/paste error.
The best fix for all .tcl files will be to get rid of them.
0 lines of code changed in 2 files:
TS-576 Remove old, mostly unused records code
2 lines of code changed in 2 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).
2 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
5 lines of code changed in 5 files:
TS-571 Rename libinktomi++ to lib/ts.
1 lines of code changed in 1 file:
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).
4 lines of code changed in 6 files:
TS-555 Rename all log2 configs / stats to log.
170 lines of code changed in 3 files:
TS-181 More cleanup for "auth" and "acl".
2 lines of code changed in 2 files:
TS-517 Eliminate old ssl_ports feature.
This is replaced with connect_ports.
17 lines of code changed in 4 files:
TS-486 Remove filter.config remnants.
0 lines of code changed in 7 files:
TS-450 More ICC compiler warnings.
Also fixed a problem with building the http2/remap code outside
of http2 (a previous fix).
1 lines of code changed in 1 file:
TS-401 Remove vestige of SNMP.
2 lines of code changed in 11 files:
TS-443 Cleanup remnants of MIXT and LDAP/NTLM.
2 lines of code changed in 8 files:
TS-442 Cleanup some include "dependencies".
This makes it slightly easier to see what dependencies we have.
0 lines of code changed in 1 file:
TS-439 traffic_shell shows wrong RAM cache size > 2GB
2 lines of code changed in 1 file:
TS-422 Remove DNS proxy support.
After talking with John, we agreed to move ahead with this. Please
vote -1 on this committ if you are against this change. The thinking
here is that a) no one uses this and b) it's not 'feature complete'
anyways, making for a poor DNS proxy implementation.
0 lines of code changed in 5 files:
TS-400 Checkpoint 12 in cleanup.
7 lines of code changed in 2 files:
TS-400 Checkpoint 11 in cleanup.
56 lines of code changed in 9 files:
TS-364: Remove LLONG config option
Tested: FC-13 64-bit.
This patch also fixes a few areas in librecords where we'd downcast
the 64-bit integer to a 32-bit integer. That was the "cause" of the
problem here, fixing that allows the elimination of LLONG.
0 lines of code changed in 1 file:
TS-381: Use access() instead stat() for checking resource availability
3 lines of code changed in 1 file:
TS-359: Remove few more direct path constructions using DIR_SEP
4 lines of code changed in 1 file:
TS-366: Use ATS_HAVE_HEADER_H defines and add few code comments
2 lines of code changed in 2 files:
TS-366: Axe HOST_OS by running the automated script
19 lines of code changed in 3 files:
Remove redundant include paths from makefiles
3 lines of code changed in 1 file:
Add few code comments. No functional change
15 lines of code changed in 1 file:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
1 lines of code changed in 1 file:
TS-345 Cleanup absolue paths and use Layout engine for cli and cli2.
20 lines of code changed in 5 files:
TS-345 Cleanup absolue paths and use Layout engine.
18 lines of code changed in 2 files:
TS-243: Remaining fixes for FBSD 32 bit builds, Tested: FreeBSD-8.0,32bit
1 lines of code changed in 1 file:
Use new Layout API that is more C++ friendly
1 lines of code changed in 1 file:
Consume some ink_file api so that libinktomi++ gets linked in
1 lines of code changed in 1 file:
Make sure Layout is created in every program. This means linking with iocore/libinkutils for programs that are not already linked
11 lines of code changed in 3 files:
Fix TS-344 by removing all trailing spaces from the source files
60 lines of code changed in 46 files:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
2 lines of code changed in 2 files:
TS-331 Removed old #if 0 code and only include #if 1 code
0 lines of code changed in 4 files: