index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Share xattr implementation.
Jelmer Vernooij
2008-10-15
1
-32
/
+32
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
3
-14
/
+14
*
Whitespace tidyup and an optimization to remove a talloc.
Jeremy Allison
2008-10-13
1
-7
/
+5
*
Enable optional anonymization of user names,
Holger Hetterich
2008-10-13
1
-1
/
+24
*
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
2008-10-09
2
-6
/
+4
*
Make use of ZERO_STRUCT (the first memset was actually wrong)
Volker Lendecke
2008-10-09
1
-3
/
+3
*
Fixed "might be uninitialized" warning
Tim Prouty
2008-10-08
1
-2
/
+2
*
Deal with inheritance from parent directory when setting Windows
Jeremy Allison
2008-10-08
1
-0
/
+16
*
Fix const warning.
Jeremy Allison
2008-10-07
1
-1
/
+1
*
Update vfs version as I've added a const to the security_descriptor paramter ...
Jeremy Allison
2008-10-07
8
-23
/
+19
*
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
Jeremy Allison
2008-10-07
1
-22
/
+36
*
Fixed build warning "passing arg from incompatible pointer type"
Tim Prouty
2008-10-06
1
-1
/
+3
*
Turn the socket connections into a refcounted list - in the common case there...
Jeremy Allison
2008-10-01
1
-44
/
+95
*
Convert to allocated strings. Use write_data(), not send as this doesn't corr...
Jeremy Allison
2008-09-30
1
-58
/
+42
*
Revert erroneous commit.
Jeremy Allison
2008-09-30
1
-1
/
+1
*
Remove current_user_info - not needed.
Jeremy Allison
2008-09-30
2
-5
/
+3
*
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
*
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
2
-4
/
+4
*
Correctly get+set the NT ACL on a file. Now to make us check it on open..
Jeremy Allison
2008-09-17
1
-3
/
+12
*
Mark module experimental, fix crash bugs.
Jeremy Allison
2008-09-17
1
-2
/
+9
*
First (incomplete) cut of this module. Based on Volker's original work.
Jeremy Allison
2008-09-16
1
-0
/
+315
*
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
[next]