summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/samr.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-20libndr: Rename policy_handle_equal to ndr_policy_handle_equal.Jelmer Vernooij1-3/+3
2011-05-05More const fixes for compiler warnings from the waf build.Jeremy Allison1-1/+1
2011-04-13s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner1-0/+1
2011-04-13s3-netapi: remove two shadowed variables.Günther Deschner1-2/+0
2011-04-12s3-netapi: use dcerpc_try_samr_connects().Günther Deschner1-4/+18
2011-02-08libndr: share some uuid helpers.Günther Deschner1-3/+3
2011-02-01s3-libnetapi: prefer dcerpc_samr_X functions in lib/netapi/samr.c.Günther Deschner1-14/+48
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-08-25s3-lsa: separate out init_lsa headers.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-1/+1
2010-05-18s3-rpc_client: move protos to cli_samr.hGünther Deschner1-0/+1
2009-11-26s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...Günther Deschner1-0/+1
2008-07-18netapi: add libnetapi_samr_free().Günther Deschner1-0/+19
2008-07-18netapi: use private samr structure in libnetapi_samr_open_builtin().Günther Deschner1-1/+38
2008-07-18netapi: use private samr structure in libnetapi_samr_open_domain().Günther Deschner1-1/+47
2008-07-18netapi: add libnetapi_samr_close_builtin_handle().Günther Deschner1-0/+24
2008-07-18netapi: add libnetapi_samr_close_domain/connect_handle.Günther Deschner1-0/+48
2008-06-04netapi: remove unrequired headers.Günther Deschner1-5/+0
2008-06-03netapi: add libnetapi_samr_open_builtin_domain().Günther Deschner1-0/+39
2008-06-03netapi: let libnetapi_samr_open_domain return WERROR.Günther Deschner1-9/+16
2008-06-03netapi: add libnetapi_samr_open_domain().Günther Deschner1-0/+104