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
/
librpc
/
crypto
/
cli_spnego.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
s3-libsmb Make auth_ntlmssp client more generic
Andrew Bartlett
1
-12
/
+13
2011-12-22
s3-auth rename auth_ntlmssp_state -> auth_generic_state
Andrew Bartlett
1
-1
/
+1
2011-10-21
s3-ntlmssp Remove references to auth_ntlmssp_context from the rpc code
Andrew Bartlett
1
-16
/
+19
2011-10-21
s3-ntlmssp Remove auth_ntlmssp_session_key()
Andrew Bartlett
1
-2
/
+7
2011-10-21
s3-ntlmssp Remove auth_ntlmssp_want_feature()
Andrew Bartlett
1
-4
/
+4
2011-10-21
s3-ntlmssp use gensec_{seal,unseal,sign,check}_packet
Andrew Bartlett
1
-22
/
+22
2011-10-21
s3-ntlmssp Remove auth_ntlmssp_update wrapper
Andrew Bartlett
1
-2
/
+3
2011-10-18
s3-ntlmssp split auth_ntlmssp_client_start() into two parts
Andrew Bartlett
1
-4
/
+7
2011-10-18
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
1
-1
/
+1
2011-09-30
s3: Remove an unused variable
Volker Lendecke
1
-2
/
+0
2011-08-03
s3-ntlmssp Remove auth_ntlmssp_and_flags()
Andrew Bartlett
1
-7
/
+0
2011-08-03
s3-ntlmssp Remove auth_ntlmssp_or_flags
Andrew Bartlett
1
-5
/
+4
2011-08-03
s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server
Andrew Bartlett
1
-0
/
+1
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
Andrew Bartlett
1
-1
/
+1
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_get_session_key()
Andrew Bartlett
1
-3
/
+2
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-1
/
+1
2010-09-23
s3-dcerpc: add spnego server helpers
Simo Sorce
1
-1
/
+87
2010-09-23
spnego: make spnego_context public
Simo Sorce
1
-19
/
+0
2010-09-23
s3-dcerpc: move client spnego stuff in /librpc/crypto
Simo Sorce
1
-0
/
+369