summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3:smbXsrv.idl: add properties for durable handles to smbXsrv_open_global0Stefan Metzmacher2012-09-081-0/+8
* s3:quota: don't add the string '"' into the argument listBjörn Jacke2012-09-081-2/+2
* doc: improve quotacommand man page docuBjörn Jacke2012-09-082-25/+29
* s3: Fix a panic when shutting downVolker Lendecke2012-09-081-10/+32
* s3:lib: use includes.h with cbuf and srprsGregor Beck2012-09-073-12/+1
* s4:torture:smb2: simplify durable-open.file-position test to only use one I/O...Michael Adam2012-09-071-27/+27
* s4:torture:smb2: change the durable-open.file-position test to use one connec...Michael Adam2012-09-071-17/+27
* s4:torture:smb2: fix durable-v2-open.reopen2 to pass against windowsMichael Adam2012-09-071-1/+1
* s4:torture:smb2: simplify the durable-v2.reopen2 test (using only one i/o str...Michael Adam2012-09-071-51/+52
* s4:torture:smb2: simplify the durable-v2-open.reopen1 testMichael Adam2012-09-071-20/+21
* s4:torture:smb2: in the durable-v2-reopen1 test, use a minimal requestMichael Adam2012-09-071-2/+1
* s4:torture:smb2: fix cut'n'paste error in the durable-v2-open.reopen2 testMichael Adam2012-09-071-3/+3
* s4:torture:smb2: fix name of test file in the durable-open.alloc-size testMichael Adam2012-09-071-1/+1
* waf: add tests for NFS quota stuffBjörn Jacke2012-09-071-0/+5
* waf: add test for HAVE_DQB_FSOFTLIMITBjörn Jacke2012-09-071-0/+3
* waf: make checks for different XFS flavoursBjörn Jacke2012-09-071-2/+20
* s3:autoconf: look for irix xfs only when if we didn't find the Linux one beforeBjörn Jacke2012-09-071-1/+1
* s3:sysquota_nfs: fix build on Tru64 et aliiBjörn Jacke2012-09-072-23/+34
* rpcserver: fix useless declaration warningBjörn Jacke2012-09-071-1/+0
* s3:sysquota-test: include ufs/ufs/quota.h only when foundBjörn Jacke2012-09-071-0/+2
* build: define _BSD_TYPES on IRIX to have types like u_shortBjörn Jacke2012-09-072-0/+2
* s3:quota: clean up and consolidate the xfs quota checks and definesBjörn Jacke2012-09-073-12/+11
* s3:sysquota_xfs: fix logic so that we actually use this module on LinuxBjörn Jacke2012-09-072-8/+2
* s3:sysquota_xfs: check and include the right fs header file for xfs quotasBjörn Jacke2012-09-073-6/+8
* s3-smbd: Remove OSF1 support from old (pre-sysquotas) codeBjörn Jacke2012-09-071-65/+0
* waf: add check for BSD_STYLE_STATVFSBjörn Jacke2012-09-071-0/+12
* s3-smbldap: make smbldap public library and maintain its ABIAlexander Bokovoy2012-09-072-1/+33
* s3-smbldap: use smbldap_ prefixed functionsAlexander Bokovoy2012-09-076-51/+51
* s3-smbldap: use smbldap_ prefix for all functionsAlexander Bokovoy2012-09-072-11/+11
* s3-waf: avoid exporting init symbols from statically linked modulesAlexander Bokovoy2012-09-072-1/+334
* s4-torture: dns torture test depends on AD DC buildAlexander Bokovoy2012-09-071-8/+9
* s3-passdb: convert pdb_ipa to use secrets wrappersAlexander Bokovoy2012-09-071-4/+4
* s3-passdb: convert pdb_ldap to use secrets wrappersAlexander Bokovoy2012-09-071-2/+2
* s3-passdb: wrap secrets.tdb accessors used by PDB modulesAlexander Bokovoy2012-09-072-0/+45
* wafsamba/samba_abi: allow negative matches in abi_matchAlexander Bokovoy2012-09-071-3/+12
* gen_abi.sh: filter out symbols not needed for ABIAlexander Bokovoy2012-09-071-1/+1
* wafsamba/samba_abi: fix signature parsing for structuresAlexander Bokovoy2012-09-071-2/+3
* waf: Fix bug #8801 - build s3fs manpages.Andreas Schneider2012-09-072-0/+91
* waf: Rename nmblookup manpage to nmblookup4.Andreas Schneider2012-09-072-66/+66
* docs: Remove old tdb manpages.Andreas Schneider2012-09-073-440/+0
* docs: Remove old ldb manpages.Andreas Schneider2012-09-077-1012/+0
* waf: Create catalog file for manpage generation.Andreas Schneider2012-09-072-1/+6
* wafsamba: Add a CONFIGURE_FILE option.Andreas Schneider2012-09-072-1/+52
* wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider2012-09-079-3/+5
* selftest/knownfail: samba3.smb2.durable-open.alloc-size fails currentlyStefan Metzmacher2012-09-071-0/+1
* s4:torture:smb2: add a test for alloc size behaviour under durable reconnectMichael Adam2012-09-071-0/+154
* param: remove unused define FN_LOCAL_PARM_CHAR()Michael Adam2012-09-071-2/+0
* Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets...Michele Baldessari2012-09-071-0/+2
* selftest/knownfail: samba3.smb2.durable-v2-open.reopen{1,2} fails currentlyStefan Metzmacher2012-09-071-0/+2
* s4:torture/smb2: add smb2.durable-v2-open.reopen{1,2} testsStefan Metzmacher2012-09-071-0/+184