Age | Commit message (Expand) | Author | Files | Lines |
2009-03-11 | LDAP-BENCH-CLDAP: also test CLDAP rootdse searches. | Stefan Metzmacher | 1 | -6/+79 |
2009-02-05 | LDAP-UPTODATEVECTOR: fix segfault against samba4 as server | Stefan Metzmacher | 1 | -0/+1 |
2009-02-02 | s4:cldap: s/private/private_data | Stefan Metzmacher | 1 | -2/+2 |
2008-10-15 | idl: finally fully share nbt.idl in s3 and s4. | Günther Deschner | 1 | -7/+8 |
2008-10-14 | Sync with Samba 3. | Jelmer Vernooij | 1 | -4/+4 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 2 | -2/+2 |
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 1 | -44/+44 |
2008-09-29 | LDB ASYNC: misc changes | Simo Sorce | 1 | -26/+38 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 2 | -8/+6 |
2008-08-20 | Add a torture test for the new 'netlogon' flags. | Matthias Dieter Wallnöfer | 1 | -0/+146 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -1/+1 |
2008-05-21 | Extend the 'netlogon' CLDAP and NBT implementation. | Andrew Bartlett | 1 | -1/+21 |
2008-05-17 | Modify the LDAP-CLDAP test for better coverage. | Andrew Bartlett | 1 | -4/+8 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 1 | -33/+34 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 3 | -4/+10 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2 | -2/+2 |
2008-04-17 | Use provided event context rather than looking for it. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -3/+3 |
2008-02-21 | Remove yet more uses of global_loadparm. | Jelmer Vernooij | 2 | -3/+3 |
2008-01-06 | r26683: Add another testcase. I still don't know what's wrong here. | Andrew Bartlett | 1 | -0/+21 |
2008-01-06 | r26682: Move CLDAP to the modern torture system, and add value checking. | Andrew Bartlett | 1 | -14/+28 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 2 | -10/+12 |
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 2 | -3/+6 |
2007-12-21 | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 2 | -23/+25 |
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ... | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 3 | -18/+13 |
2007-12-21 | r26223: Move loadparm context up in the stack. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 2 | -2/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 5 | -62/+62 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 2 | -2/+6 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 1 | -14/+10 |
2007-10-10 | r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 6 | -18/+12 |
2007-10-10 | r22579: disable progress printing in the build-farm | Stefan Metzmacher | 1 | -3/+6 |
2007-10-10 | r21761: - Give more detail on LDAP client library failures (make it clear | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r21463: add a LDAP-UPTODATEVECTOR test, it shows that the "replUpToDateVector" | Stefan Metzmacher | 2 | -7/+179 |
2007-10-10 | r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r20735: print out a headline and the oMObjectClass | Stefan Metzmacher | 1 | -2/+13 |
2007-10-10 | r20318: do what the printf statement says:-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20305: as the oid mapping table is dynnamic it makes no sense | Stefan Metzmacher | 1 | -119/+0 |
2007-10-10 | r20231: - add more oid => uint32 id mappings | Stefan Metzmacher | 1 | -2/+38 |
2007-10-10 | r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs into | Stefan Metzmacher | 1 | -159/+108 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 2 | -5/+5 |