summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11212: Enable sealing of data with raw krb5, consolidate some code into theAndrew Bartlett1-61/+63
2007-10-10r11211: Append an error message to COL_INFO if the RPC call returned an error.Tim Potter1-2/+8
2007-10-10r11210: Log registry open function name when starting hive tests.Tim Potter1-6/+12
2007-10-10r11209: We can't read the priorSecret unless we ask for it.Andrew Bartlett1-0/+1
2007-10-10r11208: Add DNS entries for finding the kpasswd server to the default zone.Andrew Bartlett1-0/+7
2007-10-10r11207: Correct principal search defineAndrew Bartlett1-1/+1
2007-10-10r11206: It appears to me that any account may operate as a server.Andrew Bartlett1-1/+5
2007-10-10r11205: Another test for cracknames.Andrew Bartlett1-1/+10
2007-10-10r11204: Allow us to read credentials from secrets.ldb without aAndrew Bartlett1-6/+2
2007-10-10r11203: Use different variable names to make it easier to tell which assert f...Andrew Bartlett1-4/+4
2007-10-10r11202: Add more structs to structs.hAndrew Bartlett1-0/+3
2007-10-10r11201: New filters for searching in secrets.ldbAndrew Bartlett1-1/+3
2007-10-10r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett17-286/+389
2007-10-10r11199: Push an objectSid into the schannel state database, to match the new ...Andrew Bartlett1-10/+2
2007-10-10r11198: The recent changes to netlogon changed this from a RID to a SID.Andrew Bartlett1-1/+1
2007-10-10r11197: indentAndrew Bartlett1-2/+2
2007-10-10r11196: Clean up memory leaks (pointed out by vl), and handle the case whereAndrew Bartlett1-11/+47
2007-10-10r11195: Add a new helper function (needed by my kpasswdd work, but hooked inAndrew Bartlett2-242/+136
2007-10-10r11194: Use the special ldb attribute "canonicalName" (therefore testing thatAndrew Bartlett1-11/+20
2007-10-10r11193: Implement wbinfo -mVolker Lendecke6-8/+173
2007-10-10r11192: Too many contexts around... :-)Volker Lendecke1-1/+1
2007-10-10r11189: add some more special group vs. special group tests,Stefan Metzmacher2-2/+15
2007-10-10r11188: - add multi homed vs. multi homed sectionStefan Metzmacher2-6/+183
2007-10-10r11187: in case the msDS-KeyVersionNumber is replicated (I didn't assume this...Stefan Metzmacher2-0/+4
2007-10-10r11186: - get rid of some .extra = True casesStefan Metzmacher2-8/+190
2007-10-10r11185: - resolve attid for "supplementalCredentials" into a nameStefan Metzmacher2-18/+22
2007-10-10r11184: Remove test that checks whether ftruncate() needs root, because I can'tJelmer Vernooij1-7/+0
2007-10-10r11182: Explicitly add "." to perl include path so that perl doesn't use theJelmer Vernooij1-1/+1
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke19-240/+1422
2007-10-10r11179: revert to the old code, till jelmer find a solution how toStefan Metzmacher1-1/+1
2007-10-10r11178: add some logic functions for the replica_vs_replica conflict handlingStefan Metzmacher1-0/+259
2007-10-10r11177: move unique vs * and normal group vs * into this formStefan Metzmacher1-338/+113
2007-10-10r11176: - add multi homed vs. special group sectionStefan Metzmacher1-1/+179
2007-10-10r11175: - add multi homed vs. normal group sectionStefan Metzmacher1-1/+178
2007-10-10r11174: - add special group vs. multi homed sectionStefan Metzmacher1-1/+179
2007-10-10r11173: print out the correct messagesStefan Metzmacher1-2/+20
2007-10-10r11172: - start with special group vs. special group testingStefan Metzmacher1-4/+143
2007-10-10r11171: fix the buildStefan Metzmacher1-1/+2
2007-10-10r11146: make sure we get the expected amount of addressesStefan Metzmacher1-0/+9
2007-10-10r11144: - add special group vs. normal group sectionStefan Metzmacher1-0/+177
2007-10-10r11142: - add special group vs. unique sectionStefan Metzmacher1-1/+178
2007-10-10r11141: Re-add paranoid string terminator checkJelmer Vernooij2-15/+30
2007-10-10r11122: Fix some talloc hierarchy errorsVolker Lendecke1-3/+3
2007-10-10r11121: - add normal groups vs. multihomed sectionStefan Metzmacher1-24/+276
2007-10-10r11120: calling_name is used later in sesssetup_nt1, so hang the names to the...Volker Lendecke1-2/+4
2007-10-10r11119: add normal group vs. special group sectionStefan Metzmacher1-1/+232
2007-10-10r11117: add a normal group vs. normal group sectionStefan Metzmacher1-1/+232
2007-10-10r11116: - don't display cleanup updatesStefan Metzmacher1-3/+156
2007-10-10r11115: add unique vs special group sectionStefan Metzmacher1-2/+143
2007-10-10r11114: - fixed error handling on bad bind in ildap clientAndrew Tridgell2-2/+64