Directory librecords/

Directory Deleted:
2010-12-02 09:47
Total Files:
0
Deleted Files:
18
Lines of Code:
0

Browse with ViewVC

[root]/librecords

Lines of Code

librecords/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 113 (100.0%) 445 (100.0%) 3.9
zwoop 60 (53.1%) 272 (61.1%) 4.5
jplevyak 12 (10.6%) 76 (17.1%) 6.3
mturk 25 (22.1%) 38 (8.5%) 1.5
jesus 3 (2.7%) 36 (8.1%) 12.0
bcall 6 (5.3%) 20 (4.5%) 3.3
amc 2 (1.8%) 2 (0.4%) 1.0
georgep 5 (4.4%) 1 (0.2%) 0.2

Most Recent Commits

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

TS-572 Rename librecords to lib/records.

0 lines of code changed in 18 files:

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

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

7 lines of code changed in 7 files:

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 09:33 Rev.: 1040621

Adding WCCP support.
Adding TsConfig library.

1 lines of code changed in 1 file:

jesus 2010-11-03 19:23 Rev.: 1030805

TS-508

Generalize RecDumpRecordsHt to use RecDumpRecords which is a callback/map pattern.

Map this into InkAPI with the new

INKRecordDump(INKRecordType rec_type, INKRecordDumpCb callback, void *edata)

function. This doesn't change any APIs, introduces one and should cause no
functional changes in the product.

Documentation of the INKRecordDump function is still required in ts.h

36 lines of code changed in 3 files:

zwoop 2010-09-28 08:44 Rev.: 1002226

TS-454 Replace the dynamic size with a compile time option.

Since we'll replace the config system (hopefully) at some point,
I'm just going to simplify this and make the size compile time
defined (default is 512 slots for plugin stats, which is a lot).

The configure option is

--with-max-api-stats max number of plugin stats [default=512]

8 lines of code changed in 4 files:

zwoop 2010-09-22 13:30 Rev.: 1000197

TS-390: Dynamic sized librecords containers.

This adds some support for dynamically resizing the librecords
containers, based on proxy.config.stat_api.max_stats_allowed. This
eliminates (what I think is) a premature optimization that only
would "help" clustering (slightly), at the expense of complicating
the code a lot.

However, the dynamic resizing is currently disabled, since it
doesn't work 100%. Will fix for v2.1.4 (or remove).

105 lines of code changed in 10 files:

zwoop 2010-09-22 13:30 Rev.: 1000195

TS-390: Cleanup in the stats code, as preparation.

139 lines of code changed in 6 files:

zwoop 2010-09-22 13:29 Rev.: 1000191

TS-390: Implement "new" stats APIs, based on librecords.

Tested: FC13 64-bit.

7 lines of code changed in 2 files:

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

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

0 lines of code changed in 2 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.

1 lines of code changed in 1 file:

zwoop 2010-08-16 06:27 Rev.: 985919

TS-411: Eliminate extraneous stats thread.

Tested on: FC13

This merges the remaining stat into using the normal "call back"
mechanism used by all other raw stats. I also eliminated the
bytes_used stats per partition now, since it's not remotely functional.

2 lines of code changed in 5 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.

3 lines of code changed in 5 files:

georgep 2010-06-01 09:34 Rev.: 950150

Fix standalone iocore after configure (TS-366), path, etc changes.

1 lines of code changed in 1 file:

mturk 2010-05-26 23:45 Rev.: 948690

Properly cast the type cookies

4 lines of code changed in 1 file:

mturk 2010-05-26 22:19 Rev.: 948673

TS-376: Fix another wrong alignment calculation.

This one is pretty dangerous. However it seems the RecMessageMarshal_Realloc is unused

5 lines of code changed in 1 file:

mturk 2010-05-20 07:44 Rev.: 946650

ink_atoll->ink_atoi64 with some atoi->atoi64 fixes on the way

6 lines of code changed in 2 files:

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

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

76 lines of code changed in 12 files:

mturk 2010-05-18 09:42 Rev.: 945738

Remove hard coded paths from librecords

11 lines of code changed in 5 files:

mturk 2010-05-18 08:23 Rev.: 945696

Rename local_state_dir to runtime_dir which mimicks the layout and bring back SYSUSER defines where needed

1 lines of code changed in 1 file:

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

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

11 lines of code changed in 15 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.

20 lines of code changed in 6 files:

georgep 2010-05-03 10:58 Rev.: 940540

TS-322: Update to checkin 'r939756' to fix debug build w/ --enable-standalone-iocore w/ removal of -Wno-char-subscripts and -Wno-write-strings.

0 lines of code changed in 2 files:

georgep 2010-04-30 10:43 Rev.: 939756

TS-322: Update to fix debug build w/ --enable-standalone-iocore w/ removal of -Wno-char-subscripts and -Wno-write-strings.

0 lines of code changed in 2 files:

Generated by StatSVN 0.7.0