WHATSNEW: Release notes 3.4.17.
[samba.git] / source3 /
2010-05-06 Stefan Metzmachers3:winbindd_cm: use rpccli_is_connected() helper function
2010-05-06 Stefan Metzmachers3:winbindd_cm: use cli_state_is_connected() helper...
2010-05-06 Stefan Metzmachers3:rpc_client: return at least 10 sec as old timeout...
2010-05-06 Stefan Metzmachers3:rpc_client: add set_timeout hook to rpc_cli_transport
2010-05-06 Stefan Metzmachers3:rpc_client: add rpccli_is_connected()
2010-05-06 Stefan Metzmachers3:rpc_client: don't mix layers and keep a reference...
2010-05-06 Stefan Metzmachers3:rpc_transport_np: use cli_state_is_connected() helper
2010-05-06 Stefan Metzmachers3:libsmb: add cli_state_is_connected() function
2010-05-06 Stefan Metzmachers3:libsmb: don't let cli_shutdown() segfault with a...
2010-05-06 Stefan Metzmachers3:rpc_transport_np: handle trans rdata like the output...
2010-05-06 Stefan Metzmachers3: Fix infinite loop in NCACN_IP_TCP asa there is...
2010-05-06 Stefan MetzmacherFix broken pipe handling
2010-05-06 Stefan Metzmachers3:rpc_client: close the socket when pipe is broken
2010-05-06 Stefan Metzmachers3: fix crash in winbindd (similar to commit f8cc0e88fb...
2010-05-06 Björn Jackes3:lib/time: remove TIME_T_MIN/MAX defines
2010-05-06 Jeremy AllisonSecond part of fix for bug #7159 - client rpc_transport...
2010-05-06 Stefan MetzmacherFirst part of fix for bug #7159 - client rpc_transport...
2010-05-06 Volker Lendeckes3: Fix bug 7326 -- can't write with vfs_full_audit...
2010-05-06 Jeremy AllisonFix bug 7310 - DOS attribute inconsistency with MS...
2010-05-06 Jeremy AllisonFix bug 7297 - smbd crashes with CUPS printers and...
2010-05-06 Kai Blins3 ntlm_auth: Don't malloc data that will be talloc_free()d
2010-05-06 Michael KarcherFix bug #7269 - Job management commands don't work...
2010-05-06 Jeremy Allisons3-printing: Fix "printer admin" functionality.
2010-05-06 Günther Deschners3-spoolss: Fix value-needed calculation in_spoolss_Enu...
2010-05-06 Volker Lendeckes3: Fix an uninitialized variable read
2010-05-06 Günther Deschners3-spoolss: let _spoolss_DeletePrinterData call into...
2010-05-06 Günther Deschners3-libads: fix get_remote_printer_publishing_data after...
2010-05-06 Günther Deschners3-rpcclient: fix rpcclient after spoolss_EnumPrinterDa...
2010-05-06 Günther Deschners3-net: fix net after spoolss_EnumPrinterDataEx IDL...
2010-05-06 Günther Deschners3-spoolss: fix _spoolss_EnumPrinterDataEx after idl
2010-05-06 Günther Deschners3-rpcclient: fix rpcclient after spoolss_GetPrinterDat...
2010-05-06 Günther Deschners3-spoolss: fix _spoolss_GetPrinterDataEx after IDL...
2010-05-06 Günther Deschners3-spoolss: let _spoolss_GetPrinterData call into _spoo...
2010-05-06 Günther Deschners3-net: fix net after spoolss_SetPrinterData{Ex} IDL...
2010-05-06 Günther Deschners3-rpcclient: fix rpcclient after spoolss_SetPrinterDat...
2010-05-06 Günther Deschners3-spoolss: fix _spoolss_SetPrinterData{Ex} after IDL...
2010-05-06 Günther Deschners3-spoolss: let _spoolss_SetPrinterData call into _spoo...
2010-05-06 Michael Adams3:build: Fix automatic building of vfs_tsmsm if gpfs...
2010-05-06 Volker Lendeckes3: Fix a NULL pointer dereference
2010-05-06 SATOH Fumiyasuvfs_netatalk: Segfault if hide files or veto files...
2010-03-09 Karolin SeegerVERSION: Raise version number up to 3.4.8.
2010-03-08 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio... samba-3.4.7
2010-03-08 Karolin SeegerVERSION: Raise version number up to 3.4.7.
2010-02-22 Jeremy AllisonFix bug #7154 - mangling method = hash can crash storin...
2010-02-22 Jeremy AllisonFix bug #7155 - valgrind Conditional jump or move depen...
2010-02-22 Jeremy AllisonFix bug #6557 - Do not work VFS full_audit
2010-02-17 Jeff Laytoncifs.upcall: allocate a talloc context for smb_krb5_unp...
2010-02-15 Günther Deschnerspoolss: disable GetPrinterDriver level 101 (as called...
2010-02-15 Jeremy AllisonFixes issue with preexec scripts creating a share direc...
2010-02-15 Volker Lendeckes3: Fix typo found by jhell <jhell@DataIX.net>
2010-02-15 Günther Deschners3-spoolss: implement spoolss_EnumJobs level 3.
2010-02-15 Stefan Metzmachers3:passdb: only use gid_to_sid() result if the result...
2010-02-15 Stefan Metzmachers3:pdb_ldap: don't search for the users primary group...
2010-02-15 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-15 Stefan Metzmachers3:pdb_ldap: try to build the full unix_pw structure...
2010-02-15 Stefan Metzmachers3:passdb: speed up pdb_get_group_sid()
2010-02-15 Volker Lendeckes3: Make pdb_copy_sam_account also copy the group sid
2010-02-15 Stefan Metzmachers3: shortcut gid_to_sid when "ldapsam:trusted = yes"
2010-02-15 Michael Adams3:is_trusted_domain: shortcut if domain name == global...
2010-02-15 Michael Adams3:is_trusted_domain: shortcut if domain name is NULL...
2010-02-15 Michael Adams3: shortcut uid_to_sid when "ldapsam:trusted = yes"
2010-02-15 Michael Adams3:smbd: also fill the memcache with sid<->id mappings...
2010-02-15 Michael Adams3:smbd: make idmap cache persistent for "ldapsam:trusted".
2010-02-15 Volker LendeckeFix large paged search
2010-02-15 Björn Jacke=?utf-8?q?=D1=953:ldap:=20search=20for=20account=20poli...
2010-02-15 Björn Jackes3:ldap: don't search when no values where found (cherr...
2010-02-15 Jeremy AllisonFix bug #7122 - Reading a large browselist fails (serve...
2010-02-15 Jeremy AllisonFix off-by-one error in working out the limit of the...
2010-02-15 Stefan Metzmachers3:smbd: use StrCaseCmp() instead of strcasecmp
2010-02-15 Stefan Metzmachers3:smbd: Fix really ugly bool vs. int bug!!!
2010-02-15 Stefan Metzmachers3:libsmb: fix NetServerEnum3 rap calls.
2010-02-15 Stefan Metzmachers3:smbd: implement api_RNetServerEnum3
2010-02-15 Stefan Metzmachers3:smbd: add/improve some DEBUG messages in api_RNetSer...
2010-02-15 Stefan Metzmachers3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2
2010-02-15 Jeremy AllisonMissed one check on the memcpy for bug #7063.
2010-02-15 Jeremy AllisonSecond part of fix for bug 7063 - Samba 3.4.5 on ubuntu...
2010-02-15 Jeremy AllisonFix bug 7104 - "wide links" and "unix extensions" are...
2010-02-15 Jeremy AllisonFix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit -...
2010-02-15 Volker Lendeckes3: Fix an uninitialized variable reference
2010-02-15 Lars Müllers3: normalize "Changing password for" msg IDs and STRs
2010-02-15 Stefan Metzmachers3:libsmb: don't reuse the callers stype variable in...
2010-02-15 Lars MüllerAdd cross option to samba_cv_linux_getgrouplist_ok
2010-02-15 Steven Dannemans3/smbd: Fix string buffer overflow causing heap corruption
2010-02-15 Volker Lendeckes3: Simplify the code a bit: Catch (len==0) early
2010-02-15 Jeremy AllisonFix bug 7081 - vfs_expand_msdfs doesn't work correctly...
2010-02-15 Jeremy AllisonFix bug #7072 - Accounts can't be unlocked from ldap.
2010-02-15 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-02-15 Volker LendeckeDo not segfault in pdb_search_destructor if no real...
2010-02-15 Stefan Metzmachers3:pdb_ldap: restore Samba 3.0.x behavior and use the...
2010-02-15 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-02-15 Karolin SeegerVERSION: Raise version number up to 3.4.6.
2010-01-18 Volker Lendeckes3: Fix a crash in libsmbclient used against the OpenSo...
2010-01-18 Jeremy AllisonFix bug 7045 - Bad (non memory copying) interfaces...
2010-01-18 Günther Deschners3-libsmbclient: Fix crash bug in SMBC_parse_path().
2010-01-18 Jeremy AllisonFix bug #7036 - net rpc getsid fails in hardened window...
2010-01-18 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)...
2010-01-18 Stefan Metzmachersmbd: Fix opening the quota magic file
2010-01-18 Jeremy AllisonRe-fix bug 5202 - cannot change ACLs on writable file...
2010-01-18 Jeremy AllisonSecond part of the fix for bug #7020 - smbd using 2G...
2010-01-18 Jeremy AllisonFix bug #7020 - smbd using 2G memory.
next