summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-10docs: have configure correctly report ability to build manpagesMichael Adam1-1/+1
2012-09-10release-scripts: adapt build-manpages-nogit to renamed manpage directoryMichael Adam1-2/+2
2012-09-10release-scripts: adapt build-manpages-git to moved manpage directoryMichael Adam1-2/+2
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 Metzmacher4-14/+14
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 Adam4-0/+12
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 Adam4-0/+12
2012-09-08loadparm: remove remnants of removed option "share modes"Michael Adam2-4/+0
2012-09-08selftest/Samba3: don't explicitly set 'server max protocol'Stefan Metzmacher1-1/+0
2012-09-08docs-xml: change "server max protocol" to "SMB3"Stefan Metzmacher1-1/+1
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-08doc: improve quotacommand man page docuBjörn Jacke2-25/+29
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-07s4:torture:smb2: simplify durable-open.file-position test to only use one I/O...Michael Adam1-27/+27
2012-09-07s4:torture:smb2: change the durable-open.file-position test to use one connec...Michael Adam1-17/+27
2012-09-07s4:torture:smb2: fix durable-v2-open.reopen2 to pass against windowsMichael Adam1-1/+1
2012-09-07s4:torture:smb2: simplify the durable-v2.reopen2 test (using only one i/o str...Michael Adam1-51/+52
2012-09-07s4:torture:smb2: simplify the durable-v2-open.reopen1 testMichael Adam1-20/+21
2012-09-07s4:torture:smb2: in the durable-v2-reopen1 test, use a minimal requestMichael Adam1-2/+1
2012-09-07s4:torture:smb2: fix cut'n'paste error in the durable-v2-open.reopen2 testMichael Adam1-3/+3
2012-09-07s4:torture:smb2: fix name of test file in the durable-open.alloc-size testMichael Adam1-1/+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-07build: define _BSD_TYPES on IRIX to have types like u_shortBjörn Jacke2-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