r17890: add -Wc++-compat option to gcc but don't use it yet
[bbaumbach/samba-autobuild/.git] / source4 / torture /
2007-10-10 Rafal Szczesniakr17858: Add new libnet domain open tests.
2007-10-10 Rafal Szczesniakr17857: A couple of new tests.
2007-10-10 Volker Lendecker17827: Fix an error message
2007-10-10 Volker Lendecker17826: Add line numbers to the d_printfs
2007-10-10 Stefan Metzmacherr17787: ifdef out unused macros and generate a smb_panic()
2007-10-10 Stefan Metzmacherr17786: remove unused macros, fix compiler warnings
2007-10-10 Stefan Metzmacherr17785: fix compiler warnings
2007-10-10 Stefan Metzmacherr17742: make the casts explicit and remove compiler...
2007-10-10 Stefan Metzmacherr17717: this cried for bugs...and they happened...
2007-10-10 Rafal Szczesniakr17671: Update the tests according to changes in libnet...
2007-10-10 Volker Lendecker17624: Samba3 does not yet do getprinterinfo level 6
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Stefan Metzmacherr17539: add HMAC-MD5 test code based on the example...
2007-10-10 Stefan Metzmacherr17538: this function should be static...
2007-10-10 Andrew Bartlettr17522: Fix another declaration after statement.
2007-10-10 Andrew Bartlettr17517: Fix declaration after statement, which breaks...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Stefan Metzmacherr17494: add tests for the example values from rfc 1320...
2007-10-10 Stefan Metzmacherr17492: add a test with the example values from rfc1321...
2007-10-10 Stefan Metzmacherr17491: I forgot to commit this...fix make test...sorry:-)
2007-10-10 Stefan Metzmacherr17488: - add SHA1 and HMACSHA1 functions, based on...
2007-10-10 Rafal Szczesniakr17484: Make last version of the function generating...
2007-10-10 Alexander Bokovoyr17478: Add BENCH-READWRITE test to simulate read/write...
2007-10-10 Rafal Szczesniakr17471: Add a function generating pseudorandom set...
2007-10-10 Rafal Szczesniakr17449: Add another field to the test before expanding...
2007-10-10 Stefan Metzmacherr17442: print out credentials on the "secret" objectCla...
2007-10-10 Volker Lendecker17417: Try to fix random failures in the build farm...
2007-10-10 Stefan Metzmacherr17256: fix 2 crash bugs, which are introduced by makin...
2007-10-10 Andrew Tridgellr17255: fixed BENCH-NBENCH for new smb_raw_find_first...
2007-10-10 Volker Lendecker17205: Even if this makes me look foolish, at least...
2007-10-10 Volker Lendecker17187: Beginnings of a little lsa walker for Samba3...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Jeremy Allisonr17141: Prove that create dispositions with truncate and
2007-10-10 Jeremy Allisonr17139: Checking in Volker's extended oplock test.
2007-10-10 Andrew Bartlettr17104: Rename function parameters and variables to...
2007-10-10 Jeremy Allisonr17099: Samba3 now passes RAW-LOCK completely, no need for
2007-10-10 Stefan Metzmacherr17085: reuse the existing sec_desc_buf struct
2007-10-10 Volker Lendecker17082: Add a test that walks and tests denying tconX...
2007-10-10 Volker Lendecker17074: Extend the rpc-samba3-getusername test: This...
2007-10-10 Volker Lendecker17069: Make us pass RPC-NETLOGSAMBA3 against w2k3...
2007-10-10 Volker Lendecker17065: NT4 does not like "0" here, W2k3 does not care...
2007-10-10 Volker Lendecker17064: lsa_GetUserName needs to return the name for...
2007-10-10 Stefan Metzmacherr17020: pass the real error to the failing requests
2007-10-10 Stefan Metzmacherr17015: add a test that closes the tcp connection with...
2007-10-10 Volker Lendecker16988: Extend locktest to enable cluster testing byte...
2007-10-10 Stefan Metzmacherr16982: fix compiler warning, gentest will not use...
2007-10-10 Stefan Metzmacherr16981: check the returned values
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Stefan Metzmacherr16977: do a few more notify tests
2007-10-10 Stefan Metzmacherr16976: add a very simple SMB2-NOTIFY test
2007-10-10 Andrew Bartlettr16966: Fix compile warnings.
2007-10-10 Volker Lendecker16958: We also do level 1501 on NetShareGetInfo
2007-10-10 Volker Lendecker16956: Walk some of the samba3 srvsvc code
2007-10-10 Stefan Metzmacherr16951: add the year to the copyright...
2007-10-10 Volker Lendecker16909: Change torture_open_connection to look at tortu...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Rafal Szczesniakr16900: Nicer display of the test results.
2007-10-10 Rafal Szczesniakr16897: Don't pass allocated buffer for returned string...
2007-10-10 Rafal Szczesniakr16896: Allow to use both binding and unc string to...
2007-10-10 Stefan Metzmacherr16874: query all information
2007-10-10 Andrew Bartlettr16860: Fix (and reactivate) the RPC-SAMR test. We...
2007-10-10 Andrew Bartlettr16851: Put a clue in as to which domain might have...
2007-10-10 Andrew Bartlettr16847: Add the parts of the SAMR test that pass back...
2007-10-10 Jeremy Allisonr16843: Confirm that openX uses the same mapping table...
2007-10-10 Volker Lendecker16842: Jeremy, I almost don't dare checking this in...
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Andrew Bartlettr16827: Factor out some code into common samdb functions:
2007-10-10 Andrew Bartlettr16826: Ensure we don't segfault if the remote server...
2007-10-10 Andrew Bartlettr16794: Make Samba4 pass it's own RPC-SAMR test, at...
2007-10-10 Andrew Bartlettr16770: Get closer to having Samba4 pass some of the...
2007-10-10 Jeremy Allisonr16761: Added additional NTSTATUS and DOS error test...
2007-10-10 Volker Lendecker16759: Jeremy, another little error case for you :-)
2007-10-10 Volker Lendecker16756: Some machines on the build farms sporadically...
2007-10-10 Stefan Metzmacherr16741: add a RPC-LSA-GETUSER test,
2007-10-10 Stefan Metzmacherr16739: test SMB2-GETINFO SMB2-SETINFO by make test
2007-10-10 Stefan Metzmacherr16738: vista beta2 use FILE_CLOSED as error for an...
2007-10-10 Stefan Metzmacherr16737: if an error happens report it
2007-10-10 Stefan Metzmacherr16736: - convert unix times to nttime before sending...
2007-10-10 Stefan Metzmacherr16725: don't ignore errors
2007-10-10 Stefan Metzmacherr16707: - test attrib = 0 in BASIC_INFO
2007-10-10 Stefan Metzmacherr16672: we don't need this twice:-)
2007-10-10 Stefan Metzmacherr16668: test setting of security descriptors vis smb2...
2007-10-10 Volker Lendecker16657: Test Jerry's iTunes bug, along with some more...
2007-10-10 Stefan Metzmacherr16569: - use push_string()
2007-10-10 James Peachr16557: Silently succeed when torture_register_suite...
2007-10-10 Rafal Szczesniakr16533: Perform a cleanup after testing. Also, add...
2007-10-10 Jelmer Vernooijr16529: Fix type.
2007-10-10 Jelmer Vernooijr16527: Add target argument for smbtorture.
2007-10-10 Jelmer Vernooijr16526: Add torture_setup_server() with test.
2007-10-10 Jelmer Vernooijr16524: Fix double evaluation.
2007-10-10 Jelmer Vernooijr16518: Split up torture_util.c in smb and non-smb...
2007-10-10 Jelmer Vernooijr16514: Fix build (not run!) of --enable-dso.
2007-10-10 Andrew Bartlettr16489: Because the torture/ui.h file isn't automaticly...
2007-10-10 Stefan Metzmacherr16463: TORTURE_NBENCH should be a module...
2007-10-10 Stefan Metzmacherr16441: - give old tests a chance to report errors
2007-10-10 Stefan Metzmacherr16406: use the generic smb_handle in smb2_getinfo...
2007-10-10 Stefan Metzmacherr16405: fix compiler warning of missing smb2_handle
2007-10-10 Rafal Szczesniakr16342: Placeholder for a function implementing NET...
2007-10-10 Jelmer Vernooijr16333: Move more code out of the core smbtorture....
next