Fix packet signing with asynchronous oplock breaks. Removed bad error message
[kai/samba.git] / source3 / libsmb /
2003-07-24 Jeremy AllisonFix packet signing with asynchronous oplock breaks...
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-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-23 Andrew Tridgellfixed segv in calls to pstrcpy() in cliprint.c
2003-07-23 Jeremy AllisonDon't check in two places for signing turned off...
2003-07-18 Jeremy AllisonSigning so far... the client code fails on a SMBtrans2...
2003-07-17 Jeremy AllisonCorrectly toggle the signing state to what it was previ...
2003-07-17 Jeremy AllisonPutting the framework for server signing in place....
2003-07-16 Jeremy AllisonRefactor signing code to remove most dependencies on...
2003-07-16 Jeremy AllisonAdd API framework for server SMB signing.
2003-07-16 Jeremy AllisonAdd krb5_princ_component to Heimdal. Remove cli_ from...
2003-07-16 Tim PotterSpelling.
2003-07-16 Gerald Carterfix typo in debug log
2003-07-15 Jeremy AllisonAdded the "required" keyword to the "client signing...
2003-07-15 Jeremy AllisonAdd a cli_ prefix to a few functions to ensure everythi...
2003-07-14 Andrew BartlettFix SMB signing when using NTLMSSP...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-07-14 Tim PotterDelete obsolete comment.
2003-07-10 Gerald Carteri guess i'm the only one this ever annyoed...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-03 Gerald Carterfix bug #190; WINS server was getting marked as dead...
2003-07-01 Gerald Carter* fixed volker's wbinfo -a lockup again. This one...
2003-07-01 Gerald Carter* fix the trustdom_cache to work when winbindd is not...
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-30 Gerald Carterremoving old code
2003-06-26 Gerald Cartercleaning up more build issues. Tested
2003-06-25 Gerald Carter* fix typos in a few debug statements
2003-06-25 Gerald Carterforgot one file
2003-06-25 Gerald Carterlarge change:
2003-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-06-13 Jeremy AllisonForward port the app-head changes for dc name cache...
2003-06-10 Andrew Tridgellfixed libsmb code to set correct timeout in cli_state...
2003-06-10 Andrew Tridgelluse ZERO_STRUCT() instead of memset
2003-06-08 Andrew BartlettFix some memory leaks and extra cache startups/shutdown...
2003-06-08 Andrew BartlettEnforce 'client plaintext auth', 'client lanman auth...
2003-06-08 Andrew BartlettRework our smb signing code again, this factors out...
2003-06-06 Gerald Carterapplying David Lee's climessage patch to make sending...
2003-06-06 Gerald Cartermerge from APP_HEAD. Push negative connection cache
2003-06-06 Andrew Tridgellfixed a pstrcpy() that is not on a pstring
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-30 Jim McDonoughMore on bug 137: rename more of krb5_xxx functions...
2003-05-27 Tim PotterMerge from 3.0: quieten debug message for trust acct...
2003-05-27 Tim PotterAdded string error for NT_STATUS_NOT_A_REPARSE_POINT...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 Jelmer VernooijFix list of servers in 'smbclient -L' (debian bug ...
2003-05-26 Jelmer VernooijFix list of servers in 'smbclient -L' (debian bug ...
2003-05-21 Gerald Carterfix for UNICODE plaintext passwords (bug #59) and fix...
2003-05-21 Gerald Carterfix for UNICODE plaintext passwords (bug #59) and fix...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-05-10 Jeremy AllisonFix from Tom.Lackemann@falconstor.com to correctly...
2003-05-10 Jeremy AllisonFix from Tom.Lackemann@falconstor.com to correctly...
2003-05-09 Andrew BartlettFinally get NTLMv2 working on the client!
2003-05-08 Volker LendeckeRevert a patch that somehow slipped in...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-05-07 Andrew BartlettSMB Signing with NTLMv2 works!
2003-05-07 Jeremy AllisonForce ASCII for client messages. Patch from David Lee...
2003-05-07 Jeremy AllisonForce ASCII for client messages. Patch from David Lee...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-05 Andrew BartlettAllow the NTLMv2 functions to spit out both possible...
2003-05-04 Andrew BartlettAdd doco to our SMB signing code.
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Andrew BartlettTurn down some DEBUG()s and remove some duplicate code...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge HEAD's winbind into 3.0.
2003-04-23 Andrew BartlettAdd a check to ensure that the server returns the corre...
2003-04-23 Andrew BartlettMerge torture tests from HEAD - it looks like we had...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-21 Andrew BartlettMerge SMB signing, cli buffer clobber and NTLMSSP signi...
2003-04-21 Andrew BartlettFor NTLM2 (not yet even close to real implementation...
2003-04-20 Volker LendeckeMerge a trivial fix across from HEAD. Not that this
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijMore merges from HEAD:
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
2003-04-15 Jelmer VernooijAdd some more NT to unix error code mappings (from...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 Tim PotterMerge of server unavailable error string.
2003-04-15 Tim PotterAdd string message for WERR_SERVER_UNAVAILABLE.
2003-04-14 Paul GreenRebalance parentheses in cliquota.c when LARGE_SMB_OFF_...
2003-04-14 Tim PotterMerge cliconnect.c so smbtree builds.
2003-04-14 Tim PotterWhitespace syncup.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Gerald Cartersmbcquota patch from metze
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Andrew BartlettOnly warn about short packets if we are already 'doing...
2003-04-07 Andrew BartlettMake this match head.
2003-04-06 Richard SharpeFix the handling of smb.conf in libsmbclient.
2003-04-06 Andrew BartlettClean up error messages on cli pipe disconnection,...
2003-04-06 Andrew BartlettSMB signing updates - this gets NTLMSSP signing workin...
next