Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-18 | s3-rpc_client: move protos to init_samr.h | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-05-18 | s3-crypto: only include crypto headers when crypto is done. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 1 | -2/+3 | |
This commit is mostly to cope with the removal of SamOemHash (replaced by arcfour_crypt()) and other collisions (such as changed function arguments compared to Samba3). We still provide creds_hash3 until Samba3 uses the credentials code in netlogon server Andrew Bartlett | |||||
2009-01-06 | s3-samr: remove all init_samr_alias* functions. | Günther Deschner | 1 | -28/+0 | |
Guenther | |||||
2009-01-06 | s3-samr: remove all init_samr_group* functions. | Günther Deschner | 1 | -70/+0 | |
Guenther | |||||
2009-01-06 | s3-samr: remove all init_samr_dom* functions. | Günther Deschner | 1 | -135/+0 | |
Guenther | |||||
2009-01-06 | s3-samr: remove init_samr_user* functions. | Günther Deschner | 1 | -343/+0 | |
Guenther | |||||
2008-12-05 | s3-samr: fix samr callers of samr_UserInfo18. | Günther Deschner | 1 | -1/+3 | |
Guenther | |||||
2008-12-05 | s3-samr: fix init_samr_user_info2{1,3,5} callers. | Günther Deschner | 1 | -6/+6 | |
Guenther | |||||
2008-12-02 | s3-samr: use samr_DomainServerState in client tools. | Günther Deschner | 1 | -4/+5 | |
Guenther | |||||
2008-11-28 | s3-samr: add init_samr_user_info25 and init_samr_user_info26. | Günther Deschner | 1 | -0/+85 | |
Guenther | |||||
2008-11-28 | s3-samr: fix init_samr_user_info{23,24} callers. | Günther Deschner | 1 | -7/+6 | |
Guenther | |||||
2008-11-27 | s3-samr: add init_samr_user_info5. | Günther Deschner | 1 | -0/+47 | |
Guenther | |||||
2008-10-15 | s3: fix various samr callers. | Günther Deschner | 1 | -16/+16 | |
Guenther | |||||
2008-07-30 | rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword. | Günther Deschner | 1 | -0/+46 | |
Guenther (This used to be commit 87b6aac13598a2ac28054de5ab90d63bef65f1fe) | |||||
2008-06-27 | Fix bug #5568 net rpc trustdom add broken ! | Jeremy Allison | 1 | -0/+1 | |
net rpc trustdom add was broken. The default 10second timeout can be too short to create an account on a Samba DC (calling out to a script), error message reporting was poor, and more importantly the new marshalling code for user_info23 was broken (maps onto a user_info21 but doesn't clear the user_info23 struct before marshalling, leaving an uninitialized size field - give "alloc failure"). Jeremy. (This used to be commit e072b3667e590ba6dd1d9a47fb616a53753fa83e) | |||||
2008-03-31 | Re-add support for the samr parameters string. | Günther Deschner | 1 | -5/+5 | |
(dialin settings, terminal server settings, etc.) Guenther (This used to be commit c4f248df8e34c6a028bf8d789fe9763b0ea063fe) | |||||
2008-02-12 | Collect all init_lsa_string varients in one place. | Günther Deschner | 1 | -9/+0 | |
Guenther (This used to be commit f4581e9f4482566fba9436d5ae058b8d840fa394) | |||||
2008-02-12 | Use rpccli_samr_SetUserInfo2() in place of rpccli_samr_set_userinfo(). | Günther Deschner | 1 | -0/+83 | |
Guenther (This used to be commit 1b48b9d73d971ef18b8a2ea240e48902b703b74b) | |||||
2008-02-12 | Use pidl for _samr_QueryUserInfo. | Günther Deschner | 1 | -0/+125 | |
Guenther (This used to be commit 53dc913b2d01aeea2a7490c5ef1292e6c6eff5e7) | |||||
2008-02-12 | Move some samr init functions around (to allow easier identification of new | Günther Deschner | 1 | -0/+262 | |
calls). Guenther (This used to be commit c51c126049bd251a04dfae7ca6c3d0d3f823a503) |