index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
torture
/
basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
torture/basic: in run_derefopen() the file could have been deleted before the...
Matthias Dieter Wallnöfer
2009-08-11
1
-2
/
+6
*
Note that the delaytime for update has changed betweek w2k3 and w2k8.
Jeremy Allison
2009-06-03
1
-7
/
+11
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
2
-9
/
+9
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
2
-3
/
+3
*
s4 torture: Two minor fixes to smbtorture BRL tests.
Zack Kirsch
2009-02-11
1
-1
/
+1
*
s4:libcliraw: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-7
/
+7
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-2
/
+2
*
BASE-LOCK: fix LOCK5
Stefan Metzmacher
2008-12-18
1
-4
/
+12
*
s4: [2/3] Fix a delete on close divergence from windows and the associated to...
Tim Prouty
2008-12-09
1
-5
/
+18
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
2
-12
/
+7
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-1
/
+2
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-0
/
+1
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
1
-1
/
+2
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-3
/
+4
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
2
-3
/
+3
*
Eliminate another instance of global_loadparm.
Jelmer Vernooij
2008-10-24
2
-1
/
+3
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-11
/
+10
*
Repel pstring to nsswitch/.
Jelmer Vernooij
2008-10-22
1
-6
/
+5
*
Fix number of arguments for file_load() functions.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
2
-2
/
+2
*
Pass session options around; saves another use of global_loadparm.
Jelmer Vernooij
2008-09-30
1
-0
/
+1
*
Pass options struct into session initialization functions rather than
Jelmer Vernooij
2008-09-30
1
-1
/
+4
*
Properly report why a test didn't succeed (required for use with known
Jelmer Vernooij
2008-09-18
1
-117
/
+91
*
Fix last few includes to use new tdb location.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
Comment the delay write time tests so I know what they're
Jeremy Allison
2008-09-12
1
-3
/
+41
*
A truncate write must be a smbcli_smbwrite, not a
Jeremy Allison
2008-09-09
1
-1
/
+1
*
Make it easier to see when tests start/end.
Jeremy Allison
2008-09-08
1
-15
/
+52
*
BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...
Stefan Metzmacher
2008-09-08
1
-0
/
+204
*
BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...
Stefan Metzmacher
2008-09-08
1
-0
/
+206
*
BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...
Stefan Metzmacher
2008-09-08
1
-0
/
+157
*
BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...
Stefan Metzmacher
2008-09-08
1
-0
/
+159
*
BASE-DELAYWRITE: test more details of the truncate write time update behavior
Stefan Metzmacher
2008-09-08
1
-4
/
+371
*
Don't compare identity, it'll never be different.
Jeremy Allison
2008-09-05
1
-2
/
+2
*
Added tests that show that write time update is immediate
Jeremy Allison
2008-09-05
1
-1
/
+347
*
torture: .in.max_data should not depend on the smb max size
Stefan Metzmacher
2008-07-07
2
-9
/
+9
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-06-03
1
-1
/
+3
|
\
|
*
BASE-DELAYWRITE: fix test on filesystem without high resolution timestamps
Stefan Metzmacher
2008-06-03
1
-1
/
+1
|
*
BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...
Stefan Metzmacher
2008-06-03
1
-0
/
+2
*
|
remove unused macros
Andrew Tridgell
2008-06-02
1
-12
/
+0
|
/
*
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
2008-04-27
3
-4
/
+3
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-1
/
+2
*
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
2008-04-13
1
-1
/
+1
*
BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...
Stefan Metzmacher
2008-04-08
1
-1
/
+12
*
BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...
Stefan Metzmacher
2008-04-08
1
-101
/
+164
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
8
-0
/
+9
*
BASE-DEFER_OPEN: be less strict with to late responses
Stefan Metzmacher
2008-02-26
1
-1
/
+1
*
BASE-DEFER_OPEN: add torture:sharedelays option to run this test faster
Stefan Metzmacher
2008-02-25
1
-5
/
+13
*
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-3
/
+3
*
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2008-01-03
2
-8
/
+5
*
r26653: Janitorial: Remove global_loadparm use in two more places.
Jelmer Vernooij
2008-01-03
1
-14
/
+19
[next]