summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r11113: fixed two small bugs in newuserAndrew Tridgell1-1/+2
2007-10-10r11112: listen on the global catalog ldap server port as well if we are aAndrew Tridgell1-0/+11
2007-10-10r11111: fixed a talloc error in the dn shortcut codeAndrew Tridgell1-5/+18
2007-10-10r11110: make ldb_oom() also set the ldb error stringAndrew Tridgell1-1/+1
2007-10-10r11109: fixed the error code return from most ldb functions (the change to useAndrew Tridgell1-6/+16
2007-10-10r11108: - always test the old and new recordStefan Metzmacher1-3/+36
2007-10-10r11107: Include 0 byteJelmer Vernooij1-1/+2
2007-10-10r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactlyAndrew Bartlett1-16/+34
2007-10-10r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij6-12/+37
2007-10-10r11104: Fix LOCAL-PAC testJelmer Vernooij1-1/+1
2007-10-10r11103: Eliminate ascstrJelmer Vernooij3-11/+5
2007-10-10r11102: Remove unistr_notermJelmer Vernooij2-7/+1
2007-10-10r11101: Remove last instances of unistrJelmer Vernooij3-55/+50
2007-10-10r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij6-251/+251
2007-10-10r11099: Replace unistr with [string] equivalentJelmer Vernooij6-56/+60
2007-10-10r11098: Replace string with [string]Jelmer Vernooij3-34/+34
2007-10-10r11097: Allow pointers in "const"Jelmer Vernooij3-206/+217
2007-10-10r11096: Eliminate pointer_default_top()Jelmer Vernooij17-215/+186
2007-10-10r11095: Implement wb_getuserdomgroups.Volker Lendecke6-0/+391
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke10-84/+579