Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cli
[tprouty/samba.git] / source /
2008-06-03 Jeremy AllisonFix bug reported by David Eisner <deisner@gmail.com...
2008-06-02 Günther DeschnerDon't let winbind getgroups crash when we have no gids...
2008-05-31 Jeremy AllisonSplit the winbindd_passdb backend into a 'builtin'...
2008-05-31 Jeremy AllisonFix valgrind bug in debug statement. Don't reference...
2008-05-31 Jeremy AllisonFix bug #5504. winbindd children and parent were handin...
2008-05-30 Jeremy AllisonFrom Michael R Sweet <mike@easysw.com>.
2008-05-30 Günther DeschnerFix joining NT4 domains.
2008-05-29 Jeremy AllisonFix winbindd on a PDC by reverting : 83b04c60fac76ccd2d...
2008-05-28 Gerald W. CarterSecurity: Patche for CVE-2008-1105.
2008-05-28 Günther DeschnerFix Bug #5285. (libcap header mismatch)
2008-05-27 Jeremy AllisonMemory leak fixes from Chere Zhou <czhou@isilon.com>.
2008-05-27 Jim McDonoughMerge branch 'v3-0-test' of git://git.samba.org/samba...
2008-05-23 Gerald CarterSet version in v3-0-test to 3.0.30-GIT
2008-05-23 Steven Dannemanspnego SPN fix when contacting trusted domains
2008-05-23 Steven DannemanUse machine account and machine password from our domai...
2008-05-21 Jeremy AllisonMake 3.0.x in sync with 3.2 here. v3-0-stable release-3-0-29
2008-05-21 Jeremy AllisonDon't error out on xflush if there's no buffer.
2008-05-21 Volker LendeckeIn libsmbclient, map NT_STATUS_OBJECT_PATH_NOT_FOUND...
2008-05-21 Gerald W. CarterRemove -test from version string for release
2008-05-20 Gerald W. CarterSet version to 3.0.29 for release
2008-05-19 Jeremy AllisonRestructuring of code to fix #5460. Remove search
2008-05-16 Günther DeschnerFix Bug #5461 and implement a very basic _samr_GetDispl...
2008-05-16 Günther DeschnerRe-add samr getdispinfoindex parsing which got lost...
2008-05-15 Jeremy Allisonlm_session_key is only 8 bytes. Don't confuse developer...
2008-05-15 Jeremy AllisonFix two "this will never be null" warnings.
2008-05-15 Jeremy AllisonFix a "may be used uninitialized" error.
2008-05-14 Jeremy AllisonFix bug #5464. Pointed out by Herb @ Connectathon....
2008-05-14 Jeremy AllisonEnsure we don't keep searching for sharename if it's
2008-05-13 Jeremy AllisonCombination patch back port of :
2008-05-13 Jim McDonoughEnable winbind child processes to do something with...
2008-05-13 Volker LendeckeFix signing problem in the client with transs requests
2008-05-13 Volker LendeckeRevert "Fix signing bug found by Volker. That one was...
2008-05-10 Jeremy AllisonDon't free memory from getpass. Fix for bug reported by
2008-05-06 Jeremy AllisonFix from Martin Zielinski <mz@seh.de>. Don't delete...
2008-05-06 Jeremy AllisonMerge 3fc1ab210b8772ee9f867499c0b1a7bb4bcdd285 from...
2008-05-06 Jeremy AllisonDon't use const as this gives a warning for 3.0.x.
2008-05-06 Jeremy AllisonFix bug #5095, "Manage Documents privilege is not funct...
2008-04-30 Jeremy AllisonThis code is the same in 3.0.x winbindd.
2008-04-30 Günther Deschnermakefile: remove $(GPLIBS). what and why-ever this...
2008-04-30 Günther Deschnerpam_winbind: Fix Bug #5430 (patch from fumiyas@osstech...
2008-04-30 Gerald W. CarterBUG 5107: Fix handling of large DNS replies on AIX...
2008-04-29 Rafal Szczesniakr24853: Rename function as Jerry asked.
2008-04-29 Rafal Szczesniaknet: fix post join verification.
2008-04-26 Volker LendeckeFix bug 5419
2008-04-21 Björn Jackefix alignment bug hitting Solaris with "reset in zero...
2008-04-14 Jim McDonoughFix build with glibc 2.8
2008-04-12 Jeremy AllisonFix bug #5386, don't keep printing the same waiting
2008-04-12 Jeremy AllisonJanitor for Michael :-).
2008-04-11 Volker LendeckeFix bug 5366
2008-04-10 Jeremy AllisonFix the last reported debian problem with nmbd not...
2008-04-10 Karolin Seegerobjectclass -> objectClass
2008-04-09 Karolin SeegerFix some more typos.
2008-04-09 Karolin SeegerRemove trailing whitespace.
2008-04-09 Karolin SeegerFix typos.
2008-04-09 Volker LendeckeTry anonymous session setup
2008-04-08 Jeremy AllisonCheck x_fflush returns.
2008-04-08 Jeremy AllisonRewrite the wrap checks to deal with gcc 4.x optimisations.
2008-04-07 Karolin SeegerFix comment.
2008-04-07 Bo YangOnly cache password policy results that worked, otherwi...
2008-04-04 Jeremy AllisonWhen using plaintext ucs2 passwords clistr_push calls...
2008-04-04 Jeremy AllisonFix bug #5372. With a large CUPS installation with...
2008-04-04 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-04-03 Simo SorceFix trusted users on a DC that uses the old idmap synta...
2008-04-02 Jeremy AllisonFix MSDFS bug noticed by Ofir Azoulay <Ofir.Azoulay...
2008-03-28 Jeremy AllisonFix bug #5326 - OS/2 servers give strange "high word...
2008-03-27 Jeremy AllisonFix for termination problems when no interfaces found...
2008-03-27 Karolin SeegerA level 25 setuserinfo does change the pwdlastset.
2008-03-27 Volker LendeckeFix wbinfo -a trusted\\user%password on a Samba DC...
2008-03-26 Günther DeschnerFix winbind NETLOGON cred chain on a samba dc for w2k8...
2008-03-26 Günther DeschnerAdd NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus...
2008-03-19 Kai Blinntlm_auth: Improve compliance to the Squid helper protocol
2008-03-19 Volker LendeckeFix bug 5338 -- thanks to Yuya Katayama <yuya999@gmail...
2008-03-14 Volker LendeckeFix bug 5317
2008-03-14 Volker LendeckeFix bug 4901
2008-03-13 Stefan MetzmacherMerge commit 'origin/v3-0-stable' into v3-0-test
2008-03-13 Stefan MetzmacherVERSION: set version to 3.0.28b in v3-0-test
2008-03-10 Michael AdamFix build for pam_smbpass - one caller of _log_err().
2008-03-10 Alexander BokovoyFix build for pam_smbpass
2008-03-08 Gerald W. CarterMark version as 3.0.28a release-3-0-28a
2008-03-08 Volker LendeckeWork around a handle leak in XP 64 bit
2008-03-07 Jeremy AllisonEmit debug message at 0 (already fixed for 3.2).
2008-03-07 Jeremy AllisonFix bug #5267 - nmbd shuts down when network interfaces...
2008-03-06 Volker LendeckeRespect FAMChanged -- attempt to fix bug 5307
2008-02-29 Jeremy AllisonPatch to fix the "Invalid read of size 4" errors. Bug...
2008-02-29 Jeremy Allison Fix part of bug #3617 from valgrind trace.
2008-02-29 Andreas SchneiderRename the 'hidden' variable to 'administrative share'.
2008-02-28 Jeremy AllisonFix possible uninitialized variable use.
2008-02-28 Jeremy AllisonFix from Guenter Kukkukk <linux@kukkukk.com> to fix...
2008-02-27 Steven DannemanClosed memory leak on error path.
2008-02-26 Andreas SchneiderAdd variable to define if a share should be hidden.
2008-02-25 Volker LendeckeCorrectly check return of rename(2)
2008-02-25 Volker LendeckeFix inotify detection
2008-02-25 Volker LendeckeFix confusing error message -- bug 5252
2008-02-19 Karolin SeegerFix typo.
2008-02-19 Karolin SeegerChange ldap search filter. This function is also used...
2008-02-15 Jeremy AllisonEnsure we call nt_status_squash() on returns. Smnall...
2008-02-15 Jeremy AllisonEnsure we call auth_ntlmssp_end in invalidate_vuid...
2008-02-15 Jeremy AllisonAllow a *NULL to be passed to auth_ntlmssp_end().
2008-02-14 Simo SorceRevert "mount.cifs: fix several problems when mounting...
2008-02-14 Jeremy AllisonFix obscure bug where if client sends us the krb5 part
next