samba.git
2013-09-06 Jeremy AllisonOptimization. Don't do the retry logic if sitename_fetc...
2013-09-06 Jeremy AllisonMove the retry logic when site_name is passed in a...
2013-09-06 Jeremy AllisonMove the manipulation of site_name into the caller...
2013-09-06 Jeremy AllisonRefactor dsgetdcname to be called via a wrapper function.
2013-09-06 Jeremy Allisondsgetdcname_cache_fetch() doesn't use the site_name...
2013-09-06 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-09-06 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-09-06 Volker Lendeckesmbd: Revert a93f9c3
2013-09-06 Volker Lendeckesmbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
2013-09-06 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
2013-09-06 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-09-06 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-09-06 Volker Lendeckesmbd: Use #defines in smb2_getinfo_send
2013-09-06 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-09-06 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-09-06 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-09-06 Ralph Wuerthners3:smbd: allow GetInfo responses with STATUS_BUFFER_OVE...
2013-09-06 Ralph Wuerthners3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for...
2013-08-30 Volker Lendeckesmbd: Simplify dropbox special case in unix_convert
2013-08-30 Volker Lendeckesmbd: Fix a profile problem
2013-08-20 Günther Deschners3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
2013-08-20 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
2013-08-20 Karolin Seegerdocs: Fix variable list in man vfs_crossrename.
2013-08-14 Andreas Schneiders3-libads: Print a message if no realm has been specified.
2013-08-14 Günther Deschners3-libads: Fail create_local_private_krb5_conf_for_doma...
2013-08-14 Andreas Schneiders3-winbind: Do not delete an existing valid credential...
2013-08-14 Karolin SeegerWHATWNEW: Start release notes for Samba 3.6.19.
2013-08-14 Karolin SeegerVERSION: Bump version up to 3.6.19.
2013-08-12 Karolin SeegerWHATSNEW: Prepare release notes for Samba 3.6.18.
2013-08-07 Ralph WuerthnerEnsure gpfs kernel leases are wrapped in a become_root...
2013-08-07 Jeremy AllisonWrap setting leases in become_root()/unbecome_root...
2013-08-05 Gregor BeckFix bug 9678 - Windows 8 Roaming profiles fail
2013-08-05 Gregor Becksecurity.idl: add new security_secinfo bits
2013-08-05 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.18.
2013-08-05 Karolin SeegerVERSION: Bump version number up to 3.6.18.
2013-08-05 Karolin SeegerWHATSNEW: Add release notes for Samba 3.6.17.
2013-08-05 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-07-18 Björn Jackebuild:autoconf: fix output of syslog-facility check
2013-07-04 Alexander BokovoyPIDL: fix parsing linemarkers in preprocessor output
2013-07-03 Michael Adamlibreplace: add a missing "eval" to the AC_VERIFY_C_PRO...
2013-06-19 Björn Jackedocs: mention AD prerequirements for using idmap_ad
2013-06-19 Björn Jackewinbind/idmap_ad: be verbose about the user that we...
2013-06-19 Jeremy AllisonEnsure we test the dirsort module in make test.
2013-06-19 Jeremy AllisonRemove unneeded initializations (we already talloc_zero).
2013-06-19 Jeremy AllisonRemove the use of dirfd inside the vfs_dirsort.c.
2013-06-19 Jeremy AllisonConvert mtime from a time_t to a struct timespec.
2013-06-19 Jeremy AllisonCheck SMB_VFS_NEXT_OPENDIR return in dirsort_opendir().
2013-06-19 Jeremy AllisonClean error paths in opendir and fd_opendir by only...
2013-06-19 Jeremy AllisonProtect open_and_sort_dir() from the directory changing...
2013-06-19 Jeremy AllisonUse an index i rather than re-using a state variable.
2013-06-19 Jeremy AllisonProtect against early error in SMB_VFS_NEXT_READDIR.
2013-06-19 Jeremy AllisonChange source3/modules/vfs_dirsort.c from MALLOC -...
2013-06-19 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.17.
2013-06-19 Karolin SeegerVERSION: Bump version number up to 3.6.17.
2013-06-19 Karolin SeegerWHATSNEW: Add another fix since 3.6.15.
2013-06-19 Michael Adams3-autoconf: Add missing libtevent dependency for dbwra...
2013-06-19 Michael Adams3-autoconf: Add missing libtevent dependency to dbwrap...
2013-06-19 Andreas Schneiders3-autoconf: Add missing libtevent dependency.
2013-06-17 Karolin SeegerWHATSNEW: Add changes since 3.6.15.
2013-06-14 David DisseldorpBug 8997: change libreplace GPL source to LGPL
2013-06-10 Peng HaitaoWhen message-type is drvupgrade, MSG_DEBUG should be...
2013-06-06 Anand Avaticheck_parent_exists() can change errno. Ensure we prese...
2013-06-06 Andreas SchneiderBUG 9881: Check for system libtevent.
2013-06-05 Jeremy AllisonFix bug #9822 - Samba crashing during Win8 sync.
2013-06-05 Jeremy AllisonRemove dependency on detection of HAVE_DIRFD for use...
2013-06-05 Jeremy AllisonRemove the "Ugly hack" that was the second use of dirfd().
2013-06-05 Jeremy AllisonIn the struct smb_Dir destructor, use the fsp back...
2013-06-05 Jeremy AllisonMaintain a back-pointer to the fsp in struct smb_Dir...
2013-06-04 David DisseldorpFix bug 9900: is_printer_published GUID retrieval
2013-06-04 David Disseldorpprinting: explicitly clear PUBLISHED attribute
2013-06-04 David Disseldorpprinting: use const in is_printer_published
2013-05-16 SATOH Fumiyasus3-docs: Remove "experimental" label on "max protocol...
2013-05-14 Volker LendeckeMakefile: Fix bug 9868 -- Don't know how to make LIBNDR...
2013-05-13 Jeremy AllisonRemove the compound_related_in_progress state from...
2013-05-13 Jeremy AllisonThe core of the fix to allow opens to go async inside...
2013-05-13 Jeremy AllisonEnsure we don't try and cancel anything that is in...
2013-05-13 Jeremy AllisonOnly do the 1 second delay for sharing violations for...
2013-05-08 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.16.
2013-05-08 Karolin SeegerVERSION: Bump version up to 3.6.16.
2013-05-08 Karolin SeegerWHATSNEW: Prepare release notes for Samba 3.6.15.
2013-05-08 Volker Lendeckewinbind: Fix bug 9854 -- NULL pointer dereference
2013-04-30 Andreas SchneiderBUG 9817: Fix 'map untrusted to domain' with NTLMv2.
2013-04-30 David Disseldorpbug 9830: fix panic in nt_printer_publish_ads
2013-04-30 Stefan Metzmachers3:librpc: add support for PFC_FLAG_OBJECT_UUID when...
2013-04-30 Andrew Bartletts3-smbd: Split make_serverinfo_from_username guest...
2013-04-29 Karolin SeegerWHATSNEW: Start release notes for Samba 3.6.15.
2013-04-29 Karolin SeegerVERSION: Bump version number up to 3.6.15.
2013-04-26 Karolin SeegerWHATSNEW: Add some information on migrating printers.
2013-04-26 Karolin SeegerWHATSNEW: Add changes since 3.6.13.
2013-04-22 Volker Lendeckedocs: Fix bug 9809 -- missing entry in specfile
2013-04-22 Jeremy AllisonFix bug 9811 - Old DOS SMB CTEMP request uses a non...
2013-04-22 David DisseldorpBug 9807 - wbinfo: fix segfault in wbinfo_pam_logon
2013-04-12 Andreas SchneiderBUG 9766: Cache name_to_sid/sid_to_name correctly.
2013-04-12 Andreas SchneiderBUG 9139: Fix the username map optimization.
2013-04-11 Andreas SchneiderBUG 9699: Fix adding case sensitive spn.
2013-04-11 Volker Lendeckevfs_fake_perms: Fix bug 9775, segfault for "artificial...
2013-04-07 Jeremy AllisonOptimization suggested by Volker. Don't do a stat syste...
2013-04-07 Volker Lendeckesmbd: Tune "dir" a bit.
2013-04-07 Andreas SchneiderBUG 9735: Fix winbind seperator in upn to username...
2013-04-07 Jeremy AllisonFix bug #9733 - smbcontrol close-share is not working.
next