summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-17netapi: add NetGroupEnum example code.Günther Deschner2-0/+159
2008-07-17netapi: fill in NetGroupEnum_r().Günther Deschner1-2/+259
2008-07-17netapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.Günther Deschner2-5/+7
2008-07-17re-run make idl.Günther Deschner1-1/+1
2008-07-17netapi: make sid in GROUP_INFO_3 a pointer.Günther Deschner1-1/+1
2008-07-17netapi: add NetGroupEnum to public headers.Günther Deschner1-0/+28
2008-07-17netapi: add skeleton for NetGroupEnum().Günther Deschner3-0/+82
2008-07-17re-run make idl.Günther Deschner3-10/+83
2008-07-17netapi: add NetGroupEnum to IDL.Günther Deschner1-0/+14
2008-07-17netapi: add ConvertSidToStringSid() for convenience of the callers.Günther Deschner3-1/+67
2008-07-17util: add policy_hnd_equal().Günther Deschner2-0/+12
2008-07-17netapi: fix documentation for NetGroupSetInfo.Günther Deschner1-2/+2
2008-07-16This patchset comprises a number of cleanups for the cifs upcallJeremy Allison4-37/+161
2008-07-16In api_pipe_bind_req(), check for the iface id, not the pipe nameVolker Lendecke20-22/+53
2008-07-16Add ndr_syntax_id_equal()Volker Lendecke3-1/+19
2008-07-16In api_pipe_bind_req(), decode the bind request before checking the pipeVolker Lendecke1-8/+10
2008-07-16Allow %u parameters for print job username - use advanced subJim McDonough1-3/+5
2008-07-16Sequel to c10aad9f13: Ignore whitespaces in parametric optionsVolker Lendecke1-24/+7
2008-07-16Tiny logic simplification: Remove an indentation by using an early return;Volker Lendecke1-46/+56
2008-07-16Remove a silly "typedef struct _param_opt_struct param_opt_struct"Volker Lendecke1-26/+28
2008-07-16The compatibility function also should have a const buffer pointerDerrell Lipman1-1/+1
2008-07-16The buf in the smbclient write function should be const.Andreas Schneider3-4/+4
2008-07-16Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-testDerrell Lipman23-426/+824
2008-07-16Static libsmbclient library needs to include all objectsDerrell Lipman1-2/+2
2008-07-16Fix typos.Derrell Lipman2-2/+2
2008-07-16libnet_dssync: use ctr[1|6]->more_dataStefan Metzmacher1-2/+2
2008-07-16rerun 'make idl' after drsuapi.idl changesStefan Metzmacher3-189/+470
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*Stefan Metzmacher1-7/+27
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*Stefan Metzmacher2-3/+9
2008-07-16drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]Stefan Metzmacher1-6/+6
2008-07-16drsuapi.idl: correctly handle xpress compressed payloadStefan Metzmacher1-4/+4
2008-07-16drsuapi.idl: remove some unknows from DsGetNCChanges()Stefan Metzmacher1-6/+24
2008-07-16man pages: Fix typos and add improvements.Christoph Zauner2-6/+7
2008-07-15Release still reachable memory if the smbclient context is freed.Andreas Schneider1-0/+19
2008-07-15Fix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>. Make ntimesJeremy Allison1-2/+6
2008-07-15Fix swat. Bug #5613.Jeremy Allison3-23/+18
2008-07-15fix build warning.Günther Deschner1-2/+5
2008-07-15netapi: fix vim(?)-typoMichael Adam1-1/+1
2008-07-15netapi: Correctly increase idx when displaying user informationKai Blin1-1/+3
2008-07-15dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST.Michael Adam1-1/+1
2008-07-15dbwrap: don't panic in db_open_trans() when attaching to ctdb fails.Michael Adam1-2/+0
2008-07-15dbwrap: don't panic in db_open() when attaching to ctdb fails.Michael Adam1-2/+1
2008-07-15registry: bump debug level to 1 in regdb_init() if storing version string fails.Michael Adam1-1/+1
2008-07-15registry: bump debug level to 1 in regdb_init() if opening the registry fails.Michael Adam1-1/+1