summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz <MDIETZ@de.ibm.com>Volker Lendecke2007-10-101-4/+3
* r20259: add function to start a fake tag so that asn1_read_OID_String()Stefan Metzmacher2007-10-101-0/+19
* r20258: add functions to read and write asn1 encoded OID strings without lead...Stefan Metzmacher2007-10-102-22/+63
* r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf...Stefan Metzmacher2007-10-104-63/+66
* r20234: metze pointed out that we are re-loading the cache records on eachAndrew Tridgell2007-10-101-0/+4
* r20233: add functions to create a dsdb_attribute and dsdb_class fromStefan Metzmacher2007-10-102-1/+264
* r20232: specify attribute name and structure element name always togetherStefan Metzmacher2007-10-101-66/+81
* r20231: - add more oid => uint32 id mappingsStefan Metzmacher2007-10-102-3/+54
* r20230: I found more mappings of OID string to uint32 idStefan Metzmacher2007-10-101-6/+4
* r20226: rename macros with a _LDB at the end, because I'll add macros with _DSStefan Metzmacher2007-10-101-52/+52
* r20225: we can't use composite_error() in a _recv() function, as that wouldStefan Metzmacher2007-10-101-1/+4
* r20224: the struct element msDs_Schema_Extensions and the attribute name "msD...Stefan Metzmacher2007-10-101-5/+5
* r20223: this function is in the torture test nowStefan Metzmacher2007-10-101-54/+0
* r20222: return status unsuccessful when null pointers are returnedRafal Szczesniak2007-10-101-1/+3
* r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs intoStefan Metzmacher2007-10-105-160/+514
* r20220: Apply patch from Brad Henry with some additional qooxdoo/json-rpc SWATDerrell Lipman2007-10-105-0/+414
* r20219: add enough knowledge to display the content of attributeSchema objectsStefan Metzmacher2007-10-101-20/+60
* r20213: add 2 error codes related to the msDs-IntId attributeStefan Metzmacher2007-10-102-0/+4
* r20205: remove unused varStefan Metzmacher2007-10-101-2/+0
* 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
* r20176: Info method returns null object if the user is not found.Rafal Szczesniak2007-10-101-4/+10
* 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-102-1/+47
* 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