summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in ...Jeremy Allison2012-09-281-0/+7
* packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no mak...Stefan Metzmacher2012-09-273-8/+44
* packaging/RHEL-CTDB: try harder to set $RPMVERStefan Metzmacher2012-09-271-0/+3
* packaging/RHEL-CTDB: fix the buildStefan Metzmacher2012-09-273-78/+30
* source3/script: fix installman.sh after the last build-manpages-nogit changeMichael Adam2012-09-271-2/+2
* quota: add supprt for gfs2Björn Jacke2012-09-271-0/+2
* s3:smbd: release the share mode lock before calling exit_server() (bug #9191)Stefan Metzmacher2012-09-271-0/+2
* docs: Fix generating idmap manpages.Andreas Schneider2012-09-231-0/+8
* s3: make ldapsam-related functions a smbldaphelper subsystemAlexander Bokovoy2012-09-233-4/+7
* Sigh :-(. Removing optimization prematurely is the root of all evil :-(.Jeremy Allison2012-09-233-0/+15
* s3:vfs_gpfs: fix buildChristian Ambach2012-09-231-5/+5
* s3: fix the aix acl moduleBjörn Jacke2012-09-231-9/+9
* s3: fix the tru64 acl moduleBjörn Jacke2012-09-231-5/+5
* s3: fix the hpux acl moduleBjörn Jacke2012-09-231-5/+5
* s3: Fix the vfs_solarisacl module to compile.Ira Cooper2012-09-231-5/+5
* script/autobuild.py: add --log-base optionStefan Metzmacher2012-09-231-3/+6
* script/autobuild.py: add log_base variable to avoid hardcoded valuesStefan Metzmacher2012-09-231-11/+14
* script/autobuild.py: add --branch optionStefan Metzmacher2012-09-231-5/+8
* script/autobuild.py: use some variables for push_remote and push_branchStefan Metzmacher2012-09-231-4/+9
* script/autobuild.py: use some variables for rebase_remote and rebase_branchStefan Metzmacher2012-09-231-27/+53
* VERSION: Release Samba 4.0.0rc1samba-4.0.0rc1Michael Adam2012-09-121-3/+3
* WHATSNEW: prepare release notes for 4.0.0rc1Michael Adam2012-09-121-63/+42
* build:dist: call source3/autogen.sh and packaged generated filesMichael Adam2012-09-121-0/+7
* build:dist: call build-manpages-nogit for make dist and package generated filesMichael Adam2012-09-121-0/+3
* build:dist: extend meaning of DIST_FILES to also recurse into directoriesMichael Adam2012-09-121-2/+16
* build:dist: make use of file / distfile more obvious in handling of DIST_FILE...Michael Adam2012-09-121-5/+2
* build:dist: for snapshot builds, call DIST_DIRS with extend=TrueMichael Adam2012-09-121-1/+1
* build:dist: extend samba_dist.DIST_FILES() to take optional parameter extend(...Michael Adam2012-09-121-1/+3
* build:waf dist: factor out function to add list of files to the tarballMichael Adam2012-09-121-22/+29
* s3:build: rewrite autogen.sh to be called from any directoryMichael Adam2012-09-121-5/+20
* release-scripts: run build-manpages-nogit with bashMichael Adam2012-09-121-1/+1
* release-scripts: run build-manpages-git with bashMichael Adam2012-09-121-1/+1
* release-scripts: let build-manpages-nogit store generated docs under ./bin/docsMichael Adam2012-09-121-1/+1
* release-scripts: let build-manpages-git store generated docs under bin/docs/Michael Adam2012-09-121-1/+1
* In vfs modules, don't use 'conn->origpath' when we really mean 'conn->cwd'.Jeremy Allison2012-09-124-10/+10
* Move cached cwd onto conn struct.Jeremy Allison2012-09-123-1/+17
* Remove ancient "optimization" global LastDir.Jeremy Allison2012-09-123-18/+3
* Avoid overriding default ccache for ads operations.Simo Sorce2012-09-128-14/+102
* selftest: let provision_plugin_s4_dc use SMB3Stefan Metzmacher2012-09-121-1/+1
* 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