index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-passdb: update abi_match and ignore more statically linked functions
Alexander Bokovoy
2012-09-10
2
-17
/
+21
*
uid_t is a synonym for int on osX
Matthieu Patou
2012-09-10
1
-1
/
+1
*
s3:quota-nfs: add RQ_PATHLEN define for systems that don't have it
Björn Jacke
2012-09-09
1
-0
/
+4
*
s3:quota-nfs: another build fix for the old Unix world
Björn Jacke
2012-09-09
1
-1
/
+1
*
s3: fix wrong invocations of talloc_realloc
Björn Jacke
2012-09-09
1
-2
/
+2
*
selftest/knownfail: we pass some samba3.smb2.durable-* tests now
Stefan Metzmacher
2012-09-08
1
-0
/
+3
*
s3:vfs_default: add basic support for durable handle request and reconnect
Michael Adam
2012-09-08
6
-3
/
+610
*
s3: introduce a new share config option "durable handles" defaulting to "yes"
Michael Adam
2012-09-08
2
-0
/
+2
*
s3:smbd: make fd_open() public
Michael Adam
2012-09-08
2
-4
/
+6
*
s3:smbd: don't set kernel flock if "kernel share modes = no"
Michael Adam
2012-09-08
1
-1
/
+1
*
s3: add an option "kernel share modes" to be able to switch off using kernel ...
Michael Adam
2012-09-08
2
-0
/
+2
*
loadparm: remove remnants of removed option "share modes"
Michael Adam
2012-09-08
1
-3
/
+0
*
s3:param: change "server max protocol" to "SMB3"
Stefan Metzmacher
2012-09-08
1
-1
/
+1
*
s3:smbd: add basic support for durable handle v2 request and reconnect
Michael Adam
2012-09-08
1
-2
/
+129
*
s3:smbd: add basic support for durable handle request and reconnect
Michael Adam
2012-09-08
1
-46
/
+203
*
s3:smbd: initial durable handle support: special treatment of durable handles...
Michael Adam
2012-09-08
1
-0
/
+44
*
s3:vfs: add durable VFS operations
Michael Adam
2012-09-08
4
-1
/
+128
*
s3:smbd: add disconnected checks to the open code.
Stefan Metzmacher
2012-09-08
1
-0
/
+31
*
s3:smbd: also close durable file handles in a tdis
Michael Adam
2012-09-08
1
-2
/
+9
*
s3:locking: add brl_mark_disconnected() and brl_reconnect_disconnected()
Stefan Metzmacher
2012-09-08
2
-0
/
+127
*
s3:locking: add mark_share_mode_disconnected()
Stefan Metzmacher
2012-09-08
2
-0
/
+40
*
s3:smbXsrv_open: add smb2srv_open_recreate() to support durable handles
Stefan Metzmacher
2012-09-08
2
-1
/
+210
*
s3:smbXsrv.idl: add properties for durable handles to smbXsrv_open_global0
Stefan Metzmacher
2012-09-08
1
-0
/
+8
*
s3:quota: don't add the string '"' into the argument list
Björn Jacke
2012-09-08
1
-2
/
+2
*
s3: Fix a panic when shutting down
Volker Lendecke
2012-09-08
1
-10
/
+32
*
s3:lib: use includes.h with cbuf and srprs
Gregor Beck
2012-09-07
3
-12
/
+1
*
waf: add tests for NFS quota stuff
Björn Jacke
2012-09-07
1
-0
/
+5
*
waf: add test for HAVE_DQB_FSOFTLIMIT
Björn Jacke
2012-09-07
1
-0
/
+3
*
waf: make checks for different XFS flavours
Björn Jacke
2012-09-07
1
-2
/
+20
*
s3:autoconf: look for irix xfs only when if we didn't find the Linux one before
Björn Jacke
2012-09-07
1
-1
/
+1
*
s3:sysquota_nfs: fix build on Tru64 et alii
Björn Jacke
2012-09-07
2
-23
/
+34
*
rpcserver: fix useless declaration warning
Björn Jacke
2012-09-07
1
-1
/
+0
*
s3:sysquota-test: include ufs/ufs/quota.h only when found
Björn Jacke
2012-09-07
1
-0
/
+2
*
s3:quota: clean up and consolidate the xfs quota checks and defines
Björn Jacke
2012-09-07
3
-12
/
+11
*
s3:sysquota_xfs: fix logic so that we actually use this module on Linux
Björn Jacke
2012-09-07
2
-8
/
+2
*
s3:sysquota_xfs: check and include the right fs header file for xfs quotas
Björn Jacke
2012-09-07
3
-6
/
+8
*
s3-smbd: Remove OSF1 support from old (pre-sysquotas) code
Björn Jacke
2012-09-07
1
-65
/
+0
*
s3-smbldap: make smbldap public library and maintain its ABI
Alexander Bokovoy
2012-09-07
2
-1
/
+33
*
s3-smbldap: use smbldap_ prefixed functions
Alexander Bokovoy
2012-09-07
6
-51
/
+51
*
s3-smbldap: use smbldap_ prefix for all functions
Alexander Bokovoy
2012-09-07
2
-11
/
+11
*
s3-waf: avoid exporting init symbols from statically linked modules
Alexander Bokovoy
2012-09-07
2
-1
/
+334
*
s3-passdb: convert pdb_ipa to use secrets wrappers
Alexander Bokovoy
2012-09-07
1
-4
/
+4
*
s3-passdb: convert pdb_ldap to use secrets wrappers
Alexander Bokovoy
2012-09-07
1
-2
/
+2
*
s3-passdb: wrap secrets.tdb accessors used by PDB modules
Alexander Bokovoy
2012-09-07
2
-0
/
+45
*
wafsamba: Add support for manpages in SAMBA_MODULE.
Andreas Schneider
2012-09-07
8
-0
/
+891
*
Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets...
Michele Baldessari
2012-09-07
1
-0
/
+2
*
fileserver:sysquotas: remove wrong cast
Björn Jacke
2012-09-06
1
-1
/
+1
*
s3:quota: don't force the block size to 512
Björn Jacke
2012-09-06
1
-3
/
+0
*
s3-smbd: Remove remaining references to removed OS support in old-style quota...
Andrew Bartlett
2012-09-06
1
-6
/
+6
*
s3-smbd: Remove IRIX support from old (pre-sysquotas) code
Andrew Bartlett
2012-09-06
1
-129
/
+0
[next]