index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
smbdes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-22
Add support for variable-length session keys in our client code.
Andrew Bartlett
1
-0
/
+40
2002-03-23
Make a number of the lookup tables 'const'. I'm told this assists in sharing
Andrew Bartlett
1
-9
/
+9
2002-03-02
Add a dash of const here and there...
Andrew Bartlett
1
-3
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
1
-5
/
+5
2001-09-14
Merge of sam_pwd_hash() function from tng.
Tim Potter
1
-0
/
+17
2001-07-07
Add backend encryption support for NTLMv2.
Andrew Bartlett
1
-4
/
+4
2001-06-20
Fixed W2K SP2 joining a Samba PDC hosted domain.
Jeremy Allison
1
-1
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-20
/
+3
1999-11-25
previous commit added an abstraction function that didn't even have
Luke Leighton
1
-2
/
+2
1999-07-22
BDC support.
Matthew Chapman
1
-0
/
+13
1999-07-21
BDC support.
Luke Leighton
1
-1
/
+5
1999-03-19
const char* instead of char* for input
Luke Leighton
1
-1
/
+1
1999-03-19
Implemented encryption algorithm used for a number of RPC buffers.
Matthew Chapman
1
-1
/
+1
1998-11-12
Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa
Jeremy Allison
1
-26
/
+0
1998-10-22
Removed previously #ifdef 0 'ed code.
Jeremy Allison
1
-37
/
+0
1998-10-22
libsmb/smbdes.c: #ifdef'ed out code prior to removal.
Jeremy Allison
1
-0
/
+5
1998-10-17
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1
-0
/
+1
1998-10-14
16 changed to 8 by mistake in samoemhash.
Luke Leighton
1
-1
/
+1
1998-10-09
dce/rpc
Luke Leighton
1
-10
/
+16
1998-10-08
fixed bug pointed out by Herb.
Andrew Tridgell
1
-1
/
+1
1998-10-07
dce/rpc
Luke Leighton
1
-2
/
+53
1998-08-17
reduced the memory footprint a bit by changing some large static int
Andrew Tridgell
1
-9
/
+10
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1
-3
/
+3
1998-04-17
Changing of machine passwords now works !!!!!!
Jeremy Allison
1
-0
/
+9
1998-03-19
Adding the same changes to HEAD as were added to BRANCH_1_9_18.
Jeremy Allison
1
-2
/
+8
1998-03-18
Added SamOEMChangePassword functionality.
Jeremy Allison
1
-0
/
+40
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1998-01-17
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1
-0
/
+6
1998-01-16
reply.c:
Jeremy Allison
1
-13
/
+13
1997-10-26
fix some casting errors in smbencrypt and some multiply-defined errors
Andrew Tridgell
1
-5
/
+0
1997-10-25
Makefile :
Luke Leighton
1
-0
/
+5
1997-10-20
casting cleanups
Andrew Tridgell
1
-6
/
+6
1997-10-20
move calls to smbhash() inside smbdes.c (for legal reasons)
Andrew Tridgell
1
-1
/
+18
1997-10-10
Makefile:
Luke Leighton
1
-2
/
+2
1997-09-16
- change generate_challenge() to use md4 instead of des
Andrew Tridgell
1
-7
/
+45
1997-09-16
bug fix in the new des code.
Andrew Tridgell
1
-21
/
+13
1997-09-14
This is a written from scratch DES implementation. I couldn't find a
Andrew Tridgell
1
-0
/
+290