summaryrefslogtreecommitdiff
path: root/source4/torture/raw/context.c
Commit message (Expand)AuthorAgeFilesLines
...
* r6315: Allow sane session setup behaviour on SPNEGO regarding VUIDs.Andrew Bartlett2007-10-101-1/+3
* r6314: A more complete RAW-CONTEXT test. This Samba4 currently fails, but itAndrew Bartlett2007-10-101-6/+65
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-11/+9
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-14/+13
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4951: some of the code dealing with libcli was getting too complex trying toAndrew Tridgell2007-10-101-5/+5
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2007-10-101-26/+24
* r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher2007-10-101-1/+1
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-3/+3
* r4035: more effort on consistent naming of the access mask bits.Andrew Tridgell2007-10-101-3/+3
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-3/+4
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-9/+3
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLEAndrew Tridgell2007-10-101-0/+2
* r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfsAndrew Tridgell2007-10-101-6/+6
* r2738: free up the session information as soon as it is invalidated in theAndrew Tridgell2007-10-101-1/+1
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-3/+1
* r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...Andrew Tridgell2007-10-101-5/+0
* r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()Andrew Tridgell2007-10-101-4/+16
* r2071: - change smbtorture to use the popt_common stuffStefan Metzmacher2007-10-101-1/+1
* r1996: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r1795: Fix the multiple session setup torture tests.Andrew Bartlett2007-10-101-1/+2
* r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO...Andrew Bartlett2007-10-101-3/+43
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-22/+22
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2007-10-101-1/+1
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-3/+3
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-10/+10
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+388