summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-18netapi: make map_alias_info_to_buffer suitable for arrays in the buffer.Günther Deschner1-11/+20
2008-07-18netapi: add libnetapi_samr_open_alias_queryinfo.Günther Deschner1-0/+44
2008-07-18netapi: add NetUserSetInfo example code.Günther Deschner2-0/+103
2008-07-18netapi: add NetUserSetInfo to public header.Günther Deschner1-0/+22
2008-07-18netapi: add skeleton for NetUserSetInfo.Günther Deschner3-0/+75
2008-07-18re-run make idl.Günther Deschner3-14/+67
2008-07-18netapi: add NetUserSetInfo to IDL.Günther Deschner1-0/+12
2008-07-18netapi: fill in NetUserGetInfo_r().Günther Deschner1-1/+104
2008-07-18netapi: add NetUserGetInfo example code.Günther Deschner2-0/+150
2008-07-18netapi: add NetUserGetInfo to public headers.Günther Deschner1-0/+20
2008-07-18netapi: add skeleton for NetUserGetInfo().Günther Deschner3-0/+73
2008-07-18re-run make idl.Günther Deschner3-14/+67
2008-07-18netapi: add NetUserGetInfo to IDL.Günther Deschner1-0/+11
2008-07-18netapi: support more infolevels in NetUserEnum.Günther Deschner1-29/+245
2008-07-18netapi: add support to define info level in NetUserEnum example.Günther Deschner1-6/+63
2008-07-18netapi: add new USER_INFO_X structures to public headers.Günther Deschner1-0/+140
2008-07-18re-run make idl.Günther Deschner3-0/+854
2008-07-18netapi: add more USER_INFO_X structures to IDL.Günther Deschner1-0/+140
2008-07-18netapi: add libnetapi_samr_free().Günther Deschner3-0/+22
2008-07-18netapi: use private samr structure in libnetapi_samr_open_builtin().Günther Deschner2-2/+39
2008-07-18netapi: use private samr structure in libnetapi_samr_open_domain().Günther Deschner2-2/+48
2008-07-18netapi: add libnetapi_samr_close_builtin_handle().Günther Deschner2-0/+26
2008-07-18netapi: add libnetapi_samr_close_domain/connect_handle.Günther Deschner2-0/+52
2008-07-18netapi: add libnetapi_private_ctx and init function.Günther Deschner3-0/+48
2008-07-18netapi: fix NetGroupGetInfo() against NT4.Günther Deschner1-1/+11
2008-07-18netapi: fix NetGroupDel() against NT4.Günther Deschner1-1/+3
2008-07-18netapi: fix NetUserAdd() against NT4.Günther Deschner1-0/+15
2008-07-18netapi: typo in NetGroupEnum example code.Günther Deschner1-1/+1
2008-07-18netapi: fix build warning for ConvertSidToStringSid().Günther Deschner1-3/+3
2008-07-18kerberos: make smb_krb5_kt_add_entry() static.Günther Deschner1-6/+6
2008-07-18libads: add prototype for ads_connect_gc().Günther Deschner1-0/+1
2008-07-18libnetjoin: make libnet_join_rollback() static.Günther Deschner1-2/+2
2008-07-18Fix typos.Karolin Seeger1-14/+14
2008-07-18Use LDAP macros instead of attribute names.Karolin Seeger2-44/+43
2008-07-18rpcclient: add ability to fetch single objects with dsgetncchanges commandMichael Adam1-2/+18
2008-07-18Simplify the RPC servers: remove get_pipe_fnsVolker Lendecke3-99/+26
2008-07-18rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.Michael Adam1-8/+26
2008-07-18net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab...Michael Adam1-8/+8
2008-07-18dssync: fix missing prototype warning by including the proper header.Michael Adam1-1/+1
2008-07-18Document the streams modulesVolker Lendecke2-0/+146
2008-07-18Change the directory parameter in streams_depot to become consistentVolker Lendecke1-1/+1
2008-07-18smbldap: Fix typo in debug message.Karolin Seeger1-1/+1
2008-07-17From Jim McDonoughJeremy Allison3-8/+15
2008-07-17gitignore: ignore the proper genreated library symbol files.Michael Adam1-4/+4
2008-07-17rpcclient: for testing, add dsgetncchanges command.Günther Deschner1-0/+229
2008-07-17allow SID with 0 in subauthority to be converted properlyHerb Lewis1-1/+2
2008-07-17Update the developers documentation for the new vendor version options.Andreas Schneider1-3/+5
2008-07-17Use the macro to call samba_version_string().Andreas Schneider1-1/+1
2008-07-17Simplify samba_version_string.Andreas Schneider3-46/+35
2008-07-17netapi: use ConvertSidToStringSid in NetGetGroupInfo query.Günther Deschner1-1/+6