summaryrefslogtreecommitdiff
path: root/source4/torture/local
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument.Andrew Bartlett1-1/+11
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2-18/+21
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell5-7/+7
2007-10-10r3271: use "struct messaging_context *" instead of "void *" in messaging APIAndrew Tridgell1-6/+6
2007-10-10r3167: Add a member 'endpoint' to the dcerpc_binding struct to use instead ofJelmer Vernooij1-3/+1
2007-10-10r3157: Add ncacn_httpJelmer Vernooij1-0/+6
2007-10-10r3156: Couple of fixes in the conversion functions between binding structs andJelmer Vernooij1-1/+4
2007-10-10r3136: - Allow specifying socket type when adding smbd serviceJelmer Vernooij1-2/+2
2007-10-10r3130: - added a LOCAL-IDTREE test suiteAndrew Tridgell1-0/+100
2007-10-10r3125: Store object UUID directly instead of using a pointer (struct dcerpc_b...Jelmer Vernooij1-0/+10
2007-10-10r3124: Add dcerpc_binding_from_tower()Jelmer Vernooij1-17/+59
2007-10-10r3123: Add dcerpc_binding_build_tower()Jelmer Vernooij1-0/+81
2007-10-10r3026: - added automatic retry to messages when the servers listen queue isAndrew Tridgell1-8/+11
2007-10-10r3023: added immediate send of messages when they are first queued. This make...Andrew Tridgell1-6/+1
2007-10-10r3021: under heavy load the listen queue for messaging unix domain socket can...Andrew Tridgell1-12/+24
2007-10-10r3019: make the LOCAL-MESSAGING test a 2 process testAndrew Tridgell1-13/+47
2007-10-10r3016: - converted the events code to tallocAndrew Tridgell1-0/+92
2007-10-10r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell1-5/+49
2007-10-10r2799: removed one last occurance of torture_ldb_alloc()Andrew Tridgell1-3/+3
2007-10-10r2791: got rid of talloc_unreference() and instead created talloc_unlink(),Andrew Tridgell1-21/+109
2007-10-10r2744: ben elliston taught me about gcov today, which allows you to measureAndrew Tridgell1-20/+300
2007-10-10r2742: - fixed a bug in talloc_unreference()Andrew Tridgell1-41/+113
2007-10-10r2718: - added a talloc_unreference() function as requested by metze.Andrew Tridgell1-17/+121
2007-10-10r2711: added a simple talloc speed tester. I get the following on my laptop:Andrew Tridgell1-0/+55
2007-10-10r2709: finally solved the talloc reference problem.Andrew Tridgell1-0/+115
2007-10-10r2170: if we don't have a native iconv library then we can't build this testAndrew Tridgell1-1/+10
2007-10-10r2165: generalise the charset torture test to add testing of CP850Andrew Tridgell1-30/+39
2007-10-10r2159: converted samba4 over to UTF-16.Andrew Tridgell1-0/+298