
Log of /trunk/uia/uianet/capi
Directory Listing
Revision
1845 -
Directory Listing
Modified
Fri Mar 30 16:03:49 2007 UTC (2 years, 7 months ago) by
jastr
big reorg merge:
merge -r 1807:1841 branches/reorg branch->trunk
Revision
1387 -
Directory Listing
Modified
Fri Dec 1 22:33:50 2006 UTC (2 years, 11 months ago) by
jastr
Original Path:
trunk/uia/capi
first chunk of changes to send notifications on namespace changes
(not all present yet, but this shouldn't break anything yet)
Revision
1200 -
Directory Listing
Modified
Wed Jul 26 19:57:52 2006 UTC (3 years, 4 months ago) by
jastr
Original Path:
trunk/uia/capi
nobody complained, so here goes.
merge n770 branch -> trunk
includes all of -r1159:1199
Revision
1112 -
Directory Listing
Modified
Tue May 23 19:54:12 2006 UTC (3 years, 6 months ago) by
jastr
Original Path:
trunk/uia/capi
merge r1097:1111 from branches/ctl/signatures to the main trunk
Revision
1106 -
Directory Listing
Modified
Tue May 23 08:22:40 2006 UTC (3 years, 6 months ago) by
baford
Original Path:
trunk/uia/capi
We don't need the old .cvsignore files anymore, do we?
Revision
861 -
Directory Listing
Modified
Mon Apr 3 14:01:05 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/capi
rename xdr -> ydr in YAM-provided Sun RPC stubs,
to avoid breaking Mac OS X's C library,
which depends on its own XDR stubs for internal purposes
without adhering to the standard namespace cleanliness rules...
Revision
859 -
Directory Listing
Modified
Mon Apr 3 13:06:07 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/capi
Use our own version of SunRPC, which we can hack to do what we need.
Also, GUI now uses YAM-based async stuff for all its RPC.
Revision
841 -
Directory Listing
Modified
Fri Mar 31 17:50:18 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/capi
First draft of an XDR log format specification.
Also, fixed color issue in local net browser.
Revision
804 -
Directory Listing
Modified
Wed Mar 29 20:10:20 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/capi
don't compile capi/xdr.c for now due to OS incompatibilities
Revision
801 -
Directory Listing
Modified
Wed Mar 29 19:58:51 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/capi
starting to consolidate .x files into top-level svc directory,
but other modules don't use them yet in the new location.
Revision
798 -
Directory Listing
Modified
Wed Mar 29 16:37:37 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/capi
GUI now uses named client-side stubs and utility routines
from new UIA C-API library (libuia).
Revision
797 -
Directory Listing
Added
Wed Mar 29 14:50:11 2006 UTC (3 years, 7 months ago) by
baford
Original Path:
trunk/uia/capi
starting on a library providing a convenient C-callable API for UIA...