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:modules fix non-empty blank lines
Christian Ambach
2011-07-05
1
-3
/
+3
*
s3-vfs: Replace client_id in exand msdfs.
Andreas Schneider
2011-07-04
1
-1
/
+9
*
s3-vfs: Replace client_id in smbta.
Andreas Schneider
2011-07-04
1
-3
/
+11
*
s3-build Prepare to require fully defined modules
Andrew Bartlett
2011-07-03
1
-3
/
+4
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
4
-0
/
+4
*
s3-waf: add some missing tdb dependencies.
Günther Deschner
2011-06-28
1
-4
/
+4
*
s3:vfs_commit: fix build
Björn Jacke
2011-06-24
1
-0
/
+1
*
lib/util Remove samba-util-common!
Andrew Bartlett
2011-06-21
1
-36
/
+36
*
s3: Fix the build, NAME_MAX not universally available
Volker Lendecke
2011-06-20
1
-1
/
+1
*
tdb_compat: Higher level API fixes.
Rusty Russell
2011-06-20
3
-3
/
+3
*
s3: Replace shadow_copy2 with a new implementation
Volker Lendecke
2011-06-20
1
-598
/
+1205
*
s3:modules fix Bug 8244 - Cannot copy files larger than 2 GB to Samba share
Christian Ambach
2011-06-17
1
-3
/
+3
*
s3:vfs cleanup unused code in vfs_recycle
Christian Ambach
2011-06-09
1
-26
/
+0
*
s3:modules fix some non-empty blank lines
Christian Ambach
2011-06-09
1
-6
/
+5
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
5
-6
/
+6
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
3
-5
/
+5
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
5
-8
/
+8
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
7
-10
/
+10
*
Fix re-opened bug 8083 - "inherit owner = yes" doesn't interact correctly wit...
Jeremy Allison
2011-06-07
1
-4
/
+17
*
Remove the char * argument from the SMB_VFS_GETWD() call. Now always
Jeremy Allison
2011-06-01
3
-10
/
+8
*
Change sys_getcd() to take no arguments and always return malloc'ed memory (o...
Jeremy Allison
2011-06-01
1
-2
/
+4
*
Split the ACE flag mapping between nfs4 and Windows
Jeremy Allison
2011-06-01
1
-14
/
+59
*
struct make "struct shadow_copy_data" its own talloc context
Volker Lendecke
2011-05-31
2
-2
/
+2
*
s3: Remove SHADOW_COPY_DATA typedef
Volker Lendecke
2011-05-31
5
-6
/
+13
*
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
2011-05-31
3
-5
/
+5
*
nfs4_acls: pass ACE_FLAG_INHERITED_ACE down from the client
Gregor Beck
2011-05-30
1
-0
/
+3
*
nfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the client
Gregor Beck
2011-05-30
2
-1
/
+5
*
Fix bug #8165 - Inverted WITH_SYSLOG condition in vfs_full_audit.c.
Jeremy Allison
2011-05-25
1
-1
/
+1
*
Fix numerous missing dependencies in WAF build scripts
Sean Finney
2011-05-25
1
-2
/
+37
*
Actually make use of the SMBTA_SUBRELEASE define in smb_traffic_analyzer.h. T...
Holger Hetterich
2011-05-24
2
-1
/
+12
*
s3:modules properly terminate enums in nfs4 acl code
Christian Ambach
2011-05-24
1
-1
/
+3
*
s3:vfs properly terminate enums in audit modules
Christian Ambach
2011-05-24
3
-6
/
+12
*
Make protocol version 2 the default protocol, and only run on version 1 if V1...
Holger Hetterich
2011-05-18
1
-6
/
+5
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
4
-4
/
+4
*
s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4
Björn Baumbach
2011-05-18
1
-0
/
+1
*
Ensure we always write the correct incoming mid into the share mode
Jeremy Allison
2011-05-16
1
-2
/
+4
*
gpfs.so: Add gpfs:syncio option
Gregor Beck
2011-05-16
1
-0
/
+13
*
lib/util/charset Move built-in charset modules to the top level
Andrew Bartlett
2011-05-13
5
-1033
/
+0
*
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
[next]