Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r9648: this fixes the krb5 based login with the pac. The key to this whole sa... | Andrew Tridgell | 2 | -1/+8 |
2007-10-10 | r9415: Remove old kerberos code (including salt guessing code) that has only | Andrew Bartlett | 2 | -695/+2 |
2007-10-10 | r9196: - add a note about the Canonicalize KDCOPtion flag | Stefan Metzmacher | 1 | -0/+15 |
2007-10-10 | r9165: Fix inverted error check in untested code path. (My untested code...) | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9084: 'resign' the sample PAC for the validation of the signature algorithms. | Andrew Bartlett | 2 | -91/+190 |
2007-10-10 | r8460: removed the unused function krb5_locate_kdc(). It causes a build failu... | Andrew Tridgell | 2 | -62/+0 |
2007-10-10 | r8252: Steal metze's thunder, and prove that with a few small tweaks, we can | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r8250: More PAC work. We now sucessfully verify the KDC signature from my DC | Andrew Bartlett | 2 | -22/+34 |