tprouty/samba.git
2008-06-13 Jeremy AllisonWe should use set_domain_offline(domain) function inste...
2008-06-12 Volker LendeckeAIX build fix from William Jojo -- thanks
2008-06-12 Volker LendeckeAdd -brtl to the AIX linker flags, use bexpfull instead...
2008-06-11 Günther Deschnerpam_winbind: Update cached creds during password change.
2008-06-10 Karolin Seegerman pages: Don't refer to numbered chapter of the HOWTO...
2008-06-10 Karolin Seegerman pages: Fix broken smb.conf section about the 'get...
2008-06-09 Jim McDonoughDon't reset password last set time just because the...
2008-06-09 Karolin Seegerman pages: Fix synonyms.
2008-06-08 Jeremy AllisonBugfix noticed by Herb. On using the again: tag as a
2008-06-06 Günther Deschnerpam_winbind: fix pam_sm_chauthtok for storing modified...
2008-06-05 Jeremy AllisonMore correct fix (hopefully :-) for any memory leaks.
2008-06-05 Günther Deschnernet: fix joining w2k domains in "security = ads".
2008-06-05 Karolin SeegerSamba3-HOWTO: Add improvements/fixes.
2008-06-04 Günther Deschnernet: for robustness reasons, fallback to level 24 pwd...
2008-06-03 Jeremy AllisonFix by Bo Yang <boyang@novell.com> for bug with winbind...
2008-06-03 Karolin SeegerFix usage message for 'net idmap dump'.
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-06-02 Volker LendeckeFix location of smbldap-tools
2008-05-31 Alexander BokovoyFix use of smbconfoption in samba.entities.
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-29 Alexander BokovoyFix documentation networkless build. We did override...
2008-05-28 Gerald W. CarterUpdating release notes for 3.0.30 security release.
2008-05-28 Gerald W. CarterSecurity: Patche for CVE-2008-1105.
2008-05-28 Gerald W. CarterRelease scripts: Copy the support release scripts from...
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-22 Karolin Seegerman pages: Remove ldb man pages.
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-21 Gerald (Jerry... Work around iconv conversion failure from generated...
2008-05-20 Gerald W. CarterSet version to 3.0.29 for release
2008-05-20 Gerald W. CarterUpdating release notes for 3.0.29
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-16 Michael Adamdocs: fix the manpage output of parameters list in...
2008-05-16 Michael Adamdocs: fix indentation in expand-smbxonfdoc.
2008-05-16 Alexander BokovoyIgnore intermediary documentation files in git
2008-05-16 Alexander BokovoyFix documentation build: manpages, links in the HTML...
2008-05-16 Michael AdamRevert "docs: fix the manpage output of parameters...
2008-05-16 Karolin Seegerman pages: Remove documentation for 'smb encrypt'.
2008-05-16 Karolin Seegerman pages: Correct meta data: 3.2 -> 3.0.
2008-05-16 Karolin Seegerman pages: Remove hint.
2008-05-16 Michael Adamdocs: fix the manpage output of parameters list in...
2008-05-16 Karolin Seegerman pages: Remove documentation of 'net conf'.
2008-05-16 Karolin Seegerman pages: Remove registry stuff from smb.conf man...
2008-05-16 Karolin Seegerman pages: Re-add documentation removed for 3.2.
2008-05-15 Karolin Seegerman pages: Downgrade the man pages according to the...
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-24 Alexander BokovoyFix documentation build for v3-0-test after grafting...
2008-04-23 Gerald W. CarterAdding DTD from svn:externals link in samba-docs SVN...
2008-04-23 Gerald W. CarterMoving docs tree to docs-xml to make room for generated...
2008-04-23 Alexander BokovoyNext update of VFS modules development guide
2008-04-23 Alexander BokovoyUse title from a linked item to show up as text of...
2008-04-23 Alexander BokovoyUse indexterm instead of term in expansion xslts
2008-04-23 Alexander BokovoyFix numbering in the Samba3 developer's guide
2008-04-23 Alexander BokovoySwitch to SVG and Inkscape to generate pictures instead...
2008-04-23 Alexander BokovoyRemove smbconfexample check from test index.xml, it...
2008-04-23 Alexander BokovoyPrettify attributions
2008-04-23 Alexander BokovoyAdd small preface to a VFS guide. More to come.
2008-04-23 Alexander BokovoyAdd first cut at networkless build instructions for...
2008-04-23 Alexander BokovoyAttempt to add DTDs as svn external repository for...
2008-04-23 Karolin SeegerCorrect usage of multiple LDAP servers as passdb backen...
2008-04-23 Karolin SeegerCorrect description of cups options. Patch from Björn...
2008-04-23 Alexander BokovoyForgot to add these macros to a samba-docs repository
2008-04-23 Alexander BokovoyFix more entries with back slashes that need to use...
2008-04-23 Alexander BokovoyFix typo
2008-04-23 Alexander BokovoyInsert space inside this very long string. It is arguab...
next