[root]/proxy/mgmt2/api2
include
(0 files, 0 lines)
remote
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 166 (100.0%) | 810 (100.0%) | 4.8 |
| mturk | 51 (30.7%) | 554 (68.4%) | 10.8 |
| zwoop | 80 (48.2%) | 162 (20.0%) | 2.0 |
| jplevyak | 6 (3.6%) | 66 (8.1%) | 11.0 |
| bcall | 26 (15.7%) | 26 (3.2%) | 1.0 |
| amc | 2 (1.2%) | 2 (0.2%) | 1.0 |
| igalic | 1 (0.6%) | 0 (0.0%) | 0.0 |
TS-631 Rename proxy/mgmt2 to proxy/mgmt
0 lines of code changed in 27 files:
TS-593 Cleanup of inktomi.com
6 lines of code changed in 1 file:
More work on TS-324, by phasing out TCL bindings.
0 lines of code changed in 1 file:
TS-620 And even more 64-bit fixes to the SM
2 lines of code changed in 1 file:
TS-576 Remove old, mostly unused records code
19 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).
59 lines of code changed in 6 files:
TS-572 Rename librecords to lib/records.
1 lines of code changed in 1 file:
TS-571 Rename inktomi++.h to libts.h
8 lines of code changed in 8 files:
TS-569: move TsConfig, fixed makefiles.
1 lines of code changed in 1 file:
Adding WCCP support.
Adding TsConfig library.
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).
0 lines of code changed in 1 file:
TS-181 More cleanup for "auth" and "acl".
0 lines of code changed in 1 file:
TS-536 More cleanup of leftover RNI (which is not supported).
0 lines of code changed in 1 file:
TS-521 Rename all public APIs from INK* to TS*.
4 lines of code changed in 1 file:
TS-486 Also remove ARM and bypass configs (no longer supported)
3 lines of code changed in 2 files:
TS-486 Remove filter.config remnants.
0 lines of code changed in 7 files:
TS-485 InkAPI cleanup.
0 lines of code changed in 1 file:
TS-443 Cleanup remnants of MIXT and LDAP/NTLM.
1 lines of code changed in 4 files:
TS-442 Cleanup some include "dependencies".
This makes it slightly easier to see what dependencies we have.
1 lines of code changed in 1 file:
TS-400 Checkpoint 15 in cleanup.
4 lines of code changed in 1 file:
TS-400 Checkpoint 13 in cleanup.
3 lines of code changed in 1 file:
TS-400 Checkpoint 12 in cleanup.
3 lines of code changed in 3 files:
TS-400 Checkpoint 11 in cleanup.
47 lines of code changed in 6 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:
Since ink_platform.h now requires ink_config.h to properly compile
on some platforms, I'm including ink_config.h there, and cleaning
out the the other includes. Feel free to change if this is not
appropriate, but this will fix build on FreeBSD at least (which
otherwise fails on ink_platform.h since it needs the defines from
ink_config.h).
0 lines of code changed in 3 files:
TS-366: Axe HOST_OS by running the automated script
5 lines of code changed in 1 file:
Remove redundant include paths from makefiles
2 lines of code changed in 1 file:
TS-345 Use layout engine for resolving paths
15 lines of code changed in 1 file:
TS-345 Use layout engine for resolving paths
26 lines of code changed in 1 file:
TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft
66 lines of code changed in 6 files:
TS-360: Don't use fd->_fileno directly.
Tested: Fedora Core 12.
1 lines of code changed in 1 file:
TS-345 Cleanup absolue paths and use Layout engine.
7 lines of code changed in 2 files:
Make sure Layout is created in every program. This means linking with iocore/libinkutils for programs that are not already linked
2 lines of code changed in 3 files:
Fix TS-344 by removing all trailing spaces from the source files
423 lines of code changed in 41 files:
Unify usage of PREFIX instead hard-coded /usr/local. The code for getting the TS_ROOT is duplicated about ten times. This should get put inside single API call.
74 lines of code changed in 1 file:
TS-211 Removed most of the ink_*printf functions. Removed all the ones
that didn't add functionality.
26 lines of code changed in 7 files:
TS-331 Removed old #if 0 code and only include #if 1 code
0 lines of code changed in 3 files:
TS-180 Removed #ifdef OEM code
0 lines of code changed in 16 files: