summaryrefslogtreecommitdiffstats
path: root/source3/rpc_client/init_netlogon.c
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_client: support AES encryption in netr_ServerPasswordSet2 client.Günther Deschner2012-12-091-2/+6
* s3-rpc_client: use netlogon_creds_arcfour_crypt() in init_netr_CryptPassword.Günther Deschner2012-12-091-3/+3
* s3-rpc_client: move protos to init_netlogon.hGünther Deschner2010-05-281-0/+1
* s3-crypto: only include crypto headers when crypto is done.Günther Deschner2010-05-181-0/+1
* s3-netlogon: remove remaining netlogon init functions.Günther Deschner2009-06-251-83/+0
* s3-netlogon: remove init_netr_SamInfo functions.Günther Deschner2009-06-251-117/+0
* Move serverinfo_to_SamInfo3() to rpc_server/Volker Lendecke2009-04-221-187/+0
* Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett2009-04-141-3/+4
* s3: use samr_RidWithAttribute instead of DOM_GID.Günther Deschner2009-02-051-8/+10
* s3-rpcclient; Really fix compile warning.Kai Blin2008-11-231-1/+1
* s3-rpcclient: Fix a compile warning.Kai Blin2008-11-231-1/+1
* s3: rpc: let serverinfo_to_SamInfo3() work with no pipe_session_keyStefan Metzmacher2008-11-061-3/+15
* netlogon: add init_netr_CryptPassword.Günther Deschner2008-09-211-0/+17
* Factor out generation of an info3 struct from a serversupplied_infoVolker Lendecke2008-05-171-0/+173
* Remove unused marshalling for NET_SAM_LOGON_EX and finally NET_USER_INFO_3.Günther Deschner2008-02-171-0/+11
* Add some more samlogon related netlogon init functions.Günther Deschner2008-02-171-0/+71
* Add init_netr_SamInfo3 routine.Günther Deschner2008-02-161-0/+138