summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Another fix needed for bug #9236 - ACL masks incorrectly applied when setting...Jeremy Allison2012-11-151-4/+10
* 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
* VERSION: Bump version number up to 3.5.20.Karolin Seeger2012-11-051-1/+1
* 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-151-0/+1
* 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
* 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
* VERSION: Bump version up to 3.5.19.Karolin Seeger2012-09-241-1/+1
* 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
* Fix bug #9147 - winbind can't fetch user or group info from AD via LDAPJeremy Allison2012-09-171-2/+9
* 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
* s3: Fix a crash in reply_lockingX_errorVolker Lendecke2012-08-131-5/+12
* VERSION: Bump version up to 3.5.18.Karolin Seeger2012-08-131-1/+1
* Fix bug #9034 - Typo in set_re_uid() call when USE_SETRESUID selected in conf...Jeremy Allison2012-07-111-1/+1
* s3:vfs_gpfs: be less verbose in get/set_xattr functionsStefan Metzmacher2012-07-061-2/+2
* VERSION: Bump version up to 3.5.17.Karolin Seeger2012-07-061-1/+1
* s3-vfs_gpfs: Fix bug #9003, posix acl on gpfsVolker Lendecke2012-06-301-2/+2
* Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process).Jeremy Allison2012-06-302-5/+13
* Same fix as bug 8989 - Samba 3.5.x (and probably all other versions of Samba)...Jeremy Allison2012-06-301-6/+9
* Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does no...Jeremy Allison2012-06-301-5/+6
* s3: Fix a winbind race leading to 100% CPUVolker Lendecke2012-06-221-2/+3
* Fix for bug #8998 - Notify code can miss a ChDir.Volker Lendecke2012-06-171-14/+41
* Fix bug #8994 - winbind normalize names.Jeremy Allison2012-06-131-1/+3
* Fix bug #8972 - Directory group write permission bit is set if unix extension...Jeremy Allison2012-06-131-2/+4
* s3-winbindd: call dump_core_setup after command line option has been parsedMatthieu Patou2012-06-131-0/+14
* s3: Fix uninitialized memory read in talloc_free()Volker Lendecke2012-06-131-0/+3
* Fix bug #8970 - Possible memory leaks in the samba master process.Richard Sharpe2012-06-136-14/+24
* Fix bug #8882 - Broken processing of %U with vfs_full_audit when force user i...Jeremy Allison2012-05-281-0/+8
* s3-utils: Use ads_do_search_retry in net ads searchAndrew Bartlett2012-05-281-1/+1
* s3-libads: Use a reducing page size to try and cope with a slow LDAP serverAndrew Bartlett2012-05-284-2/+14