summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r19310: Add another conflicting oidAndrew Bartlett2007-10-102-2/+4
* r19309: Split out checks for LDB_SUCCESS from checks for the expected numberAndrew Bartlett2007-10-101-3/+11
* r19308: Merge samsync fixes from SAMBA_4_0_RELEASEAndrew Bartlett2007-10-102-8/+27
* r19306: ldbbrowse: handle input of Base and Scope in search tabDerrell Lipman2007-10-101-18/+93
* r19305: Potential memleak on the ldb_context if we don't use a temp mem contextSimo Sorce2007-10-101-1/+10
* r19304: If you really want to look at the contents undef this oneSimo Sorce2007-10-101-0/+17
* r19303: It seem ok to have around this amount of blocks hanging out of an ldb...Simo Sorce2007-10-101-1/+1
* r19299: Fix possible memleaksSimo Sorce2007-10-109-12/+34
* r19298: make sure torture_fail() gives a useful messageAndrew Tridgell2007-10-101-0/+2
* r19297: fixed a leak in the ejs ldb interfaceAndrew Tridgell2007-10-101-2/+2
* r19296: added a leak detector to ldb_wrap_connect()Andrew Tridgell2007-10-101-2/+18
* r19295: ldbbrowse: the search tab is now doing something vaguely reasonable.Derrell Lipman2007-10-104-123/+218
* r19294: a little speed tester for ldb/tdbAndrew Tridgell2007-10-103-0/+252
* r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ...Volker Lendecke2007-10-102-0/+206
* r19289: fixed a memory leak in ldb_dn_string_compose()Andrew Tridgell2007-10-101-2/+4
* r19282: make the recent qooxdoo work that Derrell has done available via theAndrew Tridgell2007-10-101-1/+7
* r19281: Generalize what we do for the RAW-QFILEINFO test call so that the sam...Brad Henry2007-10-101-24/+31
* r19280: Missed renaming a remove_qfileinfo_test() function call.Brad Henry2007-10-101-1/+1
* r19279: These setup and cleanup functions are general enough for any test whi...Brad Henry2007-10-101-3/+3
* r19278: Change the delete_directory() expect function so that rmdir willBrad Henry2007-10-101-1/+1
* r19277: This commit adds support to run the smbtorture RPC-ASYNCBIND RPC-ATSVCBrad Henry2007-10-101-10/+16
* r19276: remove unused fileStefan Metzmacher2007-10-101-58/+0
* r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb callAndrew Tridgell2007-10-102-15/+11
* r19273: - fixed error handling with the ldap backendAndrew Tridgell2007-10-105-20/+37
* r19266: Add a target_hostname element to the binding struct. This allows usAndrew Bartlett2007-10-108-64/+102
* r19265: It is not an error to set the target hostname to NULL.Andrew Bartlett2007-10-101-1/+1
* r19264: Clarify behaviour in ldb_search_callback() and provide moreAndrew Bartlett2007-10-101-7/+11
* r19262: Don't DEBUG() an unitialised variableAndrew Bartlett2007-10-101-1/+4
* r19261: Fix use of unitialised variables. (The binding string is used, if notAndrew Bartlett2007-10-102-1/+4
* r19259: An ldb browser.Derrell Lipman2007-10-101-0/+555
* r19258: Don't delete the contents of the partitions twice, and in particularAndrew Bartlett2007-10-103-33/+22
* r19256: add missing infolevel and fields to SetUserInfo callRafal Szczesniak2007-10-101-23/+31
* r19253: its not so useful to index on objectclass. Much better to search onAndrew Tridgell2007-10-101-1/+0
* r19252: - fixed 'erase' argument to setup_ldb()Andrew Tridgell2007-10-101-2/+21
* r19251: fix silly typos causing the test to fail at account_nameRafal Szczesniak2007-10-101-7/+7
* r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ...Volker Lendecke2007-10-102-0/+74
* r19245: mrege from samba3:Stefan Metzmacher2007-10-101-0/+18
* r19242: merge from samba3:Stefan Metzmacher2007-10-102-3/+4
* r19234: fix configure test for net/if.h for some platformsStefan Metzmacher2007-10-101-2/+2
* r19229: let mkversion.sh handle bzr treesStefan Metzmacher2007-10-101-6/+42
* r19227: - add a AC_CACHE_CHECK() around the net/if.h testStefan Metzmacher2007-10-101-16/+15
* r19225: 30 seconds is too short for a Samba4 provision to finish. Make theAndrew Bartlett2007-10-101-1/+1
* r19219: Fix a memleak in the generated srv_code.Volker Lendecke2007-10-101-2/+10
* r19217: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-101-1/+2
* r19216: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-102-2/+1
* r19208: Fix Samba3 pidl generation to remove memory leaks.Jeremy Allison2007-10-101-1/+1
* r19205: Some consolidationVolker Lendecke2007-10-101-25/+6
* r19204: Samba3 does level6 nowVolker Lendecke2007-10-101-5/+0
* r19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 againVolker Lendecke2007-10-101-6/+46
* r19201: rap_cli_do_call only needs smbcli_tree, not smbcli_stateVolker Lendecke2007-10-101-26/+26