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
/
source4
/
auth
/
ntlmssp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
1
-1
/
+1
2011-08-03
ntlmssp: Add ntlmssp_blob_matches_magic()
Andrew Bartlett
1
-1
/
+1
2011-08-03
gensec: Don't keep a second copy of the auth4_context in gensec_ntlmssp_state
Andrew Bartlett
2
-7
/
+4
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2
-7
/
+9
2011-08-03
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
1
-2
/
+0
2011-05-21
s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front of "dnsdomain"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-05-08
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
2
-5
/
+5
2011-05-03
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
1
-14
/
+14
2011-03-28
Fix inspired by work done by David Disseldorp for bug #8040 - smbclient segfa...
Jeremy Allison
1
-4
/
+10
2011-02-24
build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library
Andrew Tridgell
2
-6
/
+3
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2
-11
/
+11
2011-01-20
s4-gensec Add prototype for gensec_ntlmssp_init()
Andrew Bartlett
1
-0
/
+2
2011-01-20
libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code.
Andrew Bartlett
1
-123
/
+12
2010-11-29
s4:auth/ntlmssp/ntlmssp_server.c - remove unnecessary ";"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-07
credentials: Lowercase library name,
Jelmer Vernooij
1
-1
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-13
/
+0
2010-09-16
libcli/auth/ntlmssp Be clear about talloc parents for session keys
Andrew Bartlett
1
-0
/
+5
2010-09-11
s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header
Andrew Bartlett
1
-1
/
+1
2010-08-14
s4:auth Move struct auth_usersupplied_info to a common location
Andrew Bartlett
1
-1
/
+1
2010-08-10
libcli/auth Make the source3/ implementation of the NTLMSSP server common
Andrew Bartlett
1
-520
/
+1
2010-08-10
libcli/auth Move some source3/ NTLMSSP functions to the common code.
Andrew Bartlett
3
-141
/
+6
2010-08-07
s4:ntlmssp Merge more aspects of the source3/ NTLMSSP layer
Andrew Bartlett
1
-20
/
+21
2010-08-07
s4:ntlmssp Re-add gensec_ntlmssp wrapper to allow merge with source3/
Andrew Bartlett
2
-20
/
+54
2010-08-07
s4:ntlmssp Always setup the session keys and signing state
Andrew Bartlett
1
-9
/
+1
2010-08-06
s4:ntlmssp Adjust Samba4 ntlmssp code to look more like the code in Samba3.
Andrew Bartlett
2
-71
/
+119
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2
-10
/
+10
2010-06-01
s4:ntlmssp Use common code for ntlmssp_sign.c
Andrew Bartlett
2
-508
/
+2
2010-06-01
s4:ntlmssp Use the new common ntlmssp.h
Andrew Bartlett
1
-117
/
+1
2010-06-01
s4:ntlmssp Merge ntlmssp structures with version from source3/
Andrew Bartlett
2
-74
/
+21
2010-05-24
Add in support for the NTLMSSP version reply.
Jeremy Allison
2
-4
/
+31
2010-04-14
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
1
-5
/
+5
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-4
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: waf quicktest nearly works
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+13
2010-03-24
s4:ntlmssp: move sign/seal states to a private ntlmssp_crypt_state union
Stefan Metzmacher
2
-76
/
+63
2010-03-24
s4:ntlmssp: make use of dump_arc4_state()
Stefan Metzmacher
1
-8
/
+7
2010-03-24
s4:ntlmssp: copy dump_arc4_state() from source3
Stefan Metzmacher
1
-0
/
+6
2010-03-24
s4:ntlmssp: avoid usage of calc_ntlmv2_key_talloc()
Stefan Metzmacher
2
-29
/
+10
2010-03-24
s4:ntlmssp: make use of calc_ntlmv2_key() for seal keys
Stefan Metzmacher
1
-15
/
+16
2010-03-24
s4:ntlmssp: add calc_ntlmv2_key() from source3
Stefan Metzmacher
1
-0
/
+11
2010-03-24
s4:ntlmssp: rename calc_ntlmv2_key => calc_ntlmv2_key_talloc
Stefan Metzmacher
1
-5
/
+5
2010-03-24
s4:ntlmssp: inline ntlmssp_weakend_keys()
Stefan Metzmacher
2
-54
/
+41
2010-03-24
s4:ntlmssp: use a 'bool ok' helper variable to make the code more readable
Stefan Metzmacher
1
-6
/
+14
2010-03-24
s4:ntlmssp: fix some formating
Stefan Metzmacher
1
-74
/
+110
2010-03-24
s4:ntlmssp: move doing_ntlm2 to ntlmssp_server_auth_state
Stefan Metzmacher
2
-4
/
+3
2010-03-24
s4:ntlmssp: move NTLM2 session_nonce to ntlmssp_server_auth_state
Stefan Metzmacher
2
-8
/
+7
2010-03-24
s4:ntlmssp: move encrypted_session_key to ntlmssp_server_auth_state
Stefan Metzmacher
2
-29
/
+19
2010-03-24
s4:ntlmssp: keep a ntlmssp_server_auth_state to transport variables from prea...
Stefan Metzmacher
1
-10
/
+23
2010-03-24
s4:ntlmssp: remove unused server_multiple_authentications feature.
Stefan Metzmacher
2
-14
/
+1
[next]