metze/samba/wip.git
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.
2009-12-14 Günther Deschnerspoolss: hand-marshall the spoolss_StringArray2 struct...
2009-12-14 Günther Deschners3-spoolss: handle SEC_FLAG_MAXIMUM_ALLOWED in spoolss_...
2009-12-14 Günther Deschnersamba-spoolss: use spoolss_StringArray2 in spoolss_Enum...
2009-12-14 Günther Deschnerspoolss: add spoolss_StringArray2.
2009-12-14 Günther Deschners4-smbtorture: add tests for spoolss_EnumPrinterKey...
2009-12-14 Günther Deschners4-smbtorture: fix spoolss_EnumPrinterKey client in...
2009-12-10 Karolin Seegers3:packaging: Fix version detection.
2009-12-10 Karolin Seegers3:packaging: Fix source dir.
2009-12-10 Karolin Seegers3:packaging: Fix typo in comment.
2009-12-10 Volker Lendeckes3:pdb_ldap: Fix large paged search.
2009-12-10 Volker Lendeckefix bogus "out of memory" winbind msg
2009-12-09 Kai Blins3 aclocal.m4: Fix iconv checks, clean up m4 code
2009-12-07 Karolin Seegers3:docs: Document "directory name cache size".
2009-12-07 Karolin Seegercreate-tarball: Readd RFCs (fixes the merged build).
2009-12-07 Jim McDonoughs3: Prevent glibc errors: talloc()ed memory should...
2009-12-07 Björn Jackes3:build: remove redundant qnx block size definition
2009-12-07 Björn Jackes3:build: fix shared library build on QNX
2009-12-07 Karolin Seegers3:auth: Fix typo in debug message.
2009-12-03 Günther Deschners3-kerberos: do not include authdata headers before...
2009-12-01 Jeremy AllisonFix bug #6898 - Samba duplicates file content on append...
2009-12-01 Volker Lendeckes3: Fix shadow copy display on Windows 7
2009-11-30 Günther Deschners3-spoolss: simplify _spoolss_EnumPrinterKey a little...
2009-11-30 Günther Deschners3-spoolss: fixes for _spoolss_EnumPrinterKey client...
2009-11-30 Günther Deschners3-spoolss: fix spoolss_EnumPrinterKey client and serve...
2009-11-30 Günther Deschnerspoolss: fix spoolss_EnumPrinterKey IDL.
2009-11-30 Günther Deschners3-util: add pull_reg_sz() and pull_reg_multi_sz()...
2009-11-30 Günther Deschners3-util: add push_reg_sz() and push_reg_multi_sz()...
2009-11-30 Günther Deschnermisc: mark winreg_Data little-endian except for a REG_D...
2009-11-30 Günther Deschnerwinreg: add winreg_Data union to IDL.
2009-11-30 Günther Deschners3-kerberos: fix the build on Mac OS X 10.6.2.
2009-11-30 Günther Deschners3-kerberos: add a missing reference to authdata headers.
2009-11-30 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-30 Günther Deschners3-kerberos: Fix Bug #6929: build with recent heimdal.
2009-11-30 Günther Deschners3-kerberos: next step to resolve Bug #6929: build...
2009-11-30 Günther Deschners3-kerberos: add check for prerequisite krb5/krb5.h...
2009-11-30 Günther Deschnernsswitch: fix compile of winbind_krb5_locator with...
2009-11-30 Günther Deschnercifs.upcall: 2nd part of fix for Bug #6868: support...
2009-11-30 Günther Deschners3-build: really fix build of winbind_krb5_locator.
2009-11-30 Günther Deschnernsswitch: fix the build of the winbind krb5 locator...
2009-11-30 Karolin Seegers3:docs: Fix typo in man mount.cifs.
2009-11-30 Günther Deschners3: re-run make samba3-idl.
2009-11-30 Günther Deschnerpidl: fix handling of output arguments in s3 client...
2009-11-30 Günther Deschnerpidl:Samba3/ClientNDR: $size can be 'foo / 2' so we...
2009-11-30 Stefan Metzmacherpidl:NDR/Parser: $size can be 'foo / 2' so we need...
next