summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r11250: Fix a couple of issues in the heimdal/ dirs.Jelmer Vernooij2007-10-101-2/+1
* r11249: More OpenBSD make fixes...Jelmer Vernooij2007-10-103-3/+8
* r11248: Fix anon fallback with spnegoVolker Lendecke2007-10-101-0/+5
* r11247: Add environment classJelmer Vernooij2007-10-103-85/+123
* r11246: Another fix for OpenBSD's makeJelmer Vernooij2007-10-101-2/+2
* r11245: Hopefully fix heimdal build on some hostsJelmer Vernooij2007-10-102-2/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-1058-1388/+1406
* r11243: length and size can now be filled in automatically.Jelmer Vernooij2007-10-102-12/+3
* r11241: - fix compiler warningStefan Metzmacher2007-10-101-2/+2
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-108-100/+740
* r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO.Andrew Bartlett2007-10-101-2/+3
* r11225: Remove pointless goto.Andrew Bartlett2007-10-101-2/+0
* r11223: Only pass around the ldb handle (make this code easier to seperateAndrew Bartlett2007-10-101-21/+21
* r11222: Small provision fixes: canonicalName is now generated, and the DC=Andrew Bartlett2007-10-102-2/+1
* r11221: I don't quite know how I tested this before, but clearly I didn't.Andrew Bartlett2007-10-101-3/+4
* r11220: Add the ability to handle the salt prinicpal as part of theAndrew Bartlett2007-10-105-29/+51
* r11219: Now that we have the credentials hooked in here, we have a much moreAndrew Bartlett2007-10-101-1/+10
* r11218: Always return the mutual authentication reply (needed for kpasswd),Andrew Bartlett2007-10-102-45/+13
* r11217: Ensure the realm is substituted in UPPER case.Andrew Bartlett2007-10-101-2/+2
* r11216: Upgrade to gd's PAC extraction code from Samba3. While I still wantAndrew Bartlett2007-10-104-47/+140
* r11215: Remove no-op prompter intended to work around bugs in old kerberos libs.Andrew Bartlett2007-10-101-27/+1
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-1053-1243/+0
* r11212: Enable sealing of data with raw krb5, consolidate some code into theAndrew Bartlett2007-10-101-61/+63
* r11211: Append an error message to COL_INFO if the RPC call returned an error.Tim Potter2007-10-101-2/+8
* r11210: Log registry open function name when starting hive tests.Tim Potter2007-10-101-6/+12
* r11209: We can't read the priorSecret unless we ask for it.Andrew Bartlett2007-10-101-0/+1
* r11208: Add DNS entries for finding the kpasswd server to the default zone.Andrew Bartlett2007-10-101-0/+7
* r11207: Correct principal search defineAndrew Bartlett2007-10-101-1/+1
* r11206: It appears to me that any account may operate as a server.Andrew Bartlett2007-10-101-1/+5
* r11205: Another test for cracknames.Andrew Bartlett2007-10-101-1/+10
* r11204: Allow us to read credentials from secrets.ldb without aAndrew Bartlett2007-10-101-6/+2
* r11203: Use different variable names to make it easier to tell which assert f...Andrew Bartlett2007-10-101-4/+4
* r11202: Add more structs to structs.hAndrew Bartlett2007-10-101-0/+3
* r11201: New filters for searching in secrets.ldbAndrew Bartlett2007-10-101-1/+3
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-1017-286/+389
* r11199: Push an objectSid into the schannel state database, to match the new ...Andrew Bartlett2007-10-101-10/+2
* r11198: The recent changes to netlogon changed this from a RID to a SID.Andrew Bartlett2007-10-101-1/+1
* r11197: indentAndrew Bartlett2007-10-101-2/+2
* r11196: Clean up memory leaks (pointed out by vl), and handle the case whereAndrew Bartlett2007-10-101-11/+47
* r11195: Add a new helper function (needed by my kpasswdd work, but hooked inAndrew Bartlett2007-10-102-242/+136
* r11194: Use the special ldb attribute "canonicalName" (therefore testing thatAndrew Bartlett2007-10-101-11/+20
* r11193: Implement wbinfo -mVolker Lendecke2007-10-106-8/+173
* r11192: Too many contexts around... :-)Volker Lendecke2007-10-101-1/+1
* r11189: add some more special group vs. special group tests,Stefan Metzmacher2007-10-102-2/+15
* r11188: - add multi homed vs. multi homed sectionStefan Metzmacher2007-10-102-6/+183
* r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...Stefan Metzmacher2007-10-102-0/+4
* r11186: - get rid of some .extra = True casesStefan Metzmacher2007-10-102-8/+190
* r11185: - resolve attid for "supplementalCredentials" into a nameStefan Metzmacher2007-10-102-18/+22
* r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij2007-10-101-7/+0
* r11182: Explicitly add "." to perl include path so that perl doesn't use theJelmer Vernooij2007-10-101-1/+1