ira/wip.git
2003-04-12 Jelmer VernooijPatch from Armijn Hemel <armijn@nl.linux.org> to fix...
2003-04-11 Gerald Carter* We must return 0x2 as the majorversion for nt4 to...
2003-04-11 Gerald Cartercleanup lanman printing= for win98; device type is...
2003-04-11 Gerald Cartersimple fix to hopefully speed up srv_spoolss_replyopenp...
2003-04-11 Richard SharpeJanitorial duties to make autogen.sh portable.
2003-04-11 Volker LendeckeSet the default schannel parameters to False until...
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-04-10 Shirish KaleleHandle deep referrals: check whether each component...
2003-04-10 Jeremy AllisonGrr. Get rid of one of the extra NULL's that crept...
2003-04-10 Jeremy AllisonFix from Andrew Esh to ensure tdb_pack can't segfault.
2003-04-10 Jeremy AllisonEnsure we're not filtering our essential delete messages.
2003-04-10 John TerpstraMore types and fixes.
2003-04-10 John TerpstraMore docs.
2003-04-09 Jeremy AllisonFix from Steve Langasek <vorlon@netexpress.net> for...
2003-04-09 Jeremy AllisonEnsure we have WinXP-like semantics for checking TIDs...
2003-04-09 Jelmer VernooijUpdate info about how to generate textdocs
2003-04-09 John TerpstraUpdated from HEAD
2003-04-09 John TerpstraRemove superceded documentation
2003-04-09 John TerpstraRemoving superceded documents
2003-04-09 Simo Sorceport HEAD mods
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-09 Gerald Carterno needed anymore
2003-04-09 Jelmer VernooijFix double free on error and typo
2003-04-09 Jelmer VernooijUse fprintf(f, ...) instead of plain printf() - patch...
2003-04-09 Volker LendeckeAuth2, not also Auth3 sends us flags back, although...
2003-04-09 Volker LendeckeA little clarification in the rpc auth header struct.
2003-04-09 Volker LendeckePut the core schannel functions to parse_prs.c. They...
2003-04-09 Gerald Carteranother forgotten merge sitting on my laptop from app_h...
2003-04-09 Tim PotterInstall libsmbclient.h from $(srcdir)
2003-04-09 Jeremy AllisonEnsure print queue array is zeroed out before returning.
2003-04-08 Alexander BokovoyUpdate smbmount to include unicode and lfs capabilities...
2003-04-08 Gerald Carterfixup extra SAFE_FREE()'s noticed by abartlet
2003-04-08 John TerpstraPatch from Steve Langasek <vorlon@netexpress.net>
2003-04-07 Jeremy Allisonconst cleanup.
2003-04-07 Jelmer VernooijBUGS.txt -> Bugs appendix in HOWTO Collection
2003-04-07 Simo Sorceooops new_dir is already len +1 bytes
2003-04-07 Simo Sorcecheck braindead safe_* function length interpretation...
2003-04-07 Simo Sorceremove unneded instruction
2003-04-07 John TerpstraDocs merge from HEAD.
2003-04-07 John TerpstraMerging HEAD doc changes into 3.0.0
2003-04-07 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
2003-04-07 Jelmer VernooijSome layout fixes + typo
2003-04-07 Jelmer VernooijRegenerate docs
2003-04-07 Jelmer VernooijRegenerate docs
2003-04-07 Jelmer Vernooij- Add &author.mimir; entity
2003-04-07 Jelmer VernooijAdd note about patch from sun that improves performance...
2003-04-07 Jelmer Vernooijtallocdump has been removed
2003-04-07 Jelmer VernooijFix build of static libsmbclient
2003-04-07 Andrew BartlettOnly warn about short packets if we are already 'doing...
2003-04-07 Andrew BartlettMake this match head.
2003-04-07 Andrew BartlettWinbind merges from HEAD:
2003-04-07 Tim PotterCreate a pidfile, even when running in interactive...
2003-04-07 Andrew BartlettMerge the ntlm_auth updates (refactor, add --diagnostic...
2003-04-07 John TerpstraUpdate HOWTO link.
2003-04-07 John TerpstraUpdate HOWTO link.
2003-04-07 Tim Potterprivilaged -> privileged
2003-04-07 Tim PotterRemove duplicate "tallocdump" message from tdb messagin...
2003-04-07 Tim PotterAdded description for lookupdomain SAMR function.
2003-04-07 Andrew BartlettMerge from HEAD - restore previous behaviour of pdb_uni...
2003-04-07 Andrew BartlettRestore previous behaviour to update on pdb_unix (auto...
2003-04-07 John TerpstraAdding Rafal's docs on InterdomainTrusts.
2003-04-07 John TerpstraAddinf InterdomainTrusts.sgml
2003-04-06 Alexander BokovoyConvert more parameters to new smb.conf(5) style. Docum...
2003-04-06 Jelmer VernooijRegenerate docs
2003-04-06 Jelmer VernooijUse entities
2003-04-06 Richard SharpeFix the handling of smb.conf in libsmbclient.
2003-04-06 Simo Sorcefix commit
2003-04-06 Andrew BartlettClean up error messages on cli pipe disconnection,...
2003-04-06 Alexander BokovoyFix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonyms
2003-04-06 Alexander BokovoyUpdate doc-status
2003-04-06 Andrew BartlettFix the interface of pull_ucs2_charcnv() to take a...
2003-04-06 Andrew BartlettSMB signing updates - this gets NTLMSSP signing workin...
2003-04-06 Alexander BokovoyConvert 'Security' section of smb.conf to new format
2003-04-06 Andrew BartlettFix memory leak of the key.
2003-04-06 Andrew BartlettDon't bail if we have a badly formed record, just move...
2003-04-06 Andrew Tridgellstrequal() returns True for equal, not an int
2003-04-06 Andrew Tridgelldon't rely on realloc() working on NULL
2003-04-06 Andrew BartlettIf the string does not convert back, print the buggy...
2003-04-06 Andrew BartlettFix bigballofmud.so, and add a test to show a bug I...
2003-04-06 Simo SorceThis commit make winbindd copy winbindd_idmap.tdb into...
2003-04-06 Volker LendeckeMerge the TNG netlogon schannel from HEAD.
2003-04-06 Richard SharpeMake autogen.sh more portable by having it work on...
2003-04-06 Jelmer VernooijFix building on platforms without ldap
2003-04-05 John TerpstraFixed typos.
2003-04-05 John TerpstraUpdate for other contributors to.
2003-04-05 John TerpstraFilling in more blanks.
2003-04-05 John TerpstraFilling in some more blanks.
2003-04-05 Richard SharpeFix debug handling in libsmbclient.c.
2003-04-05 Jelmer VernooijFix typos / layout
2003-04-05 Simo Sorcesome more idmapping :)
2003-04-05 John TerpstraMerging HEAD to 3.0.0
2003-04-05 John TerpstraMore edits on profile management.
2003-04-05 Andrew BartlettEnsure we don't segfault if ldap doesn't fill in the...
2003-04-05 Jelmer VernooijSome layout updates
2003-04-04 Richard SharpeSome more good stuff from coolo.
2003-04-04 Jelmer VernooijReplace .so by .$SHLIBEXT
2003-04-04 Jelmer VernooijReplace 'so' by $SHLIBEXT
2003-04-04 Jelmer VernooijUse $SHLIBEXT rather then so
2003-04-04 Jelmer VernooijUse $SHLIBEXT, not .so
2003-04-04 Jelmer Vernooij- Add some entities for authors
next