
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 59 (100.0%) | 2906 (100.0%) | 49.2 |
| zwoop | 58 (98.3%) | 2905 (100.0%) | 50.0 |
| igalic | 1 (1.7%) | 1 (0.0%) | 1.0 |
Remove check for sin() in libm from configure.ac
sin(), like all its math.h functions is on all systems known to men in libm
and will remain there until the end of POSIX.
1 lines of code changed in 1 file:
TS-639 Rename the management APIs from INK* to TS*
601 lines of code changed in 14 files:
TS-649 Hopefully fix build problem on Solaris.
1 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>
10 lines of code changed in 13 files:
TS-647 Move Layout out of iocore and into lib/ts
1 lines of code changed in 1 file:
TS-638 Rename the new cli2 to cli
97 lines of code changed in 1 file:
Hmmm, why didn't mgmt/cli die
0 lines of code changed in 20 files:
TS-638 Removed most of the mgmt/cli dependencies
3 lines of code changed in 1 file:
TS-638 Moved traffic_line over to cli2, mostly functional
0 lines of code changed in 1 file:
TS-638 Move proxy/mgmt to mgmt/, part 1
2192 lines of code changed in 6 files: