summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2003-03-17pstrcpy_base merges for client-side smbpasswd.Andrew Bartlett1-9/+9
2003-03-13Merge from HEAD. 'win2000 can take much longer than the specified time to res...Jeremy Allison1-1/+1
2003-03-13Change size parameters from signed to unsigned to fix up warnings.Jeremy Allison4-95/+190
2003-03-10strcpy_base from HEAD and trivial fix for smbclient -LVolker Lendecke1-8/+8
2003-03-05Writable string const fixes.Jeremy Allison1-1/+1
2003-03-05Connectathon fix. W2K -> W2K over port 445 doing a tconX does the fullJeremy Allison1-7/+2
2003-03-03More janitorial duties, fixing the BIG_UINT changes for large offsets.Richard Sharpe1-1/+1
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett5-517/+734
2003-02-21Fix IRIX build...void fn can't return another void fnJim McDonough1-1/+2
2003-02-19Sync with HEAD for verifying kerberos tickets.Jim McDonough1-4/+33
2003-02-19Merge minor library fixes from HEAD to 3.0.Andrew Bartlett3-13/+25
2003-02-18Sync w/HEAD - add DES_CBC_CRC encryption typeJim McDonough1-1/+1
2003-02-18This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+303
2003-02-17Correctly check for inet_addr fail. Patch from gregor.7@osu.edu.Jeremy Allison1-2/+5
2003-02-17Correctly check for inet_addr fail. Patch from gregor.7@osu.edu.Jeremy Allison1-2/+5
2003-02-17Don't leak a session_key worth of memory at the end of the NTLMSSP auth.Andrew Bartlett1-0/+1
2003-02-16Add the 'session key' output of the NTLMSSP exchange to the cli struct, soAndrew Bartlett1-0/+11
2003-02-15Don't return NULL pointers for now.Andrew Bartlett1-4/+4
2003-02-15Move our NTLMSSP client code into ntlmssp.c. The intention is to provide aAndrew Bartlett6-128/+440
2003-02-15Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2-1/+23
2003-02-15Move our NTLMSSP code into easily seperated peices, not relying on the wholeAndrew Bartlett3-323/+345
2003-02-14NTLMSSP parinoia - we really don't want to run over the end of our blob,Andrew Bartlett2-14/+46
2003-02-14Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison1-3/+3
2003-02-14Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison1-3/+3
2003-02-14Further extract our NTLMv2 code into smbencrypt.c, prior to merge into ourAndrew Bartlett2-32/+51
2003-02-13A few typo fixes Andrew eventually let off to me.Rafal Szczesniak2-5/+5
2003-02-12adding more descriptions for nt status codesGerald Carter1-1/+66
2003-02-12adding more descriptions for nt status codesGerald Carter1-1/+66
2003-02-10Clean up our NTLMv2 code by moving the grunt work into a helper function.Andrew Bartlett2-41/+34
2003-02-09(only for HEAD at the moment).Andrew Bartlett5-110/+186
2003-02-02Add some return values, and don't attempt signing for NTLMSSP yet (it uses aAndrew Bartlett2-3/+3
2003-02-02More signing updates - start checking that the server isn't being spoofed.Andrew Bartlett2-1/+42
2003-02-01We now have client-side SMB signing support!Andrew Bartlett3-8/+15
2003-01-30Stop tpot from trampling over my Heimdal fixes by moving some of themJeremy Allison1-0/+122
2003-01-30Revert tpot's breakage of the Heimdal fixes.Jeremy Allison1-0/+122
2003-01-30Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blamingTim Potter1-122/+0
2003-01-28Merge from HEAD:Andrew Bartlett2-63/+68
2003-01-28This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+281
2003-01-28Factor out common code in the NTLMSSP/SPNEGO code.Andrew Bartlett2-53/+18
2003-01-28Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).Jeremy Allison1-0/+52
2003-01-28Get smbd to link with Heimdal. Still missing some client progs...Jeremy Allison1-0/+22
2003-01-23Thanks Meeester Potter, for reverting *all* my Heimdal changes becauseJeremy Allison1-0/+48
2003-01-23Fixed typo.Tim Potter1-1/+1
2003-01-23Fixed typo.Tim Potter1-1/+1
2003-01-22Merge of kerberos changes to make this branch build again!Tim Potter1-48/+0
2003-01-22fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLEGerald Carter1-0/+1
2003-01-22fix for CR 1603; provide description of NT_STATUS_PIPE_NOT_AVAILABLEGerald Carter1-0/+1
2003-01-21Get closer to Heimdal compile... Damn. HEAD has different code inJeremy Allison1-0/+48
2003-01-21Fixup proto generation to not include krb5 specific symbolsJeremy Allison1-5/+5
2003-01-21Fixup proto generation to not include krb5 specific symbolsJeremy Allison1-5/+5