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
/
ntlmssp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r16961: Merge 'seperate policy from logic' changes from Samba3. The 56-bit
Andrew Bartlett
1
-3
/
+6
2007-10-10
r14952: Make sure the auth subsystem gets initialized if a gensec module need...
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14064: - split out MSRPC_PARSE into a speperate subsystem
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r13472: After Volker's advise, try every combination of parameters. This
Andrew Bartlett
1
-4
/
+6
2007-10-10
r13470: Thanks to a report from VL:
Andrew Bartlett
1
-8
/
+22
2007-10-10
r12927: Fix typo.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12919: Ensure we never 'extend' the session key length, or fill in past the
Andrew Bartlett
1
-1
/
+5
2007-10-10
r12795: remember the gensec_security context
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r9505: Work on GENSEC and the code that calls it, for tighter interface
Andrew Bartlett
1
-1
/
+6
2007-10-10
r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back
Andrew Bartlett
1
-22
/
+27
2007-10-10
r9411: Ensure we don't send a challenge without first getting a negotiate in
Andrew Bartlett
1
-2
/
+8
2007-10-10
r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab
Andrew Bartlett
1
-0
/
+11
2007-10-10
r7536: doesn't spam the smbd_log in the build_farm...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r6800: A big GENSEC update:
Andrew Bartlett
1
-1
/
+6
2007-10-10
r6705: let the gensec module decide if messages can be signed and sealed in a...
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r6465: Use talloc_zero for the gensec_ntlmssp_state structure, as the history
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6464: Remove the last of the Samba3 NTLMSSP API. This removes the rudundent
Andrew Bartlett
1
-47
/
+45
2007-10-10
r6462: Move the arcfour sbox state into it's own structure, and allocate it
Andrew Bartlett
1
-24
/
+1
2007-10-10
r6460: Push the client credentials into NTLMSSP, allowing logins of the form
Andrew Bartlett
1
-65
/
+4
2007-10-10
r6458: Split up NTLMSSP into a new directory, and into seperate files for the
Andrew Bartlett
1
-0
/
+442