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
/
source
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try and fix the build farm RAW-STREAMS errors. Ordering of
Jeremy Allison
2009-03-26
1
-2
/
+2
*
Fix use of streams modules with CIFSFS client.
Jeremy Allison
2009-02-25
2
-4
/
+25
*
Fix bug #6133 - Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem.
Jeremy Allison
2009-02-20
1
-1
/
+6
*
Oops. Fix the build (don't use 3.3 references in 3.2 :-).
Jeremy Allison
2009-02-13
1
-2
/
+1
*
Enable total anonymization in vfs_smb_traffic_analyzer, by mapping
Holger Hetterich
2009-02-13
1
-4
/
+16
*
Fix bug #6085 - In vfs_default.c change utime( ) call.
Miguel Suarez
2009-02-03
1
-1
/
+1
*
Apply same logic fix for #4308 Excel save operation corrupts file ACLs
Jeremy Allison
2009-01-22
1
-46
/
+36
*
s3:vfs_fileid: readd "fileid:algorithm" as option.
Stefan Metzmacher
2009-01-19
1
-1
/
+7
*
keep compatibility with v3-0-ctdb name for fileid:mapping option
Andrew Tridgell
2009-01-19
1
-1
/
+1
*
s3: Remove a few unnecessary checks from the streams depot module and fix to ...
Tim Prouty
2009-01-16
1
-12
/
+18
*
s3: Remove a few unnecessary checks from the streams xattr module
Tim Prouty
2009-01-16
1
-11
/
+0
*
Remove "strict allocate = partial" code that got accidentally committed.
Jeremy Allison
2009-01-08
1
-5
/
+1
*
refresh sequence number as soon as possible when domain->sequence_number == -...
boyang
2009-01-07
1
-1
/
+5
*
Fix a bad memleak in vfs_full_audit
Volker Lendecke
2009-01-05
1
-1
/
+4
*
Fix bug #5990 - strict allocate should be checked before ftruncate
Jeremy Allison
2008-12-25
1
-0
/
+14
*
Fix bug #5929 - vfs_prealloc does not build with option --with-cluster-suppor...
Henning Henkel
2008-12-04
1
-1
/
+1
*
s3:streams_xattr: fstat should do a stat on the base file
Stefan Metzmacher
2008-12-01
1
-1
/
+1
*
s3:streams_xattr: recheck fsp->fsp_name after a rename
Stefan Metzmacher
2008-12-01
1
-0
/
+65
*
s3:streams_depot: add an option to disable the xattr checks
Stefan Metzmacher
2008-12-01
1
-4
/
+18
*
s3:streams_depot: fix valgrind bug lp_parm_const_string() doesn't talloc the ...
Stefan Metzmacher
2008-12-01
1
-1
/
+0
*
s3:streams_depot: add support for stream renames
Stefan Metzmacher
2008-12-01
1
-0
/
+74
*
s3:streams_depot: map 'file::$DATA' to just 'file'
Stefan Metzmacher
2008-12-01
1
-1
/
+12
*
s3:streams_xattr: add support for renaming streams
Stefan Metzmacher
2008-12-01
1
-1
/
+142
*
vfs_tsmsm: fix potential segfault (freeing uninitialized buffer)
Michael Adam
2008-12-01
1
-1
/
+1
*
zfsacl: return is not a function.
Michael Adam
2008-11-25
1
-3
/
+3
*
zfsacl: Prevent calling POSIX ACL vfs methods on zfs share.
Nils Goroll
2008-11-25
1
-0
/
+83
*
Search for gpfs functions in both libgpfs_gpl.so an libgpfs.so
Mathias Dietz
2008-11-24
1
-47
/
+45
*
Revert c76e4791d3ae4f180fba209c29bd3774c00858cf - "Fix the logic bug that cau...
Jeremy Allison
2008-11-21
2
-35
/
+36
*
Fix the logic bug that caused us to run into kernel oplocks on an open for a ...
Jeremy Allison
2008-11-21
1
-34
/
+34
*
Use fxattr calls whenever possible (trying to work around the strange Linux k...
Jeremy Allison
2008-11-21
1
-19
/
+51
*
Second part of the fix for bug #5903 - vfs_streams_xattr breaks contents of t...
Jeremy Allison
2008-11-21
1
-1
/
+60
*
When clearing out vuid cache remember to set entries = 0.
Jeremy Allison
2008-11-17
1
-0
/
+1
*
Fix bug #5900 reported by monyo@samba.gr.jp - vfs_readonly.so does not work.
Jeremy Allison
2008-11-17
1
-0
/
+8
*
Fix bug 5901: Default for streams_depot location
TAKAHASHI Motonobu
2008-11-16
1
-1
/
+9
*
Fix CID 606 - failed to return -1 after socket() fail.
Jeremy Allison
2008-10-29
1
-0
/
+1
*
Enable optional anonymization of user names,
Holger Hetterich
2008-10-13
1
-1
/
+20
*
Make use of ZERO_STRUCT (the first memset was actually wrong)
Volker Lendecke
2008-10-09
1
-3
/
+3
*
Fixed build warning "passing arg from incompatible pointer type"
Tim Prouty
2008-10-07
1
-1
/
+3
*
Turn the socket connections into a refcounted list - in the common case there...
Jeremy Allison
2008-10-01
1
-44
/
+94
*
Convert to allocated strings. Use write_data(), not send as this doesn't corr...
Jeremy Allison
2008-09-30
1
-58
/
+42
*
Restructure the module so it connects to the remote data sink
Jeremy Allison
2008-09-30
1
-150
/
+156
*
Use IPv4/v6 independent calls. Change safe_strcpy/cat to strlcpy/cat (this
Jeremy Allison
2008-09-25
1
-84
/
+97
*
Fix the new vfs_smb_traffic_analyzer build for static links
Jim McDonough
2008-09-24
1
-2
/
+2
*
SMB traffic analyzer vfs module from Holger Hetterich <hhetter@novell.com>
Holger Hetterich
2008-09-24
1
-0
/
+352
*
When setting an NFSv4 ACL, map generic bits
Volker Lendecke
2008-09-08
1
-0
/
+4
*
fixed an errno handling bug that could lead to an infinite loop
Andrew Tridgell
2008-09-05
1
-2
/
+2
*
fixed tsmsm_sendfile(). The logic was totally broken.
Andrew Tridgell
2008-09-05
1
-4
/
+7
*
Fix bug #5692 - Core dump in full_audit.so.
Jeremy Allison
2008-08-14
3
-5
/
+4
*
Fix the build of vfs_zfsacl.c
Volker Lendecke
2008-07-18
1
-16
/
+1
*
Change the directory parameter in streams_depot to become consistent
Volker Lendecke
2008-07-18
1
-1
/
+1
[next]