samba.git
2010-02-19 Günther Deschnerlibndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that...
2010-02-19 Günther Deschnerlibndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
2010-02-19 Günther Deschnerlibndr: change subcontext buffer allocation to allocate...
2010-02-19 Stefan Metzmacherlibrpc/ndr: make ndr_push_relative_ptr2() static
2010-02-19 Stefan Metzmacherlibrpc/ndr_krb5pac: use ndr_push_relative_ptr2_start...
2010-02-19 Stefan Metzmacherlibrpc/ndr_drsblobs: use ndr_push_relative_ptr2_start...
2010-02-19 Günther Deschnerspoolss: fix relative pointers in ndr_push_spoolss_Driv...
2010-02-19 Günther Deschners3: re-run make full_idl.
2010-02-19 Günther Deschnerpidl: use ndr_push_relative_ptr2_start and ndr_push_rel...
2010-02-19 Günther Deschnerlibndr: add ndr_push_relative_ptr2_start and ndr_push_r...
2010-02-19 Jeremy AllisonFix bug #7154 - mangling method = hash can crash storin...
2010-02-19 Jeremy AllisonFix bug #7155 - valgrind Conditional jump or move depen...
2010-02-18 Karolin Seegers3-docs: Remove trailing whitespaces and fix a typo.
2010-02-18 Björn Jackes3:docs: add some advice for usage of strict allocate
2010-02-18 Stefan Metzmachertsocket/bsd: fix comment in tdgram_bsd_recvfrom_handler()
2010-02-18 Jeremy AllisonFix commit d07cd37b993d3c9beded20323174633b806196b5
2010-02-18 Stefan Metzmachertsocket/bsd: fix bug #7115 FreeBSD includes the UDP...
2010-02-18 Stefan Metzmachertsocket/bsd: set IPV6_V6ONLY on AF_INET6 sockets
2010-02-18 Stefan Metzmachertsocket/bsd: fix bug #7140 autodetect ipv4 and ipv6...
2010-02-18 Stefan Metzmachertsocket/bsd: fix bug #7140 use calculated sa_socklen...
2010-02-18 Stefan Metzmachertsocket/bsd: fix do_bind logic for AF_INET
2010-02-18 Stefan Metzmachersocket_wrapper: also ignore AF_INET6 in swrap_setsockopt()
2010-02-18 Günther Deschners3-modules: fix get_acl_blob in the acl_tdb VFS module.
2010-02-18 Jeremy AllisonFix bug #6557 - Do not work VFS full_audit
2010-02-17 Volker Lendeckes3: Fix bug 7139 owner of file not available with kerberos.
2010-02-17 Karolin SeegerWHATSNEW: Update changes.
2010-02-17 Jeff Laytoncifs.upcall: allocate a talloc context for smb_krb5_unp...
2010-02-16 Volker Lendeckes3-docs: Document 'smbclient -C'.
2010-02-16 Steven Dannemans3/smbd: change locking behavior when "lock spin time...
2010-02-16 Jeremy AllisonFix error in docs. Should be milliseconds, not microsec...
2010-02-15 Björn Jackes3: by default don't use pthread pool support
2010-02-15 Björn Jackes3:nsswitch: also use pthread CFLAGS for the nsswitch...
2010-02-15 Björn Jackes3: fix build on Tru64 after it broke with deactivating...
2010-02-15 Björn Jackes3: link thread objects in libsmbclient only and adjust...
2010-02-15 Björn Jackes3: syntax fix
2010-02-15 Björn Jackes3: get pthread detection also on HP-UX right
2010-02-15 Björn Jackes3: fix detection and flags for using pthread
2010-02-15 Günther Deschnerspoolss: disable GetPrinterDriver level 101 (as called...
2010-02-15 Günther Deschners3-docs: fix eventlogadm manpage typo.
2010-02-15 Karolin SeegerWHATSNEW: Update changes since 3.5.0rc2.
2010-02-15 Karolin SeegerVERSION: We need another release candidate.
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-12 Günther Deschners3-spoolss: implement spoolss_EnumJobs level 3.
2010-02-11 Karolin SeegerWHATSNEW: Mention new "nmbd bind explicit broadcast...
2010-02-11 Jeremy AllisonMore of the fix for bug #7118 - nmbd problems with...
2010-02-11 Jeremy AllisonMake "nmbd bind explicit broadcast" on by default.
2010-02-11 Stefan Metzmachers3:docs-xml: document "nmbd bind explicit broadcast"
2010-02-11 Stefan Metzmachers3:nmbd: change "nmbd:bind explicit broadcast" into...
2010-02-11 Stefan Metzmachers3:nmbd: also listen explicit on the subnet broadcast...
2010-02-11 Björn Jackes3: change ldap filter to what really was intended...
2010-02-10 Karolin SeegerWHATSNEW: Update changes since 3.5.0rc2.
2010-02-10 Jeremy AllisonFix off-by-one error in working out the limit of the...
2010-02-10 Jeremy AllisonFix bug #7122 - Reading a large browselist fails (serve...
2010-02-10 Simo Sorcetdb: raise version to 1.2.1
2010-02-10 Stefan Metzmachers3:smbd: use StrCaseCmp() instead of strcasecmp
2010-02-10 Stefan Metzmachers3:smbd: Fix really ugly bool vs. int bug!!!
2010-02-10 Stefan Metzmachers3:passdb: only use gid_to_sid() result if the result...
2010-02-10 Stefan Metzmachers3:pdb_ldap: don't search for the users primary group...
2010-02-10 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-10 Stefan Metzmachers3:pdb_ldap: try to build the full unix_pw structure...
2010-02-10 Stefan Metzmachers3:passdb: speed up pdb_get_group_sid()
2010-02-10 Volker Lendeckes3: Make pdb_copy_sam_account also copy the group sid
2010-02-10 Stefan Metzmachers3: shortcut gid_to_sid when "ldapsam:trusted = yes"
2010-02-10 Jeremy AllisonMissed one check on the memcpy for bug #7063.
2010-02-10 Jeremy AllisonSecond part of fix for bug 7063 - Samba 3.4.5 on ubuntu...
2010-02-09 Karolin Seegers3-docs: Add missing para end tag.
2010-02-09 Karolin SeegerWHATSNEW: Add changes since 3.5.0rc2.
2010-02-09 Karolin SeegerWHATSNEW: Update changes.
2010-02-09 Jeremy AllisonFix bug #6876 for acl_tdb module.
2010-02-09 Stefan Metzmachers3:libsmb: fix NetServerEnum3 rap calls.
2010-02-09 Stefan Metzmachers3:smbd: implement api_RNetServerEnum3
2010-02-09 Andrew Tridgellutil: added binsearch.h for binary array searches
2010-02-09 Stefan Metzmachers3:smbd: add/improve some DEBUG messages in api_RNetSer...
2010-02-09 Stefan Metzmachers3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2
2010-02-09 Jeremy AllisonFix bug 7104 - "wide links" and "unix extensions" are...
2010-02-09 Björn Jackes3: fix some wrong newlines in de translation strings
2010-02-09 Jeremy AllisonFix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit -...
2010-02-08 Bo Yangs3: Fix malformed require_membership_of_sid.
2010-02-08 Björn Jackes3: fix build issue on Tru64
2010-02-08 Lars Müllers3: normalize "Changing password for" msg IDs and STRs
2010-02-08 Jeremy AllisonFix bug #7079 - cliconnect gets realm wrong with truste...
2010-02-05 Stefan Metzmachers3:libsmb: don't reuse the callers stype variable in...
2010-02-04 Lars MüllerAdd cross option to samba_cv_linux_getgrouplist_ok
2010-02-04 Steven Dannemans3/smbd: Fix string buffer overflow causing heap corruption
2010-02-04 Volker Lendecketdb: fix an early release of the global lock that can...
2010-02-04 Jeremy AllisonFix bug #7084 - Create time on directories not stored...
2010-02-04 Volker Lendeckes3: Simplify the code a bit: Catch (len==0) early
2010-02-04 Jeremy AllisonFix bug 7081 - vfs_expand_msdfs doesn't work correctly...
2010-02-04 oliviers3/vfs_scannedonly: AIX doesn't have MSG_DONTWAIT
2010-02-04 Jeremy AllisonFix bug #7069 - smbget does not return an error status...
2010-02-04 Jeremy AllisonFix bug #7072 - Accounts can't be unlocked from ldap.
2010-02-04 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-01-28 Karolin Seegers3/winbind_ccache: Fix typo in debug message.
2010-01-28 Lars MüllerAdd dependency of bin/smbfilter to libwbclient.
2010-01-26 Karolin SeegerVERSION: Raise version number up to 3.5.0.
2010-01-26 Karolin SeegerWHATSNEW: Update changes.
2010-01-26 Karolin Seegers3-docs: Fix version in man ldbrename.
2010-01-26 Volker Lendeckes3: Enable use of ccache by default for libsmbclient
2010-01-26 Volker Lendeckes3-libsmbclient: Add smbc_setOptionUseCCache()
next