summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r65: added support for file streams in the simple NTVFS backendAndrew Tridgell2007-10-103-13/+105
* r62: Fix the buildJelmer Vernooij2007-10-104-7/+12
* r61: - Implement first call in the winreg rpc serverJelmer Vernooij2007-10-105-5/+88
* r55: if you try to use a custom bind or unbind hook inStefan Metzmacher2007-10-101-14/+22
* r46: Add CreateKey function (still working on it)Jelmer Vernooij2007-10-103-25/+82
* r42: importing .cvsignore filesGerald Carter2007-10-1024-89/+0
* r36: - Start using memory pools in the registry libraryJelmer Vernooij2007-10-107-141/+102
* r35: a test commit - 2Andrew Tridgell2007-10-101-0/+1
* r34: a test commitAndrew Tridgell2007-10-101-2/+2
* r33: Fix torture test after IDL changes.Jelmer Vernooij2007-10-101-11/+2
* r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij2007-10-109-178/+169
* r23: get rid of def_finfoAndrew Tridgell2007-10-103-14/+1
* r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2007-10-1030-1059/+5340
* [GLUE] Sync tree with SVN r17.Gerald (Jerry) Carter2007-10-103-0/+0
* added IDL and test for lsa_OpenSecret()Andrew Tridgell2004-04-032-2/+31
* added IDL and test suite for lsa_CreateSecret()Andrew Tridgell2004-04-032-1/+39
* added idl and test suite for lsa_CreateTrustedDomain()Andrew Tridgell2004-04-032-9/+58
* added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell2004-04-0319-405/+922
* This is the start of a C API to the DCERPC client routines. CurrentlyTim Potter2004-04-033-1/+87
* Added one more test for "dirname\."Jeremy Allison2004-04-021-0/+5
* allow "struct TDB_DATA" as well as just "TDB_DATA"Andrew Tridgell2004-04-011-1/+1
* added lsaCreateAccount() and a test in the RPC-LSA test suiteAndrew Tridgell2004-03-312-23/+135
* building with Makefile.ldb now worksAndrew Tridgell2004-03-315-857/+139
* make a more recent snapshot of ldb available to interestedAndrew Tridgell2004-03-3136-0/+5656
* merge some recent tdb changed from samba3Andrew Tridgell2004-03-282-9/+74
* switch from SIG_ATOMIC_T to sig_atomic_tAndrew Tridgell2004-03-286-11/+9
* after discussion with the copyright holders tdb is now under the LGPLAndrew Tridgell2004-03-283-38/+56
* added a TDB_MODIFY flag to tdb_store() that says "if the recordAndrew Tridgell2004-03-282-0/+7
* added a private pointer to tdb_traverse() to allow callers to supplyAndrew Tridgell2004-03-282-4/+4
* removed the state parameter to tdb_traverse and the TDB_MODIFY flagAndrew Tridgell2004-03-282-12/+7
* copy with a null volume name in a trans2 QFSINFO callAndrew Tridgell2004-03-261-1/+1
* - moved some of the base tests into torture/basic/Andrew Tridgell2004-03-2611-6/+284
* - use a linked list for the ftable in the nbench load generator. ThisAndrew Tridgell2004-03-261-35/+71
* use client1, client2 not client0, client1 to better match netbenchAndrew Tridgell2004-03-261-1/+1
* fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell2004-03-255-5/+7
* put the "max xmit" option back into Samba4Andrew Tridgell2004-03-232-1/+5
* readx reply packets can be over-sizedAndrew Tridgell2004-03-231-3/+2
* nicer way of handling \clientsAndrew Tridgell2004-03-102-3/+14
* as a special case don't check the status of the create of \clients -Andrew Tridgell2004-03-101-1/+3
* make the warmup and execute phases clearerAndrew Tridgell2004-03-101-4/+13
* add config hints for cifs backendAndrew Tridgell2004-03-101-0/+11
* added a 5% warmup time to NBENCH to make the results more consistentAndrew Tridgell2004-03-102-10/+33
* added the -C option to smbtortureAndrew Tridgell2004-03-091-16/+79
* make sure the tags in the NBENCH test match the tags in the generatedAndrew Tridgell2004-03-091-2/+2
* don't check return fields (like search count) on an expected failureAndrew Tridgell2004-03-091-4/+4
* handle incomplete load filesAndrew Tridgell2004-03-092-6/+7
* greatly improved NBENCH netbench simulatorAndrew Tridgell2004-03-096-448/+807
* fixed the label for search requestsAndrew Tridgell2004-03-091-1/+1
* fixed a typoAndrew Tridgell2004-03-081-1/+1
* added the "nbench" ntvfs backend. This is used to capture NBENCH loadAndrew Tridgell2004-03-083-0/+716