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