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
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
3
-0
/
+3
*
Fix broken interface to set_namearray() - don't modify incoming string.
Jeremy Allison
2011-05-06
1
-1
/
+1
*
Fixup use of const.
Jeremy Allison
2011-05-06
1
-2
/
+2
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
8
-23
/
+23
*
Change the char * pointers in the struct to const char * (which is how they'r...
Jeremy Allison
2011-05-06
1
-19
/
+18
*
Remove magic numbers. Standardize on macro. Move from safe_strcat to strlcat.
Jeremy Allison
2011-05-04
1
-7
/
+7
*
Cope with +1 change on moving from safe_strcat to strlcat.
Jeremy Allison
2011-05-04
1
-3
/
+3
*
s3-waf: add vfs_gpfs_hsm_notify to the build.
Günther Deschner
2011-05-04
1
-0
/
+8
*
vfs_gpfs: Properly notify the offline->online changes
Volker Lendecke
2011-05-04
1
-0
/
+110
*
vfs_gpfs: Block sendfile for offline files
Volker Lendecke
2011-05-04
1
-0
/
+12
*
vfs_gpfs: Store the winattrs in st.vfs_private
Volker Lendecke
2011-05-04
1
-5
/
+12
*
s3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr static.
Günther Deschner
2011-05-04
1
-2
/
+2
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
1
-3
/
+3
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
2
-2
/
+2
*
s3:vfs use gpfs_lib_init
Christian Ambach
2011-04-26
3
-0
/
+22
*
s3-vfs: rename open function to open_fn.
Günther Deschner
2011-04-21
20
-24
/
+20
*
s3-build: move MAP_FILE define to the only place used.
Günther Deschner
2011-04-20
1
-0
/
+4
*
s3-smbd: fix the AIX 5.3 build.
Günther Deschner
2011-04-20
2
-0
/
+5
*
s3: Fix the build of vfs_gpfs.c
Volker Lendecke
2011-04-18
1
-0
/
+1
*
Fix bug #8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl...
Jeremy Allison
2011-04-14
1
-3
/
+27
*
s3-includes: move readahead prototype to its only user.
Günther Deschner
2011-04-14
1
-0
/
+4
*
s3: only include smb profiling where needed.
Günther Deschner
2011-04-14
2
-1
/
+2
*
s3-includes: only include acl prototypes when needed.
Günther Deschner
2011-04-14
5
-2
/
+7
*
s3-modules: Fix debug message
Björn Baumbach
2011-04-11
1
-1
/
+1
*
Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.
Jeremy Allison
2011-04-09
1
-51
/
+48
*
lib/crypto: rename the SHA256_ functions to samba_SHA256_
Andrew Tridgell
2011-04-06
1
-3
/
+3
*
Fix bug #7080 - Quota only shown when logged as root.
Jeremy Allison
2011-04-05
1
-2
/
+2
*
s3/vfs_gpfs: s/syncops/gpfs
Björn Jacke
2011-04-05
1
-1
/
+1
*
Fix bug #7987 - ACL can get lost when files are being renamed.
Jeremy Allison
2011-04-02
3
-1
/
+49
*
SMBTA: make vfs_smb_traffic_analyzer aware of the sendfile and recvfile funct...
Holger Hetterich
2011-03-30
1
-1
/
+41
*
s3-vfs: try to fix build of aio_fork module.
Günther Deschner
2011-03-30
1
-1
/
+2
*
s3-vfs acl modules: more non-linux build fixes.
Günther Deschner
2011-03-30
7
-1
/
+7
*
s3-vfs_solarisacl: try to fix the solaris build.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: only include ntioctl.h where needed.
Günther Deschner
2011-03-30
5
-0
/
+5
*
s3-auth: vfs modules need auth.h
Günther Deschner
2011-03-30
7
-0
/
+7
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
62
-0
/
+63
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-build: only include transfer_file.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
24
-0
/
+24
*
s3-includes: only include system/shmem.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/syslog.h when needed.
Günther Deschner
2011-03-30
3
-0
/
+3
*
s3: Fix Coverity ID 2226: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
s3: Fix Coverity ID 585: NEGATIVE_RETURNS
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3: Fix the talloc hierarchy in shadow_copy2_connectpath
Volker Lendecke
2011-03-14
1
-2
/
+9
*
s3: This module needs rewriting...
Volker Lendecke
2011-03-14
1
-1
/
+1
*
s3: Pass the aio_force operation through vfs_gpfs
Volker Lendecke
2011-03-02
1
-0
/
+7
*
s3: Ask GPFS for the IS_OFFLINE operation
Volker Lendecke
2011-03-02
1
-0
/
+31
*
s3: Announce HSM in the gpfs module
Volker Lendecke
2011-03-02
1
-0
/
+23
*
s3: Pass smb_filename through the set_offline vfs op
Volker Lendecke
2011-03-02
4
-3
/
+26
*
s3: Pass smb_filename through the is_offline vfs op
Volker Lendecke
2011-03-02
4
-5
/
+40
[next]