summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-1019-240/+1422
* r11179: revert to the old code, till jelmer find a solution how toStefan Metzmacher2007-10-101-1/+1
* r11178: add some logic functions for the replica_vs_replica conflict handlingStefan Metzmacher2007-10-101-0/+259
* r11177: move unique vs * and normal group vs * into this formStefan Metzmacher2007-10-101-338/+113
* r11176: - add multi homed vs. special group sectionStefan Metzmacher2007-10-101-1/+179
* r11175: - add multi homed vs. normal group sectionStefan Metzmacher2007-10-101-1/+178
* r11174: - add special group vs. multi homed sectionStefan Metzmacher2007-10-101-1/+179
* r11173: print out the correct messagesStefan Metzmacher2007-10-101-2/+20
* r11172: - start with special group vs. special group testingStefan Metzmacher2007-10-101-4/+143
* r11171: fix the buildStefan Metzmacher2007-10-101-1/+2
* r11146: make sure we get the expected amount of addressesStefan Metzmacher2007-10-101-0/+9
* r11144: - add special group vs. normal group sectionStefan Metzmacher2007-10-101-0/+177
* r11142: - add special group vs. unique sectionStefan Metzmacher2007-10-101-1/+178
* r11141: Re-add paranoid string terminator checkJelmer Vernooij2007-10-102-15/+30
* r11122: Fix some talloc hierarchy errorsVolker Lendecke2007-10-101-3/+3
* r11121: - add normal groups vs. multihomed sectionStefan Metzmacher2007-10-101-24/+276
* r11120: calling_name is used later in sesssetup_nt1, so hang the names to the...Volker Lendecke2007-10-101-2/+4
* r11119: add normal group vs. special group sectionStefan Metzmacher2007-10-101-1/+232
* r11117: add a normal group vs. normal group sectionStefan Metzmacher2007-10-101-1/+232
* r11116: - don't display cleanup updatesStefan Metzmacher2007-10-101-3/+156
* r11115: add unique vs special group sectionStefan Metzmacher2007-10-101-2/+143
* r11114: - fixed error handling on bad bind in ildap clientAndrew Tridgell2007-10-102-2/+64
* r11113: fixed two small bugs in newuserAndrew Tridgell2007-10-101-1/+2
* r11112: listen on the global catalog ldap server port as well if we are aAndrew Tridgell2007-10-101-0/+11
* r11111: fixed a talloc error in the dn shortcut codeAndrew Tridgell2007-10-101-5/+18
* r11110: make ldb_oom() also set the ldb error stringAndrew Tridgell2007-10-101-1/+1
* r11109: fixed the error code return from most ldb functions (the change to useAndrew Tridgell2007-10-101-6/+16
* r11108: - always test the old and new recordStefan Metzmacher2007-10-101-3/+36
* r11107: Include 0 byteJelmer Vernooij2007-10-101-1/+2
* r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactlyAndrew Bartlett2007-10-101-16/+34
* r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij2007-10-106-12/+37
* r11104: Fix LOCAL-PAC testJelmer Vernooij2007-10-101-1/+1