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: lib, s3: modules: Fix compilation on Solaris.
Jeremy Allison
2014-10-06
1
-1
/
+4
*
vfs_fruit: deal with vfs_catia not being loaded
Ralph Boehme
2014-10-01
1
-3
/
+21
*
vfs_fruit: remove redundant assignment
Ralph Boehme
2014-09-30
1
-1
/
+0
*
vfs_fruit: fix possible uninitialized use
Ralph Boehme
2014-09-30
1
-4
/
+4
*
vfs_fruit: update rfork size in AppleDouble header
Ralph Boehme
2014-09-25
1
-0
/
+8
*
vfs_fruit: ad_write: path may be NULL for rfork
Ralph Boehme
2014-09-25
1
-2
/
+5
*
vfs_fruit: fix resource fork length calculation
Ralph Boehme
2014-09-25
1
-7
/
+3
*
vfs_fruit: fix unpacking of AppleDouble files
Ralph Boehme
2014-09-25
1
-2
/
+4
*
s3: vfs module: Adding new vfs module for Symantec VxFS.
Abhidnya Joshi
2014-09-18
2
-0
/
+718
*
s3: smbd: Change the function signature of srvstr_push() from returning a len...
Jeremy Allison
2014-09-16
1
-2
/
+8
*
vfs_gpfs: Fix the build with profiling-data
Volker Lendecke
2014-09-16
1
-4
/
+4
*
media_harmony: Fix a crash bug
Volker Lendecke
2014-09-12
1
-2
/
+2
*
media_harmony: Fix warnings
Volker Lendecke
2014-09-12
1
-12
/
+9
*
vfs_acl_common: dacl size must be updated
Ralph Boehme
2014-09-11
1
-0
/
+3
*
s3: smbd: vfs_dirsort module.
Jeremy Allison
2014-09-03
1
-1
/
+1
*
New VFS module vfs_fruit
Ralph Boehme
2014-08-18
2
-0
/
+2953
*
vfs3: Pass "lease" through SMB_VFS_CREATE_FILE
Volker Lendecke
2014-08-11
5
-2
/
+11
*
vfs_full_audit: Optionally log security descriptors in FSET_NT_ACL
Volker Lendecke
2014-08-07
1
-2
/
+20
*
vfs_full_audit: Add "full_audit:syslog"
Volker Lendecke
2014-08-07
1
-11
/
+24
*
vfs_full_audit: Save full_audit:priority in private_data
Volker Lendecke
2014-08-07
1
-1
/
+4
*
vfs_full_audit: Save full_audit:facility in private_data
Volker Lendecke
2014-08-07
1
-3
/
+13
*
vfs_full_audit: Pass "vfs_full_audit_private_data" to log_failure/success()
Volker Lendecke
2014-08-07
1
-16
/
+9
*
s3:smbd: move libasys state from smbXsrv_connection to smbd_server_connection
Stefan Metzmacher
2014-08-06
1
-7
/
+7
*
s3:vfs:gpfs: remove a block and reduce indentation in gpfs_is_offline()
Michael Adam
2014-07-24
1
-8
/
+6
*
s3:vfs:gpfs: remove all writing uses of stat_ex.vfs_private from vfs_gpfs.
Michael Adam
2014-07-24
1
-7
/
+0
*
s3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_private from vfs_gfs.
Michael Adam
2014-07-24
1
-23
/
+22
*
Revert "s3:vfs:gpfs: log when winAttr-garbage is detected (by heuristics) in ...
Michael Adam
2014-07-24
1
-5
/
+0
*
s3:vfs:gpfs: log when winAttr-garbage is detected (by heuristics) in is_offline
Michael Adam
2014-07-13
1
-0
/
+5
*
s3:vfs:gpfs: fix flapping offline: always get winAttrs from gpfs for is_offline
Michael Adam
2014-07-13
1
-3
/
+1
*
s3:vfs:gpfs: store the winAttrs in the struct_ex when we got them in vfs_gpfs...
Michael Adam
2014-07-13
1
-0
/
+1
*
s3:vfs:gpfs: remove extra empty lines.
Michael Adam
2014-07-10
1
-2
/
+0
*
s3: VFS modules: Ignore EPERM errors on [f]chmod in crossrename module.
Jeremy Allison
2014-07-08
1
-2
/
+4
*
smbd: Remove unused blocking_lock_record* from VFS_BRL_CANCEL_WINDOWS
Volker Lendecke
2014-07-04
3
-8
/
+5
*
smbd: Remove unused blocking_lock_record* from VFS_BRL_LOCK_WINDOWS
Volker Lendecke
2014-07-04
3
-8
/
+5
*
vfs_snapper: use a talloc hierarchy for arrays
David Disseldorp
2014-06-30
1
-27
/
+5
*
vfs_snapper: don't redefine GMT_FORMAT macro
David Disseldorp
2014-06-30
1
-2
/
+1
*
vfs: add previous file version support for vfs_snapper
David Disseldorp
2014-06-30
1
-0
/
+1215
*
vfs: add vfs_snapper module
David Disseldorp
2014-06-30
2
-0
/
+835
*
s3-shadow-copy2: Protect against already converted names
Volker Lendecke
2014-06-27
1
-0
/
+28
*
s3-shadow-copy2: Add more debugs
Volker Lendecke
2014-06-27
1
-0
/
+9
*
s3-shadow-copy2: Fix incorrect case submounts
Volker Lendecke
2014-06-27
1
-10
/
+6
*
s3-shadow-copy2: Remove TODO and fix comments
Christof Schmitt
2014-06-27
1
-7
/
+8
*
s3-shadow-copy2: Fix dir/@GMT-2012.10.15-13.48.43 form of paths
Volker Lendecke
2014-06-27
1
-2
/
+2
*
s3-shadow-copy2: Add extreme debug output to shadow_copy2_strip_snapshot
Volker Lendecke
2014-06-27
1
-0
/
+8
*
build: fix the test and define for msg_accrights
Michael Adam
2014-06-16
1
-1
/
+1
*
vfs:gpfs: fix a debug message
Michael Adam
2014-06-13
1
-1
/
+1
*
vfs_streams_xattr: add options "prefix" and "store_stream_type"
Ralph Boehme
2014-06-13
1
-30
/
+92
*
s3:vfs_afsacl fix compiler warnings
Christian Ambach
2014-06-04
1
-2
/
+1
*
vfs_afsacl: remove unused includes
Christian Ambach
2014-06-04
1
-2
/
+1
*
s3:lib/afs move afs_settoken.c to common lib dir
Christian Ambach
2014-06-04
1
-0
/
+1
[next]