summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r20204: use symbolic constantStefan Metzmacher2007-10-101-1/+1
* r20198: let the IBM checker ignore the warning about a missing breakStefan Metzmacher2007-10-101-1/+2
* r20195: fix typoStefan Metzmacher2007-10-101-1/+1
* r20194: inline all static talloc functionsStefan Metzmacher2007-10-101-4/+6
* r20193: - let talloc_parent_chunk() handle a NULL pointerStefan Metzmacher2007-10-102-15/+12
* r20192: I assume a 'break' is the correct thing to do here,Stefan Metzmacher2007-10-101-0/+1
* r20191: fix bug found by the IBM checkerStefan Metzmacher2007-10-101-1/+1
* r20190: fix the ldb_ldap backendStefan Metzmacher2007-10-101-1/+0
* r20189: remove unused struct elementStefan Metzmacher2007-10-104-6/+0
* r20188: move back to an default attribute handler and not use the '*' attributeStefan Metzmacher2007-10-101-2/+15
* r20187: fix the build on systems without sqlite3Stefan Metzmacher2007-10-101-0/+4
* r20185: - SMB_ENABLE() needs upper case YES/NOStefan Metzmacher2007-10-102-27/+29
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-1016-391/+254
* r20182: make the composite api usage more consistant (only cosmetic change)Stefan Metzmacher2007-10-101-0/+1
* r20177: return the actual function status code.Rafal Szczesniak2007-10-101-0/+2
* r20175: use libnet context instead mem_ctx as the latter getsRafal Szczesniak2007-10-101-4/+3
* r20168: start separating attributes and syntaxesStefan Metzmacher2007-10-105-36/+46
* r20167: reenable the ejsnet testsStefan Metzmacher2007-10-101-1/+1
* r20166: we have a dom_sid_add_rid() function that adds the rid after allocatingStefan Metzmacher2007-10-102-12/+10
* r20164: Disable the test till tomorrow when I find out what causedRafal Szczesniak2007-10-101-1/+1
* r20163: Return null object if no user is found.Rafal Szczesniak2007-10-101-1/+5
* r20162: Always return some error string.Rafal Szczesniak2007-10-101-0/+3
* r20161: Prevent potential segfault in case account is unknown.Rafal Szczesniak2007-10-101-8/+12
* r20152: Commit missing files from last night's commit. We no longer maintainAndrew Bartlett2007-10-104-3/+6
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-1014-183/+406
* r20145: fix whitespacesStefan Metzmacher2007-10-101-5/+3
* r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco...Stefan Metzmacher2007-10-103-6/+87
* r20143: a bit of experiments before doing serious changes in ejsnet.Rafal Szczesniak2007-10-101-1/+41
* r20142: only the DDNS updates are missing for the full libnet_BecomeDC(),Stefan Metzmacher2007-10-101-1/+2
* r20141: use the gensec_features of the cli_credentials for ildap connections,Stefan Metzmacher2007-10-101-3/+9
* r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...Stefan Metzmacher2007-10-101-2/+5
* r20138: return the proper status for the other functions as well.Rafal Szczesniak2007-10-101-3/+7
* r20137: return the proper status.Rafal Szczesniak2007-10-101-1/+4
* r20135: attach default gensec features to the cli_credentials structure,Stefan Metzmacher2007-10-103-0/+16
* r20134: The IBM Checker correctly notes that *p cannot be \0 and still satisfyAndrew Bartlett2007-10-101-1/+0
* r20130: remove one more talloc_get_type()Stefan Metzmacher2007-10-101-4/+4
* r20129: remove unused structure elementsStefan Metzmacher2007-10-101-12/+8
* r20128: get rid of more talloc_get_type() callsStefan Metzmacher2007-10-101-8/+8
* r20127: - allocate ldb_handle under ldb_request! fix a mem leakStefan Metzmacher2007-10-101-45/+35
* r20126: fix talloc hierachy and make lldb a child of moduleStefan Metzmacher2007-10-101-18/+22
* r20125: fix some ugly mem leaks in the ldb_ildb backendStefan Metzmacher2007-10-101-7/+7
* r20123: - avoid some more talloc_get_type() callsStefan Metzmacher2007-10-101-29/+23
* r20122: pass ildb to ildb_request_noop()Stefan Metzmacher2007-10-101-8/+8
* r20121: pass down the ldb_request struct to ildb_request_send(),Stefan Metzmacher2007-10-101-18/+13
* r20120: fix the talloc hierachy and make ildb a child of moduleStefan Metzmacher2007-10-101-20/+21
* r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher2007-10-101-4/+14
* r20114: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!:Stefan Metzmacher2007-10-101-0/+2
* r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and inAndrew Bartlett2007-10-105-60/+137
* r20111: this is the total object count of the current replication cycleStefan Metzmacher2007-10-101-2/+2
* r20109: let libnet_BecomeDC() work against w2k serversStefan Metzmacher2007-10-101-4/+19