Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 429 2

latest revision download Branch trunk

429 annotated / raw | Diffs: previous, other | Lines: 459 ( +3, -2 )

Created: 2008-07-20 22:43:21 -0400 (4 months 11 days ago) | Author: derek | Changeset: 429

Tidy up formatting of doxygen comment.

410 annotated / raw | Diffs: previous, other | Lines: 458 ( +10, -0 )

Created: 2008-05-13 00:51:52 -0400 (6 months ago) | Author: derek | Changeset: 410

tidy up emacs strings at end of the files soas to make Emacs editing consistant.
Work on the building of new comms identities for voip..

397 annotated / raw | Diffs: previous, other | Lines: 448 ( +15, -15 )

Created: 2008-03-27 22:11:53 -0400 (8 months ago) | Author: derek | Changeset: 397

Move away from BOOL, TRUE, FALSE.
start working on a configure script to build the library.

250 annotated / raw | Diffs: previous, other | Lines: 448 ( +3, -0 )

Created: 2007-05-14 22:34:43 -0400 (18 months ago) | Author: derek | Changeset: 250

Add ptlib checks around include of ptlib.h

65 annotated / raw | Diffs: previous, other | Lines: 445 ( +1, -0 )

Created: 2006-08-13 21:22:15 -0400 (2 years 3 months ago) | Author: derek | Changeset: 65

Minor tidyups.

62 annotated / raw | Diffs: previous, other | Lines: 444 ( +10, -2 )

Created: 2006-08-10 00:34:04 -0400 (2 years 3 months ago) | Author: derek | Changeset: 62

Split up a long long method into two "longish" methods.
Makes it much more readable as to what is going on.

61 annotated / raw | Diffs: previous, other | Lines: 436 ( +2, -0 )

Created: 2006-08-09 13:52:05 -0400 (2 years 3 months ago) | Author: mjerris | Changeset: 61

Compile changes for msvc 2005.

59 annotated / raw | Diffs: previous, other | Lines: 434 ( +17, -0 )

Created: 2006-08-08 18:08:02 -0400 (2 years 3 months ago) | Author: derek | Changeset: 59

Add ability for server to generate a unique ID. This is useful for when there are
multiple controllers, and we don't know the id of the other controllers.
Add command to query server, and ask the server what our id is. This command is used
when we ask the server to assign us an ID.
Add facility so that when node X dies on the server, the server will advise node Y.
This is useful to handle the case when node X crashes.

2 new annotated / raw | Lines: 417 ( +417, -0 )

Created: 2006-05-17 19:11:59 -0400 (2 years 6 months ago) | Author: derek | Changeset: 2

Initial release of the Sofa Switch set of utilities.