summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Add release notes for Samba 3.6.17.samba-3.6.17Karolin Seeger2013-07-291-4/+19
* Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...Jeremy Allison2013-07-291-0/+12
* WHATSNEW: Start release notes for Samba 3.6.17.Karolin Seeger2013-06-191-6/+41
* VERSION: Bump version number up to 3.6.17.Karolin Seeger2013-06-191-1/+1
* WHATSNEW: Add another fix since 3.6.15.samba-3.6.16Karolin Seeger2013-06-191-0/+4
* s3-autoconf: Add missing libtevent dependency for dbwrap_torture.Michael Adam2013-06-191-2/+2
* s3-autoconf: Add missing libtevent dependency to dbwrap_tool.Michael Adam2013-06-191-2/+2
* s3-autoconf: Add missing libtevent dependency.Andreas Schneider2013-06-191-2/+2
* WHATSNEW: Add changes since 3.6.15.Karolin Seeger2013-06-171-2/+30
* Bug 8997: change libreplace GPL source to LGPLDavid Disseldorp2013-06-173-31/+43
* When message-type is drvupgrade, MSG_DEBUG should be replaced with MSG_PRINTE...Peng Haitao2013-06-171-1/+1
* check_parent_exists() can change errno. Ensure we preserve it across calls.Anand Avati2013-06-171-1/+8
* BUG 9881: Check for system libtevent.Andreas Schneider2013-06-172-95/+213
* Fix bug #9822 - Samba crashing during Win8 sync.Jeremy Allison2013-06-171-0/+1
* Remove dependency on detection of HAVE_DIRFD for use of fdopendir().Jeremy Allison2013-06-171-5/+3
* Remove the "Ugly hack" that was the second use of dirfd().Jeremy Allison2013-06-171-13/+5
* In the struct smb_Dir destructor, use the fsp back pointer to release resources.Jeremy Allison2013-06-171-10/+13
* Maintain a back-pointer to the fsp in struct smb_Dir when opening with FDOPEN...Jeremy Allison2013-06-171-1/+5
* Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp2013-06-174-62/+128
* printing: explicitly clear PUBLISHED attributeDavid Disseldorp2013-06-171-1/+1
* printing: use const in is_printer_publishedDavid Disseldorp2013-06-172-3/+6
* s3-docs: Remove "experimental" label on "max protocol=SMB2" parameterSATOH Fumiyasu2013-06-171-2/+1
* Makefile: Fix bug 9868 -- Don't know how to make LIBNDR_PREG_OBJ.Volker Lendecke2013-06-171-1/+1
* Remove the compound_related_in_progress state from the smb2 global state.Jeremy Allison2013-06-172-12/+0
* The core of the fix to allow opens to go async inside a compound request.Jeremy Allison2013-06-171-71/+57
* Ensure we don't try and cancel anything that is in a compound-related request.Jeremy Allison2013-06-171-0/+8
* Only do the 1 second delay for sharing violations for SMB1, not SMB2.Jeremy Allison2013-06-171-1/+2
* WHATSNEW: Start release notes for Samba 3.6.16.Karolin Seeger2013-05-081-6/+42
* VERSION: Bump version up to 3.6.16.Karolin Seeger2013-05-081-1/+1
* WHATSNEW: Prepare release notes for Samba 3.6.15.samba-3.6.15Karolin Seeger2013-05-081-3/+17
* winbind: Fix bug 9854 -- NULL pointer dereferenceVolker Lendecke2013-05-081-3/+3
* BUG 9817: Fix 'map untrusted to domain' with NTLMv2.Andreas Schneider2013-05-081-2/+8
* bug 9830: fix panic in nt_printer_publish_adsDavid Disseldorp2013-05-081-2/+8
* s3:librpc: add support for PFC_FLAG_OBJECT_UUID when parsing packets (bug #9382)Stefan Metzmacher2013-05-081-0/+4
* s3-smbd: Split make_serverinfo_from_username guest parameters into two partsAndrew Bartlett2013-05-083-3/+5
* WHATSNEW: Start release notes for Samba 3.6.15.Karolin Seeger2013-04-291-2/+43
* VERSION: Bump version number up to 3.6.15.Karolin Seeger2013-04-291-1/+1
* WHATSNEW: Add some information on migrating printers.samba-3.6.14Karolin Seeger2013-04-261-0/+33
* WHATSNEW: Add changes since 3.6.13.Karolin Seeger2013-04-261-1/+28
* docs: Fix bug 9809 -- missing entry in specfileVolker Lendecke2013-04-261-0/+1
* Fix bug 9811 - Old DOS SMB CTEMP request uses a non-VFS function to access th...Jeremy Allison2013-04-261-53/+65
* Bug 9807 - wbinfo: fix segfault in wbinfo_pam_logonDavid Disseldorp2013-04-261-4/+3
* BUG 9766: Cache name_to_sid/sid_to_name correctly.Andreas Schneider2013-04-261-0/+21
* BUG 9139: Fix the username map optimization.Andreas Schneider2013-04-261-4/+8
* BUG 9699: Fix adding case sensitive spn.Andreas Schneider2013-04-261-4/+2
* vfs_fake_perms: Fix bug 9775, segfault for "artificial" conn_structsVolker Lendecke2013-04-261-4/+26
* Optimization suggested by Volker. Don't do a stat system call on normal read ...Jeremy Allison2013-04-261-15/+15
* smbd: Tune "dir" a bit.Volker Lendecke2013-04-261-6/+19
* BUG 9735: Fix winbind seperator in upn to username conversion.Andreas Schneider2013-04-261-1/+1
* Fix bug #9733 - smbcontrol close-share is not working.Jeremy Allison2013-04-261-1/+6