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
/
kerberos
/
kerberos_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-07
auth: Allow a NULL principal to be obtained from the credentials
Andrew Bartlett
1
-2
/
+10
2011-07-25
s4:auth/kerberos: activate windows related krb5 flags
Stefan Metzmacher
1
-0
/
+10
2011-06-22
s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()
Stefan Metzmacher
1
-0
/
+1
2011-06-21
s4/auth: Trivial spelling fixes.
Brad Hards
1
-3
/
+3
2011-05-18
s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...
Stefan Metzmacher
1
-2
/
+6
2011-04-14
s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3
Andrew Bartlett
1
-7
/
+7
2011-04-14
libcli/auth Move krb5 wrapper functions from s3 into common
Andrew Bartlett
1
-2
/
+2
2010-10-11
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
1
-0
/
+13
2010-10-11
kerberos_util: Put into separate subsystem.
Jelmer Vernooij
1
-1
/
+2
2010-10-02
s4-kerberos Don't regenerate key values for each alias in keytab
Andrew Bartlett
1
-43
/
+35
2010-10-01
s4-auth: fixed a vagrind error when creating keytabs
Andrew Tridgell
1
-0
/
+3
2010-09-26
s4-kerberos Don't segfault if the password isn't specified in keytab generation
Andrew Bartlett
1
-0
/
+7
2010-09-24
s4-kerberos Rework keytab handling to export servicePrincipalName entries
Andrew Bartlett
1
-124
/
+160
2010-09-24
s4-kerberos Move 'set key into keytab' code out of credentials.
Andrew Bartlett
1
-139
/
+223
2010-09-24
s4-kerberos Fix kerberos_enctype_bitmap_to_enctypes()
Andrew Bartlett
1
-2
/
+3
2010-09-16
s4-kerberos: obey the credentials setting for forwardable tickets
Andrew Tridgell
1
-1
/
+31
2010-06-29
s4:kerberos Add functions to convert msDS-SupportedEncryptionTypes
Andrew Bartlett
1
-0
/
+57
2010-05-02
s4:credentials Make the CCACHE in credentials depend on the things that built it
Andrew Bartlett
1
-5
/
+11
2010-04-10
s4:credentials Add the functions needed to do S4U2Self with cli_credentials
Andrew Bartlett
1
-33
/
+84
2010-02-26
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
1
-28
/
+34
2009-08-21
s4:kerberos Use MIT compatible names for these enc types
Andrew Bartlett
1
-1
/
+1
2008-09-24
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
1
-3
/
+1
2008-09-24
Kerberos cosmetic changes: Revert a part of the patch
Matthias Dieter Wallnöfer
1
-1
/
+3
2008-09-24
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
1
-10
/
+8
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+2
2008-03-17
Don't require users of credentials.h to have krb5.h and gssapi.h
Andrew Bartlett
1
-4
/
+4
2007-10-10
r25552: Convert to standard bool type.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r22990: free temporary memory also on success...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r22558: Move to a static list of enctypes to put into our keytab. In future,
Andrew Bartlett
1
-59
/
+40
2007-10-10
r21175: Fix the kerberos keytab update code to handle deletes.
Andrew Bartlett
1
-3
/
+2
2007-10-10
r19677: Fix more dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r19568: When we get back a skew error, try with no skew. This allows us to
Andrew Bartlett
1
-38
/
+50
2007-10-10
r15853: started the process of removing the warnings now that
Andrew Tridgell
1
-6
/
+6
2007-10-10
r15511: Using this name causes less warnings on the IBM checker, due to using
Andrew Bartlett
1
-3
/
+5
2007-10-10
r15501: Allow interactive password prompting on kerberos as well.
Andrew Bartlett
1
-0
/
+7
2007-10-10
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
Andrew Bartlett
1
-1
/
+3
2007-10-10
r12594: Jelmer pushed some proposed header reductions to the list today. This
Andrew Bartlett
1
-2
/
+0
2007-10-10
r12422: Some kerberos comments and clarifications.
Andrew Bartlett
1
-2
/
+5
2007-10-10
r12411: Add 'net samdump keytab <keytab>'.
Andrew Bartlett
1
-22
/
+36
2007-10-10
r12059: Use random keytab names (so we get different keytabs, rather than
Andrew Bartlett
1
-1
/
+15
2007-10-10
r12056: Some clarification fixes for the keytab code, and use the right
Andrew Bartlett
1
-14
/
+15
2007-10-10
r11993: As well as making an in-MEMORY keytab, allow a file-based keytab to b...
Andrew Bartlett
1
-98
/
+321
2007-10-10
r11350: Add some debugs to assist tracking down kerberos issues in future.
Andrew Bartlett
1
-2
/
+26
2007-10-10
r11220: Add the ability to handle the salt prinicpal as part of the
Andrew Bartlett
1
-25
/
+31
2007-10-10
r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5
Andrew Bartlett
1
-37
/
+74
2007-10-10
r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r10364: Turn gensec:gssapi on by default, except for a login of the form
Andrew Bartlett
1
-1
/
+1
2007-10-10
r10035: This patch removes the need for the special case hack
Andrew Bartlett
1
-7
/
+56
[next]