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