summaryrefslogtreecommitdiff
path: root/source3/lib/netapi/netapi.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-14netapi: add doxygen documentation for NetLocalGroup{Add,Del,Set,Get}Members.Günther Deschner1-0/+75
2008-08-13netapi: add c++ guard.Günther Deschner1-1/+8
2008-08-11netapi: add NetLocalGroup*Member calls to public headers.Günther Deschner1-0/+57
2008-08-11netapi: add NetUserModalsGet and NetUserModalsSet to public headers.Günther Deschner1-0/+62
2008-08-11netapi: add NetApiBufferAllocate.Günther Deschner1-0/+6
2008-08-11netapi: add ConvertStringSidToSid().Günther Deschner1-0/+15
2008-07-30netapi: add NetGroupGetUsers to public header.Günther Deschner1-0/+38
2008-07-18netapi: add caching of samr policy handles.Günther Deschner1-0/+1
2008-07-18netapi: add NetLocalGroupEnum to public header.Günther Deschner1-0/+28
2008-07-18netapi: add NetUserSetInfo to public header.Günther Deschner1-0/+22
2008-07-18netapi: add NetUserGetInfo to public headers.Günther Deschner1-0/+20
2008-07-18netapi: add new USER_INFO_X structures to public headers.Günther Deschner1-0/+140
2008-07-18netapi: add libnetapi_private_ctx and init function.Günther Deschner1-0/+2
2008-07-17netapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.Günther Deschner1-1/+1
2008-07-17netapi: add NetGroupEnum to public headers.Günther Deschner1-0/+28
2008-07-17netapi: add ConvertSidToStringSid() for convenience of the callers.Günther Deschner1-0/+15
2008-07-17netapi: fix documentation for NetGroupSetInfo.Günther Deschner1-2/+2
2008-07-03netapi: fix doxygen warning.Günther Deschner1-1/+1
2008-06-25netapi: add NetUserChangePassword() to public headers.Günther Deschner1-0/+20
2008-06-17netapi: add NetUserEnum filter constants to public headers.Günther Deschner1-0/+6
2008-06-17netapi: make NetRemoteTOD() headers public.Günther Deschner1-0/+31
2008-06-03netapi: add public header for NetLocalGroupSetInfo().Günther Deschner1-0/+24
2008-06-03netapi: add NetLocalGroupGetInfo() to public headers.Günther Deschner1-0/+19
2008-06-03netapi: add NetLocalGroupDel() to public headers.Günther Deschner1-0/+17
2008-06-03netapi: add NetLocalGroupAdd to public api.Günther Deschner1-0/+33
2008-06-03netapi: Implement NetGroupDelUser().Günther Deschner1-0/+20
2008-06-03netapi: implement NetGroupAddUser().Günther Deschner1-0/+18
2008-06-03netapi: add dummy implementation of NetGroupGetInfo().Günther Deschner1-0/+21
2008-06-03netapi: Add dummy implementation of NetGroupSetInfo().Günther Deschner1-1/+29
2008-06-03netapi: Add NetGroupDel/NetGroupAdd header.Günther Deschner1-0/+71
2008-04-16libnetapi: Add initial inline doxygen comments.Günther Deschner1-36/+195
2008-04-15libnetapi: Add missing headers.Günther Deschner1-0/+25
2008-04-13libnetapi: add libnetapi_set_use_kerberosGünther Deschner1-0/+6
2008-04-13libnetapi: Add NetQueryDisplayInformation header.Günther Deschner1-0/+8
2008-04-10Split out private headers in libnetapi.Günther Deschner1-8/+43
2008-04-10Use SERVER_INFO_1005 in libnetapi.Günther Deschner1-0/+4
2008-04-10Fix typo.Günther Deschner1-1/+1
2008-04-09Add NetUserEnum to libnetapi.Günther Deschner1-1/+15
2008-04-09Add NetUserDel to libnetapi.Günther Deschner1-0/+8
2008-04-09Add NetUserAdd to libnetapi.Günther Deschner1-0/+24
2008-04-08Add DsGetDcName call to libnetapi library.Günther Deschner1-0/+42
2008-04-08Restructure inner workings of libnetapi a bit.Günther Deschner1-45/+35
2008-01-25Add LIBNETAPI_LOCAL_SERVER() macro.Günther Deschner1-0/+5
2008-01-18Add header for NetGetJoinableOUs to libnetapi.Günther Deschner1-0/+11
2008-01-18Improve libnetapi_set_error_string().Günther Deschner1-4/+31
2008-01-11Include some basic headers in netapi.h.Günther Deschner1-0/+10
2008-01-11Refactor libnetapi error string functions a bit.Günther Deschner1-2/+3
2008-01-08Add NetApiBufferFree() to libnetapi.Günther Deschner1-0/+5
2008-01-07Add libnetapi_set_error_string and libnetapi_get_error_string.Günther Deschner1-2/+8
2008-01-07Add krb5 cc env to libnetapi_ctx.Günther Deschner1-0/+4