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
2013-10-05
shadow_copy2: use stored mount_point instead of recalculating.
Michael Adam
1
-9
/
+1
2013-10-05
shadow_copy2: improve debug in shadow_copy2_convert() in snapdirseverywhere mode
Michael Adam
1
-1
/
+2
2013-10-05
shadow_copy2: fix shadow_copy2_convert() in the classical case.
Michael Adam
1
-2
/
+45
2013-10-05
shadow_copy2: add some blank lines for visual separation to shadow_copy2_conv...
Michael Adam
1
-0
/
+2
2013-10-05
shadow_copy2: initialize "converted" string to null in shadow_copy2_convert()
Michael Adam
1
-1
/
+1
2013-10-05
shadow_copy2: fix shadow_copy2_strip_snapshot() in the classical case
Michael Adam
1
-0
/
+30
2013-10-05
shadow_copy2: add some debug to shadow_copy2_strip_snapshot()
Michael Adam
1
-1
/
+11
2013-10-05
shadow_copy2: add comments explaining decisions in shadow_copy2_strip_snapshot()
Michael Adam
1
-0
/
+10
2013-10-05
shadow_copy2: introduce shadow_copy2_snapshot_path()
Michael Adam
1
-0
/
+37
2013-10-05
shadow_copy2: factor shadow_copy2_posix_gmt_string() out of shadow_copy2_inse...
Michael Adam
1
-21
/
+47
2013-10-05
shadow_copy2: shadow_copy2_insert_string(): do not prepend a "/" in absolute ...
Michael Adam
1
-2
/
+20
2013-10-05
shadow_copy2: make shadow_copy2_find_snapdir() return const char *
Michael Adam
1
-4
/
+4
2013-10-05
shadow_copy2: in the classical case, use configured path in shadow_copy2_find...
Michael Adam
1
-0
/
+7
2013-10-05
shadow_copy2: implement disk_free
Michael Adam
1
-0
/
+37
2013-10-05
shadow_copy2: log resulting config at the end of shadow_copy2_connect()
Michael Adam
1
-0
/
+29
2013-10-05
shadow_copy2: add snapshot_basepath to the config.
Michael Adam
1
-0
/
+11
2013-10-05
shadow_copy2: add rel_connectpath to config.
Michael Adam
1
-0
/
+12
2013-10-05
shadow_copy2: introduce "shadow:mountpoint" option
Michael Adam
1
-5
/
+38
2013-10-05
shadow_copy2: re-add the basedir option.
Michael Adam
1
-0
/
+56
2013-10-05
shadow_copy2: disable "snapdir:crossmountpoints" if the snapdir is absolute.
Michael Adam
1
-0
/
+7
2013-10-05
shadow_copy2: introduce the bool "snapdir_absolute" in the config.
Michael Adam
1
-0
/
+10
2013-10-05
shadow_copy2: introduce config struct and function shadow_copy2_connect()
Michael Adam
1
-28
/
+145
2013-10-05
shadow_copy2: add comment block explaining shadow_copy2_convert()
Michael Adam
1
-0
/
+5
2013-10-05
shadow_copy2: add comment block explaining shadow_copy2_insert_string()
Michael Adam
1
-0
/
+5
2013-10-05
shadow_copy2: add comment block explaining shadow_copy2_find_snapdir()
Michael Adam
1
-0
/
+4
2013-10-05
shadow_copy2: add header comment explaining have_snapdir()
Michael Adam
1
-0
/
+6
2013-10-05
shadow_copy2: add comment header describing shadow_copy2_strip_snapshot()
Michael Adam
1
-0
/
+5
2013-10-05
shadow_copy2: break overly long lines in shadow_copy2_snapshot_to_gmt()
Michael Adam
1
-3
/
+6
2013-09-24
build: get rid of vars=locals() in source3/modules/wscript_build
Michael Adam
1
-2
/
+1
2013-09-24
build: get rid of source file variables in source3/modules/wscript_build
Michael Adam
1
-116
/
+59
2013-09-23
s3:modules: vfs_afsacl has the afs_syscall prototype via proto.h
Michael Adam
1
-2
/
+0
2013-09-11
smbd: Add brl_fsp access function
Volker Lendecke
2
-6
/
+9
2013-09-10
s3:smb2_find: Return that timestamps do not exist as directories
Christof Schmitt
1
-3
/
+0
2013-08-30
vfs_glusterfs: Fix excessive debug output from vfs_gluster_open().
Christopher R. Hertel
1
-3
/
+0
2013-08-28
s3: fix missing braces in nfs4_acls.c
Abhidnya Joshi
1
-1
/
+2
2013-08-16
vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs
Anand Avati
1
-42
/
+111
2013-08-12
smbd: Fix nonblank line endings
Volker Lendecke
1
-6
/
+6
2013-08-09
VFS plugin was sending the actual size of the volume instead of the total num...
Susant Kumar Palai
1
-7
/
+4
2013-08-06
FSCTL_GET_SHADOW_COPY_DATA: Don't return 4 extra bytes at end
Christof Schmitt
1
-2
/
+2
2013-08-05
FSCTL_GET_SHADOW_COPY_DATA: Initialize output array to zero
Christof Schmitt
1
-1
/
+1
2013-08-01
Ensure gpfs kernel leases are wrapped in a become_root()/unbecome_root() pair.
Ralph Wuerthner
1
-0
/
+6
2013-07-16
s3: Remove old mode special substitution.
Alexander Werth
1
-13
/
+2
2013-06-24
Use existing "acl map full control" parameter to control the adding of the DE...
Jeremy Allison
1
-2
/
+17
2013-06-21
Fix glusterfs backend crash found at the Microsoft interop event.
Jeremy Allison
1
-2
/
+4
2013-06-19
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
1
-1
/
+1
2013-06-17
vfs_catia: use translate direction enum instead of int
David Disseldorp
1
-1
/
+1
2013-06-17
vfs_streams_xattr: Do not attempt to write empty attribute twice
Christof Schmitt
1
-31
/
+11
2013-06-13
Initialize the file descriptor in the files_struct before trying to close it....
Christof Schmitt
1
-0
/
+1
2013-06-10
Optimization on POSIX platforms that have fstatat.
Jeremy Allison
1
-4
/
+23
2013-05-30
vfs_glusterfs: Samba VFS module for glusterfs
Anand Avati
2
-0
/
+1503
[next]