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
/
libcli
/
auth
/
gensec_ntlmssp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-2
/
+2
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
1
-100
/
+54
2007-10-10
r4565: Make the order of the initialisation more sensible.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r4504: Setting
Andrew Bartlett
1
-1
/
+2
2007-10-10
r4459: GENSEC refinements:
Andrew Bartlett
1
-3
/
+114
2007-10-10
r4355: More work from the elves on Christmas eve:
Andrew Bartlett
1
-25
/
+27
2007-10-10
r4079: implement the gensec_have_feature() correctly by asking
Stefan Metzmacher
1
-6
/
+25
2007-10-10
r4070: move some defines from asn_1.h to the places they belong to
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r3959: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3721: We cracked the NTLM2 puzzle long ago, and set the flags elsewhere.
Andrew Bartlett
1
-16
/
+0
2007-10-10
r3630: More work on DCOM server side
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use
Andrew Bartlett
1
-2
/
+5
2007-10-10
r3190: When we don't have a PAC, do a lookup in the local ldb instead.
Andrew Bartlett
1
-5
/
+2
2007-10-10
r2669: convert make_user_info() and associated functions from malloc to talloc
Andrew Tridgell
1
-1
/
+2
2007-10-10
r2648: - use a destructor on struct server_connection to simplify the
Andrew Tridgell
1
-2
/
+3
2007-10-10
r2645: converted the NTLMSSP code to the new style of talloc
Andrew Tridgell
1
-14
/
+9
2007-10-10
r2643: convert more of the auth subsyystem to the new talloc methods. This
Andrew Tridgell
1
-2
/
+2
2007-10-10
r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
Andrew Bartlett
1
-15
/
+26
2007-10-10
r2096: Enable use of NTLM2 for connections that do not got on to be NTLMSSP
Andrew Bartlett
1
-0
/
+16
2007-10-10
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
1
-0
/
+26
2007-10-10
r1441: Indentation and comment fixes.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-29
/
+304
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-0
/
+122