summaryrefslogtreecommitdiff
path: root/source3/rpc_client/init_netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-09s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client.Günther Deschner1-2/+6
2012-12-09s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword.Günther Deschner1-3/+3
2010-05-28s3-rpc_client: move protos to init_netlogon.hGünther Deschner1-0/+1
2010-05-18s3-crypto: only include crypto headers when crypto is done.Günther Deschner1-0/+1
2009-06-25s3-netlogon: remove remaining netlogon init functions.Günther Deschner1-83/+0
2009-06-25s3-netlogon: remove init_netr_SamInfo functions.Günther Deschner1-117/+0
2009-04-22Move serverinfo_to_SamInfo3() to rpc_server/Volker Lendecke1-187/+0
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-3/+4
2009-02-05s3: use samr_RidWithAttribute instead of DOM_GID.Günther Deschner1-8/+10
2008-11-23s3-rpcclient; Really fix compile warning.Kai Blin1-1/+1
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
2008-09-21netlogon: add init_netr_CryptPassword.Günther Deschner1-0/+17
2008-05-17Factor out generation of an info3 struct from a serversupplied_infoVolker Lendecke1-0/+173
2008-02-17Remove unused marshalling for NET_SAM_LOGON_EX and finally NET_USER_INFO_3.Günther Deschner1-0/+11
2008-02-17Add some more samlogon related netlogon init functions.Günther Deschner1-0/+71
2008-02-16Add init_netr_SamInfo3 routine.Günther Deschner1-0/+138