Directory iocore/utils/

Total Files:
8
Deleted Files:
14
Lines of Code:
1383

Browse with ViewVC

[root]/iocore/utils

Lines of Code

iocore/utils/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 554 (100.0%) 7.1
mturk 30 (38.5%) 460 (83.0%) 15.3
zwoop 29 (37.2%) 87 (15.7%) 3.0
jplevyak 19 (24.4%) 7 (1.3%) 0.3

Most Recent Commits

zwoop 2011-01-20 13:13 Rev.: 1061490

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>

1 lines of code changed in 1 file:

zwoop 2011-01-19 17:29 Rev.: 1061074

TS-647 Move Layout out of iocore and into lib/ts

1 lines of code changed in 3 files:

jplevyak 2011-01-13 11:08 Rev.: 1058691

TS-637: remove unused file

0 lines of code changed in 1 file:

zwoop 2011-01-06 22:40 Rev.: 1056194

TS-620 And even more 64-bit fixes to the SM

6 lines of code changed in 2 files:

zwoop 2011-01-06 17:36 Rev.: 1056140

TS-620 More 64-bit fixes to the SM

8 lines of code changed in 4 files:

jplevyak 2011-01-06 16:29 Rev.: 1056120

Remove more never used cruft

1 lines of code changed in 9 files:

jplevyak 2011-01-06 16:23 Rev.: 1056117

remove yet another unused piece of residue

1 lines of code changed in 4 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).

6 lines of code changed in 4 files:

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

TS-572 Rename librecords to lib/records.

1 lines of code changed in 1 file:

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

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

3 lines of code changed in 4 files:

zwoop 2010-10-14 14:50 Rev.: 1022734

TS-490 Loop detection in Via: headers

Although this wasn't quit the bug I thought it was, I decided
to cleanup the code here while I was looking at it. The problem
is that if our hostname resolves to 127.0.0.1, you can get into
loop detection, so the solution is to make sure your hostnames
don't resolve to 127.0.0.1 ...

51 lines of code changed in 3 files:

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

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

1 lines of code changed in 1 file:

jplevyak 2010-10-06 09:51 Rev.: 1005119

TS-427: build ATS with clang -- this patch was submitted by Igor Galic (igalic/i.galic)
This patch changes 'struct' to 'class' in forward declarations and
%hu to %u for printing IP addresss, removes some dead code and add parens
around assignments in if (...) conditional expressions.
After getting 3 bugs fixed in clang, we now compile and run with clang!

1 lines of code changed in 1 file:

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-08-03 16:22 Rev.: 982072

TS-400 Checkpoint 6 in cleanup.

8 lines of code changed in 3 files:

zwoop 2010-08-03 16:21 Rev.: 982071

TS-400 Checkpoint 5 in cleanup.

This passes diagnostics and basic test.

1 lines of code changed in 1 file:

zwoop 2010-06-30 11:32 Rev.: 959403

TS-389: Cleanup after "layout changes".

Tested: Fc13
Author: Zhao Yongming
Review: leif

0 lines of code changed in 1 file:

mturk 2010-05-29 06:26 Rev.: 949386

Don't use transient mallocs when filling the stack buffers

63 lines of code changed in 1 file:

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

TS-366: Axe HOST_OS by running the automated script

1 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

4 lines of code changed in 4 files:

mturk 2010-05-18 04:33 Rev.: 945595

Add two remaining layout params

10 lines of code changed in 3 files:

mturk 2010-05-17 11:04 Rev.: 945276

Use real sysconfdir when checking for root file

2 lines of code changed in 2 files:

mturk 2010-05-17 07:05 Rev.: 945167

Axe C-like API and use static members

70 lines of code changed in 2 files:

mturk 2010-05-17 01:30 Rev.: 945019

Layout uses relative paths to the prefix. Configure calculates relative paths unless they are outside the prefix in which case they are absolute

17 lines of code changed in 3 files:

mturk 2010-05-16 21:09 Rev.: 944959

Use xstrdup instead strdup directly

3 lines of code changed in 1 file:

mturk 2010-05-14 09:06 Rev.: 944328

Make sure all members are freed

31 lines of code changed in 2 files:

mturk 2010-05-14 08:47 Rev.: 944324

Second part of resolving TS-345, the Layout class. It uses new ink_filepath_merge to calculate all layout paths at runtime. It should be used instead current path guessing/calculating code across various places

249 lines of code changed in 4 files:

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

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

14 lines of code changed in 10 files:

Generated by StatSVN 0.7.0