index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-auth: Make sure we use the correct credential state.
Andreas Schneider
2012-07-17
1
-1
/
+6
*
s4:gensec: fix a comment typo
Michael Adam
2012-06-12
1
-1
/
+1
*
gse: Use the smb_gss_oid_equal wrapper.
Andreas Schneider
2012-05-23
1
-2
/
+4
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-0
/
+1
*
gensec_gssapi: Make it possible to build with MIT krb5
Simo Sorce
2012-05-23
1
-10
/
+20
*
pygensec: Fix init of variable if not specified.
Jelmer Vernooij
2012-05-18
1
-1
/
+1
*
s4:auth/gensec_gssapi: add "gensec_gssapi:requested_life_time" option
Stefan Metzmacher
2012-05-17
1
-1
/
+6
*
s4:auth/gensec: implement gensec_gssapi_expire_time()
Stefan Metzmacher
2012-05-17
1
-0
/
+13
*
s4:auth/gensec_gssapi: add missing 'break' statements
Stefan Metzmacher
2012-05-17
1
-0
/
+2
*
s4:auth/gensec_gssapi: remember the expire time
Stefan Metzmacher
2012-05-17
2
-2
/
+9
*
s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5
Simo Sorce
2012-05-04
4
-1
/
+114
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
1
-3
/
+1
*
For now just disable this Heindal specific stuff in the MIT build
Simo Sorce
2012-04-23
1
-0
/
+4
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
2
-0
/
+2
*
auth-krb: Make functions static.
Simo Sorce
2012-04-12
1
-0
/
+71
*
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
2012-04-12
2
-43
/
+3
*
gensec_gssapi: keep private header file close to the actual code
Simo Sorce
2012-04-12
2
-1
/
+70
*
s4:auth/gensec/schannel: initialize struct schannel_state to zero
Stefan Metzmacher
2012-03-02
1
-2
/
+1
*
s4:auth/gensec/schannel: make a copy of netlogon_creds_CredentialState in the...
Stefan Metzmacher
2012-03-02
1
-1
/
+8
*
pygensec: Fix whitespace.
Jelmer Vernooij
2012-02-18
1
-8
/
+8
*
auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...
Andrew Bartlett
2012-02-17
1
-33
/
+22
*
s4:auth/gensec: make sure GSS_C_CONF_FLAG implies GSS_C_INTEG_FLAG
Stefan Metzmacher
2012-01-20
1
-0
/
+1
*
auth/gensec: move spnego.c to the toplevel
Stefan Metzmacher
2012-01-13
2
-1411
/
+0
*
auth/gensec: common helper functions should be in gensec_util.c
Stefan Metzmacher
2012-01-13
1
-107
/
+0
*
s4:auth/gensec: inline packet_full_request_u32()
Stefan Metzmacher
2012-01-13
1
-1
/
+9
*
s4:auth/gensec: fix compiler warnings in spnego.c
Stefan Metzmacher
2012-01-13
1
-3
/
+0
*
s4:auth/gensec/spnego: add support for fragmented spnego messages
Stefan Metzmacher
2012-01-12
1
-3
/
+205
*
s4:pygensec: add set_max_update_size() and max_update_size() functions
Stefan Metzmacher
2012-01-12
1
-0
/
+25
*
gensec: Rename want_flags and got_flags in gensec_gssapi
Andrew Bartlett
2012-01-11
1
-26
/
+26
*
gensec: make gensec_gssapi.h common
Andrew Bartlett
2012-01-11
1
-67
/
+0
*
gensec: move gensec_util.c to the top level
Andrew Bartlett
2012-01-11
2
-99
/
+1
*
s4:pygensec: add session_key() method
Stefan Metzmacher
2012-01-04
1
-0
/
+29
*
s4-gensec: Rename memory contexts in gensec_util for greater clarity
Andrew Bartlett
2011-12-29
1
-2
/
+2
*
s4-gensec: Rename memory contexts in gensec_krb5 for greater clarity
Andrew Bartlett
2011-12-29
1
-16
/
+16
*
s4-gensec: Rename memory contexts in gensec_gssapi for greater clarity
Andrew Bartlett
2011-12-29
1
-16
/
+16
*
s4-gensec remove auth_session dep from gensec_gssapi.c
Andrew Bartlett
2011-12-29
1
-1
/
+1
*
s4-gensec Remove fallback for simple privileges
Andrew Bartlett
2011-12-29
1
-6
/
+2
*
s4-torture: Demonstrate handling of the PAC in a custom auth_context
Andrew Bartlett
2011-12-29
2
-59
/
+5
*
s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
Andrew Bartlett
2011-12-29
4
-146
/
+152
*
s4-gensec: fix cyrus sasl module after update() protype change
Andrew Bartlett
2011-12-29
1
-0
/
+1
*
s4-gensec: Allow a PAC to be obtained from any GSS mech
Andrew Bartlett
2011-12-28
1
-7
/
+0
*
auth: Allow a NULL principal to be obtained from the credentials
Andrew Bartlett
2011-12-07
1
-1
/
+4
*
s4:gensec/spnego: only try the mechs that match the client given ones
Stefan Metzmacher
2011-11-30
1
-0
/
+4
*
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
2011-10-18
5
-41
/
+48
*
gensec: move event-using code to gensec_update() hooks out of gensec_start*()
Andrew Bartlett
2011-10-18
3
-39
/
+77
*
libcli/auth: Provide a struct loadparm_context to schannel calls
Andrew Bartlett
2011-10-13
1
-1
/
+1
*
auth: move gensec_start.c to the top level
Andrew Bartlett
2011-10-11
6
-972
/
+65
*
auth: move credentials layer to the top level
Andrew Bartlett
2011-10-11
1
-0
/
+4
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
2
-1
/
+2
*
s4:auth - remove unused variables
Matthias Dieter Wallnöfer
2011-09-19
1
-1
/
+0
[next]