summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Raise version number to 3.0.35.samba-3.0.35Karolin Seeger2009-06-221-1/+1
* WHATSNEW: Update changes since 3.0.34.Karolin Seeger2009-06-221-2/+51
* Fix bug #6488.Jeremy Allison2009-06-221-0/+2
* build-docs: Change to the right directory before calling 'make clean'.samba-3.0.34Karolin Seeger2009-01-191-1/+1
* build-docs: Add 'make clean'.Karolin Seeger2009-01-191-0/+3
* S3-ByExample: Use 'winbindd -D' instead of 'winbindd -B'.Karolin Seeger2009-01-193-5/+5
* S3-HowTo: Change 'winbindd -B' to 'winbindd -D'.Karolin Seeger2009-01-192-5/+5
* WHATSNEW: Update WHATSNEW.Karolin Seeger2009-01-151-0/+1
* Fix bug #6035 - Possible race between fcntl F_SETLKW and alarm delivery.Jeremy Allison2009-01-151-1/+1
* WHATSNEW: Update changes since 3.0.33.Karolin Seeger2009-01-141-0/+2
* WHATSNEW: Update WHATSNEW.Karolin Seeger2009-01-141-1/+5
* VERSION: Raise version number up to 3.0.34.Karolin Seeger2009-01-141-1/+1
* Fix bug #6019 File corruption in Clustered SMB/NFS environment managed via CTDBJeremy Allison2009-01-142-4/+4
* s3 create-tarball.sh: Remove dashes in git commands.Karolin Seeger2009-01-131-4/+4
* build-docs: Use 'git clean' instead of 'git-clean'.Karolin Seeger2009-01-131-1/+1
* s3:libsmb: handle the smb signing states the same in the krb5 and ntlmssp casesStefan Metzmacher2009-01-131-16/+36
* WHATSNEW: Add footer.Karolin Seeger2009-01-121-0/+19
* WHATSNEW: Update changes since 3.0.33.Karolin Seeger2009-01-121-4/+155
* VERSION: Remove git snapshot flag.Karolin Seeger2009-01-121-1/+1
* Fix null pointer refrence in event context in backport from v3-3-testBo Yang2009-01-121-2/+6
* Fix logic bug introduce in backport of ccache_regain_all_now, sync withJeremy Allison2009-01-121-16/+23
* Backport of the clean event context after fork andBo Yang2009-01-126-164/+452
* Don't set child->requests to NULL in parent after forkBo Yang2009-01-121-1/+0
* docs: Improve man mount.cifs.Karolin Seeger2009-01-121-3/+5
* Fix race condition in alarm lock processing noticed by Richard Sharpe <realri...Jeremy Allison2009-01-121-1/+1
* s3/swat: Fix creation of the first share using SWAT.Volker Lendecke2009-01-121-1/+1
* docs: Improve description of the share commands in man smb.conf.Karolin Seeger2009-01-123-24/+34
* docs: Fix example in man vfs_recycle.Karolin Seeger2009-01-121-5/+8
* examples: Avoid bashism in perfcount.init.Karolin Seeger2009-01-121-3/+3
* Revert "examples: Avoid bashism in perfcount.init."Karolin Seeger2009-01-121-3/+3
* examples: Avoid bashism in perfcount.init.Karolin Seeger2009-01-121-3/+3
* docs: Document the -g option of smbclient.Karolin Seeger2009-01-121-7/+17
* Happy New Year!Stefan Metzmacher2009-01-121-1/+1
* s3/smb.h: Remove unused LDAP_SSL_ON.Karolin Seeger2009-01-121-1/+1
* s3/loadparm.c: Change default value for "ldap ssl".Karolin Seeger2009-01-121-1/+1
* docs: Update section "ldap ssl" in man smb.conf.Karolin Seeger2009-01-121-11/+8
* docs: Fix some formatting issues in the "ldap ssl" section of man smb.conf.Karolin Seeger2009-01-121-15/+17
* docs: Fix TOC of generated HTML docs.Karolin Seeger2009-01-121-6/+2
* docs: "acl compatibility" is a global parameter.Karolin Seeger2009-01-121-1/+1
* docs: Fix typo in the idmap_ad manpage.Karolin Seeger2009-01-121-4/+4
* docs: Add hint that "socket address" usually don't need to be set.Karolin Seeger2009-01-121-5/+7
* Samba3-HOWTO: Fix usage of 'net idmap restore'.Karolin Seeger2009-01-121-1/+1
* Fix bug #5937 - filenames with "*" char hide other filesJeremy Allison2009-01-121-6/+4
* Fix bug #1254 - write list not working under share-level securityJeremy Allison2009-01-123-3/+54
* docs: Add default value for "writeable" to man smb.conf.Karolin Seeger2009-01-121-0/+2
* Fix circular dependency error with autoconf 2.6.3.Andreas Schneider2009-01-121-0/+2
* Fix bug #5914 - Build failure: redefinition of struct name_listJeremy Allison2009-01-121-8/+8
* Fix bug #5873 - ACL inheritance cannot be broken. This regresses #4308, but t...Jeremy Allison2009-01-121-0/+8
* libads/ldap.c: return an error instead of crashing when no realm is givenStefan Metzmacher2009-01-121-5/+5
* winbindd: make all winbind rpc-methods static.Michael Adam2009-01-121-30/+31