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