summaryrefslogtreecommitdiff
path: root/source4/torture/ldap/schema.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-1/+1
* s4:torture/ldap: add includes to avoid compiler warningsStefan Metzmacher2014-04-021-0/+1
* s4-schema: rename dsdb_attribute_from_ldb to dsdb_set_attribute_from_ldb and...Matthieu Patou2012-04-181-2/+2
* Added a function to check if an attribute can belong to a filtered replica.Nadezhda Ivanova2010-05-031-0/+17
* s4:dsdb/schema Simplify schema loading from ldb messagesAndrew Bartlett2009-11-121-17/+2
* lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett2009-11-121-1/+1
* s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell2009-10-231-1/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-4/+0
* major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-021-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* LDB ASYNC: misc changesSimo Sorce2008-09-291-26/+38
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-2/+2
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-26/+26
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ...Stefan Metzmacher2007-10-101-2/+2
* r20735: print out a headline and the oMObjectClassStefan Metzmacher2007-10-101-2/+13
* r20305: as the oid mapping table is dynnamic it makes no senseStefan Metzmacher2007-10-101-119/+0
* r20231: - add more oid => uint32 id mappingsStefan Metzmacher2007-10-101-2/+38
* r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs intoStefan Metzmacher2007-10-101-159/+108
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-2/+2
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r19331: Respect the mem hierarchySimo Sorce2007-10-101-2/+2
* r19299: Fix possible memleaksSimo Sorce2007-10-101-0/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-4/+4
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-3/+3
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-101-6/+6
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2007-10-101-1/+1
* r15962: fix a crash when connect failsStefan Metzmacher2007-10-101-0/+1
* r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher2007-10-101-0/+517