summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* in the async socket handling routines in the cifs backend don't assumeAndrew Tridgell2004-03-081-3/+3
* fixed two writex client bugsAndrew Tridgell2004-03-081-4/+4
* make proto should not catch any function of the lib/popt/*.c stuffStefan Metzmacher2004-02-241-2/+2
* let the popt replacement stuff survive a make protoStefan Metzmacher2004-02-245-37/+67
* renaming and restructuring of same object file listsStefan Metzmacher2004-02-231-44/+44
* - creat the LIBCMDLINE subsystemStefan Metzmacher2004-02-227-593/+108
* The file descriptor argument to cli_getattrE() is a fnum not a fd.Tim Potter2004-02-211-2/+2
* remove the python stuff, this will be rewritten on top of libsmb.soStefan Metzmacher2004-02-2112-664/+0
* split up the schannel rpc client code into separate key establishmentAndrew Tridgell2004-02-211-19/+64
* added the simple HOLDCON torture test. This is used to establishAndrew Tridgell2004-02-211-0/+56
* fixed a problem with the smb client code spinning when the connectionAndrew Tridgell2004-02-211-1/+5
* don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher2004-02-184-167/+6