sfrench/samba-autobuild/.git
2013-05-17 Karolin SeegerVERSION: Disable git snapshots for the 4.0.6 release. samba-4.0.6
2013-05-16 Stefan Metzmacherdoc-xml/smbdotconf: fix server [min|max] protocol docum...
2013-05-16 Björn Baumbachdocs: smb.conf: fix max read/write/trans default values...
2013-05-15 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.6.
2013-05-14 Volker LendeckeMakefile: Fix bug 9868 -- Don't know how to make LIBNDR...
2013-05-08 Richard SharpeTests processing an oplock break within a compound...
2013-05-08 Jeremy AllisonRemove the compound_related_in_progress state from...
2013-05-08 Jeremy AllisonThe core of the fix to allow opens to go async inside...
2013-05-08 Jeremy AllisonMove a variable into the area of code where it's used.
2013-05-08 Jeremy AllisonEnsure we don't try and cancel anything that is in...
2013-05-08 Jeremy AllisonOnly do the 1 second delay for sharing violations for...
2013-05-08 Volker Lendeckewinbind: Fix bug 9854 -- NULL pointer dereference
2013-05-07 Anand Avaticheck_parent_exists() can change errno. Ensure we prese...
2013-05-06 Jeremy AllisonFix bug #9822 - Samba crashing during Win8 sync.
2013-05-06 Jeremy AllisonRemove dependency on detection of HAVE_DIRFD for use...
2013-05-06 Jeremy AllisonRemove the "Ugly hack" that was the second use of dirfd().
2013-05-06 Jeremy AllisonIn the struct smb_Dir destructor, use the fsp back...
2013-05-06 Jeremy AllisonMaintain a back-pointer to the fsp in struct smb_Dir...
2013-05-06 Volker Lendeckewinbind4: Fix bug 9832 -- talloc use after free
2013-05-06 Andrew Bartlettauth/ntlmssp: Avoid use-after-free of user_info after...
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-25 Jeremy AllisonEnsure the RECVFILE path in vfs_pwrite_data() operates...
2013-04-25 Jeremy AllisonEnsure the RECVFILE path in vfs_write_data() operates...
2013-04-25 Jeremy AllisonEnsure drain_socket() operates on a blocking socket.
2013-04-25 Jeremy AllisonAdd the internals of is_smb2_recvfile_write.
2013-04-25 Jeremy AllisonThe guts of the receivefile code changes.
2013-04-25 Jeremy AllisonAdd stub static function that will turn on/off receivef...
2013-04-25 Jeremy AllisonAdd extra fields into struct smbd_smb2_request_read_sta...
2013-04-25 Jeremy AllisonAdd macro SMBD_SMB2_SHORT_RECEIVEFILE_WRITE_LEN.
2013-04-25 Jeremy AllisonAdd utility function get_min_receive_file_size().
2013-04-25 Jeremy AllisonAllow smbd_smb2_request_error_ex() to cope with unread...
2013-04-25 Jeremy AllisonAdd function smbd_smb2_unread_bytes().
2013-04-25 Jeremy AllisonIf we already have an smb1req attached to the struct...
2013-04-25 Jeremy AllisonEnsure we don't do an SMB2 aio write if RECVFILE is...
2013-04-25 Volker Lendeckesmbd: Fix signing when the async echo handler kicks in
2013-04-25 Andrew Bartlettbuild: Replace #!/usr/bin/env python with passed in...
2013-04-25 Andrew Bartlettbuild: Remove extra space in shebang
2013-04-22 Volker Lendeckedocs: Fix bug 9809 -- missing entry in specfile
2013-04-22 Jeremy AllisonFix bug in old create temp SMB request. Only use VFS...
2013-04-22 David DisseldorpBug 9807 - wbinfo: fix segfault in wbinfo_pam_logon
2013-04-22 Stefan Metzmacherwafsamba: display the default value in help for SAMBA3_...
2013-04-22 Stefan Metzmachers3:wscript: change --with-dmapi to default=auto to...
2013-04-17 Jeremy AllisonEnsure we test the dirsort module in make test.
2013-04-17 Jeremy AllisonRemove unneeded initializations (we already talloc_zero).
2013-04-17 Jeremy AllisonRemove the use of dirfd inside the vfs_dirsort.c.
2013-04-17 Jeremy AllisonConvert mtime from a time_t to a struct timespec.
2013-04-17 Jeremy AllisonCheck SMB_VFS_NEXT_OPENDIR return in dirsort_opendir().
2013-04-17 Jeremy AllisonClean error paths in opendir and fd_opendir by only...
2013-04-17 Jeremy AllisonProtect open_and_sort_dir() from the directory changing...
2013-04-17 Jeremy AllisonUse an index i rather than re-using a state variable.
2013-04-17 Jeremy AllisonProtect against early error in SMB_VFS_NEXT_READDIR.
2013-04-17 Jeremy AllisonChange source3/modules/vfs_dirsort.c from MALLOC -...
2013-04-17 Ralph Wuerthners3:smbd: do not access data behind req->buf+req->buflen...
2013-04-17 Ralph Wuerthners3:smbd: convert srvstr_pull_req_talloc() into a function
2013-04-17 Ralph Wuerthners3:smbd: do not access data behind req->buf+req->buflen...
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 Alexander Bokovoy[PATCH] getpass: Don't fail if stdin is not a tty
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-11 Volker Lendeckevfs_fake_perms: Slightly streamline code
2013-04-11 Volker Lendeckevfs_fake_perms: Slightly streamline code
2013-04-11 Stefan Metzmachers3:modules: fix the build of vfs_notify_fam (bug #9545)
2013-04-09 Karolin SeegerVERSION: Bump version number up to 4.0.6
2013-04-09 Karolin SeegerVERSION: Disable git snapshots for the 4.0.5 release. samba-4.0.5
2013-04-09 Karolin SeegerWHATSNEW: Add major enhancements.
2013-04-08 Karolin SeegerWHATSNEW: Add changes since 4.0.4.
2013-04-08 Jeremy AllisonEnsure EA value is allocated on the right context.
2013-04-08 Jeremy AllisonFinal fix for bug #9130 - Certain xattrs cause Windows...
2013-04-08 Jeremy AllisonEnsure we don't return uninitialized memory in the...
2013-04-08 Jeremy AllisonAdd a test to show that zero-length EA's are never...
2013-04-08 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2013-04-08 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2013-04-08 Jeremy AllisonChange estimate_ea_size() to correctly estimate the...
2013-04-08 Jeremy AllisonModify fill_ea_chained_buffer() to be able to do size...
2013-04-08 Jeremy AllisonEnsure we can never return an uninitialized EA list.
2013-04-07 Andreas SchneiderBUG 9758: Don't leak the epm_Map policy handle.
2013-04-07 Andreas Schneiderepm: Increase debug level for already registered endpoints.
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.
2013-04-07 Jeremy AllisonFix bad SMB2 opcode reading in server.
2013-04-07 Andrew Bartlettscripting: Fill the ProvisionNames hash with strings...
2013-04-07 Andrew Bartlettsamba-tool ldapcmp: Remove the GUID -> name mappings
2013-04-07 Andrew Bartlettselftest: Add tests for samba-tool dbcheck --reset...
2013-04-07 Andrew Bartlettscripting: Modify samba.descriptor.get_diff_sds() to...
2013-04-07 Andrew Bartlettsamba-tool dbcheck: Allow dbcheck to correct an nTSecur...
2013-04-07 Andrew Bartlettsamba-tool dbcheck: Add --reset-well-known-acls
2013-04-07 Andrew Bartlettscripting: Move get_diff_sds from samba.upgradehelpers...
2013-04-07 Andrew Bartlettscripting: Modify samba.descriptor.get_wellknown_sds...
2013-04-07 Andrew Bartlettscripting: Move samba.provision.descriptor to samba...
2013-04-07 Andrew Bartlettscripting: Make samba.provision.descriptor.get_wellknow...
2013-04-07 Andrew Bartlettscripting: Fix documentation comment on upgradehelpers...
2013-04-07 Andrew Bartlettscripting: Move the list of well known SDs to samba...
2013-04-07 Andrew Bartlettselftest: Remove output directories to save disk space
2013-04-07 Andrew Bartlettsamba_upgradeprovision: Do not reset every DN when...
2013-04-07 Andrew Bartlettsamba_upgradeprovision: do not maintain dnNotToRecalcul...
next