Directory proxy/mgmt2/

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

Browse with ViewVC

[root]/proxy/mgmt2
            Folder removed from repo api (0 files, 0 lines)
                Folder removed from repo remote (0 files, 0 lines)
            Folder removed from repo api2 (0 files, 0 lines)
                Folder removed from repo include (0 files, 0 lines)
                Folder removed from repo remote (0 files, 0 lines)
            Folder removed from repo cli (0 files, 0 lines)
            Folder removed from repo cli2 (0 files, 0 lines)
            Folder removed from repo cluster (0 files, 0 lines)
            Folder removed from repo cop (0 files, 0 lines)
            Folder removed from repo html2 (0 files, 0 lines)
                Folder removed from repo agent-installer (0 files, 0 lines)
                Folder removed from repo charting (0 files, 0 lines)
                Folder removed from repo configure (0 files, 0 lines)
                    Folder removed from repo helper (0 files, 0 lines)
                Folder removed from repo images (0 files, 0 lines)
                Folder removed from repo include (0 files, 0 lines)
                Folder removed from repo monitor (0 files, 0 lines)
                Folder removed from repo mrtg (0 files, 0 lines)
                Folder removed from repo tune (0 files, 0 lines)
            Folder removed from repo preparse (0 files, 0 lines)
            Folder removed from repo stats (0 files, 0 lines)
            Folder removed from repo tools (0 files, 0 lines)
            Folder removed from repo utils (0 files, 0 lines)
            Folder removed from repo web2 (0 files, 0 lines)

Lines of Code

proxy/mgmt2/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 326 (100.0%) 2294 (100.0%) 7.0
zwoop 168 (51.5%) 1422 (62.0%) 8.4
mturk 105 (32.2%) 554 (24.1%) 5.2
amc 13 (4.0%) 140 (6.1%) 10.7
andrewhsu 6 (1.8%) 103 (4.5%) 17.1
bcall 19 (5.8%) 34 (1.5%) 1.7
jplevyak 12 (3.7%) 20 (0.9%) 1.6
georgep 2 (0.6%) 15 (0.7%) 7.5
vmamidi 1 (0.3%) 6 (0.3%) 6.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 36 files:

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

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

4 lines of code changed in 1 file:

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.

2 lines of code changed in 1 file:

zwoop 2011-01-11 16:09 Rev.: 1057919

TS-513 Fix configure issues for sqlite3.

This fix eliminates all of SimpleDBM, sqlite3 and bdb dependencies.
It also fixes the "make distclean" problem.

1 lines of code changed in 1 file:

zwoop 2011-01-11 16:09 Rev.: 1057917

TS-491 Some cleanup as a start for fixing this

0 lines of code changed in 3 files:

zwoop 2011-01-10 14:01 Rev.: 1057358

TS-632 Fixes for bad cast, and cleanup for Intel CC

4 lines of code changed in 1 file:

zwoop 2011-01-03 14:07 Rev.: 1054751

TS-615 Change default settings for MSIE User-Agent sniffing

1 lines of code changed in 1 file:

zwoop 2011-01-03 13:13 Rev.: 1054731

TS-614 Remove remnants from InktoSwitch.

This removes the following configurations:

proxy.config.http.inktoswitch_enabled
proxy.config.http.router_ip
proxy.config.http.router_port

0 lines of code changed in 1 file:

zwoop 2010-12-23 11:53 Rev.: 1052353

TS-597 Eliminate dedicated default DNS for SplitDNS

Author: Zhao Yongming
Review: Leif

This patch also eliminates the need for this configuation:

proxy.config.dns.splitdns.def_domain

0 lines of code changed in 1 file:

zwoop 2010-12-23 10:21 Rev.: 1052332

TS-605 Eliminate proxy.config.net.max_poll_delay configs

0 lines of code changed in 1 file:

zwoop 2010-12-19 21:32 Rev.: 1050984

TS-601 Eliminate old traffic_net configurations

0 lines of code changed in 2 files:

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

TS-576 Remove old, mostly unused records code

872 lines of code changed in 9 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).

10 lines of code changed in 3 files:

zwoop 2010-12-09 12:46 Rev.: 1044105

TS-589 Stub / base implementation for the Task thread pool.

There's still much more work that needs to get in here, just
wanted to get the ball rolling.

2 lines of code changed in 1 file:

amc 2010-12-09 12:26 Rev.: 1044101

Some final tweaks to resolve TS-402.

TsConfig now has better automake integration. The lexical and grammar files
are built using implicit rules so all of the dependecies are handled correctly.
Additional code changes eliminated the need for a lexical header file and
the circular dependency betwee the lexical and grammar files.

