summaryrefslogtreecommitdiff
path: root/source4/torture/ldap
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22579: disable progress printing in the build-farmStefan Metzmacher1-3/+6
2007-10-10r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett1-1/+1
2007-10-10r21463: add a LDAP-UPTODATEVECTOR test, it shows that the "replUpToDateVector"Stefan Metzmacher2-7/+179
2007-10-10r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ...Stefan Metzmacher1-2/+2
2007-10-10r20735: print out a headline and the oMObjectClassStefan Metzmacher1-2/+13
2007-10-10r20318: do what the printf statement says:-)Stefan Metzmacher1-1/+1
2007-10-10r20305: as the oid mapping table is dynnamic it makes no senseStefan Metzmacher1-119/+0
2007-10-10r20231: - add more oid => uint32 id mappingsStefan Metzmacher1-2/+38
2007-10-10r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs intoStefan Metzmacher1-159/+108
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2-5/+5
2007-10-10r19737: - add some more CLDAP rootdse testsStefan Metzmacher1-9/+26
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-2/+2
2007-10-10r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij4-6/+6
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-4/+13
2007-10-10r19331: Respect the mem hierarchySimo Sorce1-2/+2
2007-10-10r19299: Fix possible memleaksSimo Sorce1-0/+1
2007-10-10r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17516: Change helper function names to make more clear what they are meant t...Simo Sorce1-4/+4
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-3/+3
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-6/+6
2007-10-10r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij1-0/+12
2007-10-10r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce1-1/+1
2007-10-10r15962: fix a crash when connect failsStefan Metzmacher1-0/+1
2007-10-10r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher1-0/+517
2007-10-10r15788: Do not crash when no result is returnedSimo Sorce1-0/+4
2007-10-10r15530: added testing of generic CLDAP requests, looking at the rootDSE. JerryAndrew Tridgell1-5/+91
2007-10-10r14721: Fix a couple of warnings.Jelmer Vernooij1-0/+1
2007-10-10r14720: Add torture_context argument to all torture testsJelmer Vernooij3-3/+5
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13346: use private proto header files for the torture testsStefan Metzmacher1-0/+2
2007-10-10r12637: test CLDAP with both NULL and non-NULL userAndrew Tridgell1-0/+6
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij3-5/+0
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-1/+0
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell1-1/+1
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-3/+3
2007-10-10r8368: the type filed depends on the user being present or notStefan Metzmacher1-12/+7
2007-10-10r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher1-6/+6
2007-10-10r7626: a new ldap client library. Main features are:Andrew Tridgell2-93/+81
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-4/+4
2007-10-10r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell1-1/+2
2007-10-10r6933: Add a couple of helper functions for creating nbt names.Tim Potter1-3/+1
2007-10-10r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp...Andrew Tridgell1-0/+129
2007-10-10r6816: - fixed debug display of ndr netlogon unionAndrew Tridgell1-2/+5
2007-10-10r6795: Make some functions static and remove some unused ones.Jelmer Vernooij1-3/+3
2007-10-10r6776: make the cldap torture test not dependent on the realm being setAndrew Tridgell1-27/+54
2007-10-10r6766: some more cldap tests ...Andrew Tridgell1-2/+23
2007-10-10r6765: expanded the cldap test suite to test the usage of the DomainGuid,Andrew Tridgell1-5/+60
2007-10-10r6732: - move sasl send recv code to the ldap libStefan Metzmacher2-152/+31