summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-12wintest: Rework support for the internal DNS serverAndrew Bartlett3-38/+54
2012-09-12s4 provision: Ask for the dns forwarder IP address during interactive provisionKai Blin2-10/+50
2012-09-12dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett4-12/+3
2012-09-12wintest: try to fix settings for the internal dns serverStefan Metzmacher1-3/+3
2012-09-12lib/param: change the default for 'allow dns updates' to 'secure only'Stefan Metzmacher3-4/+4
2012-09-12lib/param: add some more alias for 'allow dns updates' options.Stefan Metzmacher1-0/+12
2012-09-12WHATSNEW.txt: Update DNS server descriptionKai Blin1-7/+17
2012-09-12s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() checkStefan Metzmacher1-16/+0
2012-09-12dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming userAndrew Bartlett1-2/+24
2012-09-12s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...Stefan Metzmacher1-0/+28
2012-09-12selftest:Samba4: don't provision with BIND9_DLZStefan Metzmacher1-21/+34
2012-09-12s4:upgradehelpers.py: don't require a dns-$HOSTNAME accountStefan Metzmacher1-3/+0
2012-09-12s4:provision: don't add the dns-HOSTNAME account if we use the internal dns s...Stefan Metzmacher1-6/+10
2012-09-12loadparm: dns is now a default server serviceKai Blin1-1/+1
2012-09-12s4 dns: use the internal DNS server per defaultKai Blin4-21/+21
2012-09-12s4 dns: Add libaddns-based simple testsKai Blin4-3/+203
2012-09-12s4 dns: Run python tests in fl2003dc envKai Blin3-22/+23
2012-09-12s4 dns: Improve logging of delegated dns updatesKai Blin1-1/+1
2012-09-12s4:selftest: run thet dlz_bind9. tests in the chgdcpass envStefan Metzmacher1-1/+1
2012-09-12s3: remove unneeded noquota.c fileBjörn Jacke1-38/+0
2012-09-12s3-rap: Open printers with the right access mask.Andreas Schneider1-3/+3
2012-09-12docs: Build manpages correctly.Andreas Schneider1-1/+1
2012-09-12wafsamba: Add a SAMBAMANPAGES function.Andreas Schneider1-1/+15
2012-09-12docs: Bump version up to 4.0.Andreas Schneider8-10/+8
2012-09-12docs: Fix typo.Karolin Seeger1-1/+1
2012-09-12lib/krb5_wrap: when deleting default realm, pass char*, not char**Alexander Bokovoy1-1/+1
2012-09-12s3-pdb: filter out more symbols only used in ldapsam internalsAlexander Bokovoy2-2/+1
2012-09-12WHATSNEW: provision and updateprovision have new namesStefan Metzmacher1-0/+6
2012-09-12s4:scripting: rename upgradeprovision -> samba_upgradeprovisionStefan Metzmacher4-4/+4
2012-09-12s4:setup: remove standalone 'provision'Stefan Metzmacher2-279/+0
2012-09-12smbd: Add extra VFS hooks to get the posix ACL as a blobAndrew Bartlett8-0/+235
2012-09-12smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett6-19/+15
2012-09-12smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett4-59/+43
2012-09-12Make metze happy and the code clearer :-).Jeremy Allison1-0/+6
2012-09-12nsswitch: fix crash on null pam change pw responseLuca Lorenzetto1-1/+1
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl3 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl2 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: fix error reporting in the oplock-brl1 testMichael Adam1-2/+1
2012-09-11s4:torture:smb2: remove an unused variable from the oplock-exclusive2 testMichael Adam1-3/+0
2012-09-11s4:torture:smb2: remove an unused variable from the oplock-exclusive1 testMichael Adam1-3/+0
2012-09-11At Michael's suggestion, factor common code into a function. My bad :-).Jeremy Allison1-4/+9
2012-09-11smbd: Print ACL used to create hash in vfs_xattr_commonAndrew Bartlett1-0/+10
2012-09-11provision: Only give the "no posix ACLs" exception if we could not set the SDAndrew Bartlett1-6/+6
2012-09-11torture: Add discard_const_p() to work around dlz_create prototypeAndrew Bartlett1-2/+2
2012-09-11selftest: we fail the smb2.durable-open.delete_on_close2 testMichael Adam1-0/+1
2012-09-11s4:torture:smb2: add a durable-open.delete_on_close2 testMichael Adam1-0/+110
2012-09-11selftest: pass smb2.durable-open.delete_on_close1Michael Adam1-1/+0
2012-09-11selftest: smb2.durable-open.delete_on_close1 is not flapping any moreMichael Adam1-1/+0
2012-09-11s4:torture:smb2: fix the durable-open.delete_on_close1 testMichael Adam1-53/+16
2012-09-11lib/replace: remove duplicate check for inotifyMichael Adam1-1/+1