samba.git
2013-09-18 Christian Ambachs3:libnet increase timeout for machine password change
2013-09-18 Volker Lendeckes3: Give machine password changes 10 minutes of time
2013-09-18 Günther Deschners3-serverid: call serverid_init_readonly() from command...
2013-09-18 Günther Deschners3-serverid: add a readonly variant of the serverid...
2013-09-18 Günther Deschners3-serverid: restructure serverid initialization.
2013-09-18 Günther Deschners3-sessionid: move sessionid init call to the only...
2013-09-18 Günther Deschners3-sessionid: use sessionid_init_readonly() from cmdlin...
2013-09-18 Günther Deschners3-sessionid: change session_db_ctx() to always return...
2013-09-18 Günther Deschners3-sessionid: make sure to call sessionid_init() also...
2013-09-18 Jeremy AllisonOptimization. Don't do the retry logic if sitename_fetc...
2013-09-18 Jeremy AllisonMove the retry logic when site_name is passed in a...
2013-09-18 Jeremy AllisonMove the manipulation of site_name into the caller...
2013-09-18 Jeremy AllisonRefactor dsgetdcname to be called via a wrapper function.
2013-09-18 Jeremy Allisondsgetdcname_cache_fetch() doesn't use the site_name...
2013-09-18 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH for smb1
2013-09-18 Volker Lendeckesmbd: Fix error return for STREAM_INFO
2013-09-18 Volker Lendeckesmbd: Revert a93f9c3
2013-09-18 Volker Lendeckesmbd: Correctly return BUFFER_OVERFLOW in smb2_getinfo
2013-09-18 Volker Lendeckesmbd: Correctly return INFO_LENGTH_MISMATCH in smb2_getinfo
2013-09-18 Volker Lendeckesmbd: qfsinfo has fixed/variable buffers
2013-09-18 Volker Lendeckesmbd: qfilepathinfo has fixed/variable buffers
2013-09-18 Volker Lendeckesmbd: Use #defines in smb2_getinfo_send
2013-09-18 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_ATTRIBUTE_INFO...
2013-09-18 Ralph Wuerthners3:smbd: allow info class SMB_QUERY_FS_VOLUME_INFO...
2013-09-18 Ralph Wuerthners3:smbd: allow status code in smbd_do_qfsinfo() to...
2013-09-18 Ralph Wuerthners3:smbd: allow GetInfo responses with STATUS_BUFFER_OVE...
2013-09-18 Ralph Wuerthners3:smbd: return NT_STATUS_INFO_LENGTH_MISMATCH for...
2013-09-18 Volker Lendeckesmbd: Simplify dropbox special case in unix_convert
2013-09-18 Volker Lendeckesmbd: Fix a profile problem
2013-09-18 Günther Deschners3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
2013-09-18 Richard SharpeFix bug #10097 - MacOSX 10.9 will not follow path-based...
2013-09-18 Karolin Seegerdocs: Fix variable list in man vfs_crossrename.
2013-09-18 Andreas Schneiders3-libads: Print a message if no realm has been specified.
2013-09-18 Günther Deschners3-libads: Fail create_local_private_krb5_conf_for_doma...
2013-09-18 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. samba-3.6.18
2013-08-12 Ralph WuerthnerEnsure gpfs kernel leases are wrapped in a become_root...
2013-08-12 Jeremy AllisonWrap setting leases in become_root()/unbecome_root...
2013-08-12 Gregor BeckFix bug 9678 - Windows 8 Roaming profiles fail
2013-08-12 Gregor Becksecurity.idl: add new security_secinfo bits
2013-08-12 Björn Jackebuild:autoconf: fix output of syslog-facility check
2013-08-12 Alexander BokovoyPIDL: fix parsing linemarkers in preprocessor output
2013-08-12 Michael Adamlibreplace: add a missing "eval" to the AC_VERIFY_C_PRO...
2013-08-12 Björn Jackedocs: mention AD prerequirements for using idmap_ad
2013-08-12 Björn Jackewinbind/idmap_ad: be verbose about the user that we...
2013-08-12 Jeremy AllisonEnsure we test the dirsort module in make test.
2013-08-12 Jeremy AllisonRemove unneeded initializations (we already talloc_zero).
2013-08-12 Jeremy AllisonRemove the use of dirfd inside the vfs_dirsort.c.
2013-08-12 Jeremy AllisonConvert mtime from a time_t to a struct timespec.
2013-08-12 Jeremy AllisonCheck SMB_VFS_NEXT_OPENDIR return in dirsort_opendir().
2013-08-12 Jeremy AllisonClean error paths in opendir and fd_opendir by only...
2013-08-12 Jeremy AllisonProtect open_and_sort_dir() from the directory changing...
2013-08-12 Jeremy AllisonUse an index i rather than re-using a state variable.
2013-08-12 Jeremy AllisonProtect against early error in SMB_VFS_NEXT_READDIR.
2013-08-12 Jeremy AllisonChange source3/modules/vfs_dirsort.c from MALLOC -...
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-07-29 Karolin SeegerWHATSNEW: Add release notes for Samba 3.6.17. samba-3.6.17
2013-07-29 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
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. samba-3.6.16
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-17 David DisseldorpBug 8997: change libreplace GPL source to LGPL
2013-06-17 Peng HaitaoWhen message-type is drvupgrade, MSG_DEBUG should be...
2013-06-17 Anand Avaticheck_parent_exists() can change errno. Ensure we prese...
2013-06-17 Andreas SchneiderBUG 9881: Check for system libtevent.
2013-06-17 Jeremy AllisonFix bug #9822 - Samba crashing during Win8 sync.
2013-06-17 Jeremy AllisonRemove dependency on detection of HAVE_DIRFD for use...
2013-06-17 Jeremy AllisonRemove the "Ugly hack" that was the second use of dirfd().
2013-06-17 Jeremy AllisonIn the struct smb_Dir destructor, use the fsp back...
2013-06-17 Jeremy AllisonMaintain a back-pointer to the fsp in struct smb_Dir...
2013-06-17 David DisseldorpFix bug 9900: is_printer_published GUID retrieval
2013-06-17 David Disseldorpprinting: explicitly clear PUBLISHED attribute
2013-06-17 David Disseldorpprinting: use const in is_printer_published
2013-06-17 SATOH Fumiyasus3-docs: Remove "experimental" label on "max protocol...
2013-06-17 Volker LendeckeMakefile: Fix bug 9868 -- Don't know how to make LIBNDR...
2013-06-17 Jeremy AllisonRemove the compound_related_in_progress state from...
2013-06-17 Jeremy AllisonThe core of the fix to allow opens to go async inside...
2013-06-17 Jeremy AllisonEnsure we don't try and cancel anything that is in...
2013-06-17 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. samba-3.6.15
2013-05-08 Volker Lendeckewinbind: Fix bug 9854 -- NULL pointer dereference
2013-05-08 Andreas SchneiderBUG 9817: Fix 'map untrusted to domain' with NTLMv2.
2013-05-08 David Disseldorpbug 9830: fix panic in nt_printer_publish_ads
2013-05-08 Stefan Metzmachers3:librpc: add support for PFC_FLAG_OBJECT_UUID when...
2013-05-08 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. samba-3.6.14
2013-04-26 Karolin SeegerWHATSNEW: Add changes since 3.6.13.
2013-04-26 Volker Lendeckedocs: Fix bug 9809 -- missing entry in specfile
2013-04-26 Jeremy AllisonFix bug 9811 - Old DOS SMB CTEMP request uses a non...
next