summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Add release notes for Samba 3.5.22.samba-3.5.22v3-5-stableKarolin Seeger2013-07-241-2/+58
* Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...Jeremy Allison2013-07-241-0/+12
* VERSION: Bump Version number up to 3.5.22.Karolin Seeger2013-01-301-1/+1
* swat: Use additional nonce on XSRF protectionsamba-3.5.21Kai Blin2013-01-293-13/+29
* swat: Use X-Frame-Options header to avoid clickjackingKai Blin2013-01-291-1/+2
* WHATSNEW: Prepare release notes for Samba 3.5.21.Karolin Seeger2013-01-291-9/+34
* WHATSNEW: Start release notes for Samba 3.5.21.Karolin 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.samba-3.5.20Karolin Seeger2012-12-141-1/+16
* Fix bug #9455 munmap called for an address location not mapped by samba.Jeremy Allison2012-12-141-0/+3
* source3/libaddns: don't depend on the order in resp->answers[]Stefan Metzmacher2012-12-141-3/+12
* source3/libaddns: remove pointless check for resp->num_additionals != 1Stefan Metzmacher2012-12-141-2/+1
* lib/replace: replace all *printf function if we replace snprintf (bug #9390)Stefan Metzmacher2012-12-143-17/+34
* libreplace: Fix symbol names for snprintf/asprintf/vasprintf.Jelmer Vernooij2012-12-141-6/+6
* libreplace: fixed declaration of dprintf() on FreeBSD (cherry picked from com...Andrew Tridgell2012-12-142-2/+12
* libreplace: added replacements for dprintf() and vdprintf()Andrew Tridgell2012-12-142-1/+32
* libreplace: some systems don't have memmem()Andrew Tridgell2012-12-144-0/+68
* Another fix needed for bug #9236 - ACL masks incorrectly applied when setting...Jeremy Allison2012-12-141-4/+10
* docs-xml: fix use of <smbconfoption> tag (fix bug #9345)Björn Baumbach2012-12-141-5/+8
* Second part of fix for bug #7781 - Samba transforms ShareName to lowercase (s...Jeremy Allison2012-12-141-0/+4
* Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding new shar...Jeremy Allison2012-12-1412-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.samba-3.5.19Karolin Seeger2012-11-011-1/+26
* Revert "Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding ...Karolin Seeger2012-11-0112-79/+70
* s3: fix compile of krb5 locator on SolarisBjörn Jacke2012-11-011-1/+1
* lib-addns: ensure that allocated buffer are pre set to 0 (bug #9259)Matthieu Patou2012-11-011-12/+12
* Fix bug #9117 - smbclient can't connect to a Windows 7 server using NTLMv2 (c...Jeremy Allison2012-11-012-1/+5
* s3-libsmb: Initialise ticket to ensure we do not invalid memoryAndrew Bartlett2012-11-011-0/+1
* autoconf: fix --with(out)-sendfile-support option handlingBjörn Jacke2012-11-011-15/+20
* When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER a...Jeremy Allison2012-11-011-0/+10
* Only apply masks on non-default ACL entries when setting the ACL.Jeremy Allison2012-11-011-9/+19
* Use is_default_acl variable in canonicalise_acl().Jeremy Allison2012-11-011-2/+3
* Reformat spacing to be even.Jeremy Allison2012-11-011-6/+6
* html docs: Remove link to Using Samba.Karolin Seeger2012-11-011-4/+0
* Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding new shar...Jeremy Allison2012-11-0112-70/+79
* s3-smbd: Don't segfault if user specified ports out for range.Andreas Schneider2012-11-011-11/+12
* Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.Jeremy Allison2012-11-011-0/+4
* Fix bug #9016 - Connection to outbound trusted domain goes offline.Jeremy Allison2012-11-011-6/+0
* quota: add supprt for gfs2Björn Jacke2012-11-011-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.samba-3.5.18Karolin Seeger2012-09-211-2/+42
* docs: clarify the idmap_rid manpage (bug #7788)Michael Adam2012-09-211-0/+18
* s3:winbindd: make sure we only call static_init_idmap onceBjörn Jacke2012-09-211-4/+17
* quota: fix build of sysquote_xfs onBjörn Jacke2012-09-211-0/+12
* nsswitch: fix crash on null pam change pw responseLuca Lorenzetto2012-09-211-1/+1
* Fix bug #9147 - winbind can't fetch user or group info from AD via LDAPJeremy Allison2012-09-212-4/+18
* s3: delete requests are not specialVolker Lendecke2012-09-211-11/+2
* s3: Fix bug #9085.hargagan2012-09-211-1/+1