summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-07waf: add check for BSD_STYLE_STATVFSBjörn Jacke1-0/+12
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-07s4-torture: dns torture test depends on AD DC buildAlexander Bokovoy1-8/+9
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/samba_abi: allow negative matches in abi_matchAlexander Bokovoy1-3/+12
2012-09-07gen_abi.sh: filter out symbols not needed for ABIAlexander Bokovoy1-1/+1
2012-09-07wafsamba/samba_abi: fix signature parsing for structuresAlexander Bokovoy1-2/+3
2012-09-07waf: Fix bug #8801 - build s3fs manpages.Andreas Schneider2-0/+91
2012-09-07waf: Rename nmblookup manpage to nmblookup4.Andreas Schneider2-66/+66
2012-09-07docs: Remove old tdb manpages.Andreas Schneider3-440/+0