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
/
clikrb5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11315: Sorry gd, I just removed all of your code that I just merged...
Andrew Bartlett
1
-2
/
+0
2007-10-10
r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather
Andrew Bartlett
1
-112
/
+0
2007-10-10
r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want
Andrew Bartlett
1
-14
/
+100
2007-10-10
r10945: Free the salt after we are done with it. May need a merge to similar
Andrew Bartlett
1
-2
/
+4
2007-10-10
r10286: This patch is ugly and disgusting, but for now it works better than t...
Andrew Bartlett
1
-103
/
+0
2007-10-10
r10066: This is the second in my patches to work on Samba4's kerberos support,
Andrew Bartlett
1
-4
/
+6
2007-10-10
r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9693: Move the smb_krb5_context setup code to use the new pattern of
Andrew Bartlett
1
-5
/
+7
2007-10-10
r9415: Remove old kerberos code (including salt guessing code) that has only
Andrew Bartlett
1
-23
/
+2
2007-10-10
r8460: removed the unused function krb5_locate_kdc(). It causes a build failu...
Andrew Tridgell
1
-61
/
+0
2007-10-10
r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the right
Andrew Bartlett
1
-0
/
+2
2007-10-10
r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab
Andrew Bartlett
1
-11
/
+0
2007-10-10
r7509: With the update to Heimdal 20050612 we no longer need krb5_freelog(),
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7306: Use a consistant #define for detecting support for the Heimdal krb5
Andrew Bartlett
1
-2
/
+2
2007-10-10
r7285: It appears that MIT Kerberos does not have the log redirection
Andrew Bartlett
1
-2
/
+2
2007-10-10
r7270: A big revamp to the way we handle kerberos errors in Samba4. We now
Andrew Bartlett
1
-0
/
+100
2007-10-10
r6113: Move GENSEC and the kerberos code out of libcli/auth, and into
Andrew Bartlett
1
-0
/
+478