index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
1
-3
/
+3
2011-04-29
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2
-2
/
+2
2011-04-26
s3:vfs use gpfs_lib_init
Christian Ambach
3
-0
/
+22
2011-04-21
s3-vfs: rename open function to open_fn.
Günther Deschner
20
-24
/
+20
2011-04-20
s3-build: move MAP_FILE define to the only place used.
Günther Deschner
1
-0
/
+4
2011-04-20
s3-smbd: fix the AIX 5.3 build.
Günther Deschner
2
-0
/
+5
2011-04-18
s3: Fix the build of vfs_gpfs.c
Volker Lendecke
1
-0
/
+1
2011-04-14
Fix bug #8083 - "inherit owner = yes" doesn't interact correctly with vfs_acl...
Jeremy Allison
1
-3
/
+27
2011-04-14
s3-includes: move readahead prototype to its only user.
Günther Deschner
1
-0
/
+4
2011-04-14
s3: only include smb profiling where needed.
Günther Deschner
2
-1
/
+2
2011-04-14
s3-includes: only include acl prototypes when needed.
Günther Deschner
5
-2
/
+7
2011-04-11
s3-modules: Fix debug message
Björn Baumbach
1
-1
/
+1
2011-04-09
Fix bug 8072 - PANIC: create_file_acl_common frees handle two times.
Jeremy Allison
1
-51
/
+48
2011-04-06
lib/crypto: rename the SHA256_ functions to samba_SHA256_
Andrew Tridgell
1
-3
/
+3
2011-04-05
Fix bug #7080 - Quota only shown when logged as root.
Jeremy Allison
1
-2
/
+2
2011-04-05
s3/vfs_gpfs: s/syncops/gpfs
Björn Jacke
1
-1
/
+1
2011-04-02
Fix bug #7987 - ACL can get lost when files are being renamed.
Jeremy Allison
3
-1
/
+49
2011-03-30
SMBTA: make vfs_smb_traffic_analyzer aware of the sendfile and recvfile funct...
Holger Hetterich
1
-1
/
+41
2011-03-30
s3-vfs: try to fix build of aio_fork module.
Günther Deschner
1
-1
/
+2
2011-03-30
s3-vfs acl modules: more non-linux build fixes.
Günther Deschner
7
-1
/
+7
2011-03-30
s3-vfs_solarisacl: try to fix the solaris build.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: only include ntioctl.h where needed.
Günther Deschner
5
-0
/
+5
2011-03-30
s3-auth: vfs modules need auth.h
Günther Deschner
7
-0
/
+7
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
62
-0
/
+63
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-build: only include transfer_file.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
24
-0
/
+24
2011-03-30
s3-includes: only include system/shmem.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/syslog.h when needed.
Günther Deschner
3
-0
/
+3
2011-03-27
s3: Fix Coverity ID 2226: RESOURCE_LEAK
Volker Lendecke
1
-0
/
+1
2011-03-27
s3: Fix Coverity ID 585: NEGATIVE_RETURNS
Volker Lendecke
1
-1
/
+1
2011-03-14
s3: Fix the talloc hierarchy in shadow_copy2_connectpath
Volker Lendecke
1
-2
/
+9
2011-03-14
s3: This module needs rewriting...
Volker Lendecke
1
-1
/
+1
2011-03-02
s3: Pass the aio_force operation through vfs_gpfs
Volker Lendecke
1
-0
/
+7
2011-03-02
s3: Ask GPFS for the IS_OFFLINE operation
Volker Lendecke
1
-0
/
+31
2011-03-02
s3: Announce HSM in the gpfs module
Volker Lendecke
1
-0
/
+23
2011-03-02
s3: Pass smb_filename through the set_offline vfs op
Volker Lendecke
4
-3
/
+26
2011-03-02
s3: Pass smb_filename through the is_offline vfs op
Volker Lendecke
4
-5
/
+40
2011-03-02
s3: Fix operation names in vfs_full_audit.c
Volker Lendecke
1
-2
/
+2
2011-03-02
s3: GPFS can't deal with mangled names
Volker Lendecke
1
-0
/
+7
2011-02-28
Fix some types
Jelmer Vernooij
1
-1
/
+1
2011-02-28
s3: Survive an idle child that was killed
Christian Ambach
1
-0
/
+6
2011-02-26
s3: Improve a dbg msg in aio_fork
Volker Lendecke
1
-4
/
+7
2011-02-25
s3: Fix a 64-bit warning in vfs_gpfs.c
Volker Lendecke
1
-1
/
+2
2011-02-25
s3-vfs: make syncops_connect in modules/vfs_syncops.c static.
Günther Deschner
1
-2
/
+2
2011-02-23
Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 test
Jeremy Allison
1
-1
/
+3
2011-02-23
s3-proto: remove some prototypes of non-existing functions.
Günther Deschner
1
-3
/
+0
2011-02-23
s3: Improve an error msg in vfs_gpfs
Volker Lendecke
1
-1
/
+2
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
8
-27
/
+27
2011-02-19
vfs_smb_traffic_analyzer shall also transfer the clients IP address.
Holger Hetterich
2
-4
/
+7
[prev]
[next]