summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Collapse)AuthorFilesLines
2008-07-18netapi: add NetLocalGroupEnum example code.Günther Deschner2-0/+132
Guenther (This used to be commit a5a8d03699220e1f237debb84a75cacbbb8899fa)
2008-07-18netapi: add NetLocalGroupEnum to public header.Günther Deschner1-0/+28
Guenther (This used to be commit 151c8fa7901983a3e7a82f1af599c839249b6cd7)
2008-07-18netapi: add skeleton for NetLocalGroupEnum().Günther Deschner3-0/+82
Guenther (This used to be commit 71bd0109d6c393d4361729b514e63fab113bf78a)
2008-07-18re-run make idl.Günther Deschner3-2/+75
Guenther (This used to be commit 4b79d54574722552346bbc17947fd26fc1a0deda)
2008-07-18netapi: add NetLocalGroupEnum to IDL.Günther Deschner1-0/+14
Guenther (This used to be commit 95432c8b57aac684064a20a7bba0734fb5d27d18)
2008-07-18netapi: make map_alias_info_to_buffer suitable for arrays in the buffer.Günther Deschner1-11/+20
Guenther (This used to be commit dc0f737bd5e86369b2bbfbef420a095205c2d3cb)
2008-07-18netapi: add libnetapi_samr_open_alias_queryinfo.Günther Deschner1-0/+44
Guenther (This used to be commit 401d6ce210817d9ab6915ed838e1495ae220559a)
2008-07-18netapi: add NetUserSetInfo example code.Günther Deschner2-0/+103
Guenther (This used to be commit 5000d4c743b09665405776569782f46eeb6c2e36)
2008-07-18netapi: add NetUserSetInfo to public header.Günther Deschner1-0/+22
Guenther (This used to be commit 0acf8352a3ca7deb2e3465be441f20d455eb802b)
2008-07-18netapi: add skeleton for NetUserSetInfo.Günther Deschner3-0/+75
Guenther (This used to be commit 8cc555602f53f6afaded2eff58ed57f87b915c64)
2008-07-18re-run make idl.Günther Deschner3-14/+67
Guenther (This used to be commit de9f40ddd08dad821d3242e60a396a771cf16fa0)
2008-07-18netapi: add NetUserSetInfo to IDL.Günther Deschner1-0/+12
Guenther (This used to be commit e00d2affbc3bc848e727f60348aebc7ea8548459)
2008-07-18netapi: fill in NetUserGetInfo_r().Günther Deschner1-1/+104
Guenther (This used to be commit d282e5eca298c4c45cbe91a93350273d1417a050)
2008-07-18netapi: add NetUserGetInfo example code.Günther Deschner2-0/+150
Guenther (This used to be commit 62cdd66a7e91b986f76f94935f04375591671893)
2008-07-18netapi: add NetUserGetInfo to public headers.Günther Deschner1-0/+20
Guenther (This used to be commit 7260fb4dbae556b116e385bdcc240416e8a8cbd2)
2008-07-18netapi: add skeleton for NetUserGetInfo().Günther Deschner3-0/+73
Guenther (This used to be commit 84962bf50d2c3265c0134481f24f6fa34f1dfc99)
2008-07-18re-run make idl.Günther Deschner3-14/+67
Guenther (This used to be commit 60e646b5b5d8bce5c7a6f8692bba7125075656e2)
2008-07-18netapi: add NetUserGetInfo to IDL.Günther Deschner1-0/+11
Guenther (This used to be commit ec5c0153347f3ea37fa3ad65800c0fc408ac8509)
2008-07-18netapi: support more infolevels in NetUserEnum.Günther Deschner1-29/+245
Guenther (This used to be commit 22bd3d401e47ffedf1169c0c74a329e9fdcac561)
2008-07-18netapi: add support to define info level in NetUserEnum example.Günther Deschner1-6/+63
Guenther (This used to be commit 7cbc90c3e881fd54c97df553168e089ad7f2294c)
2008-07-18netapi: add new USER_INFO_X structures to public headers.Günther Deschner1-0/+140
Guenther (This used to be commit 4439edb0465630091e53fdcc2d647acc7abf1045)
2008-07-18re-run make idl.Günther Deschner3-0/+854
Guenther (This used to be commit 075fad24f787c7b40769870170f2b8c02a7d6ff8)
2008-07-18netapi: add more USER_INFO_X structures to IDL.Günther Deschner1-0/+140
Guenther (This used to be commit fd7c1d01648d9434a3cdd77b7c026a09ba2437b4)
2008-07-18netapi: add libnetapi_samr_free().Günther Deschner3-0/+22
Guenther (This used to be commit 3228088a0954ac25584d06a681f4e0615dee425c)
2008-07-18netapi: use private samr structure in libnetapi_samr_open_builtin().Günther Deschner2-2/+39
Guenther (This used to be commit 538ac493b71b4c880bb6fb0fc5fc2f15e1a19f95)
2008-07-18netapi: use private samr structure in libnetapi_samr_open_domain().Günther Deschner2-2/+48
Guenther (This used to be commit 3c63ebfc00cda0334802bff1883ebbc3138a70f1)
2008-07-18netapi: add libnetapi_samr_close_builtin_handle().Günther Deschner2-0/+26
Guenther (This used to be commit 05cad0d8b4205c052c607b1d36c121bb4c226ab1)
2008-07-18netapi: add libnetapi_samr_close_domain/connect_handle.Günther Deschner2-0/+52
Guenther (This used to be commit b042787ec61bb5cb98f882ac7be8df1691a78921)
2008-07-18netapi: add libnetapi_private_ctx and init function.Günther Deschner3-0/+48
Guenther (This used to be commit 45fff2d37ae21c76d100f66d9154f6add446f380)
2008-07-18netapi: fix NetGroupGetInfo() against NT4.Günther Deschner1-1/+11
Guenther (This used to be commit c0fea9c4d0d3d297972c052c17b9be6d0530e098)
2008-07-18netapi: fix NetGroupDel() against NT4.Günther Deschner1-1/+3
Guenther (This used to be commit 55035d7240bd163abb155239029a03f399c8f41f)
2008-07-18netapi: fix NetUserAdd() against NT4.Günther Deschner1-0/+15
Guenther (This used to be commit 42c44d18eeb4d37e7c2e1209c421b3ec3a07ae28)
2008-07-18netapi: typo in NetGroupEnum example code.Günther Deschner1-1/+1
Guenther (This used to be commit b0c44d7e6cf321f84bd7b9cdb25635304bbfea81)
2008-07-18netapi: fix build warning for ConvertSidToStringSid().Günther Deschner1-3/+3
Guenther (This used to be commit 5136daec0a35e7f099477409009672ddd960b684)
2008-07-18kerberos: make smb_krb5_kt_add_entry() static.Günther Deschner1-6/+6
Guenther (This used to be commit 04b1847f87d166819dfe0f8c27c8cd9fc062544f)
2008-07-18libads: add prototype for ads_connect_gc().Günther Deschner1-0/+1
Guenther (This used to be commit 0122e4941db33f149a64d7e17286c0ba81247a19)
2008-07-18libnetjoin: make libnet_join_rollback() static.Günther Deschner1-2/+2
Guenther (This used to be commit f1cc39e3759357344cb7abcb6bfa9d3e3f4969e6)
2008-07-18Fix typos.Karolin Seeger1-14/+14
the user have -> has Karolin (This used to be commit 1ee2ad1051e6076709ef8ed2f45bebff10b0c3cf)
2008-07-18Use LDAP macros instead of attribute names.Karolin Seeger2-44/+43
Karolin (This used to be commit 7dae8b04f126d0ac86a452dcf373a690ee687ead)
2008-07-18rpcclient: add ability to fetch single objects with dsgetncchanges commandMichael Adam1-2/+18
call as "dsgetncchanges <object_dn> single" after calling "seal" Michael (This used to be commit c9ab2953c5af0dd3cddbe6c4cdd2b8da2734aa84)
2008-07-18Simplify the RPC servers: remove get_pipe_fnsVolker Lendecke3-99/+26
The per-server xxx_get_pipe_fns functions can go once all the RPC servers are converted (This used to be commit 6aa2391cbe1cbda8269ded767117f53d83b243e1)
2008-07-18rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.Michael Adam1-8/+26
Michael (This used to be commit 3ab2e7fada1f31e87337065b5bc30a7b92a6d117)
2008-07-18net rpc vampire: eliminate missing proto warning by making ↵Michael Adam1-8/+8
rpc_vampire_keytab_ds_internals static. Michael (This used to be commit 772a76ceb3cd1c041db3ebb5abe449ac6180070e)
2008-07-18dssync: fix missing prototype warning by including the proper header.Michael Adam1-1/+1
Michael (This used to be commit 7d7b63e89bb2a067783362a24d81e44e0d67e2ec)
2008-07-18Change the directory parameter in streams_depot to become consistentVolker Lendecke1-1/+1
This is not built by default and not documented in 3.2.0, so I doubt this will break any setups :-) (cherry picked from commit ca2dfb372cfd9096407fca67a6b65bceda6f72b6) (This used to be commit 9393cdda97a886f4bdd187d76461724edeec9ed3)
2008-07-18smbldap: Fix typo in debug message.Karolin Seeger1-1/+1
Karolin (This used to be commit 6e9e85b897431d7378396aada2c32ae470af0edd)
2008-07-17From Jim McDonoughJeremy Allison3-8/+15
In reloading the smb.conf, if a "log file" is specified in smb.conf, winbind children will overwrite the logfile name to be the same as the parent. Jeremy. (This used to be commit 62d319cc1a2ef891866b2ddbd22f3ed0944356af)
2008-07-17rpcclient: for testing, add dsgetncchanges command.Günther Deschner1-0/+229
Guenther (This used to be commit 54f14b382441491c09daa76960f54a2d090a8bd6)
2008-07-17allow SID with 0 in subauthority to be converted properlyHerb Lewis1-1/+2
from string representation. (This used to be commit 23f338d1da96fd4ea3283bc96ca7d496b23bf854)
2008-07-17Use the macro to call samba_version_string().Andreas Schneider1-1/+1
Signed-off-by: Andreas Schneider <anschneider@suse.de> Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be commit d2682295f55a18d526434062834c033aa18e794b)