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
/
source4
/
torture
/
basic
/
denytest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-18
/
+18
*
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-14
/
+15
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22579: disable progress printing in the build-farm
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r19392: Use torture_setting_* rather than lp_parm_* where possible.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
2007-10-10
1
-107
/
+50
*
r16907: Add an index parameter to torture_open_connection. Next step is to en...
Volker Lendecke
2007-10-10
1
-7
/
+8
*
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r14527: Fix build problems.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
2007-10-10
1
-15
/
+15
*
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
2007-10-10
1
-8
/
+22
*
r14173: change smb interface structures to always use
Stefan Metzmacher
2007-10-10
1
-12
/
+12
*
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
*
r11967: Fix more 64-bit warnings.
Tim Potter
2007-10-10
1
-2
/
+2
*
r9406: Add const.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r9047: show the order of the server/correct output to make it easier to demo ...
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
2007-10-10
1
-9
/
+9
*
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2007-10-10
1
-23
/
+28
*
r3608: added BASE-DENYDOS test
Andrew Tridgell
2007-10-10
1
-0
/
+125
*
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3400: - allow callers to control the flags2 field in raw packets
Andrew Tridgell
2007-10-10
1
-2
/
+13
*
r3387: fixed pvfs to pass the NTDENY tests. The tricky bit was
Andrew Tridgell
2007-10-10
1
-10
/
+12
*
r3386: - fixed --seed option in smbtorture
Andrew Tridgell
2007-10-10
1
-1
/
+272
*
r3324: made the smbtorture code completely warning free
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r3203: moved more test functions into torture/basic/*.c
Andrew Tridgell
2007-10-10
1
-0
/
+50
*
r3148: make --failures work for the BASE-DENY1 and BASE-DENY2 tests
Andrew Tridgell
2007-10-10
1
-11
/
+20
*
r2551: Add const.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
1
-24
/
+24
*
r1228: use int64_t instead of long long
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r1086: Add defer open test to check timeout on sharing violation open.
Jeremy Allison
2007-10-10
1
-2
/
+18
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
- moved some of the base tests into torture/basic/
Andrew Tridgell
2004-03-26
1
-0
/
+1578