summaryrefslogtreecommitdiff
path: root/source3/libsmb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22345: Only use new krb5 OID.Jeremy Allison1-1/+1
2007-10-10r22344: Correctly create sub-struct for GSS encryption.Jeremy Allison1-0/+15
2007-10-10r22327: Finish the gss-spnego part of the seal code. NowJeremy Allison2-4/+185
2007-10-10r22212: Cope with signature errors on sessionsetupX loginsJeremy Allison1-0/+20
2007-10-10r22154: Make struct smbdb_ctx an opaque pointer so users of the APIJeremy Allison1-0/+5
2007-10-10r22122: Start to fix csc issue with Vista. Make smbd supportJeremy Allison1-0/+1
2007-10-10r22093: send also the correct OID_KERBEROS5 not only the brokenStefan Metzmacher1-1/+1
2007-10-10r22092: - make spnego_parse_auth_response() more generic andStefan Metzmacher2-9/+16
2007-10-10r22091: Fix an uninitialized variable warningVolker Lendecke1-2/+1
2007-10-10r22045: As Volker noticed, skip_string's last argument isJeremy Allison4-18/+18
2007-10-10r22016: Try and fix the build - move things out of proto.hJeremy Allison1-2/+2
2007-10-10r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,Jeremy Allison4-18/+21
2007-10-10r22013: Move to SSPI framing (sig first in NTLM).Jeremy Allison1-26/+38
2007-10-10r22012: Ensure we use the same technique to pull the share modeJeremy Allison1-19/+21
2007-10-10r22009: change TDB_DATA from char * to unsigned char *Stefan Metzmacher3-12/+12
2007-10-10r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdcJeremy Allison1-5/+13
2007-10-10r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher6-55/+55
2007-10-10r21998: Fix tdb keynames in netsamlogon_clear_cached_user().Günther Deschner1-15/+11
2007-10-10r21997: Implement the server side of gss seal negotiate.Jeremy Allison1-2/+6
2007-10-10r21994: Ignore keepalives in the correct buffer (out not in :-).Jeremy Allison2-2/+2
2007-10-10r21993: Don't let keepalives interferece with sign or sealJeremy Allison1-0/+5
2007-10-10r21992: Fix keepalive processing when encryption turned on.Jeremy Allison1-6/+26
2007-10-10r21991: I hate Steve French :-). Add support for encryptionJeremy Allison3-33/+95
2007-10-10r21990: Stop messing with the signing engine just becauseJeremy Allison2-20/+20
2007-10-10r21975: if we use the _bystring() version when storing, we should use it on f...Stefan Metzmacher1-4/+2
2007-10-10r21969: Start working on the gss-side of the server negotiation.Jeremy Allison1-6/+27
2007-10-10r21967: Add conversion from gss errors to nt status.Jeremy Allison1-0/+102
2007-10-10r21947: Fix the equivalent of memcpy(x, x, 16). FoundJeremy Allison1-1/+3
2007-10-10r21939: Fix missing initialization thatJeremy Allison1-1/+1
2007-10-10r21932: fix compiler warning.Stefan Metzmacher1-1/+1
2007-10-10r21926: Fix missing enum specifier pointed out by Don McCall @ HP.Jeremy Allison2-13/+13
2007-10-10r21923: Add in the gss decrypt.Jeremy Allison1-3/+45
2007-10-10r21922: Fixed the build by rather horrid means. I really needJeremy Allison4-68/+46
2007-10-10r21917: Start to do the gss versions of sign+seal.Jeremy Allison1-20/+77
2007-10-10r21916: Fix couple of "return" calls on void functions.Jeremy Allison1-2/+10
2007-10-10r21912: There's no point checksumming the packet lengthJeremy Allison1-4/+4
2007-10-10r21903: Get the length calculations right (I always forgetJeremy Allison1-16/+18
2007-10-10r21902: Don't free the thing you're trying to set in the cli state.Jeremy Allison1-0/+1
2007-10-10r21899: At least we're getting to stage 2 of the blobJeremy Allison1-4/+10
2007-10-10r21898: Added test command, fixed first valgrind bugs.Jeremy Allison1-3/+4
2007-10-10r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison3-16/+159
2007-10-10r21894: Some refactoring of server side encryption context. SupportJeremy Allison2-2/+13
2007-10-10r21893: Update comments so they actually reflect reality...Rafal Szczesniak1-3/+3
2007-10-10r21883: Try and fix the build by removing the prototypes forJeremy Allison1-2/+2
2007-10-10r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison1-78/+24
2007-10-10r21880: Make client and server calls into encryption code symetrical,Jeremy Allison2-91/+221
2007-10-10r21876: Start adding in the seal implementation - prototype codeJeremy Allison1-2/+176
2007-10-10r21865: Add in the stubs for SMB transport encryption. Will fleshJeremy Allison3-5/+77
2007-10-10r21864: Reformatting.Jeremy Allison1-92/+92
2007-10-10r21846: Try and fix the Darwin build which seems to have a strange krb5.Jeremy Allison1-0/+6