summaryrefslogtreecommitdiffstats
path: root/source3/lib/netapi/samr.c
Commit message (Expand)AuthorAgeFilesLines
* More const fixes for compiler warnings from the waf build.Jeremy Allison2011-05-051-1/+1
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-131-0/+1
* s3-netapi: remove two shadowed variables.Günther Deschner2011-04-131-2/+0
* s3-netapi: use dcerpc_try_samr_connects().Günther Deschner2011-04-121-4/+18
* libndr: share some uuid helpers.Günther Deschner2011-02-081-3/+3
* s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/samr.c.Günther Deschner2011-02-011-14/+48
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3-lsa: separate out init_lsa headers.Günther Deschner2010-08-251-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-1/+1
* s3-rpc_client: move protos to cli_samr.hGünther Deschner2010-05-181-0/+1
* s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner2009-11-261-0/+1
* netapi: add libnetapi_samr_free().Günther Deschner2008-07-181-0/+19
* netapi: use private samr structure in libnetapi_samr_open_builtin().Günther Deschner2008-07-181-1/+38
* netapi: use private samr structure in libnetapi_samr_open_domain().Günther Deschner2008-07-181-1/+47
* netapi: add libnetapi_samr_close_builtin_handle().Günther Deschner2008-07-181-0/+24
* netapi: add libnetapi_samr_close_domain/connect_handle.Günther Deschner2008-07-181-0/+48
* netapi: remove unrequired headers.Günther Deschner2008-06-041-5/+0
* netapi: add libnetapi_samr_open_builtin_domain().Günther Deschner2008-06-031-0/+39
* netapi: let libnetapi_samr_open_domain return WERROR.Günther Deschner2008-06-031-9/+16
* netapi: add libnetapi_samr_open_domain().Günther Deschner2008-06-031-0/+104