summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2012-09-09s3:quota-nfs: add RQ_PATHLEN define for systems that don't have itBjörn Jacke1-0/+4
2012-09-09s3:quota-nfs: another build fix for the old Unix worldBjörn Jacke1-1/+1
2012-09-09s3: fix wrong invocations of talloc_reallocBjörn Jacke1-2/+2
2012-09-08selftest/knownfail: we pass some samba3.smb2.durable-* tests nowStefan Metzmacher1-0/+3
2012-09-08s3:vfs_default: add basic support for durable handle request and reconnectMichael Adam6-3/+610
2012-09-08s3: introduce a new share config option "durable handles" defaulting to "yes"Michael Adam2-0/+2
2012-09-08s3:smbd: make fd_open() publicMichael Adam2-4/+6
2012-09-08s3:smbd: don't set kernel flock if "kernel share modes = no"Michael Adam1-1/+1
2012-09-08s3: add an option "kernel share modes" to be able to switch off using kernel ...Michael Adam2-0/+2
2012-09-08loadparm: remove remnants of removed option "share modes"Michael Adam1-3/+0
2012-09-08s3:param: change "server max protocol" to "SMB3"Stefan Metzmacher1-1/+1
2012-09-08s3:smbd: add basic support for durable handle v2 request and reconnectMichael Adam1-2/+129
2012-09-08s3:smbd: add basic support for durable handle request and reconnectMichael Adam1-46/+203
2012-09-08s3:smbd: initial durable handle support: special treatment of durable handles...Michael Adam1-0/+44
2012-09-08s3:vfs: add durable VFS operationsMichael Adam4-1/+128
2012-09-08s3:smbd: add disconnected checks to the open code.Stefan Metzmacher1-0/+31
2012-09-08s3:smbd: also close durable file handles in a tdisMichael Adam1-2/+9
2012-09-08s3:locking: add brl_mark_disconnected() and brl_reconnect_disconnected()Stefan Metzmacher2-0/+127
2012-09-08s3:locking: add mark_share_mode_disconnected()Stefan Metzmacher2-0/+40
2012-09-08s3:smbXsrv_open: add smb2srv_open_recreate() to support durable handlesStefan Metzmacher2-1/+210
2012-09-08s3:smbXsrv.idl: add properties for durable handles to smbXsrv_open_global0Stefan Metzmacher1-0/+8
2012-09-08s3:quota: don't add the string '"' into the argument listBjörn Jacke1-2/+2
2012-09-08s3: Fix a panic when shutting downVolker Lendecke1-10/+32
2012-09-07s3:lib: use includes.h with cbuf and srprsGregor Beck3-12/+1
2012-09-07waf: add tests for NFS quota stuffBjörn Jacke1-0/+5
2012-09-07waf: add test for HAVE_DQB_FSOFTLIMITBjörn Jacke1-0/+3
2012-09-07waf: make checks for different XFS flavoursBjörn Jacke1-2/+20
2012-09-07s3:autoconf: look for irix xfs only when if we didn't find the Linux one beforeBjörn Jacke1-1/+1
2012-09-07s3:sysquota_nfs: fix build on Tru64 et aliiBjörn Jacke2-23/+34
2012-09-07rpcserver: fix useless declaration warningBjörn Jacke1-1/+0
2012-09-07s3:sysquota-test: include ufs/ufs/quota.h only when foundBjörn Jacke1-0/+2
2012-09-07s3:quota: clean up and consolidate the xfs quota checks and definesBjörn Jacke3-12/+11
2012-09-07s3:sysquota_xfs: fix logic so that we actually use this module on LinuxBjörn Jacke2-8/+2
2012-09-07s3:sysquota_xfs: check and include the right fs header file for xfs quotasBjörn Jacke3-6/+8
2012-09-07s3-smbd: Remove OSF1 support from old (pre-sysquotas) codeBjörn Jacke1-65/+0
2012-09-07s3-smbldap: make smbldap public library and maintain its ABIAlexander Bokovoy2-1/+33
2012-09-07s3-smbldap: use smbldap_ prefixed functionsAlexander Bokovoy6-51/+51
2012-09-07s3-smbldap: use smbldap_ prefix for all functionsAlexander Bokovoy2-11/+11
2012-09-07s3-waf: avoid exporting init symbols from statically linked modulesAlexander Bokovoy2-1/+334
2012-09-07s3-passdb: convert pdb_ipa to use secrets wrappersAlexander Bokovoy1-4/+4
2012-09-07s3-passdb: convert pdb_ldap to use secrets wrappersAlexander Bokovoy1-2/+2
2012-09-07s3-passdb: wrap secrets.tdb accessors used by PDB modulesAlexander Bokovoy2-0/+45
2012-09-07wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider8-0/+891
2012-09-07Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets...Michele Baldessari1-0/+2
2012-09-06fileserver:sysquotas: remove wrong castBjörn Jacke1-1/+1
2012-09-06s3:quota: don't force the block size to 512Björn Jacke1-3/+0
2012-09-06s3-smbd: Remove remaining references to removed OS support in old-style quota...Andrew Bartlett1-6/+6
2012-09-06s3-smbd: Remove IRIX support from old (pre-sysquotas) codeAndrew Bartlett1-129/+0
2012-09-06s3-smbd: Remove HPUX support from old (pre-sysquotas) codeAndrew Bartlett1-19/+0
2012-09-06s3-smbd: Remove BSD support from old (pre-sysquotas) codeAndrew Bartlett1-226/+3