summaryrefslogtreecommitdiff
path: root/xc/lib/SM
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith13-13/+13
1994-08-25BUG #7003: error message is not byte swappedmor1-1/+13
1994-06-01_XFUNCPROTOBEGIN / _XFUNCPROTOEND for C++mor1-1/+5
1994-05-11free vendor/release in _SmsProtocolSetupProcmor1-1/+15
1994-05-02simplified SmsClientHostName - just call _IceTransGetPeerNetworkIdmor1-21/+2
1994-05-02gen id for STREAMSCONN toomor1-3/+3
1994-04-17new X Consortium copyright/permissionmor11-154/+308
1994-04-17new X Consortium copyright/permissiongildea1-14/+28
1994-04-07SmcCloseConnection now returns SmcCloseStatusmor1-3/+14
1994-04-07SmcOpenConnection takes a context arg.mor1-2/+15
1994-04-07SmcOpenConnection now takes context arg.mor1-7/+27
1994-04-07SmcProcessMessage is of type void now, and it has a new replyReadyRet arg.mor1-60/+72
1994-04-07use bit fields for boolean state values.mor1-13/+23
1994-04-07_SmcProcessMessage is now of type voidmor1-2/+2
1994-04-02remove #include <locale.h>rws1-2/+1
1994-03-30added SmcRequestSaveYourself, SmcRequestSaveYourselfPhase2,mor1-2/+4
1994-03-30SmcSaveYourselfPhase2Request -> SmcRequestSaveYourselfPhase2mor2-4/+4
1994-03-30use _IceErrorBadMinormor1-19/+3
1994-03-30added SmcConn->save_yourself_in_progressmor1-3/+4
1994-03-30init smcConn->save_yourself_in_progress = Falsemor1-1/+2
1994-03-30Added SaveYourselfPhase2, SaveComplete, SaveYourselfPhase2Request.mor1-6/+68
1994-03-30IceProtocolSetup now takes a Protocol Activate proc, we pass null.mor1-21/+73
1994-03-30Added _SmcPhase2Wait to SmcConnmor1-9/+18
1994-03-30SmcOpenConnection now takes xsmp major and minor revs, andmor1-38/+112
1994-03-30Added SmcSaveYourselfPhase2Proc, SmcSaveCompleteProcmor1-21/+79
1994-03-30removed success field from SaveYourselfPhase2Requestmor1-3/+2
1994-03-30minor formattinggildea1-3/+3
1994-03-30only exit in SmcErrorHandler if severity is fatalmor1-2/+4
1994-03-30removed SmsVendor and SmsReleasemor1-29/+1
1994-03-30Added SmRestartNevermor1-17/+21
1994-03-30added smSaveYourselfPhase2RequestMsg, smSaveYourselfPhase2Msgmor1-16/+41
1994-03-28use time() instead of gettimeofday()gildea1-9/+10
1994-03-18no longer include ICElibint.h, so had to add some stuff thatmor1-2/+134
1994-03-18include "SMlibint.h" instead of <X11/SM/SMlibint.h>mor7-14/+14
1994-03-18removed SMlibint.h from headersmor1-3/+2
1994-03-18_ICETrans -> _IceTransmor1-3/+3
1994-03-18put _ around header definemor4-16/+16
1994-03-16BUG #6584: add checking for BadLength and BadValuemor1-13/+303
1994-03-16 BUG #6584: added checking for BadLength and BadValuemor1-3/+59
1994-03-16BUG #6584: added checking for BadLength and BadValuemor1-1/+29
1994-03-16BUG #6585: added SmcRequestSaveYourselfmor2-2/+42
1994-03-15use IceLastReceivedSequenceNumber instead of IceLastSequenceNumbermor1-3/+3
1994-03-15 use IceLastSentSequenceNumber instead of IceLastSequenceNumbermor1-4/+4
1994-03-07No longer need array of Sm objects since ICE protocol setup nowmor3-113/+57
1994-03-07No longer need array of Sm objects since ICE protocol setup nowmor2-13/+3
1994-03-07removed SmOperatingSystemName - it's obsoletemor1-2/+1
1994-02-21BUG #6465: User should be able to cancel shutdown if interactStyle is "Errors"mor1-3/+4
1994-02-07renamed ICE-MAGIC-COOKIE-1 to MIT-MAGIC-COOKIE-1mor2-4/+4
1994-02-06Initial revisionrws1-0/+38
1994-02-06WIN32 fixrws1-1/+4