summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Final fix for bug #9130 - Certain xattrs cause Windows error 0x800700FFJeremy Allison2013-04-261-1/+1
* Ensure we don't return uninitialized memory in the pad bytes.Jeremy Allison2013-04-261-1/+7
* Fix bug #9130 - Certain xattrs cause Windows error 0x800700FFJeremy Allison2013-04-261-0/+9
* Change estimate_ea_size() to correctly estimate the EA size over SMB2.Jeremy Allison2013-04-261-1/+26
* Modify fill_ea_chained_buffer() to be able to do size calculation only, no ma...Jeremy Allison2013-04-261-7/+10
* wkssvc: Fix bug 9727, NULL pointer dereferenceVolker Lendecke2013-04-261-2/+6
* printing: update registry and publish in backgroundDavid Disseldorp2013-04-264-15/+53
* spoolss: only reload printers on pcap update messageDavid Disseldorp2013-04-261-2/+16
* printing: add sighup and conf change handlersDavid Disseldorp2013-04-264-53/+68
* printing: move pcap change notifier to bg processDavid Disseldorp2013-04-264-27/+55
* smbd: fix cups printcap cache updates on startupDavid Disseldorp2013-04-262-12/+19
* Make sure that we only propogate the INHERITED flag when we are allowed to.Jeremy Allison2013-04-261-1/+2
* torture: Add ntprinting latin1 test.Andreas Schneider2013-04-261-0/+217
* s3-net: Add encoding=<CP> to 'net printing dump'.Andreas Schneider2013-04-261-8/+51
* s3-net: Add encoding=<CP> to 'net printing migrate'.Andreas Schneider2013-04-264-11/+90
* ndr: Pass down string_flags in ndr_pull_ntprinting_printer().Andreas Schneider2013-04-261-0/+2
* idl: Add flags for strings in ntprinting idl.Andreas Schneider2013-04-261-27/+42
* ndr: Add ndr_ntprinting_string_flags() function.Andreas Schneider2013-04-262-0/+15
* pidl: Add skip option to elements.Andreas Schneider2013-04-262-2/+11
* Fix bug #9724 - is_encrypted_packet() function incorrectly used inside server.Jeremy Allison2013-04-261-5/+3
* WHATSNEW: Start release notes for Samba 3.6.14.Karolin Seeger2013-03-201-2/+43
* VERSION: Bump version number up to 3.6.14.Karolin Seeger2013-03-201-1/+1
* WHATSNEW: Prepare release notes for Samba 3.6.13.samba-3.6.13Karolin Seeger2013-03-181-2/+60
* vfs_catia: new version of the manual page for samba-3.6.xGuenter Kukkukk2013-03-141-2/+64
* vfs_catia: add my copyrightGuenter Kukkukk2013-03-141-0/+1
* vfs_catia: fix the translation to "vfs_translate_to_windows"Guenter Kukkukk2013-03-141-4/+6
* vfs_catia: add debug class for that moduleGuenter Kukkukk2013-03-141-1/+23
* selftest: Skip tests failing on ext4 fs.Karolin Seeger2013-03-141-0/+1
* Fix bug #9637 - Renaming directories as guest user in security share mode doe...Jeremy Allison2013-03-141-1/+5
* winbind: Don't leak centry memory. Reviewed-by: Alexander Bokovoy <ab@samba.org>Andreas Schneider2013-03-141-0/+1
* winbind: Don't leak memory on return. Reviewed-by: Alexander Bokovoy <ab@samb...Andreas Schneider2013-03-141-0/+3
* Fix bug #9039 'map untrusted to domain' treats WORKSTATION as bogus domain.Daniel Kobras2013-03-141-1/+2
* pdb: Fix array overrun by one. Reviewed-by: Alexander Bokovoy <ab@samba.org>Andreas Schneider2013-03-141-3/+4
* build/autoconf: put ld check variable in quotesBjörn Jacke2013-03-141-1/+1
* build/autoconf: fix check for GNU ld versionBjörn Jacke2013-03-141-1/+5
* smbd: fix initial large PAC sess setup responseDavid Disseldorp2013-03-141-1/+13
* Fix bug 9519 - Samba returns unexpected error on SMB posix open.Jeremy Allison2013-03-141-2/+9