summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* netapi: add NetLocalGroupEnum example code.Günther Deschner2008-07-182-0/+132
* netapi: add NetLocalGroupEnum to public header.Günther Deschner2008-07-181-0/+28
* netapi: add skeleton for NetLocalGroupEnum().Günther Deschner2008-07-183-0/+82
* re-run make idl.Günther Deschner2008-07-183-2/+75
* netapi: add NetLocalGroupEnum to IDL.Günther Deschner2008-07-181-0/+14
* netapi: make map_alias_info_to_buffer suitable for arrays in the buffer.Günther Deschner2008-07-181-11/+20
* netapi: add libnetapi_samr_open_alias_queryinfo.Günther Deschner2008-07-181-0/+44
* netapi: add NetUserSetInfo example code.Günther Deschner2008-07-182-0/+103
* netapi: add NetUserSetInfo to public header.Günther Deschner2008-07-181-0/+22
* netapi: add skeleton for NetUserSetInfo.Günther Deschner2008-07-183-0/+75
* re-run make idl.Günther Deschner2008-07-183-14/+67
* netapi: add NetUserSetInfo to IDL.Günther Deschner2008-07-181-0/+12
* netapi: fill in NetUserGetInfo_r().Günther Deschner2008-07-181-1/+104
* netapi: add NetUserGetInfo example code.Günther Deschner2008-07-182-0/+150
* netapi: add NetUserGetInfo to public headers.Günther Deschner2008-07-181-0/+20
* netapi: add skeleton for NetUserGetInfo().Günther Deschner2008-07-183-0/+73
* re-run make idl.Günther Deschner2008-07-183-14/+67
* netapi: add NetUserGetInfo to IDL.Günther Deschner2008-07-181-0/+11
* netapi: support more infolevels in NetUserEnum.Günther Deschner2008-07-181-29/+245
* netapi: add support to define info level in NetUserEnum example.Günther Deschner2008-07-181-6/+63
* netapi: add new USER_INFO_X structures to public headers.Günther Deschner2008-07-181-0/+140
* re-run make idl.Günther Deschner2008-07-183-0/+854
* netapi: add more USER_INFO_X structures to IDL.Günther Deschner2008-07-181-0/+140
* netapi: add libnetapi_samr_free().Günther Deschner2008-07-183-0/+22
* netapi: use private samr structure in libnetapi_samr_open_builtin().Günther Deschner2008-07-182-2/+39
* netapi: use private samr structure in libnetapi_samr_open_domain().Günther Deschner2008-07-182-2/+48
* netapi: add libnetapi_samr_close_builtin_handle().Günther Deschner2008-07-182-0/+26
* netapi: add libnetapi_samr_close_domain/connect_handle.Günther Deschner2008-07-182-0/+52
* netapi: add libnetapi_private_ctx and init function.Günther Deschner2008-07-183-0/+48
* netapi: fix NetGroupGetInfo() against NT4.Günther Deschner2008-07-181-1/+11
* netapi: fix NetGroupDel() against NT4.Günther Deschner2008-07-181-1/+3
* netapi: fix NetUserAdd() against NT4.Günther Deschner2008-07-181-0/+15
* netapi: typo in NetGroupEnum example code.Günther Deschner2008-07-181-1/+1
* netapi: fix build warning for ConvertSidToStringSid().Günther Deschner2008-07-181-3/+3
* kerberos: make smb_krb5_kt_add_entry() static.Günther Deschner2008-07-181-6/+6
* libads: add prototype for ads_connect_gc().Günther Deschner2008-07-181-0/+1
* libnetjoin: make libnet_join_rollback() static.Günther Deschner2008-07-181-2/+2
* Fix typos.Karolin Seeger2008-07-181-14/+14
* Use LDAP macros instead of attribute names.Karolin Seeger2008-07-182-44/+43
* rpcclient: add ability to fetch single objects with dsgetncchanges commandMichael Adam2008-07-181-2/+18
* Simplify the RPC servers: remove get_pipe_fnsVolker Lendecke2008-07-183-99/+26
* rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.Michael Adam2008-07-181-8/+26
* net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab...Michael Adam2008-07-181-8/+8
* dssync: fix missing prototype warning by including the proper header.Michael Adam2008-07-181-1/+1
* Change the directory parameter in streams_depot to become consistentVolker Lendecke2008-07-181-1/+1
* smbldap: Fix typo in debug message.Karolin Seeger2008-07-181-1/+1
* From Jim McDonoughJeremy Allison2008-07-173-8/+15
* rpcclient: for testing, add dsgetncchanges command.Günther Deschner2008-07-171-0/+229
* allow SID with 0 in subauthority to be converted properlyHerb Lewis2008-07-171-1/+2
* Use the macro to call samba_version_string().Andreas Schneider2008-07-171-1/+1