r14720: Add torture_context argument to all torture tests
[gd/samba-autobuild/.git] / source4 / torture / raw / context.c
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Stefan Metzmacherr14710: make more clear that SMBexit only cares about...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr14440: demonstrate that the smbpid is attached to...
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Tim Potterr9222: Rename smb_tree_connect() to smb_raw_tcon()...
2007-10-10 Andrew Tridgellr9045: be friendly towards servers that don't understan...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr8118: remove a debugging hack that should not have...
2007-10-10 Andrew Tridgellr8117: fixed a bunch more dos error code handing.
2007-10-10 Andrew Tridgellr8104: - added support for our client library to not...
2007-10-10 Andrew Tridgellr7899: fixed a crash bug in the RAW-CONTEXT test
2007-10-10 Andrew Bartlettr7675: Use correct memory context for anonymous session...
2007-10-10 Andrew Bartlettr6315: Allow sane session setup behaviour on SPNEGO...
2007-10-10 Andrew Bartlettr6314: A more complete RAW-CONTEXT test. This Samba4...
2007-10-10 Andrew Bartlettr6028: A MAJOR update to intergrate the new credentails...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4951: some of the code dealing with libcli was getting...
2007-10-10 Andrew Tridgellr4777: added a smb_composite_sesssetup() async composit...
2007-10-10 Stefan Metzmacherr4726: - use the name tcon and tid instead of conn...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3699: - split the delayed write testing out of RAW...
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3206: - added the reverse map for ERRbaduid to NT_STAT...
2007-10-10 Andrew Tridgellr3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED...
2007-10-10 Andrew Tridgellr2738: free up the session information as soon as it...
2007-10-10 Andrew Tridgellr2710: continue with the new style of providing a paren...
2007-10-10 Andrew Tridgellr2680: switched the libcli/raw/ code over to use talloc...
2007-10-10 Andrew Tridgellr2660: - converted the libcli/raw/ library to use tallo...
2007-10-10 Stefan Metzmacherr2071: - change smbtorture to use the popt_common stuff
2007-10-10 Stefan Metzmacherr1996: fix compiler warnings
2007-10-10 Andrew Bartlettr1795: Fix the multiple session setup torture tests.
2007-10-10 Andrew Bartlettr1769: Add a new torture test to check vuid properties...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2004-02-10 Tim PotterConvert libcli routines to return NTSTATUS instead...
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code