summaryrefslogtreecommitdiff
path: root/source4/torture/drs/unit/schemainfo_tests.c
Commit message (Expand)AuthorAgeFilesLines
* source4/torture: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-101-1/+1
* s4-dsdb: pass parent request to dsdb_module_*() functions Andrew Tridgell2011-01-171-4/+4
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld...Andrew Tridgell2010-10-211-14/+15
* s4-test: Add unit test for dsdb_schema_info_cmp()Kamen Mazdrashki2010-09-171-0/+81
* s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher2010-06-161-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4/tort: Add simple unit test for dsdb_schema_info object creationKamen Mazdrashki2010-04-291-0/+35
* s4/dsdb: schemaInfo revision may be 0Kamen Mazdrashki2010-04-291-19/+10
* s4/dsdb: remove unused dsdb_schema_info_create() functionKamen Mazdrashki2010-04-291-25/+0
* s4-drs: accept zero revision in drs selftestAndrew Tridgell2010-04-211-0/+5
* Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer2010-04-131-1/+1
* s4/dsdb: Let caller to control if valid invocationId is critical or zero-guid...Kamen Mazdrashki2010-04-091-1/+1
* s4/tort: Unit test for schemaInfo implementationKamen Mazdrashki2010-04-091-0/+579