Directory proxy/mgmt2/cli2/

Directory Deleted:
2011-01-12 17:28
Total Files:
0
Deleted Files:
39
Lines of Code:
0

Browse with ViewVC

[root]/proxy/mgmt2/cli2

Lines of Code

proxy/mgmt2/cli2/ Lines of Code

Developers

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

Most Recent Commits

zwoop 2011-01-12 17:28 Rev.: 1058373

TS-631 Rename proxy/mgmt2 to proxy/mgmt

0 lines of code changed in 39 files:

zwoop 2011-01-12 17:01 Rev.: 1058362

TS-631 Rename proxy/mgmt2/api2 to proxy/mgmt2/api

3 lines of code changed in 2 files:

zwoop 2011-01-12 16:13 Rev.: 1058347

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:

igalic 2011-01-12 08:38 Rev.: 1058195

Removing unused code from traffic_shell along with unused, outdated and ugly tcl code.

0 lines of code changed in 2 files:

igalic 2011-01-11 17:25 Rev.: 1057955

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:

zwoop 2010-12-15 18:45 Rev.: 1049764

TS-576 Remove old, mostly unused records code

2 lines of code changed in 2 files:

zwoop 2010-12-14 18:15 Rev.: 1049373

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:

zwoop 2010-12-02 09:10 Rev.: 1041428

TS-571 Rename inktomi++.h to libts.h

5 lines of code changed in 5 files:

zwoop 2010-12-02 08:37 Rev.: 1041414

TS-571 Rename libinktomi++ to lib/ts.

1 lines of code changed in 1 file:

zwoop 2010-11-24 10:08 Rev.: 1038702

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:

zwoop 2010-11-24 09:18 Rev.: 1038671

TS-555 Rename all log2 configs / stats to log.

170 lines of code changed in 3 files:

zwoop 2010-11-19 15:01 Rev.: 1037046

TS-181 More cleanup for "auth" and "acl".

2 lines of code changed in 2 files:

zwoop 2010-11-08 12:11 Rev.: 1032670

TS-517 Eliminate old ssl_ports feature.

This is replaced with connect_ports.

17 lines of code changed in 4 files:

zwoop 2010-10-13 21:36 Rev.: 1022376

TS-486 Remove filter.config remnants.

0 lines of code changed in 7 files:

zwoop 2010-09-21 10:20 Rev.: 999511

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:

zwoop 2010-09-17 10:49 Rev.: 998224

TS-401 Remove vestige of SNMP.

2 lines of code changed in 11 files:

zwoop 2010-09-17 09:58 Rev.: 998201

TS-443 Cleanup remnants of MIXT and LDAP/NTLM.

2 lines of code changed in 8 files:

zwoop 2010-09-16 16:45 Rev.: 997953

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:

zwoop 2010-09-16 07:28 Rev.: 997762

TS-439 traffic_shell shows wrong RAM cache size > 2GB

2 lines of code changed in 1 file:

zwoop 2010-08-30 18:59 Rev.: 991057

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:

zwoop 2010-08-03 16:22 Rev.: 982079

TS-400 Checkpoint 12 in cleanup.

7 lines of code changed in 2 files:

zwoop 2010-08-03 16:22 Rev.: 982078

TS-400 Checkpoint 11 in cleanup.

56 lines of code changed in 9 files:

zwoop 2010-06-14 21:02 Rev.: 954701

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:

mturk 2010-05-29 07:37 Rev.: 949397

TS-381: Use access() instead stat() for checking resource availability

3 lines of code changed in 1 file:

mturk 2010-05-29 00:54 Rev.: 949348

TS-359: Remove few more direct path constructions using DIR_SEP

4 lines of code changed in 1 file:

mturk 2010-05-22 07:08 Rev.: 947298

TS-366: Use ATS_HAVE_HEADER_H defines and add few code comments

2 lines of code changed in 2 files:

mturk 2010-05-22 06:51 Rev.: 947296

TS-366: Axe HOST_OS by running the automated script

19 lines of code changed in 3 files:

mturk 2010-05-21 01:09 Rev.: 946930

Remove redundant include paths from makefiles

3 lines of code changed in 1 file:

mturk 2010-05-20 04:57 Rev.: 946598

Add few code comments. No functional change

15 lines of code changed in 1 file:

jplevyak 2010-05-19 14:06 Rev.: 946395

TS-358: all integer types inkXXX changed to intXXX, removed ink_XXX #defines, removed other cruft

1 lines of code changed in 1 file:

mturk 2010-05-19 05:26 Rev.: 946150

TS-345 Cleanup absolue paths and use Layout engine for cli and cli2.

20 lines of code changed in 5 files:

mturk 2010-05-19 04:31 Rev.: 946129

TS-345 Cleanup absolue paths and use Layout engine.

18 lines of code changed in 2 files:

georgep 2010-05-18 21:54 Rev.: 946026

TS-243: Remaining fixes for FBSD 32 bit builds, Tested: FreeBSD-8.0,32bit

1 lines of code changed in 1 file:

mturk 2010-05-17 07:06 Rev.: 945168

Use new Layout API that is more C++ friendly

1 lines of code changed in 1 file:

mturk 2010-05-17 06:26 Rev.: 945141

Consume some ink_file api so that libinktomi++ gets linked in

1 lines of code changed in 1 file:

mturk 2010-05-17 03:22 Rev.: 945064

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:

mturk 2010-05-13 00:09 Rev.: 943821

Fix TS-344 by removing all trailing spaces from the source files

60 lines of code changed in 46 files:

bcall 2010-05-12 11:33 Rev.: 943621

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:

bcall 2010-05-06 16:40 Rev.: 941972

TS-331 Removed old #if 0 code and only include #if 1 code

0 lines of code changed in 4 files:

Generated by StatSVN 0.7.0