summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-07docs: Remove old ldb manpages.Andreas Schneider7-1012/+0
2012-09-07waf: Create catalog file for manpage generation.Andreas Schneider2-1/+6
2012-09-07wafsamba: Add a CONFIGURE_FILE option.Andreas Schneider2-1/+52
2012-09-07wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider9-3/+5
2012-09-07selftest/knownfail: samba3.smb2.durable-open.alloc-size fails currentlyStefan Metzmacher1-0/+1
2012-09-07s4:torture:smb2: add a test for alloc size behaviour under durable reconnectMichael Adam1-0/+154
2012-09-07param: remove unused define FN_LOCAL_PARM_CHAR()Michael Adam1-2/+0
2012-09-07Free protect_ids in secret_store_domain_guid() as the caller of fetch_secrets...Michele Baldessari1-0/+2
2012-09-07selftest/knownfail: samba3.smb2.durable-v2-open.reopen{1,2} fails currentlyStefan Metzmacher1-0/+2
2012-09-07s4:torture/smb2: add smb2.durable-v2-open.reopen{1,2} testsStefan Metzmacher1-0/+184
2012-09-07s4:torture/smb2: check that the server should ignore the fname in a DHnC requestStefan Metzmacher1-1/+2
2012-09-07s4:torture/smb2: don't expect a DHnQ response in a DHnC requestStefan Metzmacher1-4/+0
2012-09-07s4 dns: Make debug output less noisyKai Blin4-16/+16
2012-09-06s4 dns: Check if signing user is allowed to update recordsKai Blin1-16/+56
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
2012-09-06s3-smbd: Remove Linux support from old (pre-sysquotas) codeAndrew Bartlett1-438/+1
2012-09-06s3-configure: Only use sysquotas by defaultAndrew Bartlett1-98/+15
2012-09-06build: Remove Unicos support (quota in particular)Andrew Bartlett3-132/+0
2012-09-06build: Do not compile lib/sysquotas*.c files as part of configureAndrew Bartlett1-65/+16
2012-09-06s3: Fix 64-bit warnings in vfs_media_harmonyVolker Lendecke1-1/+1
2012-09-06sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quot...Björn Jacke1-0/+1
2012-09-06selftest: Test configure stage of dlz_bind9Andrew Bartlett1-0/+61
2012-09-06selftest: Add tests for the dlz_bind9 moduleAndrew Bartlett5-0/+113
2012-09-06join.py: Only replicate DNS zones if the source DC had DNS zonesAndrew Bartlett1-7/+18
2012-09-06s3-printing: Restrict printing=cups to systems with cups development headers ...Andrew Bartlett4-17/+9
2012-09-05Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets(...Michele Baldessari1-0/+2
2012-09-05Add "backup_intent" bool to files_struct.Jeremy Allison1-0/+3