tprouty/samba.git
2003-07-30 Jeremy AllisonComment out mutex until I get dependencies sorted out...
2003-07-30 Volker Lendeckebin/net needs server_mutex as kerberos_verify now uses it.
2003-07-29 Jeremy AllisonPut mutex around access of replay cache for krb5 ticket...
2003-07-29 Herb Lewissplit replace into replace and replace1 to allow setenv...
2003-07-29 Jeremy AllisonFix bug #226. Stop unmangle of name into a wildcard...
2003-07-29 Alexander BokovoyAdd NT quotas support. Users allowed now to manage...
2003-07-29 Jeremy AllisonFinish tridge's patch as referenced here :
2003-07-29 Jeremy AllisonTypo on my part. I typed KRB5_KDB_BAD_ENCTYPE when...
2003-07-29 Jim McDonoughFix the build on Heimdal. KRB5_KDB_BAD_ENCTYPE doesn...
2003-07-29 Volker LendeckeThis adds gss-spnego to ntlm_auth. It contains some...
2003-07-29 Tim PotterTypo fix for bug 258.
2003-07-29 Jeremy AllisonImproved debug messages whilst trying to track down...
2003-07-29 Tim PotterMore memory leak fixes from Brett! It turns out PyDict...
2003-07-29 Tim PotterMemory leak fixes from Brett A. Funderburg - don't...
2003-07-29 Tim PotterAdd debug output api's from lsa/spoolss modules to...
2003-07-28 John TerpstraCorrected description of SWAT FLAGS since they have...
2003-07-28 John TerpstraCleanup of loadparm and swat to correctly display all...
2003-07-27 John TerpstraAdd buttons to Printers View
2003-07-27 John TerpstraClarified what the SWAT FLAGS mean and what they do.
2003-07-27 Andrew BartlettFix comment
2003-07-27 Andrew Bartlettthe testsuite lib needs dummyroot too.
2003-07-27 John TerpstraFix typo.
2003-07-27 Andrew BartlettUse the specified workgroup in 'net ads'. (Defaults...
2003-07-27 Andrew BartlettAllow the stat cache to better handle invalid multibyte...
2003-07-27 Andrew BartlettTry again to fix up 'session request' name exchange...
2003-07-27 Andrew BartlettIf we strupper_m after the alpha_strcpy() we know that...
2003-07-27 Andrew BartlettWhen removing an 'unused' function, it helps to remove...
2003-07-27 Andrew BartlettUse push_ucs2_allocate(), rather than convert_string_al...
2003-07-27 Andrew BartlettSome small fixes to our charset conversion code:
2003-07-27 John TerpstraAdding idmap backend man page section.
2003-07-27 Jeremy AllisonEnsure all code paths set add_script.
2003-07-26 John TerpstraFormat tidy up.
2003-07-26 John TerpstraFixes bug #243
2003-07-26 John TerpstraAdded buttons to change view mode. Fixes bug #212
2003-07-26 Gerald Carterremove unnceccsary $; spotted by Lee Taylor
2003-07-26 Gerald Carterfix typo in debug
2003-07-26 John TerpstraUpdating missing flags.
2003-07-26 Jeremy AllisonCorrectly detect an "add user script" - check that...
2003-07-25 Jeremy AllisonStart the packet signing engine in the kerberos case...
2003-07-25 Jeremy AllisonW00t! Client smb signing is now working correctly with...
2003-07-25 Gerald CarterFix bug #184; set max_pw_age in account_pol to -1 so...
2003-07-25 Gerald Carterdomain in schannel bind credentials must be the dest...
2003-07-25 Gerald Carterfix case where no realm or workgroup means to use our own
2003-07-25 Gerald Carterfix user_in_list to work with winbind groups again...
2003-07-25 Gerald Carterfix some error returns and strings; patch from metze
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-25 Gerald Carternew swat icons from Marc Jacobsen @ HP
2003-07-25 Gerald Cartercall chkconfig --del winbind on removal (bug #238)
2003-07-25 Gerald Carterfix libsmbclientr symlink (patch by Alex Duggan for...
2003-07-25 Gerald Carterfix bug config file path in winbind init script (bug...
2003-07-25 Andrew BartlettSchannel, once setup, may be used on *ANY* TCP/IP conne...
2003-07-25 Tim PotterMake wbinfo -p work again. Fixes bug 251.
2003-07-25 Tim PotterJean-Baptiste Marchand on the ethereal list used some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-24 Jeremy AllisonFix from matt.zinkevicius@hp.com to stop files being...
2003-07-24 Jeremy AllisonFix packet signing with asynchronous oplock breaks...
2003-07-24 Alexander BokovoyAdd a macro to check whether module-specific data set...
2003-07-24 Alexander BokovoyRise debug level to 5 for not-found-nt-quota message...
2003-07-24 Jeremy AllisonSome fclose -> x_fclose found by Tony Jago.
2003-07-24 Jeremy AllisonEnsure everywhere we defer an incoming SMB request...
2003-07-24 Jeremy AllisonSMB signing is now working with change notify. Need...
2003-07-24 Jeremy AllisonServer side NTLM signing works - until the first async...
2003-07-24 Tim PotterSome more [ug]id_t printf fixes.
2003-07-23 Tim PotterEnsure a prototype is generated for smb_snprintf()
2003-07-23 Gerald Carterconnect to the right realm or domain for trusted AD...
2003-07-23 Gerald Carterfix typo
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-23 Andrew Tridgellfixed segv in calls to pstrcpy() in cliprint.c
2003-07-23 Tim PotterFix out of date comment.
2003-07-23 Tim PotterMove a function to avoid a warning.
2003-07-23 Tim PotterTypo in comment.
2003-07-23 Jeremy AllisonDon't check in two places for signing turned off...
2003-07-23 Tim PotterA fix for bug 174. I'm pushing this to the tree to...
2003-07-23 Tim PotterFix two memory leaks in the smb module:
2003-07-22 Gerald Carterremoving unused function
2003-07-22 Gerald Carterbumping version string
2003-07-22 Alexander BokovoyFix comment
2003-07-22 Gerald Cartersync from bea3 release
2003-07-22 Tim PotterAnother round of uid/gid/pid format string changes...
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-22 Tim PotterUse %p for a pointer type in a printf-style format...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-22 Tim PotterUse lp_idmap_[ug]id() instead of lp_winbind_[ug]id()
2003-07-21 Tim PotterMetze's AD/LDAP detection patches mainly to do with...
2003-07-21 Richard SharpeClarify a debug log a little. The path might not exist...
2003-07-20 Rafal SzczesniakThis creates passdb backend files automatically when...
2003-07-20 Rafal SzczesniakTypo fixes.
2003-07-20 Jelmer VernooijFix typo
2003-07-19 Volker LendeckeFix memleak
2003-07-19 Andrew BartlettFix StrCaseCmp() to avoid calling smb_panic() on invali...
2003-07-19 Rafal SzczesniakAccording to the result of voting, net has default...
2003-07-18 Volker LendeckeFix memleak
2003-07-18 Volker LendeckeFix two memleaks in pdb_ldap.c.
2003-07-18 Andrew Tridgellmake sure we don't allow the creation of directories...
2003-07-18 Andrew Tridgellthis fixes a bug where Samba would under some circumsta...
2003-07-18 Tim PotterFix spelling typo.
2003-07-18 Tim PotterUninstall modules as part of uninstall. Partial fix...
2003-07-18 Andrew Tridgellfixed the pstrcpy() bug in directory recursion properly
2003-07-18 Jeremy AllisonSigning so far... the client code fails on a SMBtrans2...
2003-07-17 Jeremy AllisonFormatting tidyups to match the rest of the source.
next