summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-14WHATSNEW: Fix some issues in the release notes.Karolin Seeger1-12/+11
2012-09-14s3: Fix the vfs_solarisacl module to compile.Ira Cooper1-5/+5
2012-09-14packaging: apply some solaris packaging fixesBjörn Jacke2-17/+17
2012-09-14autoconf: fix --with(out)-sendfile-support option handlingBjörn Jacke1-15/+20
2012-09-14s3: make smbldaphelper subsystem an internal libraryAlexander Bokovoy3-11/+10
2012-09-13Sigh :-(. Removing optimization prematurely is the root of all evil :-(.Jeremy Allison3-0/+15
2012-09-13docs: Fix generating idmap manpages.Andreas Schneider1-0/+8
2012-09-13s3: make ldapsam-related functions a smbldaphelper subsystemAlexander Bokovoy3-4/+7
2012-09-13VERSION: Bump version up to 4.1.0pre1Michael Adam1-4/+4
2012-09-12VERSION: Release Samba 4.0.0rc1Michael Adam1-3/+3
2012-09-12WHATSNEW: prepare release notes for 4.0.0rc1Michael Adam1-63/+42
2012-09-12build:dist: call source3/autogen.sh and packaged generated filesMichael Adam1-0/+7
2012-09-12build:dist: call build-manpages-nogit for make dist and package generated filesMichael Adam1-0/+3
2012-09-12build:dist: extend meaning of DIST_FILES to also recurse into directoriesMichael Adam1-2/+16
2012-09-12build:dist: make use of file / distfile more obvious in handling of DIST_FILE...Michael Adam1-5/+2
2012-09-12build:dist: for snapshot builds, call DIST_DIRS with extend=TrueMichael Adam1-1/+1
2012-09-12build:dist: extend samba_dist.DIST_FILES() to take optional parameter extend(...Michael Adam1-1/+3
2012-09-12build:waf dist: factor out function to add list of files to the tarballMichael Adam1-22/+29
2012-09-12s3:build: rewrite autogen.sh to be called from any directoryMichael Adam1-5/+20
2012-09-12release-scripts: run build-manpages-nogit with bashMichael Adam1-1/+1
2012-09-12release-scripts: run build-manpages-git with bashMichael Adam1-1/+1
2012-09-12release-scripts: let build-manpages-nogit store generated docs under ./bin/docsMichael Adam1-1/+1
2012-09-12release-scripts: let build-manpages-git store generated docs under bin/docs/Michael Adam1-1/+1
2012-09-12In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.Jeremy Allison4-10/+10
2012-09-12Move cached cwd onto conn struct.Jeremy Allison3-1/+17
2012-09-12Remove ancient "optimization" global LastDir.Jeremy Allison3-18/+3
2012-09-12Avoid overriding default ccache for ads operations.Simo Sorce8-14/+102
2012-09-12selftest: let provision_plugin_s4_dc use SMB3Stefan Metzmacher1-1/+1
2012-09-12wintest: Fix --use-ntvfs handlingAndrew Bartlett1-1/+3
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