summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/samr.c
AgeCommit message (Expand)AuthorFilesLines
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