r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON tests
[samba.git] / source4 / torture / local /
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Andrew Tridgellr4466: rather than defining "STANDALONE" for building...
2007-10-10 Stefan Metzmacherr4000: DATA_BLOB.data is uint8_t * not void * :-)
2007-10-10 Stefan Metzmacherr3967: fix compiler warnings
2007-10-10 Andrew Tridgellr3749: don't consider it a failure if we fail to re...
2007-10-10 Andrew Bartlettr3553: Allow talloc_reference to take a NULL pointer...
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3446: created include/system/iconv.h and include/syste...
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3271: use "struct messaging_context *" instead of...
2007-10-10 Jelmer Vernooijr3167: Add a member 'endpoint' to the dcerpc_binding...
2007-10-10 Jelmer Vernooijr3157: Add ncacn_http
2007-10-10 Jelmer Vernooijr3156: Couple of fixes in the conversion functions...
2007-10-10 Jelmer Vernooijr3136: - Allow specifying socket type when adding smbd...
2007-10-10 Andrew Tridgellr3130: - added a LOCAL-IDTREE test suite
2007-10-10 Jelmer Vernooijr3125: Store object UUID directly instead of using...
2007-10-10 Jelmer Vernooijr3124: Add dcerpc_binding_from_tower()
2007-10-10 Jelmer Vernooijr3123: Add dcerpc_binding_build_tower()
2007-10-10 Andrew Tridgellr3026: - added automatic retry to messages when the...
2007-10-10 Andrew Tridgellr3023: added immediate send of messages when they are...
2007-10-10 Andrew Tridgellr3021: under heavy load the listen queue for messaging...
2007-10-10 Andrew Tridgellr3019: make the LOCAL-MESSAGING test a 2 process test
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Andrew Tridgellr2799: removed one last occurance of torture_ldb_alloc()
2007-10-10 Andrew Tridgellr2791: got rid of talloc_unreference() and instead...
2007-10-10 Andrew Tridgellr2744: ben elliston taught me about gcov today, which...
2007-10-10 Andrew Tridgellr2742: - fixed a bug in talloc_unreference()
2007-10-10 Andrew Tridgellr2718: - added a talloc_unreference() function as reque...
2007-10-10 Andrew Tridgellr2711: added a simple talloc speed tester. I get the...
2007-10-10 Andrew Tridgellr2709: finally solved the talloc reference problem.
2007-10-10 Andrew Tridgellr2170: if we don't have a native iconv library then...
2007-10-10 Andrew Tridgellr2165: generalise the charset torture test to add testi...
2007-10-10 Andrew Tridgellr2159: converted samba4 over to UTF-16.