summaryrefslogtreecommitdiff
path: root/xc/lib/SM/sm_client.c
AgeCommit message (Expand)AuthorFilesLines
1993-12-28IceOpenConnection now has majorOpcodeCheck parammor1-5/+3
1993-12-15Send ConnectionClosed message even if we received a Diemor1-21/+16
1993-12-15remove locale from SmcCloseConnectionmor1-7/+35
1993-12-07creditsmor1-1/+4
1993-12-06IceRegisterForProtocolSetup doesn't take IcePoAuthRec anymore - takesmor1-4/+5
1993-11-22IceOpenConnection func changedmor1-3/+3
1993-11-08Remove locale from SmcCloseConnection.mor1-5/+37
1993-09-28Turn off shutdown negotiation in SmcCloseConnectionmor1-1/+2
1993-09-28SmcSetProperties takes array of pointer props.mor1-2/+2
1993-09-24If previousId is bad, re-register with previousId set to NULL.mor1-9/+23
1993-09-24Init shutdown_in_progress state to Falsemor1-1/+3
1993-09-23Use memcpy instead of bcopymor1-3/+2
1993-09-22Got rid of SmcInitialize. Callbacks per conection, and clientmor1-59/+56
1993-09-13IceProtocolSetup can now return a status of "protocol already active".mor1-15/+56
1993-09-12renamed IceDoneWithProtocol to IceShutdownProtocolmor1-3/+3
1993-09-12Use IceDoneWithProtocol before closing connection.mor1-19/+29
1993-09-08Client ID's are now NULL terminated strings.mor1-36/+61
1993-09-03We might send another Get Properties before we got the Properties Replymor1-9/+18
1993-09-03Initial revisionmor1-0/+352