summaryrefslogtreecommitdiff
path: root/source3/rpc_client/init_netlogon.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-05s3: use samr_RidWithAttribute instead of DOM_GID.Günther Deschner1-8/+10
Guenther
2008-11-23s3-rpcclient; Really fix compile warning.Kai Blin1-1/+1
Screwed up in 526c609d, now the real fix.
2008-11-23s3-rpcclient: Fix a compile warning.Kai Blin1-1/+1
2008-11-06s3: rpc: let serverinfo_to_SamInfo3() work with no pipe_session_keyStefan Metzmacher1-3/+15
metze
2008-09-21netlogon: add init_netr_CryptPassword.Günther Deschner1-0/+17
Guenther
2008-05-17Factor out generation of an info3 struct from a serversupplied_infoVolker Lendecke1-0/+173
(This used to be commit e60faccc1bdd2b80e039ec8c93683be10752f937)
2008-02-17Remove unused marshalling for NET_SAM_LOGON_EX and finally NET_USER_INFO_3.Günther Deschner1-0/+11
Guenther (This used to be commit ead1f11dd21b1df9a595295b3513c5f6088397c9)
2008-02-17Add some more samlogon related netlogon init functions.Günther Deschner1-0/+71
Guenther (This used to be commit df90a37c3e765faf69a77522d58e3a5f7f70b418)
2008-02-16Add init_netr_SamInfo3 routine.Günther Deschner1-0/+138
Guenther (This used to be commit bf598744c5af1a14abd25c316c243d00b94cbbe0)