obnox/samba-ctdb.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 Jeremy AllisonFix bug #6557 - Do not work VFS full_audit
2010-02-17 Karolin SeegerWHATSNEW: Update changes since 3.4.5.
2010-02-17 Jeff Laytoncifs.upcall: allocate a talloc context for smb_krb5_unp...
2010-02-15 Karolin Seegers3-docs: Add missing para end tag.
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 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 Stefan Metzmachers3:passdb: only use gid_to_sid() result if the result...
2010-02-11 Stefan Metzmachers3:pdb_ldap: don't search for the users primary group...
2010-02-11 Stefan Metzmachers3:pdb_ldap: optimize ldapsam_alias_memberships() and...
2010-02-11 Stefan Metzmachers3:pdb_ldap: try to build the full unix_pw structure...
2010-02-11 Stefan Metzmachers3:passdb: speed up pdb_get_group_sid()
2010-02-11 Volker Lendeckes3: Make pdb_copy_sam_account also copy the group sid
2010-02-11 Stefan Metzmachers3: shortcut gid_to_sid when "ldapsam:trusted = yes"
2010-02-11 Michael Adams3:is_trusted_domain: shortcut if domain name == global...
2010-02-11 Michael Adams3:is_trusted_domain: shortcut if domain name is NULL...
2010-02-11 Michael Adams3: shortcut uid_to_sid when "ldapsam:trusted = yes"
2010-02-11 Michael Adams3:smbd: also fill the memcache with sid<->id mappings...
2010-02-11 Michael Adams3:smbd: make idmap cache persistent for "ldapsam:trusted".
2010-02-11 Volker LendeckeFix large paged search
2010-02-11 Björn Jacke=?utf-8?q?=D1=953:ldap:=20search=20for=20account=20poli...
2010-02-11 Björn Jackes3:ldap: don't search when no values where found (cherr...
2010-02-11 Jeremy AllisonFix bug #7122 - Reading a large browselist fails (serve...
2010-02-11 Jeremy AllisonFix off-by-one error in working out the limit of the...
2010-02-11 Stefan Metzmachers3:smbd: use StrCaseCmp() instead of strcasecmp
2010-02-11 Stefan Metzmachers3:smbd: Fix really ugly bool vs. int bug!!!
2010-02-11 Stefan Metzmachers3:libsmb: fix NetServerEnum3 rap calls.
2010-02-11 Stefan Metzmachers3:smbd: implement api_RNetServerEnum3
2010-02-11 Andrew Tridgellutil: added binsearch.h for binary array searches
2010-02-11 Stefan Metzmachers3:smbd: add/improve some DEBUG messages in api_RNetSer...
2010-02-11 Stefan Metzmachers3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2
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 Jeremy AllisonFix bug 7104 - "wide links" and "unix extensions" are...
2010-02-09 Jeremy AllisonFix bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit -...
2010-02-08 Volker Lendeckes3: Fix an uninitialized variable reference
2010-02-08 Bo Yangs3: Fix malformed require_membership_of_sid.
2010-02-08 Lars Müllers3: normalize "Changing password for" msg IDs and STRs
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 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 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-27 Volker LendeckeDo not segfault in pdb_search_destructor if no real...
2010-01-26 Karolin Seegers3-docs: Adapt version in man ldbrename.
2010-01-26 Karolin Seegers3/docs: Add missing meta data to man ldbrename.
2010-01-22 William Jojos3: Fix bug 7052: "DFS broken on AIX (maybe others)"
2010-01-20 Karolin Seegers3-docs: Fix typos.
2010-01-19 Stefan Metzmachers3:pdb_ldap: restore Samba 3.0.x behavior and use the...
2010-01-19 Stefan Metzmachers3:smbldap: add smbldap_talloc_first_attribute()
2010-01-19 Karolin SeegerWHATSNEW: Start release notes for Samba 3.4.6.
2010-01-19 Karolin SeegerVERSION: Raise version number up to 3.4.6.
2010-01-18 Karolin SeegerWHATSNEW: Update changes.
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-15 Karolin SeegerWHATSNEW: Update changes since 3.4.4.
2010-01-15 Günther Deschners3-libsmbclient: Fix crash bug in SMBC_parse_path().
2010-01-15 Michael Adamdocs: add -K option to the pdbedit manpage.
2010-01-15 Jeremy AllisonFix bug #7036 - net rpc getsid fails in hardened window...
2010-01-13 SASAJIMA ToshihiroFix bug #7034 - vfs_cap causes signal 11 (SIGSEGV)...
2010-01-12 Stefan Metzmachersmbd: Fix opening the quota magic file
2010-01-11 Jeremy AllisonRe-fix bug 5202 - cannot change ACLs on writable file...
2010-01-11 Jeremy AllisonSecond part of the fix for bug #7020 - smbd using 2G...
2010-01-11 Jeremy AllisonFix bug #7020 - smbd using 2G memory.
2010-01-11 Karolin SeegerWHATSNEW: Start release notes for 3.4.5.
2010-01-11 Karolin SeegerVERSION: Raise version number up to 3.4.5.
2010-01-04 Karolin SeegerWHATSNEW: Update changes.
2010-01-04 Jim McDonoughPrevent NULL dereference if group has no members
2009-12-30 Karolin SeegerWHATSNEW: Update changes.
2009-12-30 Jeremy AllisonFix bug 6837 - "Too many open files" when trying to...
2009-12-29 Karolin SeegerWHATSNEW: Update changes.
2009-12-26 Jeremy AllisonFix bug 7005 - mangle method = hash truncates files...
2009-12-23 Karolin SeegerWHATSNEW: Start release notes for Samba 3.4.4.
2009-12-21 Jeremy AllisonFix bug #6939 - mangling method = hash breaks long...
2009-12-18 Volker Lendeckes3: Fix _samr_GetAliasMembership for results with 0...
2009-12-18 Jeremy Allisons3:posix_acls: Fix bug 6841 - "map acl inherit = yes...
2009-12-16 Jeremy AllisonSecond part of fix for 6875 - trans2 FIND_FIRST2 respon...
2009-12-14 Günther Deschnerspoolss: remove unused spoolss_StringArray2.
2009-12-14 Günther Deschners4-smbtorture: fix and extend enum printerkey test.
2009-12-14 Günther Deschners4-smbtorture: enhance spoolss_EnumPrinterKey torture...
2009-12-14 Günther Deschners3-spoolss: fix enumprinter key client and server.
2009-12-14 Günther Deschners3: re-run make samba3-idl.
2009-12-14 Günther Deschnerspoolss: use spoolss_KeyNames in spoolss_EnumPrinterKey.
2009-12-14 Günther Deschnerspoolss: add spoolss_KeyNames union.
next