summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[GLUE] Sync tree with SVN r17.Gerald (Jerry) Carter3-0/+0
2004-04-03added IDL and test for lsa_OpenSecret()Andrew Tridgell2-2/+31
2004-04-03added IDL and test suite for lsa_CreateSecret()Andrew Tridgell2-1/+39
2004-04-03added idl and test suite for lsa_CreateTrustedDomain()Andrew Tridgell2-9/+58
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell19-405/+922
2004-04-03This is the start of a C API to the DCERPC client routines. CurrentlyTim Potter3-1/+87
2004-04-02Added one more test for "dirname\."Jeremy Allison1-0/+5
2004-04-01allow "struct TDB_DATA" as well as just "TDB_DATA"Andrew Tridgell1-1/+1
2004-03-31added lsaCreateAccount() and a test in the RPC-LSA test suiteAndrew Tridgell2-23/+135
2004-03-31building with Makefile.ldb now worksAndrew Tridgell5-857/+139
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell36-0/+5656
2004-03-28merge some recent tdb changed from samba3Andrew Tridgell2-9/+74
2004-03-28switch from SIG_ATOMIC_T to sig_atomic_tAndrew Tridgell6-11/+9
2004-03-28after discussion with the copyright holders tdb is now under the LGPLAndrew Tridgell3-38/+56
2004-03-28added a TDB_MODIFY flag to tdb_store() that says "if the recordAndrew Tridgell2-0/+7
2004-03-28added a private pointer to tdb_traverse() to allow callers to supplyAndrew Tridgell2-4/+4
2004-03-28removed the state parameter to tdb_traverse and the TDB_MODIFY flagAndrew Tridgell2-12/+7
2004-03-26copy with a null volume name in a trans2 QFSINFO callAndrew Tridgell1-1/+1
2004-03-26- moved some of the base tests into torture/basic/Andrew Tridgell11-6/+284
2004-03-26- use a linked list for the ftable in the nbench load generator. ThisAndrew Tridgell1-35/+71
2004-03-26use client1, client2 not client0, client1 to better match netbenchAndrew Tridgell1-1/+1
2004-03-25fixed the handling of level II oplocks in samba4, especially whenAndrew Tridgell5-5/+7
2004-03-23put the "max xmit" option back into Samba4Andrew Tridgell2-1/+5
2004-03-23readx reply packets can be over-sizedAndrew Tridgell1-3/+2
2004-03-10nicer way of handling \clientsAndrew Tridgell2-3/+14
2004-03-10as a special case don't check the status of the create of \clients -Andrew Tridgell1-1/+3
2004-03-10make the warmup and execute phases clearerAndrew Tridgell1-4/+13
2004-03-10add config hints for cifs backendAndrew Tridgell1-0/+11
2004-03-10added a 5% warmup time to NBENCH to make the results more consistentAndrew Tridgell2-10/+33
2004-03-09added the -C option to smbtortureAndrew Tridgell1-16/+79
2004-03-09make sure the tags in the NBENCH test match the tags in the generatedAndrew Tridgell1-2/+2
2004-03-09don't check return fields (like search count) on an expected failureAndrew Tridgell1-4/+4
2004-03-09handle incomplete load filesAndrew Tridgell2-6/+7
2004-03-09greatly improved NBENCH netbench simulatorAndrew Tridgell6-448/+807
2004-03-09fixed the label for search requestsAndrew Tridgell1-1/+1
2004-03-08fixed a typoAndrew Tridgell1-1/+1
2004-03-08added the "nbench" ntvfs backend. This is used to capture NBENCH loadAndrew Tridgell3-0/+716
2004-03-08in the async socket handling routines in the cifs backend don't assumeAndrew Tridgell1-3/+3
2004-03-08fixed two writex client bugsAndrew Tridgell1-4/+4
2004-02-24make proto should not catch any function of the lib/popt/*.c stuffStefan Metzmacher1-2/+2
2004-02-24let the popt replacement stuff survive a make protoStefan Metzmacher5-37/+67
2004-02-23renaming and restructuring of same object file listsStefan Metzmacher1-44/+44
2004-02-22- creat the LIBCMDLINE subsystemStefan Metzmacher7-593/+108
2004-02-21The file descriptor argument to cli_getattrE() is a fnum not a fd.Tim Potter1-2/+2
2004-02-21remove the python stuff, this will be rewritten on top of libsmb.soStefan Metzmacher12-664/+0
2004-02-21split up the schannel rpc client code into separate key establishmentAndrew Tridgell1-19/+64
2004-02-21added the simple HOLDCON torture test. This is used to establishAndrew Tridgell1-0/+56
2004-02-21fixed a problem with the smb client code spinning when the connectionAndrew Tridgell1-1/+5
2004-02-18don't inlcude rpc/rpc.h and rpcsvc/*.h anymoreStefan Metzmacher4-167/+6
2004-02-18remove unused NISPLUS/AUTOMOUNT stuffStefan Metzmacher3-43/+1