summaryrefslogtreecommitdiff
path: root/source4/libnet
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20075: start pulling the schema content.Stefan Metzmacher1-0/+109
2007-10-10r20073: update the computer_dn_str after ldb_rename()Stefan Metzmacher2-2/+12
2007-10-10r20071: move common code into a functionStefan Metzmacher1-41/+36
2007-10-10r20070: implement the 2nd and 3rd drsuapi connectionStefan Metzmacher1-6/+77
2007-10-10r20068: handle DsAddEntry() errorsStefan Metzmacher1-0/+52
2007-10-10r20067: use a global zero_sidStefan Metzmacher1-14/+13
2007-10-10r20066: use the same sid "Domain Admins" for the security_descriptorStefan Metzmacher2-10/+21
2007-10-10r20062: send values in DsAddEntry(), but it didn't work yet (ACCESS_DENIED...)Stefan Metzmacher1-8/+333
2007-10-10r20061: use a DsBindInfo28 structureStefan Metzmacher1-1/+32
2007-10-10r20056: send a DsBindInfo28 struct in the DsBind() and take care of the DsBin...Stefan Metzmacher1-1/+71
2007-10-10r20055: implement dummy DsAddEntry call (without attributes yet)Stefan Metzmacher1-0/+67
2007-10-10r20053: implement the DsBind on the 1st drsuapi connectionStefan Metzmacher1-0/+39
2007-10-10r20052: implement the first drsuapi connectionStefan Metzmacher1-0/+48
2007-10-10r20051: handle the case where the server object exist, but doesn't have a ser...Stefan Metzmacher1-15/+69
2007-10-10r20045: implement the drsuapi_DsRemoveDSServer() callStefan Metzmacher2-3/+49
2007-10-10r20044: implement the drsuapi connect and ds_bindStefan Metzmacher1-0/+88
2007-10-10r20043: when becoming a dc:Stefan Metzmacher1-1/+113
2007-10-10r20042: move the computer account to the CN=Computers container if neededStefan Metzmacher1-0/+54
2007-10-10r20041: when unbecoming a dc:Stefan Metzmacher1-0/+87
2007-10-10r20040: uncomplete implementation start for libnet_UnbecomeDC()Stefan Metzmacher4-0/+294
2007-10-10r20031: - implement earching for an existing server objectStefan Metzmacher1-0/+157
2007-10-10r20030: - implement the computer object searchStefan Metzmacher1-2/+44
2007-10-10r20029: - implement source_dsa site object searchStefan Metzmacher1-0/+31
2007-10-10r20026: - store the infrastructure server_dn_strStefan Metzmacher1-1/+111
2007-10-10r20025: - implement the windows2003update revision searchStefan Metzmacher1-0/+91
2007-10-10r20024: lookup the infrastructure fSMORoleOwner on the 1st LDAP connectionStefan Metzmacher1-0/+52
2007-10-10r20022: - implement the ldap connect codeStefan Metzmacher1-12/+177
2007-10-10r20021: implement a CLDAP netlogon request to get some infosStefan Metzmacher2-8/+109
2007-10-10r20011: define libnet_BecomeDC_state struct and add some dummy functionsStefan Metzmacher1-1/+58
2007-10-10r20009: use a composite contextStefan Metzmacher1-2/+14
2007-10-10r20008: add stubs for a libnet_BecomeDC() callStefan Metzmacher4-0/+72
2007-10-10r19970: more comments and fixesRafal Szczesniak1-16/+37
2007-10-10r19956: remove unused functionRafal Szczesniak1-58/+0
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-10r19922: Use new composite_create functions in composite contextRafal Szczesniak2-107/+136
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce2-22/+22
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce3-21/+24
2007-10-10r19759: Allow a join to occour against ncacn_ip_tcp again (useful for tortureAndrew Bartlett1-7/+28
2007-10-10r19753: verify result of received request before sending the next one.Rafal Szczesniak1-0/+1
2007-10-10r19699: - use better names for the site stringsStefan Metzmacher1-1/+1
2007-10-10r19640: add some commentsRafal Szczesniak1-8/+57
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett3-0/+3
2007-10-10r19587: Fix indentation and correctly set error string when completingRafal Szczesniak1-3/+5
2007-10-10r19586: draft version of libnet_UserList function. still a bit of workRafal Szczesniak2-1/+218
2007-10-10r19584: add the new file to the build.Rafal Szczesniak1-2/+3