Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12064: pass back the socket level error correctly (so we get | Andrew Tridgell | 1 | -7/+2 |
2007-10-10 | r12063: fixed the krb5 client code to handle ICMP port unreachable errors, and | Andrew Tridgell | 1 | -17/+21 |
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 | r11994: This function no longer needs a special declaration. | Andrew Bartlett | 1 | -4/+0 |
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 | r11940: Love has clarified why this code does what it does. | Andrew Bartlett | 1 | -8/+0 |
2007-10-10 | r11928: More Kerberos musings... | Andrew Bartlett | 1 | -20/+64 |
2007-10-10 | r11601: try to fix the build on IRIX 6.5 us4 | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 2 | -8/+30 |
2007-10-10 | r11538: More notes on things we need. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r11400: fix compiler warnings | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r11350: Add some debugs to assist tracking down kerberos issues in future. | Andrew Bartlett | 1 | -2/+26 |
2007-10-10 | r11325: Fix up some kerberos notes. | Andrew Bartlett | 1 | -15/+14 |
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 | 2 | -120/+6 |
2007-10-10 | r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 1 | -25/+31 |
2007-10-10 | r11218: Always return the mutual authentication reply (needed for kpasswd), | Andrew Bartlett | 1 | -45/+12 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 2 | -16/+101 |
2007-10-10 | r11215: Remove no-op prompter intended to work around bugs in old kerberos libs. | Andrew Bartlett | 1 | -27/+1 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -0/+0 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 3 | -240/+109 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 1 | -6/+0 |
2007-10-10 | r11037: | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r10985: To aid in testing, this allows us to easily force kerberos to use UDP... | Andrew Bartlett | 1 | -5/+9 |
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 | r10670: Add notes on things that are TODO in Samba4 kerberos land. | Andrew Bartlett | 1 | -0/+46 |
2007-10-10 | r10561: This patch takes over KDC socket routines in Heimdal, and directs them | Andrew Bartlett | 1 | -2/+351 |
2007-10-10 | r10513: Reduce some use of pstring. The main reason some parts of the code still | Jelmer Vernooij | 2 | -2/+0 |
2007-10-10 | r10509: Some more sconscript fixes. Now getting to link stage for smbclient | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10398: Don't do DNS lookups on short names (no .). | Andrew Bartlett | 1 | -0/+8 |
2007-10-10 | r10372: Having gone to all the effort to uppercase the realm, actually set the | 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 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -0/+6 |
2007-10-10 | r10337: This grubby little hack is the implementation of a concept discussed | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r10286: This patch is ugly and disgusting, but for now it works better than t... | Andrew Bartlett | 5 | -118/+158 |
2007-10-10 | r10174: This patch implements generic PAC verification, without assumptions | Andrew Bartlett | 1 | -23/+98 |
2007-10-10 | r10155: Add more notes on required gsskrb5 functions. | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r10145: Allow a variable length signature, so we can support signing with | Andrew Bartlett | 1 | -17/+7 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 4 | -222/+149 |
2007-10-10 | r10035: This patch removes the need for the special case hack | Andrew Bartlett | 3 | -34/+65 |
2007-10-10 | r10021: More kerberos notes. | Andrew Bartlett | 1 | -3/+20 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 2 | -50/+18 |
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 | r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co... | Andrew Bartlett | 2 | -7/+7 |