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
/
credentials.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...
Jeremy Allison
1
-9
/
+79
2007-10-10
r13519: Fix the credentials chaining across netlogon pipe disconnects.
Jeremy Allison
1
-6
/
+19
2007-10-10
r13407: Change the credentials code to be more like the Samba4 structure,
Jeremy Allison
1
-57
/
+40
2007-10-10
r13147: Raise creds_server_step fail log messages to debug level 2.
Jeremy Allison
1
-1
/
+1
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-3
/
+3
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-116
/
+179
2007-10-10
r10269: Server-side fix for creds change - revert jcmd's change.
Jeremy Allison
1
-30
/
+2
2007-10-10
r9112: Fix #2953 - credentials chain on DC gets out of sync with client when
Jim McDonough
1
-2
/
+30
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-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-4
/
+0
2001-09-24
Removed extra '()' s.
Jeremy Allison
1
-8
/
+6
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-3
/
+3
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-1
/
+1
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1997-11-02
fix some uchar/char conflicts
Andrew Tridgell
1
-2
/
+2
1997-11-02
convert the credentials code back to uchar[8] from uint32[2]
Andrew Tridgell
1
-43
/
+41
1997-10-26
hooray. hooray some more. hooray a lot. got the client-side working.
Luke Leighton
1
-59
/
+39
1997-10-25
Makefile :
Luke Leighton
1
-0
/
+107
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
-9
/
+2
1997-10-17
pipenetlog.c lsaparse.c smb.h :
Luke Leighton
1
-1
/
+10
1997-10-15
smb.h smbparse.c pipenetlog.c :
Luke Leighton
1
-2
/
+1
1997-10-15
fixed a stack overflow bug in api_lsa_req_chal()
Andrew Tridgell
1
-4
/
+4
1997-10-14
credentials, query info reply.
Luke Leighton
1
-36
/
+32
1997-10-13
debugging... no idea what i'm doing.
Luke Leighton
1
-1
/
+1
1997-10-13
debug info added
Luke Leighton
1
-7
/
+36
1997-10-13
byteorder.h :
Luke Leighton
1
-3
/
+13
1997-10-10
Makefile:
Luke Leighton
1
-15
/
+15
1997-10-09
credentials.c:
Luke Leighton
1
-4
/
+4
1997-10-09
an implementation of the NT domain credentials protocol
Andrew Tridgell
1
-0
/
+101