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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08-26
1
-2
/
+2
*
fixed tsmsm_sendfile(). The logic was totally broken.
Andrew Tridgell
2008-08-26
1
-4
/
+7
*
Fix bug #5692 - Core dump in full_audit.so.
Jeremy Allison
2008-08-14
3
-5
/
+4
*
Revert "Add a gpfs_prefetch module"
Michael Adam
2008-08-14
1
-308
/
+0
*
Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.
Michael Adam
2008-08-14
1
-0
/
+45
*
Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.
Michael Adam
2008-08-14
1
-0
/
+58
*
Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.
Michael Adam
2008-08-14
1
-0
/
+45
*
Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.
Michael Adam
2008-08-14
1
-0
/
+45
*
Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.
Michael Adam
2008-08-14
1
-0
/
+46
*
Add a gpfs_prefetch module
Volker Lendecke
2008-08-13
1
-0
/
+308
*
keep compatibility with v3-0-ctdb name for fileid:mapping option
Andrew Tridgell
2008-08-13
1
-1
/
+1
*
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
*
Fix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>. Make ntimes
Jeremy Allison
2008-07-15
1
-2
/
+6
*
Remove an unused extern reference in vfs_aixacl2.c
Volker Lendecke
2008-07-12
1
-2
/
+0
*
Fix the build of nfs4_acls.c
Volker Lendecke
2008-07-11
1
-1
/
+2
*
Add SMB_VFS_OP_RECVFILE to get it in sync with vfs.h
Lars Müller
2008-07-04
1
-0
/
+1
*
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
2008-06-19
4
-7
/
+7
*
Remove current_user_info reference from vfs_recycle.c
Volker Lendecke
2008-06-19
1
-3
/
+1
*
Remove current_user_info reference from vfs_fake_perms.c
Volker Lendecke
2008-06-19
1
-6
/
+4
*
Remove current_user_info reference from vfs_expand_msdfs.c
Volker Lendecke
2008-06-19
1
-3
/
+1
*
current_user is not used in vfs_aixacl2.c
Volker Lendecke
2008-06-19
1
-1
/
+0
*
Remove reference to current_user from modules/nfs4_acls.c .
Michael Adam
2008-06-17
1
-2
/
+1
*
AIX build fixes from William Jojo -- thanks
Volker Lendecke
2008-06-12
1
-2
/
+2
*
Add STREAMINFO op to vfs_full_audit
Volker Lendecke
2008-06-07
1
-0
/
+27
*
Remove some references to get_current_username() and current_user_info
Volker Lendecke
2008-05-25
3
-6
/
+4
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-2
/
+3
*
Remove "user" from connection_struct
Volker Lendecke
2008-05-10
3
-3
/
+4
*
Remove the unix token info from connection_struct
Volker Lendecke
2008-05-10
3
-3
/
+5
*
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
2008-05-08
9
-103
/
+0
*
Remove connection_struct->mem_ctx, connection_struct is its own parent
Volker Lendecke
2008-05-05
1
-1
/
+1
*
Remove redundant parameter fd from SMB_VFS_CLOSE().
Michael Adam
2008-04-21
7
-20
/
+19
*
Change fd_close_posix() to return int instead of NTSTATUS.
Michael Adam
2008-04-21
1
-3
/
+2
*
Move the posix pending close functionality down into the VFS layer.
Michael Adam
2008-04-21
1
-4
/
+4
*
vfs_cacheprime: fix C++ warning - make implicit cast explicit
Michael Adam
2008-04-20
1
-1
/
+1
*
Remove a redundant TALLOC_FREE
Volker Lendecke
2008-04-11
1
-1
/
+0
*
Use size_t for strlen return, not int. Karolin please
Jeremy Allison
2008-04-08
1
-1
/
+1
*
Allow broader range of HSM systems in vfs_tsmsm
Alexander Bokovoy
2008-04-08
1
-5
/
+31
*
Fix Coverity ID 450
Volker Lendecke
2008-03-23
1
-1
/
+5
*
Fix Coverity warnings
Volker Lendecke
2008-03-23
2
-2
/
+10
*
Fix Coverity IDs 553, 552
Volker Lendecke
2008-03-21
1
-0
/
+4
*
Fix some warnings in the tsmsm module
Volker Lendecke
2008-03-20
1
-4
/
+6
*
Need to close the /dev/zero fd
Volker Lendecke
2008-03-16
1
-0
/
+2
*
Respect FAMChanged -- attempt to fix bug 5307
Volker Lendecke
2008-03-06
1
-0
/
+3
*
Add vfs_aio_fork
Volker Lendecke
2008-02-29
1
-0
/
+728
*
Fix the build on OpenBSD: ENOTSUP is not always defined.
Michael Adam
2008-02-25
1
-0
/
+4
*
Correctly check return of rename(2)
Volker Lendecke
2008-02-25
1
-1
/
+1
*
Change option name.
Karolin Seeger
2008-02-21
1
-1
/
+1
*
From: David Disseldorp <ddiss@sgi.com>
Jeremy Allison
2008-02-20
1
-2
/
+1
[next]