index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
torture
/
raw
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r14826: initialize pid1 and pid2:-)
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r14734: this demonstrates that a tcon isn't autoclosed by a ulogoff
Stefan Metzmacher
2007-10-10
1
-0
/
+151
*
r14732: fix typo noticed by derrell, thanks!
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14710: make more clear that SMBexit only cares about the PID
Stefan Metzmacher
2007-10-10
1
-19
/
+28
*
r14527: Fix build problems.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14440: demonstrate that the smbpid is attached to a session (vuid),
Stefan Metzmacher
2007-10-10
1
-11
/
+250
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
1
-9
/
+9
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-9
/
+9
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r10504: - seperate implementation specific stuff, from the generic composite
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw function
Tim Potter
2007-10-10
1
-2
/
+2
*
r9045: be friendly towards servers that don't understand the 'share' form for...
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8118: remove a debugging hack that should not have been in the last commit
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8117: fixed a bunch more dos error code handing.
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r8104: - added support for our client library to not negotiate nt status code...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r7899: fixed a crash bug in the RAW-CONTEXT test
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r7675: Use correct memory context for anonymous session setup auth context
Andrew Bartlett
2007-10-10
1
-0
/
+21
*
r6315: Allow sane session setup behaviour on SPNEGO regarding VUIDs.
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r6314: A more complete RAW-CONTEXT test. This Samba4 currently fails, but it
Andrew Bartlett
2007-10-10
1
-6
/
+65
*
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
2007-10-10
1
-11
/
+9
*
r5928: Use cli_credentials in:
Jelmer Vernooij
2007-10-10
1
-14
/
+13
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4951: some of the code dealing with libcli was getting too complex trying to
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r4777: added a smb_composite_sesssetup() async composite function. This
Andrew Tridgell
2007-10-10
1
-26
/
+24
*
r4726: - use the name tcon and tid instead of conn and cnum
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r3699: - split the delayed write testing out of RAW-WRITE, as it is not yet
Andrew Tridgell
2007-10-10
1
-9
/
+3
*
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3324: made the smbtorture code completely warning free
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLE
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfs
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r2738: free up the session information as soon as it is invalidated in the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2710: continue with the new style of providing a parent context whenever
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r2680: switched the libcli/raw/ code over to use talloc_reference(), which si...
Andrew Tridgell
2007-10-10
1
-5
/
+0
*
r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count()
Andrew Tridgell
2007-10-10
1
-4
/
+16
*
r2071: - change smbtorture to use the popt_common stuff
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r1996: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r1795: Fix the multiple session setup torture tests.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO...
Andrew Bartlett
2007-10-10
1
-3
/
+43
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
1
-22
/
+22
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
2004-02-10
1
-3
/
+3
[next]