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
/
auth
/
gensec
/
gensec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-18
Add SASL/EXTERNAL gensec module
Howard Chu
1
-1
/
+2
2013-08-10
auth/gensec: treat struct gensec_security_ops as const if possible.
Stefan Metzmacher
1
-7
/
+7
2013-08-10
auth/gensec: use 'const char * const *' for function parameters
Stefan Metzmacher
1
-1
/
+1
2013-08-10
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
1
-96
/
+4
2013-08-10
auth/gensec: add gensec_security_by_auth_type()
Stefan Metzmacher
1
-0
/
+3
2013-05-15
gensec: Make gensec_interface_version public
Volker Lendecke
1
-0
/
+1
2012-05-17
auth/gensec: add gensec_expire_time()
Stefan Metzmacher
1
-0
/
+4
2012-04-12
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
1
-0
/
+2
2012-02-17
auth: Allow the netbios name and domain to be set from winbindd in ntlm_auth3
Andrew Bartlett
1
-0
/
+2
2012-02-17
auth: Provide a way to specify the NTLMSSP server name to GENSEC
Andrew Bartlett
1
-0
/
+4
2012-01-30
gensec: inline gensec_generate_session_info() into only caller
Andrew Bartlett
1
-5
/
+0
2012-01-13
auth/gensec: add some more functions from gensec_start.c to gensec.h
Stefan Metzmacher
1
-0
/
+17
2012-01-13
auth/gensec: make sure functions from gensec.c are in gensec.h
Stefan Metzmacher
1
-0
/
+2
2012-01-12
auth/gensec: add gensec_*max_update_size()
Stefan Metzmacher
1
-0
/
+4
2012-01-11
gensec: move gensec_util.c to the top level
Andrew Bartlett
1
-0
/
+14
2011-12-29
s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
Andrew Bartlett
1
-0
/
+1
2011-12-28
gensec: Allow an alternate set of modules to be specified
Andrew Bartlett
1
-0
/
+5
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-3
/
+2
2011-10-18
gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC...
Andrew Bartlett
1
-0
/
+1
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
1
-2
/
+5
2011-08-03
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
1
-4
/
+2
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
1
-0
/
+309