summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2012-12-18VERSION: Bump version number up to 3.5.21.Karolin Seeger1-1/+1
2012-12-12Fix bug #9455 munmap called for an address location not mapped by samba.Jeremy Allison1-0/+3
2012-11-16source3/libaddns: don't depend on the order in resp->answers[]Stefan Metzmacher1-3/+12
2012-11-16source3/libaddns: remove pointless check for resp->num_additionals != 1Stefan Metzmacher1-2/+1
2012-11-15Another fix needed for bug #9236 - ACL masks incorrectly applied when setting...Jeremy Allison1-4/+10
2012-11-05Second part of fix for bug #7781 - Samba transforms ShareName to lowercase (s...Jeremy Allison1-0/+4
2012-11-05Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding new shar...Jeremy Allison12-70/+79
2012-11-05VERSION: Bump version number up to 3.5.20.Karolin Seeger1-1/+1
2012-10-31Revert "Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding ...Karolin Seeger12-79/+70
2012-10-31Revert "Revert "s3-smbd: Don't segfault if user specified ports out for range.""Karolin Seeger1-11/+12
2012-10-18Revert "s3-smbd: Don't segfault if user specified ports out for range."Karolin Seeger1-12/+11
2012-10-18s3: fix compile of krb5 locator on SolarisBjörn Jacke1-1/+1
2012-10-15lib-addns: ensure that allocated buffer are pre set to 0 (bug #9259)Matthieu Patou1-12/+12
2012-10-15Fix bug #9117 - smbclient can't connect to a Windows 7 server using NTLMv2 (c...Jeremy Allison1-0/+1
2012-10-15s3-libsmb: Initialise ticket to ensure we do not invalid memoryAndrew Bartlett1-0/+1
2012-10-10autoconf: fix --with(out)-sendfile-support option handlingBjörn Jacke1-15/+20
2012-10-05When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER a...Jeremy Allison1-0/+10
2012-10-05Only apply masks on non-default ACL entries when setting the ACL.Jeremy Allison1-9/+19
2012-10-05Use is_default_acl variable in canonicalise_acl().Jeremy Allison1-2/+3
2012-10-05Reformat spacing to be even.Jeremy Allison1-6/+6
2012-09-28Fix bug #7781 (Samba transforms "ShareName" to lowercase when adding new shar...Jeremy Allison12-70/+79
2012-09-28s3-smbd: Don't segfault if user specified ports out for range.Andreas Schneider1-11/+12
2012-09-28Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.Jeremy Allison1-0/+4
2012-09-28Fix bug #9016 - Connection to outbound trusted domain goes offline.Jeremy Allison1-6/+0
2012-09-27quota: add supprt for gfs2Björn Jacke1-0/+2
2012-09-24VERSION: Bump version up to 3.5.19.Karolin Seeger1-1/+1
2012-09-17s3:winbindd: make sure we only call static_init_idmap onceBjörn Jacke1-4/+17
2012-09-17quota: fix build of sysquote_xfs onBjörn Jacke1-0/+12
2012-09-17Fix bug #9147 - winbind can't fetch user or group info from AD via LDAPJeremy Allison1-2/+9
2012-09-12s3: delete requests are not specialVolker Lendecke1-11/+2
2012-08-28s3: Fix bug #9085.hargagan1-1/+1
2012-08-23Fix bug #9100 - winbind doesn't return "Domain Local" groups from own domain.Goldberg, Neil R5-20/+19
2012-08-23Fix bug #9098 - winbind does not refresh kerberos tickets.Jeremy Allison3-1/+39
2012-08-23Fix bug #9104 - winbindd can mis-identify idle clients - can cause crashes an...Herb Lewis1-1/+2
2012-08-23Ensure we keep last_access up to date when processing a request.Jeremy Allison1-0/+1
2012-08-13s3: Fix a crash in reply_lockingX_errorVolker Lendecke1-5/+12
2012-08-13VERSION: Bump version up to 3.5.18.Karolin Seeger1-1/+1
2012-07-11Fix bug #9034 - Typo in set_re_uid() call when USE_SETRESUID selected in conf...Jeremy Allison1-1/+1
2012-07-06s3:vfs_gpfs: be less verbose in get/set_xattr functionsStefan Metzmacher1-2/+2
2012-07-06VERSION: Bump version up to 3.5.17.Karolin Seeger1-1/+1
2012-06-30s3-vfs_gpfs: Fix bug #9003, posix acl on gpfsVolker Lendecke1-2/+2
2012-06-30Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).Jeremy Allison2-5/+13
2012-06-30Same fix as bug 8989 - Samba 3.5.x (and probably all other versions of Samba)...Jeremy Allison1-6/+9
2012-06-30Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does no...Jeremy Allison1-5/+6
2012-06-22s3: Fix a winbind race leading to 100% CPUVolker Lendecke1-2/+3
2012-06-17Fix for bug #8998 - Notify code can miss a ChDir.Volker Lendecke1-14/+41
2012-06-13Fix bug #8994 - winbind normalize names.Jeremy Allison1-1/+3
2012-06-13Fix bug #8972 - Directory group write permission bit is set if unix extension...Jeremy Allison1-2/+4
2012-06-13s3-winbindd: call dump_core_setup after command line option has been parsedMatthieu Patou1-0/+14
2012-06-13s3: Fix uninitialized memory read in talloc_free()Volker Lendecke1-0/+3