summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20188: move back to an default attribute handler and not use the '*' attributeStefan Metzmacher1-2/+15
2007-10-10r20187: fix the build on systems without sqlite3Stefan Metzmacher1-0/+4
2007-10-10r20185: - SMB_ENABLE() needs upper case YES/NOStefan Metzmacher2-27/+29
2007-10-10r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher16-391/+254
2007-10-10r20182: make the composite api usage more consistant (only cosmetic change)Stefan Metzmacher1-0/+1
2007-10-10r20177: return the actual function status code.Rafal Szczesniak1-0/+2
2007-10-10r20175: use libnet context instead mem_ctx as the latter getsRafal Szczesniak1-4/+3
2007-10-10r20168: start separating attributes and syntaxesStefan Metzmacher5-36/+46
2007-10-10r20167: reenable the ejsnet testsStefan Metzmacher1-1/+1
2007-10-10r20166: we have a dom_sid_add_rid() function that adds the rid after allocatingStefan Metzmacher2-12/+10
2007-10-10r20164: Disable the test till tomorrow when I find out what causedRafal Szczesniak1-1/+1
2007-10-10r20163: Return null object if no user is found.Rafal Szczesniak1-1/+5
2007-10-10r20162: Always return some error string.Rafal Szczesniak1-0/+3
2007-10-10r20161: Prevent potential segfault in case account is unknown.Rafal Szczesniak1-8/+12
2007-10-10r20152: Commit missing files from last night's commit. We no longer maintainAndrew Bartlett4-3/+6
2007-10-10r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett14-183/+406
2007-10-10r20145: fix whitespacesStefan Metzmacher1-5/+3
2007-10-10r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco...Stefan Metzmacher3-6/+87
2007-10-10r20143: a bit of experiments before doing serious changes in ejsnet.Rafal Szczesniak1-1/+41
2007-10-10r20142: only the DDNS updates are missing for the full libnet_BecomeDC(),Stefan Metzmacher1-1/+2
2007-10-10r20141: use the gensec_features of the cli_credentials for ildap connections,Stefan Metzmacher1-3/+9
2007-10-10r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...Stefan Metzmacher1-2/+5
2007-10-10r20138: return the proper status for the other functions as well.Rafal Szczesniak1-3/+7
2007-10-10r20137: return the proper status.Rafal Szczesniak1-1/+4
2007-10-10r20135: attach default gensec features to the cli_credentials structure,Stefan Metzmacher3-0/+16
2007-10-10r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfyAndrew Bartlett1-1/+0
2007-10-10r20130: remove one more talloc_get_type()Stefan Metzmacher1-4/+4
2007-10-10r20129: remove unused structure elementsStefan Metzmacher1-12/+8
2007-10-10r20128: get rid of more talloc_get_type() callsStefan Metzmacher1-8/+8
2007-10-10r20127: - allocate ldb_handle under ldb_request! fix a mem leakStefan Metzmacher1-45/+35
2007-10-10r20126: fix talloc hierachy and make lldb a child of moduleStefan Metzmacher1-18/+22
2007-10-10r20125: fix some ugly mem leaks in the ldb_ildb backendStefan Metzmacher1-7/+7
2007-10-10r20123: - avoid some more talloc_get_type() callsStefan Metzmacher1-29/+23
2007-10-10r20122: pass ildb to ildb_request_noop()Stefan Metzmacher1-8/+8
2007-10-10r20121: pass down the ldb_request struct to ildb_request_send(),Stefan Metzmacher1-18/+13
2007-10-10r20120: fix the talloc hierachy and make ildb a child of moduleStefan Metzmacher1-20/+21
2007-10-10r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher1-4/+14
2007-10-10r20114: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher1-0/+2
2007-10-10r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett5-60/+137
2007-10-10r20111: this is the total object count of the current replication cycleStefan Metzmacher1-2/+2
2007-10-10r20109: let libnet_BecomeDC() work against w2k serversStefan Metzmacher1-4/+19
2007-10-10r20108: match w2k3 and send 1.2.840.48018.1.2.2 before 1.2.840.113554.1.2.2Stefan Metzmacher1-1/+1
2007-10-10r20107: don't segfault when the server didn't send a supportedMech in a negTo...Stefan Metzmacher1-0/+1
2007-10-10r20106: Optional ONE Level indexing for ldb_tdbSimo Sorce4-9/+260
2007-10-10r20105: remove useless commentsStefan Metzmacher1-2/+0
2007-10-10r20104: this is a alternative events backend, which uses a hybrid of aio andAndrew Tridgell1-0/+518
2007-10-10r20103: Change the returned type of prerequisite checking functions,Rafal Szczesniak2-43/+48
2007-10-10r20102: Do not reference remote_ldb before we initialise it. This should fixAndrew Bartlett1-8/+8
2007-10-10r20101: Also rename a variable now that the unused parameter is goneSimo Sorce1-4/+4
2007-10-10r20100: Remove completely unused parametersSimo Sorce1-4/+2