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
/
source3
/
torture
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:gencache: Add a "was_expired" argument to gencache_get_data_blob
Volker Lendecke
2009-09-23
1
-2
/
+2
*
Port the Samba 3 shm_setup to QNX.
Matt Kraai
2009-09-13
1
-0
/
+18
*
s3:nsstest: Fix a very confusing behaviour in nsstest
Volker Lendecke
2009-08-29
1
-2
/
+2
*
s3: Add talloc_dict.[ch]
Volker Lendecke
2009-08-16
1
-0
/
+48
*
Added prefer_ipv4 bool parameter to resolve_name().
Jeremy Allison
2009-07-28
1
-1
/
+1
*
Fix the chain2 test
Volker Lendecke
2009-07-24
1
-1
/
+3
*
s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.
Tim Prouty
2009-07-20
1
-9
/
+4
*
Make cli_unlock and cli_unlock64 async. Fix POSIX lock test.
Jeremy Allison
2009-07-15
3
-25
/
+25
*
Remove gencache_init/shutdown
Volker Lendecke
2009-07-15
1
-16
/
+0
*
s3-account_policy: add pdb_policy_type enum.
Günther Deschner
2009-07-14
1
-3
/
+3
*
Make cli_posix_lock/unlock asynchronous.
Jeremy Allison
2009-07-13
1
-0
/
+12
*
Fix&Run local-gencache
Volker Lendecke
2009-07-10
1
-3
/
+1
*
Fix our base64 implementation for blobs of length 4....
Volker Lendecke
2009-07-10
1
-0
/
+34
*
s3: Remove is_ntfs_stream_name() and split_ntfs_stream_name()
Tim Prouty
2009-07-08
1
-0
/
+90
*
s3: Plumb smb_filename through SMB_VFS_NTIMES
Tim Prouty
2009-07-06
1
-1
/
+13
*
s3: Plumb smb_filename through SMB_VFS_UNLINK
Tim Prouty
2009-07-06
1
-1
/
+11
*
s3: Plumb smb_filename through SMB_VFS_RENAME
Tim Prouty
2009-07-06
1
-1
/
+20
*
Fix two pointless statics
Volker Lendecke
2009-07-03
1
-1
/
+1
*
Test error codes on popular streams
Volker Lendecke
2009-07-03
1
-0
/
+54
*
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
2009-06-24
1
-2
/
+24
*
Add tldap paged searches, together with two helper routines
Volker Lendecke
2009-06-20
1
-0
/
+55
*
Add tiny tldap test
Volker Lendecke
2009-06-19
1
-0
/
+36
*
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
2009-06-17
1
-1
/
+12
*
Make ctemp async. Fix the test to pass against W2K3.
Jeremy Allison
2009-06-10
1
-2
/
+1
*
Make cli_ftruncate async. Also add a simple test.
Jeremy Allison
2009-06-05
1
-0
/
+24
*
source3/torture/vfstest.c(process_file): fixed file descriptor leak.
Slava Semushin
2009-06-05
1
-0
/
+4
*
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-3
/
+3
*
libwbclient: Store the winbind socket dir to use in the wb_context
Kai Blin
2009-05-30
1
-1
/
+1
*
libwbclient: Add async call framework.
Kai Blin
2009-05-30
1
-1
/
+1
*
Make cli_nt_delete_on_close() async.
Jeremy Allison
2009-05-29
1
-9
/
+9
*
Add cli_posix_readlink() and a torture test for it.
Jeremy Allison
2009-05-27
1
-1
/
+15
*
Add aync POSIX hardlink and symlink and torture test for them.
Jeremy Allison
2009-05-27
1
-2
/
+71
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-82
/
+98
*
source{3,4}/torture/smbiconv.c(main): fixed file descriptor leak.
Slava Semushin
2009-05-25
1
-0
/
+1
*
use epoll for local-wbclient test
Volker Lendecke
2009-05-24
1
-1
/
+1
*
Test that POSIX open of a directory returns NT_STATUS_FILE_IS_A_DIRECTORY (ER...
Jeremy Allison
2009-05-22
1
-1
/
+12
*
s3 torture: Fix warning
Tim Prouty
2009-05-21
1
-1
/
+1
*
Make cli_posix_open() and cli_posix_mkdir() async.
Jeremy Allison
2009-05-20
1
-8
/
+5
*
Demonstrate a bug we have when dealing with real os-level share modes
Volker Lendecke
2009-05-20
1
-0
/
+75
*
Make local-wbclient flexible in # of connections and ops
Volker Lendecke
2009-05-19
1
-4
/
+6
*
Make error message clearer on fail.
Jeremy Allison
2009-05-14
1
-2
/
+2
*
Add a test showing what ascii values cause an NTFS volume to
Jeremy Allison
2009-05-14
1
-0
/
+133
*
s3:libsmb: let cli_smb_chain_send() also return NTSTATUS
Stefan Metzmacher
2009-05-13
1
-2
/
+6
*
Fix a bunch of compiler warnings about wrong format types.
Jeremy Allison
2009-05-11
1
-4
/
+4
*
Fix the mangle1 test
Volker Lendecke
2009-05-09
1
-1
/
+1
*
Fix a typo
Volker Lendecke
2009-05-07
1
-1
/
+1
*
Add simple test chaining up sesssetup and tcon
Volker Lendecke
2009-05-07
1
-0
/
+53
*
Make cli_setatr async.
Jeremy Allison
2009-05-06
1
-2
/
+2
*
Make cli_getatr() async.
Jeremy Allison
2009-05-05
1
-5
/
+5
*
Fix the async calls for the posix_unlink and posix_rmdir.
Jeremy Allison
2009-05-04
1
-1
/
+1
[next]