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-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
2007-10-10
r25533: remove a pstring
Volker Lendecke
1
-3
/
+3
2007-10-10
r25055: Add file_id_string_tos
Volker Lendecke
2
-2
/
+2
2007-10-10
r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture...
Günther Deschner
1
-0
/
+41
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
19
-38
/
+19
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
19
-19
/
+19
2007-10-10
r23662: According to simo, check_dos_char is needed
Volker Lendecke
1
-0
/
+42
2007-10-10
r23660: Anybody know what check_dos_char() was used for? It wasn't called at
Volker Lendecke
1
-42
/
+0
2007-10-10
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
3
-6
/
+23
2007-10-10
r23359: Fix bug #4537, fix from jens.nissen@gmx.net.
Jeremy Allison
1
-1
/
+1
[next]