summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-04docs: Remove docs for removed parameter 'display charset'Andrew Bartlett1-17/+0
2012-09-04remove extra tab from MakefileAndrew Bartlett1-2/+2
2012-09-04docs: Fix undocumented target to find smb.conf directives in the right placeAndrew Bartlett3-3/+3
2012-09-04docs: Remove references to security=share and security=server from the smb.co...Andrew Bartlett9-91/+12
2012-09-04docs: Remove docs for removed parameter 'parinoid server security'Andrew Bartlett1-19/+0
2012-09-03docs: Rename manpages-3 -> manpages.Karolin Seeger95-75/+75
2012-09-03s4-docs: Remove empty s4 HOWTO Collection.Karolin Seeger22-490/+0
2012-09-03build: skip shipping the alpha13 provision in the release tarballsAndrew Bartlett1-1/+1
2012-09-03s4-classicupgrade: Show more clearly what is wrong with the Adminstrator SIDAndrew Bartlett1-0/+1
2012-09-03build: Only make bin/ if it does not existAndrew Bartlett1-1/+2
2012-09-03selftest: skip tests if the tarball did not include the alpha13 provisionAndrew Bartlett1-6/+28
2012-09-02waf: add new quota header checks and sysquota_4B source fileBjörn Jacke2-1/+3
2012-09-02s3: remove some duplicate quota codeBjörn Jacke1-27/+12
2012-09-02s3: adopt the new sysquotas_4B support for BSDBjörn Jacke2-3/+28
2012-09-02s3: add sysquotas_4B supportBjörn Jacke5-4/+227
2012-09-01s3: Make an if statement a bit easier to readVolker Lendecke1-2/+3
2012-08-31Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any gene...Jeremy Allison2-4/+28
2012-08-31Rewrite torture_samba3_rpc_sharesec() to use a non-privileged user for share ...Jeremy Allison2-15/+182
2012-08-31Add a comment showing where to set log level in tests.Jeremy Allison1-0/+3
2012-08-31Change the S3 fileserver over to se_file_access_check().Jeremy Allison2-7/+10
2012-08-31Factor out privilege checking code into se_file_access_check() which takes a ...Jeremy Allison2-10/+87
2012-08-31SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhe...Jeremy Allison1-8/+7
2012-09-01s4-dsdb: Remove unused variablesAndrew Bartlett1-3/+0
2012-09-01s4-kdc: Improve grammer and clarity of password change failure messages.Andrew Bartlett1-4/+3
2012-09-01s3: Fix warnings in aio_fork.cVolker Lendecke1-2/+4
2012-09-01s3: Remove a shadowing variable declarationVolker Lendecke1-2/+0
2012-09-01s4-dsdb: Remove unused tmp_ctx leaked onto long-term ldb_contextAndrew Bartlett1-2/+0
2012-08-31s4 dns: Store TKEYs in a ringbufferKai Blin3-57/+106
2012-08-31tdb: return unpack error on strdup failureDavid Disseldorp1-0/+3
2012-08-31s3: Fix a few "warning: ISO C90 forbids mixed declarations and code"Volker Lendecke1-154/+234
2012-08-31s3:build fix autoconf build on RHEL5Christian Ambach1-0/+236
2012-08-31s3:doc Fix name of timeout parameter in documentationChristof Schmitt1-3/+3
2012-08-31s3:dbwrap_ctdb: Add DB name and key to warning messageChristof Schmitt1-1/+8
2012-08-31s4 dns: Negotiate GSSAPI-based TKEYsKai Blin4-1/+254
2012-08-31s4-kdc: Give information on how long the password history isAndrew Bartlett1-1/+2
2012-08-31s4-libnet: Fix memory leak of lsa_RefDomainList and lsa_String onto libnet_ctxAndrew Bartlett1-2/+2
2012-08-31auth/credentials: Do not print passwords in a talloc memory dumpAndrew Bartlett1-0/+8
2012-08-31VERSION: Move on to beta9Andrew Bartlett1-2/+2
2012-08-31VERSION: Mark as the beta8 releaseAndrew Bartlett1-1/+1
2012-08-31WHATSNEW: prepare for 4.0 beta8Andrew Bartlett1-35/+30
2012-08-30The NTVFS server doesn't pass the SMB1 INHERITFLAGS test.Jeremy Allison1-0/+1
2012-08-30Now ACL inheritance flags are working, add test_inheritance_flags() back into...Jeremy Allison1-5/+10
2012-08-30With the inheritance ACL changes we now pass samba3.smb2.acls.INHERITFLAGS.Jeremy Allison1-1/+0
2012-08-30Fix bug #9124 - Samba fails to set "inherited" bit on inherited ACE's.Jeremy Allison1-3/+7
2012-08-30Windows does canonicalization of inheritance bits. Do the same.Jeremy Allison1-0/+35
2012-08-30Change the other two places where we set a security descriptor given by the c...Jeremy Allison2-25/+2
2012-08-30Re-add set_sd(), called from set_sd_blob(). Allows us to centralize all ACL c...Jeremy Allison2-14/+28
2012-08-30Rename set_sd() to set_sd_blob() - this describes what it does.Jeremy Allison3-6/+6
2012-08-30s3:libsmb correctly set isFsctl for snapshot listChristian Ambach1-1/+1
2012-08-30selftest: Remove spoolss tests from knownfail.Andreas Schneider1-66/+0