Changeset 134 for branches/samba-3.0/source/client/client_proto.h
- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/client/client_proto.h
r44 r134 271 271 uint32 user_flgs, uint32 acct_flags, 272 272 uchar user_session_key[16], 273 uchar lm_session_key[ 16],273 uchar lm_session_key[8], 274 274 const char *logon_srv, const char *logon_dom, 275 275 const DOM_SID *dom_sid);
Note:
See TracChangeset
for help on using the changeset viewer.