WHATSNEW: Prepare release notes for Samba 3.5.19.
[samba.git] / source3 /
2012-11-01 Karolin SeegerRevert "Fix bug #7781 (Samba transforms "ShareName...
2012-11-01 Björn Jackes3: fix compile of krb5 locator on Solaris
2012-11-01 Matthieu Patoulib-addns: ensure that allocated buffer are pre set...
2012-11-01 Jeremy AllisonFix bug #9117 - smbclient can't connect to a Windows...
2012-11-01 Andrew Bartletts3-libsmb: Initialise ticket to ensure we do not invali...
2012-11-01 Björn Jackeautoconf: fix --with(out)-sendfile-support option handling
2012-11-01 Jeremy AllisonWhen setting a non-default ACL, don't forget to apply...
2012-11-01 Jeremy AllisonOnly apply masks on non-default ACL entries when settin...
2012-11-01 Jeremy AllisonUse is_default_acl variable in canonicalise_acl().
2012-11-01 Jeremy AllisonReformat spacing to be even.
2012-11-01 Jeremy AllisonFix bug #7781 (Samba transforms "ShareName" to lowercas...
2012-11-01 Andreas Schneiders3-smbd: Don't segfault if user specified ports out...
2012-11-01 Jeremy AllisonFix bug #9213 - Bad ASN.1 NegTokenInit packet can cause...
2012-11-01 Jeremy AllisonFix bug #9016 - Connection to outbound trusted domain...
2012-11-01 Björn Jackequota: add supprt for gfs2
2012-09-24 Karolin SeegerVERSION: Bump version up to 3.5.19.
2012-09-21 Björn Jackes3:winbindd: make sure we only call static_init_idmap...
2012-09-21 Björn Jackequota: fix build of sysquote_xfs on
2012-09-21 Jeremy AllisonFix bug #9147 - winbind can't fetch user or group info...
2012-09-21 Volker Lendeckes3: delete requests are not special
2012-09-21 hargagans3: Fix bug #9085.
2012-09-21 Goldberg, Neil RFix bug #9100 - winbind doesn't return "Domain Local...
2012-09-21 Jeremy AllisonFix bug #9098 - winbind does not refresh kerberos tickets.
2012-09-21 Herb LewisFix bug #9104 - winbindd can mis-identify idle clients...
2012-09-21 Jeremy AllisonEnsure we keep last_access up to date when processing...
2012-09-21 Volker Lendeckes3: Fix a crash in reply_lockingX_error
2012-08-13 Karolin SeegerVERSION: Bump version up to 3.5.18.
2012-07-26 Jeremy AllisonFix bug #9034 - Typo in set_re_uid() call when USE_SETR...
2012-07-26 Stefan Metzmachers3:vfs_gpfs: be less verbose in get/set_xattr functions
2012-07-06 Karolin SeegerVERSION: Bump version up to 3.5.17.
2012-06-30 Andrew Bartletts3-winbindd Only use SamLogonEx when we can get unencry...
2012-06-30 Volker Lendeckev3-6-test: Further fix for bug 8338
2012-06-30 Jeremy AllisonFix bug 8314] - smbd crash with unknown user.
2012-06-30 Volker Lendeckes3-vfs_gpfs: Fix bug #9003, posix acl on gpfs
2012-06-30 Jeremy AllisonFix bug #8974 - Kernel oplocks are broken when uid...
2012-06-30 Jeremy AllisonSame fix as bug 8989 - Samba 3.5.x (and probably all...
2012-06-30 Jeremy AllisonFix Bug 8989 - Samba 3.5.x (and probably all other...
2012-06-30 Volker Lendeckes3: Fix a winbind race leading to 100% CPU
2012-06-30 Volker LendeckeFix for bug #8998 - Notify code can miss a ChDir.
2012-06-30 Jeremy AllisonFix bug #8994 - winbind normalize names.
2012-06-30 Jeremy AllisonFix bug #8972 - Directory group write permission bit...
2012-06-30 Matthieu Patous3-winbindd: call dump_core_setup after command line...
2012-06-30 Volker Lendeckes3: Fix uninitialized memory read in talloc_free()
2012-06-30 Richard SharpeFix bug #8970 - Possible memory leaks in the samba...
2012-06-30 Jeremy AllisonFix bug #8882 - Broken processing of %U with vfs_full_a...
2012-06-30 Andrew Bartletts3-utils: Use ads_do_search_retry in net ads search
2012-06-30 Andrew Bartletts3-libads: Use a reducing page size to try and cope...
2012-06-30 Andrew Bartletts3-winbindd: Always map the LDAP error code to an NTSTATUS
2012-06-30 Andrew Bartletts3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_...
2012-06-30 Jeremy AllisonFix the loop unrolling inside resolve_ads().
2012-06-30 Jeremy AllisonProtect all of the name resolution methods from returni...
2012-06-30 Jeremy AllisonFix convert_ss2service() to filter out zero addresses.
2012-06-30 Jeremy AllisonFix remove_duplicate_addrs2 to do exactly what it says...
2012-04-30 Karolin SeegerVERSION: Bump version number up to 3.5.16.
2012-04-27 Jeremy AllisonFix self granting privileges in security=ads. samba-3.5.15
2012-04-10 Karolin SeegerVERSION: Bump version up to 3.5.15.
2012-04-07 Stefan Metzmacherrerun 'make samba3-idl' samba-3.5.14
2012-03-20 Karolin SeegerVERSION: Bump version up to 3.5.14.
2012-03-05 Matthieu Patous3-winbindd: Close netlogon connection if the status...
2012-03-05 Matthieu Patous3-winbindd: set the can_do_validation6 also for truste...
2012-03-05 Michael Adams3:loadparm: fix the reload of the configuration: also...
2012-03-05 Michael Adams3:loadparm: add reload_registry_shares() - reload...
2012-03-05 Stefan Metzmachers3:client: ignore SMBecho errors (the server may not...
2012-03-05 Andrew Bartletts3-libsmb Do not limit read replies to NBT packet sizes
2012-03-05 Jeremy AllisonFix bug 8636 - When returning an ACL without SECINFO_DA...
2012-03-05 Jeremy AllisonSecond part of fix for bug #8673 - NT ACL issue.
2012-03-05 Jeremy AllisonFirst part of fix for bug #8673 - NT ACL issue.
2012-03-05 Jeremy AllisonThird part of fix for bug #8663 - deleting a symlink...
2012-03-05 Jeremy AllisonSecond part of fix for bug #8663 - deleting a symlink...
2012-03-05 Jeremy AllisonFirst part of fix for bug #8663 - deleting a symlink...
2012-03-05 Jeremy AllisonFix bug #8664 - Renaming a symlink fails if the symlink...
2012-03-05 Günther Deschners3-libads: fix malloc/talloc mismatch in ads_keytab_ver...
2012-03-05 Stefan Metzmachers3:lib/ctdbd_conn: try ctdbd_init_connection() as root...
2012-03-05 Volker LendeckeFix bug #8686 - Packet validation checks can be done...
2012-03-05 Jeremy AllisonFix bug #8687 - net memberships usage info is wrong
2012-03-05 Andreas Schneiders3-libsmb: Don't duplicate kerberos service tickets.
2012-03-05 Jeremy AllisonFinal part of fix for bug #8679 - recvfile code path...
2012-03-05 Jeremy AllisonThird part of fix for bug #8679 - recvfile code path...
2012-03-05 Jeremy AllisonSecond part of fix for bug #8679 - recvfile code path...
2012-03-05 Jeremy AllisonFix bug #8679 - recvfile code path using splice() on...
2012-03-05 Masafumi Nakayamas3-cli: fix bug 563, >8GB tar on BE machines
2012-03-05 Andreas Schneiders3-winbind: Move finding the domain to it's own function.
2012-03-05 Andreas Schneiders3-winbind: Fix segfault if we can't map the last user.
2012-03-05 Jeremy AllisonFix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules...
2012-03-05 Andreas Schneiders3-winbind: Add an update function for winbind cache.
2012-03-05 Jeremy AllisonFix bug #8521 - winbindd cache timeout expiry test...
2012-03-05 Christian Ambachs3:winbind add timeouts to winbind cache
2012-03-05 Volker Lendeckes3: Attempt to fix the vfs_commit module
2012-03-05 Jeremy AllisonFix bug 8631 - POSIX ACE x permission becomes rx follow...
2012-03-05 Andreas Schneiders3-winbind: Don't fail on users without a uid.
2012-03-05 Stefan Metzmachers3:libsmb: consistently use state->size in cli_write_an...
2012-03-05 Stefan Metzmachers3:libsmb: fix cli_write_and_x() against OS/2 print...
2012-03-05 Jeremy AllisonFix bug #8561 - Password change settings not fully...
2012-03-05 Stefan Metzmachers3:rpc_server/srv_netlogon: make sure we don't use...
2011-11-03 Karolin SeegerVERSION: Bump version up to 3.5.13.
2011-11-01 Jeremy AllisonFix bug #8542 - smbclient posix_open command fails...
2011-11-01 Jeremy AllisonThird part of fix for bug #8541 - readlink() on Linux...
2011-11-01 Jeremy AllisonSecond part of fix for bug #8541 - readlink() on Linux...
2011-11-01 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-11-01 Jeremy AllisonUse existing ISDOT and ISDOTDOT macros.
next