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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
auth: Rename some elements of auth4_context
Andrew Bartlett
1
-3
/
+3
2012-02-18
pygensec: Fix whitespace.
Jelmer Vernooij
1
-8
/
+8
2012-02-18
auth: Reorder arguments to generate_session_info
Andrew Bartlett
2
-8
/
+9
2012-02-17
auth: Move the rest of the source4 gensec_ntlmssp code to the top level
Andrew Bartlett
5
-1021
/
+0
2012-02-17
auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...
Andrew Bartlett
1
-33
/
+22
2012-02-13
auth: Pass in the SMB username (for %U) into generate_session_info
Andrew Bartlett
4
-5
/
+12
2012-01-30
gensec: inline gensec_generate_session_info() into only caller
Andrew Bartlett
2
-9
/
+27
2012-01-30
s4-auth: Return NT_STATUS_NOT_IMPLEMENTED if the challenge cannot be obtained
Andrew Bartlett
1
-1
/
+1
2012-01-30
auth: Make check_password and generate_session_info hook generic
Andrew Bartlett
3
-21
/
+51
2012-01-20
s4:auth/gensec: make sure GSS_C_CONF_FLAG implies GSS_C_INTEG_FLAG
Stefan Metzmacher
1
-0
/
+1
2012-01-13
auth/gensec: move spnego.c to the toplevel
Stefan Metzmacher
2
-1411
/
+0
2012-01-13
auth/gensec: common helper functions should be in gensec_util.c
Stefan Metzmacher
1
-107
/
+0
2012-01-13
s4:auth/gensec: inline packet_full_request_u32()
Stefan Metzmacher
1
-1
/
+9
2012-01-13
s4:auth/gensec: fix compiler warnings in spnego.c
Stefan Metzmacher
1
-3
/
+0
2012-01-12
s4:auth/gensec/spnego: add support for fragmented spnego messages
Stefan Metzmacher
1
-3
/
+205
2012-01-12
s4:pygensec: add set_max_update_size() and max_update_size() functions
Stefan Metzmacher
1
-0
/
+25
2012-01-11
s4:auth: Make sure to check the optional auth_context hooks before using them
Andrew Bartlett
1
-18
/
+26
2012-01-11
gensec: Rename want_flags and got_flags in gensec_gssapi
Andrew Bartlett
1
-26
/
+26
2012-01-11
gensec: make gensec_gssapi.h common
Andrew Bartlett
1
-67
/
+0
2012-01-11
gensec: move gensec_util.c to the top level
Andrew Bartlett
3
-104
/
+1
2012-01-11
auth: make auth4_context common to provide access to generate_session_info_pac()
Andrew Bartlett
1
-52
/
+0
2012-01-10
krb5: Require krb5_set_real_time is available to build with krb5
Andrew Bartlett
1
-4
/
+0
2012-01-09
s4-kerberos: remove some unused prototypes.
Günther Deschner
1
-22
/
+0
2012-01-06
ntlmssp: merge initial packet implementations
Andrew Bartlett
1
-6
/
+25
2012-01-04
s4:pygensec: add session_key() method
Stefan Metzmacher
1
-0
/
+29
2011-12-29
s4-gensec: Rename memory contexts in gensec_util for greater clarity
Andrew Bartlett
1
-2
/
+2
2011-12-29
s4-gensec: Rename memory contexts in gensec_krb5 for greater clarity
Andrew Bartlett
1
-16
/
+16
2011-12-29
s4-gensec: Rename memory contexts in gensec_gssapi for greater clarity
Andrew Bartlett
1
-16
/
+16
2011-12-29
s4-auth: Rename memory contexts for greater clarity
Andrew Bartlett
2
-10
/
+10
2011-12-29
s4-gensec remove auth_session dep from gensec_gssapi.c
Andrew Bartlett
1
-1
/
+1
2011-12-29
s4-gensec Remove fallback for simple privileges
Andrew Bartlett
1
-6
/
+2
2011-12-29
s4-torture: Demonstrate handling of the PAC in a custom auth_context
Andrew Bartlett
2
-59
/
+5
2011-12-29
s4-pyauth: Make sure event context allows nesting
Andrew Bartlett
1
-1
/
+2
2011-12-29
s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
Andrew Bartlett
8
-169
/
+247
2011-12-29
s4-gensec: fix cyrus sasl module after update() protype change
Andrew Bartlett
1
-0
/
+1
2011-12-28
s4-auth Remove unused auth_context_create_from_ldb()
Andrew Bartlett
2
-27
/
+0
2011-12-28
s4-gensec: Allow a PAC to be obtained from any GSS mech
Andrew Bartlett
1
-7
/
+0
2011-12-28
auth/kerberos: Move gssapi_parse.c to the top level
Andrew Bartlett
2
-123
/
+2
2011-12-28
s4-ntlmssp Do not allow LM key without a LM password
Andrew Bartlett
1
-3
/
+5
2011-12-07
auth: Allow a NULL principal to be obtained from the credentials
Andrew Bartlett
2
-3
/
+14
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
2
-4
/
+4
2011-11-30
s4:gensec/spnego: only try the mechs that match the client given ones
Stefan Metzmacher
1
-0
/
+4
2011-11-29
s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab
Andrew Bartlett
1
-61
/
+134
2011-11-18
s4-auth log details about any token we fail to convert to a unix token
Andrew Bartlett
1
-0
/
+17
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
1
-1
/
+1
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 run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
1
-1
/
+1
2011-10-24
idl: Improve MS-PAC IDL
Simo Sorce
1
-5
/
+9
[next]