Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11248: Fix anon fallback with spnego | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r11247: Add environment class | Jelmer Vernooij | 3 | -85/+123 |
2007-10-10 | r11246: Another fix for OpenBSD's make | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11245: Hopefully fix heimdal build on some hosts | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 58 | -1388/+1406 |
2007-10-10 | r11243: length and size can now be filled in automatically. | Jelmer Vernooij | 2 | -12/+3 |
2007-10-10 | r11241: - fix compiler warning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11239: Use ${REALM} for the realm in rootdse.ldif | Andrew Bartlett | 8 | -100/+740 |
2007-10-10 | r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r11225: Remove pointless goto. | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r11223: Only pass around the ldb handle (make this code easier to seperate | Andrew Bartlett | 1 | -21/+21 |
2007-10-10 | r11222: Small provision fixes: canonicalName is now generated, and the DC= | Andrew Bartlett | 2 | -2/+1 |
2007-10-10 | r11221: I don't quite know how I tested this before, but clearly I didn't. | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 5 | -29/+51 |
2007-10-10 | r11219: Now that we have the credentials hooked in here, we have a much more | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r11218: Always return the mutual authentication reply (needed for kpasswd), | Andrew Bartlett | 2 | -45/+13 |
2007-10-10 | r11217: Ensure the realm is substituted in UPPER case. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 4 | -47/+140 |
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 | 53 | -1243/+0 |
2007-10-10 | r11212: Enable sealing of data with raw krb5, consolidate some code into the | Andrew Bartlett | 1 | -61/+63 |
2007-10-10 | r11211: Append an error message to COL_INFO if the RPC call returned an error. | Tim Potter | 1 | -2/+8 |
2007-10-10 | r11210: Log registry open function name when starting hive tests. | Tim Potter | 1 | -6/+12 |
2007-10-10 | r11209: We can't read the priorSecret unless we ask for it. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11208: Add DNS entries for finding the kpasswd server to the default zone. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r11207: Correct principal search define | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11206: It appears to me that any account may operate as a server. | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r11205: Another test for cracknames. | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r11204: Allow us to read credentials from secrets.ldb without a | Andrew Bartlett | 1 | -6/+2 |
2007-10-10 | r11203: Use different variable names to make it easier to tell which assert f... | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r11202: Add more structs to structs.h | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11201: New filters for searching in secrets.ldb | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 17 | -286/+389 |
2007-10-10 | r11199: Push an objectSid into the schannel state database, to match the new ... | Andrew Bartlett | 1 | -10/+2 |
2007-10-10 | r11198: The recent changes to netlogon changed this from a RID to a SID. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11197: indent | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11196: Clean up memory leaks (pointed out by vl), and handle the case where | Andrew Bartlett | 1 | -11/+47 |
2007-10-10 | r11195: Add a new helper function (needed by my kpasswdd work, but hooked in | Andrew Bartlett | 2 | -242/+136 |
2007-10-10 | r11194: Use the special ldb attribute "canonicalName" (therefore testing that | Andrew Bartlett | 1 | -11/+20 |
2007-10-10 | r11193: Implement wbinfo -m | Volker Lendecke | 6 | -8/+173 |
2007-10-10 | r11192: Too many contexts around... :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11189: add some more special group vs. special group tests, | Stefan Metzmacher | 2 | -2/+15 |
2007-10-10 | r11188: - add multi homed vs. multi homed section | Stefan Metzmacher | 2 | -6/+183 |
2007-10-10 | r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this... | Stefan Metzmacher | 2 | -0/+4 |
2007-10-10 | r11186: - get rid of some .extra = True cases | Stefan Metzmacher | 2 | -8/+190 |
2007-10-10 | r11185: - resolve attid for "supplementalCredentials" into a name | Stefan Metzmacher | 2 | -18/+22 |
2007-10-10 | r11184: Remove test that checks whether ftruncate() needs root, because I can't | Jelmer Vernooij | 1 | -7/+0 |
2007-10-10 | r11182: Explicitly add "." to perl include path so that perl doesn't use the | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec... | Volker Lendecke | 19 | -240/+1422 |
2007-10-10 | r11179: revert to the old code, till jelmer find a solution how to | Stefan Metzmacher | 1 | -1/+1 |