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
/
credentials
/
credentials_krb5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-kerberos Move 'set key into keytab' code out of credentials.
Andrew Bartlett
2010-09-24
1
-55
/
+1
*
s4:credentials_krb5.c - quiet a Solaris warning
Matthias Dieter Wallnöfer
2010-08-27
1
-1
/
+2
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-6
/
+6
*
s4:credentials Allow setting of an empty Kerberos CCACHE
Andrew Bartlett
2010-05-14
1
-18
/
+12
*
s4:credentials Make the CCACHE in credentials depend on the things that built it
Andrew Bartlett
2010-05-02
1
-18
/
+57
*
s4:kerberos Give a better error message than "Could not allocate memory"
Andrew Bartlett
2010-04-27
1
-3
/
+3
*
s4:credentials Add the functions needed to do S4U2Self with cli_credentials
Andrew Bartlett
2010-04-10
1
-0
/
+38
*
s4:credentials talloc_free() any previous salt_principal
Andrew Bartlett
2010-04-10
1
-0
/
+1
*
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
2010-02-26
1
-45
/
+70
*
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2010-02-20
1
-18
/
+38
*
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
2009-06-12
1
-3
/
+0
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-10
/
+10
*
auth/credentials: explain why we need to the enctypes for the gssapi layer
Stefan Metzmacher
2008-07-28
1
-1
/
+11
*
auth/credentials: use the same enctypes when getting a TGT and a TGS
Stefan Metzmacher
2008-07-26
1
-0
/
+23
*
credentials: gss_set_cred_option() doesn't like GSS_C_NO_BUFFER
Stefan Metzmacher
2008-06-27
1
-1
/
+4
*
credentials: gss_set_cred_option() needs gss_cred_id_t * argument, not gss_cr...
Michael Adam
2008-06-27
1
-1
/
+1
*
credentials: set GSS_KRB5_CRED_NO_CI_FLAGS_X to avoid GSS_C_CONF_FLAG and GSS...
Stefan Metzmacher
2008-06-19
1
-6
/
+21
*
Remove event context tracking from the credentials struct.
Jelmer Vernooij
2008-04-17
1
-13
/
+22
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-13
/
+14
*
Don't require users of credentials.h to have krb5.h and gssapi.h
Andrew Bartlett
2008-03-17
1
-4
/
+4
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-14
/
+22
*
r26320: Clean up properly after error.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26274: Some syntax fixes, remove more global_loadparm instances.
Jelmer Vernooij
2007-12-21
1
-2
/
+4
*
r26271: Remove some more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-3
/
+6
*
r26233: Pass loadparm context when creating krb5 contexts.
Jelmer Vernooij
2007-12-21
1
-7
/
+9
*
r26231: Spell check: credentails -> credentials.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25703: Use less entropy by using the pointer value as a process-unique token.
Andrew Bartlett
2007-12-21
1
-10
/
+2
*
r24282: Try to fix the occasional Samba4 crash in BASE-BENCH-READWRITE, as
Andrew Bartlett
2007-10-10
1
-4
/
+6
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23132: Resolve an issue where we would use the ccache after we free()ed it.
Andrew Bartlett
2007-10-10
1
-27
/
+34
*
r23063: Make sure to invalidate the ccache when we set a
Andrew Bartlett
2007-10-10
1
-6
/
+49
*
r23034: Thanks to metze for providing some vital clues in the 'kerberos ccache
Andrew Bartlett
2007-10-10
1
-2
/
+6
*
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r22558: Move to a static list of enctypes to put into our keytab. In future,
Andrew Bartlett
2007-10-10
1
-4
/
+34
*
r22187: Test kerberos logins in the smbclient blackbox tests, including with a
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-3
/
+5
*
r15853: started the process of removing the warnings now that
Andrew Tridgell
2007-10-10
1
-8
/
+6
*
r13107: Follow the lead of Heimdal's kpasswdd and use the HDB (hdb-ldb in our
Andrew Bartlett
2007-10-10
1
-0
/
+14
*
r12411: Add 'net samdump keytab <keytab>'.
Andrew Bartlett
2007-10-10
1
-20
/
+7
*
r11995: A big kerberos-related update.
Andrew Bartlett
2007-10-10
1
-13
/
+198
*
r11452: Update Heimdal to current lorikeet, including removing the ccache side
Andrew Bartlett
2007-10-10
1
-3
/
+110
*
r11220: Add the ability to handle the salt prinicpal as part of the
Andrew Bartlett
2007-10-10
1
-0
/
+9
*
r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5
Andrew Bartlett
2007-10-10
1
-4
/
+57
*
r10596: Move the credentials code into it's own subsystem, and push it under ...
Andrew Bartlett
2007-10-10
1
-0
/
+248