summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Document the streams modulesVolker Lendecke2008-07-182-0/+146
* 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
* gitignore: ignore the proper genreated library symbol files.Michael Adam2008-07-171-4/+4
* 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
* Update the developers documentation for the new vendor version options.Andreas Schneider2008-07-171-3/+5
* Use the macro to call samba_version_string().Andreas Schneider2008-07-171-1/+1
* Simplify samba_version_string.Andreas Schneider2008-07-173-46/+35
* netapi: use ConvertSidToStringSid in NetGetGroupInfo query.Günther Deschner2008-07-171-1/+6
* netapi: add NetGroupEnum example code.Günther Deschner2008-07-172-0/+159
* netapi: fill in NetGroupEnum_r().Günther Deschner2008-07-171-2/+259
* netapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.Günther Deschner2008-07-172-5/+7
* re-run make idl.Günther Deschner2008-07-171-1/+1
* netapi: make sid in GROUP_INFO_3 a pointer.Günther Deschner2008-07-171-1/+1
* netapi: add NetGroupEnum to public headers.Günther Deschner2008-07-171-0/+28
* netapi: add skeleton for NetGroupEnum().Günther Deschner2008-07-173-0/+82
* re-run make idl.Günther Deschner2008-07-173-10/+83
* netapi: add NetGroupEnum to IDL.Günther Deschner2008-07-171-0/+14
* netapi: add ConvertSidToStringSid() for convenience of the callers.Günther Deschner2008-07-173-1/+67
* util: add policy_hnd_equal().Günther Deschner2008-07-172-0/+12
* netapi: fix documentation for NetGroupSetInfo.Günther Deschner2008-07-171-2/+2
* This patchset comprises a number of cleanups for the cifs upcallJeremy Allison2008-07-164-37/+161
* In api_pipe_bind_req(), check for the iface id, not the pipe nameVolker Lendecke2008-07-1620-22/+53
* Add ndr_syntax_id_equal()Volker Lendecke2008-07-163-1/+19
* In api_pipe_bind_req(), decode the bind request before checking the pipeVolker Lendecke2008-07-161-8/+10
* Allow %u parameters for print job username - use advanced subJim McDonough2008-07-161-3/+5
* Sequel to c10aad9f13: Ignore whitespaces in parametric optionsVolker Lendecke2008-07-161-24/+7
* Tiny logic simplification: Remove an indentation by using an early return;Volker Lendecke2008-07-161-46/+56
* Remove a silly "typedef struct _param_opt_struct param_opt_struct"Volker Lendecke2008-07-161-26/+28
* The compatibility function also should have a const buffer pointerDerrell Lipman2008-07-161-1/+1
* The buf in the smbclient write function should be const.Andreas Schneider2008-07-163-4/+4
* Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-testDerrell Lipman2008-07-1623-426/+824
|\
| * libnet_dssync: use ctr[1|6]->more_dataStefan Metzmacher2008-07-161-2/+2
| * rerun 'make idl' after drsuapi.idl changesStefan Metzmacher2008-07-163-189/+470
| * drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*Stefan Metzmacher2008-07-161-7/+27
| * drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher2008-07-162-3/+9
| * drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]Stefan Metzmacher2008-07-161-6/+6
| * drsuapi.idl: correctly handle xpress compressed payloadStefan Metzmacher2008-07-161-4/+4