summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20008: add stubs for a libnet_BecomeDC() callStefan Metzmacher4-0/+72
2007-10-10r20002: finish requests on the first LDAP connectionStefan Metzmacher1-2/+48
2007-10-10r20000: 20000Stefan Metzmacher1-0/+1
2007-10-10r19999: add section for adding the server objectStefan Metzmacher1-0/+12
2007-10-10r19998: add section for finding details about the new_dc server objectStefan Metzmacher1-0/+26
2007-10-10r19997: section about finding the new_dc computer accountStefan Metzmacher1-0/+15
2007-10-10r19996: add section about finding site detailsStefan Metzmacher1-0/+26
2007-10-10r19995: add section about finding details of the RID Manager fSMORoleOwnerStefan Metzmacher1-0/+53
2007-10-10r19994: complete section about finding details about theStefan Metzmacher1-0/+41
2007-10-10r19989: Add support to the tdb Makefile.in for executable extensions and forPaul Green1-15/+23
2007-10-10r19988: the first LDAP calls for becoming a ads dcStefan Metzmacher1-0/+94
2007-10-10r19987: some more notes about how to w2k3 becomes a dcStefan Metzmacher1-14/+54
2007-10-10r19972: put a placeholder of a new js function and use error stringsRafal Szczesniak1-6/+59
2007-10-10r19971: typo fixRafal Szczesniak1-1/+1
2007-10-10r19970: more comments and fixesRafal Szczesniak1-16/+37
2007-10-10r19969: split become ads dc TODO lists into W2K and W2K3 sectionsStefan Metzmacher1-0/+45
2007-10-10r19968: add some more notes about what's needed for becoming a ads dcStefan Metzmacher1-6/+46
2007-10-10r19967: this unknowns are max_object_count and max_ndr_sizeStefan Metzmacher3-18/+18
2007-10-10r19966: we don't need 2 versions of this functionsStefan Metzmacher1-34/+4
2007-10-10r19965: make the output a bit nicerStefan Metzmacher1-2/+3
2007-10-10r19964: make debuging easier and report usefull error messagesStefan Metzmacher2-3/+6
2007-10-10r19960: Add code to check for loops in the free list.Jeremy Allison5-4/+119
2007-10-10r19956: remove unused functionRafal Szczesniak1-58/+0
2007-10-10r19954: allow more special dn's:Stefan Metzmacher1-0/+10
2007-10-10r19952: Fix socketpair() test case to write to fd(1) and read from fd(0) becausePaul Green1-2/+2
2007-10-10r19951: this statement is true...Stefan Metzmacher1-3/+2
2007-10-10r19949: add comment that the configuration_dn needs to be looked upStefan Metzmacher1-0/+1
2007-10-10r19938: Return function status instead of rpc layer status. This isRafal Szczesniak1-0/+4
2007-10-10r19937: fix sending monitor message (spotted by metze).Rafal Szczesniak1-4/+4
2007-10-10r19934: - allow to pass a samr_UserInfo21 struct to be passed to libnet_SetPa...Stefan Metzmacher3-53/+63
2007-10-10r19933: something is really wrong here...Stefan Metzmacher1-1/+1
2007-10-10r19931: remove unused struct membersStefan Metzmacher2-10/+0
2007-10-10r19926: display user listing created by the test.Rafal Szczesniak1-0/+8
2007-10-10r19925: Close the lsa handle in the end, and test calling libnet_UserListRafal Szczesniak1-7/+18
2007-10-10r19924: win2k3srv did not like that combination.Rafal Szczesniak1-1/+1
2007-10-10r19923: Update test to match the function changes.Rafal Szczesniak1-2/+2
2007-10-10r19922: Use new composite_create functions in composite contextRafal Szczesniak2-107/+136
2007-10-10r19911: talloc_apsrintf is not really required hereSimo Sorce1-1/+5
2007-10-10r19910: Make better use of our set of talloc utility functionsSimo Sorce1-5/+5
2007-10-10r19909: Make this one double as fastSimo Sorce1-5/+17
2007-10-10r19908: Fix order of paths in pc files.Jelmer Vernooij2-12/+12
2007-10-10r19907: this function is used a lotSimo Sorce1-18/+40
2007-10-10r19906: ldb_attr_cmp is used a lotSimo Sorce2-12/+5
2007-10-10r19905: use ldb_dn_new_fmt() to avoid double strdupsSimo Sorce1-14/+3
2007-10-10r19904: port fies from samba3Simo Sorce1-1/+15
2007-10-10r19903: This is a cut&paste error for sureSimo Sorce1-1/+0
2007-10-10r19902: give better errors...Stefan Metzmacher1-3/+32
2007-10-10r19901: Fix a potential NULL dereferenceVolker Lendecke1-0/+3
2007-10-10r19897: Fix klokwork ids 2278 and 2279Volker Lendecke1-2/+9
2007-10-10r19888: make it possible to use default attrib handlers from extensionsSimo Sorce3-11/+193