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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
1
-3
/
+3
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
1
-3
/
+3
2011-10-24
auth/gensec: fix missleading comment
Stefan Metzmacher
1
-1
/
+1
2011-10-22
auth/gensec: replace #if _SAMBA_BUILD_ == 4 by a feature test
Stefan Metzmacher
1
-1
/
+1
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
3
-13
/
+8
2011-10-18
gensec: Refuse to seal if we did not negotiate to sign
Andrew Bartlett
1
-0
/
+3
2011-10-18
gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC...
Andrew Bartlett
3
-1
/
+48
2011-10-18
gensec: an event context is no longer mandetory
Andrew Bartlett
1
-10
/
+0
2011-10-11
gensec: trim header includes back to what is actually required
Andrew Bartlett
1
-8
/
+2
2011-10-11
auth: move gensec_start.c to the top level
Andrew Bartlett
3
-5
/
+939
2011-08-08
build: provide tevent-util as a public library
Andrew Bartlett
1
-1
/
+1
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2
-6
/
+11
2011-08-03
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
2
-8
/
+4
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
3
-0
/
+834