index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-22
Make nsstest valgrind-clean: buf is referred to by the parsed grp struct
Volker Lendecke
1
-3
/
+0
2008-04-21
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
1
-1
/
+1
2008-03-08
Print out the used seed in smbtorture
Volker Lendecke
1
-3
/
+6
2008-02-28
Remove a useless variable.
Michael Adam
1
-2
/
+1
2008-02-15
Fix a pointer to int conversion warning: cast the int instead.
Michael Adam
1
-1
/
+1
2008-02-15
Fix two const warnings.
Michael Adam
1
-2
/
+2
2008-02-15
Try to fix the build of smbiconv on systems without native iconv.
Michael Adam
1
-1
/
+1
2008-02-15
Fix compiling torture/smbiconv.c: allow to use realloc directly by #undef rea...
Michael Adam
1
-0
/
+1
2008-02-15
Remove torture/samtest.h - last trace of late samtest.
Michael Adam
1
-37
/
+0
2008-01-30
Fix some IBM checker warnings
Volker Lendecke
1
-4
/
+4
2008-01-30
ntlm_auth: test should honour configfile option to run on build farm.
Kai Blin
1
-0
/
+6
2008-01-30
ntlm_auth: Add a blackbox test.
Kai Blin
1
-0
/
+212
2008-01-23
strtok -> strtok_r
Volker Lendecke
1
-2
/
+3
2008-01-19
Add "split_ntfs_stream_name()" together with a torture test
Volker Lendecke
1
-0
/
+69
2008-01-10
Remove redundant parameter fd from SMB_VFS_WRITE().
Michael Adam
1
-1
/
+1
2008-01-10
Remove redundant parameter fd from SMB_VFS_READ().
Michael Adam
1
-1
/
+1
2008-01-09
Fix memory handling in torture/cmd_vfs.c:cmd_open and don't leak fsp_name.
Michael Adam
1
-0
/
+13
2008-01-07
Remove redundant parameter fd from SMB_VFS_LOCK().
Michael Adam
1
-1
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_FTRUNCATE().
Michael Adam
1
-1
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_FCHOWN().
Michael Adam
1
-1
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_FCHMOD().
Michael Adam
1
-1
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
1
-1
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_FSYNC().
Michael Adam
1
-1
/
+1
2008-01-07
Remove redundant parameter fd from SMB_VFS_LSEEK().
Michael Adam
1
-1
/
+1
2008-01-04
Added -e option to smbtorture to test encrypted versions
Jeremy Allison
1
-1
/
+60
2007-12-26
Remove the sampwent interface
Volker Lendecke
1
-18
/
+0
2007-12-18
Add a in-memory cache
Volker Lendecke
2
-0
/
+89
2007-12-17
Remove t_doschar.c
Volker Lendecke
1
-41
/
+0
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
7
-9
/
+9
2007-12-10
dbwrap_rbt
Volker Lendecke
1
-0
/
+83
2007-12-10
Tiny simplifications
Volker Lendecke
1
-1
/
+1
2007-12-07
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
1
-564
/
+0
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2
-5
/
+6
2007-12-05
remove some statics
Volker Lendecke
1
-0
/
+34
2007-12-05
add SESSSETUP_BENCH
Volker Lendecke
1
-0
/
+41
2007-12-04
Ok, down to just the client/*.c code now.
Jeremy Allison
1
-30
/
+52
2007-12-04
Remove tok pstring from util_str.c
Jeremy Allison
1
-42
/
+32
2007-12-04
pull_ascii_pstring is gone.
Jeremy Allison
3
-14
/
+21
2007-12-04
The usual !pstring...
Jeremy Allison
3
-52
/
+51
2007-11-30
Remove pstring from clirap.c.
Jeremy Allison
1
-1
/
+1
2007-11-09
Remove the silly "user_socket_options" global variable
Volker Lendecke
2
-7
/
+3
2007-11-08
Remove more pstring/fstrings.
Jeremy Allison
2
-3
/
+11
2007-11-03
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
1
-0
/
+5
2007-11-03
Remove more static data from lib/util_sock.c and
Jeremy Allison
1
-1
/
+1
2007-10-27
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
3
-5
/
+5
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
3
-15
/
+15
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
13
-170
/
+170
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
3
-5
/
+5
2007-10-10
r25563: Show which local-substitute subtest fails
Volker Lendecke
1
-28
/
+32
2007-10-10
r25538: Revert r25533
Volker Lendecke
1
-3
/
+3
[next]