summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Start release notes for Samba 3.5.21.v3-5-testKarolin Seeger2012-12-181-2/+43
* VERSION: Bump version number up to 3.5.21.Karolin Seeger2012-12-181-1/+1
* WHATSNEW: Prepare release notes for Samba 3.5.20.Karolin Seeger2012-12-141-1/+16
* Fix bug #9455 munmap called for an address location not mapped by samba.Jeremy Allison2012-12-121-0/+3
* source3/libaddns: don't depend on the order in resp->answers[]Stefan Metzmacher2012-11-161-3/+12
* source3/libaddns: remove pointless check for resp->num_additionals != 1Stefan Metzmacher2012-11-161-2/+1
* lib/replace: replace all *printf function if we replace snprintf (bug #9390)Stefan Metzmacher2012-11-153-17/+34
* libreplace: Fix symbol names for snprintf/asprintf/vasprintf.Jelmer Vernooij2012-11-151-6/+6
* libreplace: fixed declaration of dprintf() on FreeBSD (cherry picked from com...Andrew Tridgell2012-11-152-2/+12
* libreplace: added replacements for dprintf() and vdprintf()Andrew Tridgell2012-11-152-1/+32
* libreplace: some systems don't have memmem()Andrew Tridgell2012-11-154-0/+68
* Another fix needed for bug #9236 - ACL masks incorrectly applied when setting...Jeremy Allison2012-11-151-4/+10
* docs-xml: fix use of <smbconfoption> tag (fix bug #9345)Björn Baumbach2012-11-061-5/+8
* Second part of fix for bug #7781 - Samba transforms ShareName to lowercase (s...Jeremy Allison2012-11-051-0/+4
* Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding new shar...Jeremy Allison2012-11-0512-70/+79
* WHATSNEW: Start release notes for Samba 3.5.20.Karolin Seeger2012-11-051-3/+44
* VERSION: Bump version number up to 3.5.20.Karolin Seeger2012-11-051-1/+1
* WHATSNEW: Prepare release notes for Samba 3.5.19.Karolin Seeger2012-11-011-1/+26
* Revert "Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding ...Karolin Seeger2012-10-3112-79/+70
* Revert "Revert "s3-smbd: Don't segfault if user specified ports out for range.""Karolin Seeger2012-10-311-11/+12
* Revert "s3-smbd: Don't segfault if user specified ports out for range."Karolin Seeger2012-10-181-12/+11
* s3: fix compile of krb5 locator on SolarisBjörn Jacke2012-10-181-1/+1
* lib-addns: ensure that allocated buffer are pre set to 0 (bug #9259)Matthieu Patou2012-10-151-12/+12
* Fix bug #9117 - smbclient can't connect to a Windows 7 server using NTLMv2 (c...Jeremy Allison2012-10-152-1/+5
* s3-libsmb: Initialise ticket to ensure we do not invalid memoryAndrew Bartlett2012-10-151-0/+1
* autoconf: fix --with(out)-sendfile-support option handlingBjörn Jacke2012-10-101-15/+20
* When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER a...Jeremy Allison2012-10-051-0/+10
* Only apply masks on non-default ACL entries when setting the ACL.Jeremy Allison2012-10-051-9/+19
* Use is_default_acl variable in canonicalise_acl().Jeremy Allison2012-10-051-2/+3
* Reformat spacing to be even.Jeremy Allison2012-10-051-6/+6
* html docs: Remove link to Using Samba.Karolin Seeger2012-10-041-4/+0
* Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding new shar...Jeremy Allison2012-09-2812-70/+79
* s3-smbd: Don't segfault if user specified ports out for range.Andreas Schneider2012-09-281-11/+12
* Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.Jeremy Allison2012-09-281-0/+4
* Fix bug #9016 - Connection to outbound trusted domain goes offline.Jeremy Allison2012-09-281-6/+0
* quota: add supprt for gfs2Björn Jacke2012-09-271-0/+2
* WHATSNEW: Start release notes for Samba 3.5.19.Karolin Seeger2012-09-241-2/+43
* VERSION: Bump version up to 3.5.19.Karolin Seeger2012-09-241-1/+1
* WHWATSNEW: Prepare release notes for Samba 3.5.18.Karolin Seeger2012-09-211-2/+42
* docs: clarify the idmap_rid manpage (bug #7788)Michael Adam2012-09-171-0/+18
* s3:winbindd: make sure we only call static_init_idmap onceBjörn Jacke2012-09-171-4/+17
* quota: fix build of sysquote_xfs onBjörn Jacke2012-09-171-0/+12
* nsswitch: fix crash on null pam change pw responseLuca Lorenzetto2012-09-171-1/+1
* Fix bug #9147 - winbind can't fetch user or group info from AD via LDAPJeremy Allison2012-09-172-4/+18
* s3: delete requests are not specialVolker Lendecke2012-09-121-11/+2
* s3: Fix bug #9085.hargagan2012-08-281-1/+1
* Fix bug #9100 - winbind doesn't return "Domain Local" groups from own domain.Goldberg, Neil R2012-08-235-20/+19
* Fix bug #9098 - winbind does not refresh kerberos tickets.Jeremy Allison2012-08-233-1/+39
* Fix bug #9104 - winbindd can mis-identify idle clients - can cause crashes an...Herb Lewis2012-08-231-1/+2
* Ensure we keep last_access up to date when processing a request.Jeremy Allison2012-08-231-0/+1