[root]/rc

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 25 (100.0%) | 325 (100.0%) | 13.0 |
| mturk | 5 (20.0%) | 221 (68.0%) | 44.2 |
| zwoop | 18 (72.0%) | 101 (31.1%) | 5.6 |
| georgep | 2 (8.0%) | 3 (0.9%) | 1.5 |
TS-638 Move proxy/mgmt to mgmt/, part 1
2 lines of code changed in 1 file:
TS-637 Remove update_records.cc
Also cleanup some discrepancies with how we use LOCAL_MANAGER
define. This is sort of a mess honestly, we ought to clean this
up better long term.
0 lines of code changed in 2 files:
TS-631 Rename proxy/mgmt2 to proxy/mgmt
3 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.
4 lines of code changed in 1 file:
TS-576 Remove old, mostly unused records code
10 lines of code changed in 1 file:
TS-572 Rename librecords to lib/records.
1 lines of code changed in 1 file:
TS-571 Rename libinktomi++ to lib/ts.
1 lines of code changed in 1 file:
TS-443 Cleanup remnants of MIXT and LDAP/NTLM.
0 lines of code changed in 1 file:
TS-442 Cleanup some include "dependencies".
This makes it slightly easier to see what dependencies we have.
0 lines of code changed in 2 files:
TS-211 oops, typos suck.
3 lines of code changed in 1 file:
TS-211 Add support for FreeBSD in rc start/stop script.
This is just a "basic" implementation, the way the RC scripts
works in FreeBSD seems a little weird to say the least.
32 lines of code changed in 1 file:
TS-210 Add OSX support to 'trafficserver' script
Author: Dan Mercer
Review: Leif
Tested: MaxOSX 10.6
29 lines of code changed in 1 file:
TS-429 rc/trafficserver start/stop quits with bogus status on success
Author: Igor Galić
Review: Leif
Tested: Fedora Core 13 and Ubuntu 10.04.
15 lines of code changed in 1 file:
TS-389: Cleanup after "layout changes".
Tested: Fc13
Author: Zhao Yongming
Review: leif
1 lines of code changed in 1 file:
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 2 files:
Tell exactly what TS is as part of Description
3 lines of code changed in 1 file:
Fix those apparent typos
2 lines of code changed in 1 file:
Trafficserver launcher needs TS_ROOT with stripped --prefix
14 lines of code changed in 1 file:
Unify script code style... Remove tabs, indent and use the same coding style
188 lines of code changed in 1 file:
Axe hard coded paths from trafficserver launcher
14 lines of code changed in 1 file:
TS-336: fix a few more issues with the 2nd patch 'TS-336-exec_prefix_fix.patch'. Applies cleanly and works on both 2.0.x branch and trunk.
3 lines of code changed in 2 files: