Age | Commit message (Expand) | Author | Files | Lines |
2013-09-21 | final stateHEADmaster | Alan Coopersmith | 13 | -13/+13 |
1994-08-25 | BUG #7003: error message is not byte swapped | mor | 1 | -1/+13 |
1994-06-01 | _XFUNCPROTOBEGIN / _XFUNCPROTOEND for C++ | mor | 1 | -1/+5 |
1994-05-11 | free vendor/release in _SmsProtocolSetupProc | mor | 1 | -1/+15 |
1994-05-02 | simplified SmsClientHostName - just call _IceTransGetPeerNetworkId | mor | 1 | -21/+2 |
1994-05-02 | gen id for STREAMSCONN too | mor | 1 | -3/+3 |
1994-04-17 | new X Consortium copyright/permission | mor | 11 | -154/+308 |
1994-04-17 | new X Consortium copyright/permission | gildea | 1 | -14/+28 |
1994-04-07 | SmcCloseConnection now returns SmcCloseStatus | mor | 1 | -3/+14 |
1994-04-07 | SmcOpenConnection takes a context arg. | mor | 1 | -2/+15 |
1994-04-07 | SmcOpenConnection now takes context arg. | mor | 1 | -7/+27 |
1994-04-07 | SmcProcessMessage is of type void now, and it has a new replyReadyRet arg. | mor | 1 | -60/+72 |
1994-04-07 | use bit fields for boolean state values. | mor | 1 | -13/+23 |
1994-04-07 | _SmcProcessMessage is now of type void | mor | 1 | -2/+2 |
1994-04-02 | remove #include <locale.h> | rws | 1 | -2/+1 |
1994-03-30 | added SmcRequestSaveYourself, SmcRequestSaveYourselfPhase2, | mor | 1 | -2/+4 |
1994-03-30 | SmcSaveYourselfPhase2Request -> SmcRequestSaveYourselfPhase2 | mor | 2 | -4/+4 |
1994-03-30 | use _IceErrorBadMinor | mor | 1 | -19/+3 |
1994-03-30 | added SmcConn->save_yourself_in_progress | mor | 1 | -3/+4 |
1994-03-30 | init smcConn->save_yourself_in_progress = False | mor | 1 | -1/+2 |
1994-03-30 | Added SaveYourselfPhase2, SaveComplete, SaveYourselfPhase2Request. | mor | 1 | -6/+68 |
1994-03-30 | IceProtocolSetup now takes a Protocol Activate proc, we pass null. | mor | 1 | -21/+73 |
1994-03-30 | Added _SmcPhase2Wait to SmcConn | mor | 1 | -9/+18 |
1994-03-30 | SmcOpenConnection now takes xsmp major and minor revs, and | mor | 1 | -38/+112 |
1994-03-30 | Added SmcSaveYourselfPhase2Proc, SmcSaveCompleteProc | mor | 1 | -21/+79 |
1994-03-30 | removed success field from SaveYourselfPhase2Request | mor | 1 | -3/+2 |
1994-03-30 | minor formatting | gildea | 1 | -3/+3 |
1994-03-30 | only exit in SmcErrorHandler if severity is fatal | mor | 1 | -2/+4 |
1994-03-30 | removed SmsVendor and SmsRelease | mor | 1 | -29/+1 |
1994-03-30 | Added SmRestartNever | mor | 1 | -17/+21 |
1994-03-30 | added smSaveYourselfPhase2RequestMsg, smSaveYourselfPhase2Msg | mor | 1 | -16/+41 |
1994-03-28 | use time() instead of gettimeofday() | gildea | 1 | -9/+10 |
1994-03-18 | no longer include ICElibint.h, so had to add some stuff that | mor | 1 | -2/+134 |
1994-03-18 | include "SMlibint.h" instead of <X11/SM/SMlibint.h> | mor | 7 | -14/+14 |
1994-03-18 | removed SMlibint.h from headers | mor | 1 | -3/+2 |
1994-03-18 | _ICETrans -> _IceTrans | mor | 1 | -3/+3 |
1994-03-18 | put _ around header define | mor | 4 | -16/+16 |
1994-03-16 | BUG #6584: add checking for BadLength and BadValue | mor | 1 | -13/+303 |
1994-03-16 | BUG #6584: added checking for BadLength and BadValue | mor | 1 | -3/+59 |
1994-03-16 | BUG #6584: added checking for BadLength and BadValue | mor | 1 | -1/+29 |
1994-03-16 | BUG #6585: added SmcRequestSaveYourself | mor | 2 | -2/+42 |
1994-03-15 | use IceLastReceivedSequenceNumber instead of IceLastSequenceNumber | mor | 1 | -3/+3 |
1994-03-15 | use IceLastSentSequenceNumber instead of IceLastSequenceNumber | mor | 1 | -4/+4 |
1994-03-07 | No longer need array of Sm objects since ICE protocol setup now | mor | 3 | -113/+57 |
1994-03-07 | No longer need array of Sm objects since ICE protocol setup now | mor | 2 | -13/+3 |
1994-03-07 | removed SmOperatingSystemName - it's obsolete | mor | 1 | -2/+1 |
1994-02-21 | BUG #6465: User should be able to cancel shutdown if interactStyle is "Errors" | mor | 1 | -3/+4 |
1994-02-07 | renamed ICE-MAGIC-COOKIE-1 to MIT-MAGIC-COOKIE-1 | mor | 2 | -4/+4 |
1994-02-06 | Initial revision | rws | 1 | -0/+38 |
1994-02-06 | WIN32 fix | rws | 1 | -1/+4 |