Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 1 | -4/+13 |
2007-10-10 | r19331: Respect the mem hierarchy | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19299: Fix possible memleaks | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r17186: "async" word abuse clean-up part 2 | Simo Sorce | 1 | -3/+3 |
2007-10-10 | r17185: Oh, I wanted to do this for sooo long time. | Simo Sorce | 1 | -6/+6 |
2007-10-10 | r16333: Move more code out of the core smbtorture. It now no longer | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r16036: Add a couple of new functions to corretly deal with timeouts. | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r15962: fix a crash when connect fails | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15957: - add a test that fetches the schema from an windows LDAP server, | Stefan Metzmacher | 1 | -0/+517 |
2007-10-10 | r15788: Do not crash when no result is returned | Simo Sorce | 1 | -0/+4 |
2007-10-10 | r15530: added testing of generic CLDAP requests, looking at the rootDSE. Jerry | Andrew Tridgell | 1 | -5/+91 |
2007-10-10 | r14721: Fix a couple of warnings. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 3 | -3/+5 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12637: test CLDAP with both NULL and non-NULL user | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 3 | -5/+0 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000 | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8368: the type filed depends on the user being present or not | Stefan Metzmacher | 1 | -12/+7 |
2007-10-10 | r8223: fix the values of nt_version and type we reply in the server code, | Stefan Metzmacher | 1 | -6/+6 |
2007-10-10 | r7626: a new ldap client library. Main features are: | Andrew Tridgell | 2 | -93/+81 |
2007-10-10 | r7593: simplified the memory management in the ldap code. Having a mem_ctx | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6933: Add a couple of helper functions for creating nbt names. | Tim Potter | 1 | -3/+1 |
2007-10-10 | r6875: added a BENCH-CLDAP test. Speed of the cldap server isn't all that imp... | Andrew Tridgell | 1 | -0/+129 |
2007-10-10 | r6816: - fixed debug display of ndr netlogon union | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r6795: Make some functions static and remove some unused ones. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r6776: make the cldap torture test not dependent on the realm being set | Andrew Tridgell | 1 | -27/+54 |
2007-10-10 | r6766: some more cldap tests ... | Andrew Tridgell | 1 | -2/+23 |
2007-10-10 | r6765: expanded the cldap test suite to test the usage of the DomainGuid, | Andrew Tridgell | 1 | -5/+60 |
2007-10-10 | r6732: - move sasl send recv code to the ldap lib | Stefan Metzmacher | 2 | -152/+31 |
2007-10-10 | r6720: added support for the remaining 2 types of CLDAP netlogon | Andrew Tridgell | 1 | -13/+7 |
2007-10-10 | r6694: a simple CLDAP torture test | Andrew Tridgell | 1 | -0/+81 |
2007-10-10 | r6028: A MAJOR update to intergrate the new credentails system fully with | Andrew Bartlett | 2 | -8/+6 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r5305: removed libcli/ldap/ldap.h from includes.h | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r5107: moved the horrible ldap socket code, and the even worse | Andrew Tridgell | 1 | -6/+59 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4459: GENSEC refinements: | Andrew Bartlett | 1 | -31/+26 |
2007-10-10 | r3583: - seperate the ldap client code and the ldap parsing code | Stefan Metzmacher | 2 | -8/+8 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3079: make code more pretty :-) | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r2853: add torture test to find the defaultNamingContext on the RootDSE | Stefan Metzmacher | 2 | -0/+198 |