
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 218 (100.0%) | 5253 (100.0%) | 24.0 |
| zwoop | 210 (96.3%) | 5019 (95.5%) | 23.9 |
| jplevyak | 2 (0.9%) | 132 (2.5%) | 66.0 |
| ericb | 2 (0.9%) | 101 (1.9%) | 50.5 |
| igalic | 2 (0.9%) | 1 (0.0%) | 0.5 |
| amc | 2 (0.9%) | 0 (0.0%) | 0.0 |
TS-653 Bogus logcat conversion of squid timestamps
2 lines of code changed in 1 file:
update our random number generator to a newer, faster 64-bit model
132 lines of code changed in 2 files:
TS-650 Remove the dead v2 stats code
0 lines of code changed in 1 file:
TS-649 Dynamic libraries for mgmt
This makes libts -> libtsutil, and we now support
making .so's for libtsutil.so and libtsmgmt.so. All
binaries are changed to use this, except traffic_server
which continues to use the libtsutil.a library (for
performance on e.g. 32-bit platforms).
This also renames the public API include file to be
#include <ts/mgmtapi.h>
28 lines of code changed in 12 files:
TS-649 Cleanup to have a chance to make it a shared lib
11 lines of code changed in 2 files:
TS-647 Move Layout out of iocore and into lib/ts
364 lines of code changed in 4 files:
TS-638 Rename the new cli2 to cli
0 lines of code changed in 1 file:
TS-638 and TS-640 One CLI to rule them all
Also fixes some potential thread leaks during restarts. This patch
moves traffic_cop over to use the new CLI, in preparation of
retiring mgmt/cli.
0 lines of code changed in 2 files:
Minor cleanup
0 lines of code changed in 2 files:
TS-637 remove SafeShell, CheckStats and StateEventLogger
0 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.
9 lines of code changed in 2 files:
TS-593 Cleanup of inktomi.com
9 lines of code changed in 3 files:
Cleanup code to fix errors with Clang's new -Wself-assign
1 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.
0 lines of code changed in 4 files:
TS-491 Added the CLI interface to TrafficCop
0 lines of code changed in 1 file:
TS-583
0 lines of code changed in 2 files:
Removing traces of CCAS/CCASFLAGS [TS-618]
0 lines of code changed in 1 file:
TS-627 Fixes for "make check" to succeed.
Author: Arno Toell
Review: Leif
2 lines of code changed in 1 file:
TS-632 Fixes for bad cast, and cleanup for Intel CC
2 lines of code changed in 2 files:
TS-620 And even more 64-bit fixes to the SM
4 lines of code changed in 1 file:
TS-620 More 64-bit fixes to the SM
1 lines of code changed in 1 file:
TS-618 Eliminate poorly supported atomic assembler
17 lines of code changed in 5 files:
Cleanup: Getting it to compile with gcc < 4.x and eliminate a junk file
2 lines of code changed in 2 files:
* Reduce calls to DFA::match on normal requests [TS-603]
* Remove home-grown regular expression matcher [TS-604]
101 lines of code changed in 2 files:
TS-576 Remove old, mostly unused records code
0 lines of code changed in 1 file:
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).
318 lines of code changed in 71 files:
TS-587 Added query arg parsing in CGI mode
5 lines of code changed in 3 files:
TS-586 Fix make check so it actually compiles
5 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
138 lines of code changed in 58 files:
TS-571 Rename libinktomi++ to lib/ts.
4102 lines of code changed in 28 files: