summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:torture/smb2: check that the server should ignore the fname in a DHnC requestStefan Metzmacher2012-09-071-1/+2
* s4:torture/smb2: don't expect a DHnQ response in a DHnC requestStefan Metzmacher2012-09-071-4/+0
* s4 dns: Make debug output less noisyKai Blin2012-09-074-16/+16
* s4 dns: Check if signing user is allowed to update recordsKai Blin2012-09-061-16/+56
* fileserver:sysquotas: remove wrong castBjörn Jacke2012-09-061-1/+1
* s3:quota: don't force the block size to 512Björn Jacke2012-09-061-3/+0
* s3-smbd: Remove remaining references to removed OS support in old-style quota...Andrew Bartlett2012-09-061-6/+6
* s3-smbd: Remove IRIX support from old (pre-sysquotas) codeAndrew Bartlett2012-09-061-129/+0
* s3-smbd: Remove HPUX support from old (pre-sysquotas) codeAndrew Bartlett2012-09-061-19/+0
* s3-smbd: Remove BSD support from old (pre-sysquotas) codeAndrew Bartlett2012-09-061-226/+3
* s3-smbd: Remove Linux support from old (pre-sysquotas) codeAndrew Bartlett2012-09-061-438/+1
* s3-configure: Only use sysquotas by defaultAndrew Bartlett2012-09-061-98/+15
* build: Remove Unicos support (quota in particular)Andrew Bartlett2012-09-063-132/+0
* build: Do not compile lib/sysquotas*.c files as part of configureAndrew Bartlett2012-09-061-65/+16
* s3: Fix 64-bit warnings in vfs_media_harmonyVolker Lendecke2012-09-061-1/+1
* sysquota: we need to list nfs4 as a separate fs name for the sys_get_nfs_quot...Björn Jacke2012-09-061-0/+1
* selftest: Test configure stage of dlz_bind9Andrew Bartlett2012-09-061-0/+61
* selftest: Add tests for the dlz_bind9 moduleAndrew Bartlett2012-09-065-0/+113
* join.py: Only replicate DNS zones if the source DC had DNS zonesAndrew Bartlett2012-09-061-7/+18
* s3-printing: Restrict printing=cups to systems with cups development headers ...Andrew Bartlett2012-09-064-17/+9
* Free protect_ids in secret_store_domain_sid() as the caller of fetch_secrets(...Michele Baldessari2012-09-051-0/+2
* Add "backup_intent" bool to files_struct.Jeremy Allison2012-09-051-0/+3
* Remove an unncessary FTRUNCATE call in the open path. We can rely on O_TRUC.Jeremy Allison2012-09-051-29/+1
* s4 dns: Allow configuring signed updatesKai Blin2012-09-051-1/+6
* s4 dns: Make sure to remember incoming tkey nameKai Blin2012-09-051-0/+4
* s4 dns: Verify incoming TSIG signaturesKai Blin2012-09-054-0/+189
* s4 dns: Handle GSS-TSIG signature creationKai Blin2012-09-053-0/+144
* s4 dns: When we got a TKEY, we need to remember which key to use for signingKai Blin2012-09-052-2/+17
* s4 dns: TKEY record needs to remember incoming algorithmKai Blin2012-09-052-1/+10
* s4 dns: Move dns_find_tkey to an extra fileKai Blin2012-09-054-56/+88
* s4 dns: Create IDL entry for TSIG-like record needed for signature checkKai Blin2012-09-051-0/+14
* s4-dns: Fix linking the dns service.Andreas Schneider2012-09-051-1/+1
* selftest: Add python blackbox tests for samba-tool ntacl get/setAndrew Bartlett2012-09-051-2/+67
* samba_tool: Improve samba-tool ntacl get/set to use the local sam.ldb SIDAndrew Bartlett2012-09-051-19/+53
* samba_tool: Fix ntacl get to correctly output in sddlAndrew Bartlett2012-09-051-3/+3
* s4-provision: Fix error message to contain the string SSDL of the failed-to-m...Andrew Bartlett2012-09-051-2/+2
* s4 dns: Revert erroneous push from wrong branchKai Blin2012-09-058-475/+60
* s3:smb2_create: check for SMB2_CREATE_TAG_DHNC firstStefan Metzmacher2012-09-051-43/+14
* s3:locking: fix trailing space in brl_close_fnum()Michael Adam2012-09-051-1/+1
* s4 dns: Allow configuring signed updatesKai Blin2012-09-051-1/+6
* s4 dns: Make sure to remember incoming tkey nameKai Blin2012-09-051-0/+4
* more tsig_verify stuffKai Blin2012-09-053-12/+23