WCCP was updated to support the REMOVAL_QUERY message. It was also updated to
check the assignment information reported by routers and resend the cache
assignment if the router's view is not consistent with the cache view. This
seems to resolve a timing issue with restarting Traffic Server.

8 lines of code changed in 1 file:

zwoop 2010-12-08 21:34 Rev.: 1043834

TS-587 Beginning code cleanup

1 lines of code changed in 1 file:

zwoop 2010-12-06 11:36 Rev.: 1042757

TS-584 Remove RAF pieces.

0 lines of code changed in 2 files:

zwoop 2010-12-02 12:56 Rev.: 1041557

TS-566 Rename and change default value for TCP_DEFER_ACCEPT.

9 lines of code changed in 1 file:

zwoop 2010-12-02 09:47 Rev.: 1041444

TS-572 Rename librecords to lib/records.

2 lines of code changed in 1 file:

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

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

10 lines of code changed in 10 files:

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

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

1 lines of code changed in 1 file:

amc 2010-12-01 20:20 Rev.: 1041269

TS-569: move TsConfig, fixed makefiles.

1 lines of code changed in 1 file:

amc 2010-11-30 14:01 Rev.: 1040773

TS-565 fix

22 lines of code changed in 4 files:

amc 2010-11-30 09:33 Rev.: 1040621

Adding WCCP support.
Adding TsConfig library.

86 lines of code changed in 5 files:

andrewhsu 2010-11-28 23:11 Rev.: 1040017

TS-18 bring IPv6 functionality back to trunk

Tested: OSX-10.6.5

This commit reverts r959407 r959405 r959404 and brings in the fix
on the 'ipv6' branch for Mac OSX:

Reapply r953510 "added IPv6 support for incoming requests". This
is the first step in bringing back the ipv6 changes to trunk. Most
of the conflicts resulted in the transparent proxy changes, but I
believe I've been able to resolve them without issue. This will
definitely need some testing to verify I have not broke anything
in the process.

Reapply r953892 "added stats for ipv4 and ipv6 request via REC".
No conflicts, easy merge.

Reapply r958062 "added INKHttpTxnClientSockAddrGet()". This is a
small patch with a few easy-to-resolve conflicts as a result of the
renaming of the InkAPI stuff like TS_SUCCESS.

Merge in r997943 from ipv6 branch. This is the fix that allows IPv6
to work properly on Mac OSX.

48 lines of code changed in 2 files:

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).

0 lines of code changed in 3 files:

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

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

85 lines of code changed in 3 files:

jplevyak 2010-11-22 12:12 Rev.: 1037841

TS-552: remove alpha support (it was a nice architecture while it lasted)

0 lines of code changed in 2 files:

zwoop 2010-11-22 11:38 Rev.: 1037826

TS-549 Remove proxy.config.system.memalign_heap

0 lines of code changed in 1 file:

zwoop 2010-11-19 15:51 Rev.: 1037073

TS-547 Small cleanup of unusued config.

0 lines of code changed in 1 file:

zwoop 2010-11-19 15:30 Rev.: 1037062

TS-544 Eliminate streaming media config, and some cleanup.

0 lines of code changed in 1 file:

zwoop 2010-11-09 12:27 Rev.: 1033169

Upped the default disk thread defaults

1 lines of code changed in 1 file:

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

TS-517 Eliminate old ssl_ports feature.

This is replaced with connect_ports.

0 lines of code changed in 1 file:

zwoop 2010-10-26 15:43 Rev.: 1027765

TS-307 Add support for a dedicate DNS thread.

This is disabled by default, but can be enabled with

CONFIG proxy.config.dns.dedicated_thread INT 1

I'd imagine this is primarily useful on systems with either plenty of
physical CPUs to spare, or where there are a lot of DNS lookups (e.g.
transparent proxy quite likely). Enabling this will avoid uneven load
on the #0 net-thread.

2 lines of code changed in 1 file:

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

TS-486 Also remove ARM and bypass configs (no longer supported)

0 lines of code changed in 2 files:

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

TS-486 Remove filter.config remnants.

0 lines of code changed in 4 files:

zwoop 2010-10-12 10:06 Rev.: 1021842

TS-482 Move PKGSYSUSER to ink_config.h.in

3 lines of code changed in 2 files:

zwoop 2010-10-11 18:49 Rev.: 1021587

TS-434 UrlRewrite cleanup.

First checkpoint, with some nice cleanup.

2 lines of code changed in 1 file:

zwoop 2010-10-11 16:13 Rev.: 1021542

Adjust throttle to be consistent, and added a couple of useful configs to the default records.config.in

1 lines of code changed in 1 file:

zwoop 2010-10-11 12:12 Rev.: 1021469

Fix some ICC compiler warnings, tested with ICC, clang and gcc

2 lines of code changed in 1 file:

(65 more)

Generated by StatSVN 0.7.0