summaryrefslogtreecommitdiff
path: root/source3/rpc_client/init_samr.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-1/+1
2010-05-18s3-rpc_client: move protos to init_samr.hGünther Deschner1-0/+1
2010-05-18s3-crypto: only include crypto headers when crypto is done.Günther Deschner1-0/+2
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-2/+3
2009-01-06s3-samr: remove all init_samr_alias* functions.Günther Deschner1-28/+0
2009-01-06s3-samr: remove all init_samr_group* functions.Günther Deschner1-70/+0
2009-01-06s3-samr: remove all init_samr_dom* functions.Günther Deschner1-135/+0
2009-01-06s3-samr: remove init_samr_user* functions.Günther Deschner1-343/+0
2008-12-05s3-samr: fix samr callers of samr_UserInfo18.Günther Deschner1-1/+3
2008-12-05s3-samr: fix init_samr_user_info2{1,3,5} callers.Günther Deschner1-6/+6
2008-12-02s3-samr: use samr_DomainServerState in client tools.Günther Deschner1-4/+5
2008-11-28s3-samr: add init_samr_user_info25 and init_samr_user_info26.Günther Deschner1-0/+85
2008-11-28s3-samr: fix init_samr_user_info{23,24} callers.Günther Deschner1-7/+6
2008-11-27s3-samr: add init_samr_user_info5.Günther Deschner1-0/+47
2008-10-15s3: fix various samr callers.Günther Deschner1-16/+16
2008-07-30rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword.Günther Deschner1-0/+46
2008-06-27Fix bug #5568 net rpc trustdom add broken !Jeremy Allison1-0/+1
2008-03-31Re-add support for the samr parameters string.Günther Deschner1-5/+5
2008-02-12Collect all init_lsa_string varients in one place.Günther Deschner1-9/+0
2008-02-12Use rpccli_samr_SetUserInfo2() in place of rpccli_samr_set_userinfo().Günther Deschner1-0/+83
2008-02-12Use pidl for _samr_QueryUserInfo.Günther Deschner1-0/+125
2008-02-12Move some samr init functions around (to allow easier identification of newGünther Deschner1-0/+262