samba.git
2013-08-02 Jeremy AllisonFix bug #10010 - Missing integer wrap protection in...
2013-08-02 Karolin SeegerVERSION: Bump version number up to 4.0.8.
2013-06-28 Karolin SeegerVERSION: Disable git snapshots for the 4.0.7 release. samba-4.0.7
2013-06-28 Karolin SeegerWHATSNEW: Add release notes for Samba 4.0.7.
2013-06-25 Andrew Bartletttorture: Add tests for LDAP substring search with no...
2013-06-25 Andrew Bartlettlibcli/ldap: Cope with substring match with no chunks...
2013-06-25 Andrew Bartlettldb: bump version to allow a depencency on the substrin...
2013-06-25 Andrew Bartlettldb: Cope with substring match with no chunks in ldb_fi...
2013-06-25 Andrew Bartlettldb: Ensure not to segfault on a filter such as (mail=)
2013-06-25 Andrew Bartlettheimdal_build: Add missing dep on samba4kgetcred
2013-06-21 Michael Wooddocs: Avoid mentioning a possibly misleading option.
2013-06-18 Volker Lendecketevent: Fix Coverity ID 989236 Operands don't affect...
2013-06-14 David DisseldorpBug 8997: change libreplace GPL source to LGPL
2013-06-14 Björn Baumbachs4-dfs_server: check for netbios aliases in ad_get_refe...
2013-06-11 Kai Blindns: Support larger queries when asking forwarder
2013-06-11 Kai Blinidl: Add support for parsing OPT records
2013-06-10 Peng HaitaoWhen message-type is drvupgrade, MSG_DEBUG should be...
2013-06-10 Jeremy AllisonCheck for WRITE_ACCESS on the file before overriding...
2013-06-10 Jeremy AllisonEnsure we don't try the open_file_fchmod() if we can...
2013-06-10 Jeremy AllisonRemove indentation around code wrapped by unneeded...
2013-06-10 Jeremy AllisonAdd early return in file_set_dosmode() on a read only...
2013-06-06 Andreas SchneiderBUG 9881: Check for system libtevent.
2013-06-05 Stefan Metzmachers4:winbind: don't leak libnet_context into the main...
2013-06-04 David DisseldorpFix bug 9900: is_printer_published GUID retrieval
2013-06-04 David Disseldorpprinting: explicitly clear PUBLISHED attribute
2013-06-03 Kai Blindns: Delete dnsNode objects when they are empty
2013-06-03 Kai Blindns: Fix allocation of txt_record in txt record tests
2013-06-03 Kai Blindns: more debug debug options in the tests
2013-06-03 Volker Lendeckewinbind4: Fix bug 9832 -- talloc use after free
2013-05-30 David Disseldorpwaf: build PIEs if supported by the compiler
2013-05-30 David Disseldorpwaf: build position independent executables
2013-05-30 David Disseldorpwaf: add --with[out]-pie configure arguments
2013-05-30 Michael Adambuild: Add missing new line to replaced python shebang...
2013-05-29 Andrew Bartlettbuild: Install smbtar in waf build
2013-05-29 Andrew Bartlettbuild: Blacklist the release-4-0-0 provision as well
2013-05-29 Andrew Bartlettbuild: Do not set PATH in install_with_python now we...
2013-05-29 Andrew Bartlettbuild: Rework BSD_STYLE_STATVFS check to match autoconf...
2013-05-29 Andrew Bartlettlib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP...
2013-05-29 Andrew Bartlettdocs: Remove all references to testprns
2013-05-29 Andrew Bartlettdocs: Fix small errors in TOSHARG-Compiling
2013-05-29 Andrew Bartlettdocs: Remove TOSHARG-HighAvailability which is made...
2013-05-29 Andrew Bartlettdocs: Remove out of date and unmaintained Speed page...
2013-05-27 Kai Blindns: Add support for MX queries
2013-05-27 Vadim ZhukovMore generic check for OpenBSD platform
2013-05-27 Björn Jackedocs: mention AD prerequirements for using idmap_ad
2013-05-27 Björn Jackewinbind/idmap_ad: be verbose about the user that we...
2013-05-27 Stefan Metzmachers3:lib/server_mutex: open mutex.tdb with CLEAR_IF_FIRST
2013-05-27 Andrew Bartletts3-rpc_server: Ensure we are root when starting and...
2013-05-17 Karolin SeegerVERSION: Bump version number up to 4.0.7...
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...
next