Age | Commit message (Expand) | Author | Files | Lines |
2008-03-29 | Fix more valgrind issues. | Andrew Bartlett | 1 | -0/+5 |
2008-03-29 | Fix some valgrind issues. | Andrew Bartlett | 1 | -3/+3 |
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26193: In the LDAP server, use the new 'controls_decoded' element to | Andrew Bartlett | 1 | -0/+12 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25960: Enable checks on the validity of the search base on sam.ldb in Samba4. | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r25428: forward declarations of enums are not portable, | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23849: ldap_server: Provide more info in debug traces | Andrew Bartlett | 1 | -7/+8 |
2007-10-10 | r23816: A little more static, but leave the dead code testjoin.c as documenta... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23762: Fix DN renames over LDAP, and instrument the partition module. Add a | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r21496: A number of ldb control and LDAP changes, surrounding the | Andrew Bartlett | 1 | -4/+15 |
2007-10-10 | r20189: remove unused struct element | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -19/+19 |
2007-10-10 | r19722: fix memory leaks and hierachie bugs | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r19721: ldapsrv_SearchCallback isn't needed any more | Stefan Metzmacher | 1 | -60/+1 |
2007-10-10 | r19531: Make struct ldb_dn opaque and local to ldb_dn.c | Simo Sorce | 1 | -4/+7 |
2007-10-10 | r19522: Remove gensec and credentials dependency from the rootdse module (less | Andrew Bartlett | 1 | -1/+31 |
2007-10-10 | r18989: Fixes found by these two LDAP testsuites: | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r18301: I discovered how to load the warnings from a build farm build into | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17240: move extended operations to a new file | Stefan Metzmacher | 1 | -77/+0 |
2007-10-10 | r17237: - keep pointer to the different sockets | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17224: Accept the start-tls extended request. Getting OpenLDAP to recognise | Andrew Bartlett | 1 | -1/+58 |
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 | -2/+2 |
2007-10-10 | r16972: Replace the sequence_number function pointer in ldb with the ldb flags. | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r16234: Set the request timeout from the LDAP search. Without this, the | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r15933: remove the last sync call to ldb_request | Simo Sorce | 1 | -4/+73 |
2007-10-10 | r14857: fix bugs noticed by the ibm code checker | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r13998: From now on ldb_request() will require an alloced request | Simo Sorce | 1 | -10/+12 |
2007-10-10 | r13609: Get in the initial work on making ldb async | Simo Sorce | 1 | -47/+2 |
2007-10-10 | r13606: An attempt to fix #3525. | Andrew Bartlett | 1 | -12/+8 |
2007-10-10 | r13508: some ASN.1 element in LDAP are optional, | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r12880: Remove ldap partitions useless now and probably we | Simo Sorce | 1 | -47/+543 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -6/+8 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11955: got rid of the old rootDSE code in the ldap server. | Andrew Tridgell | 1 | -5/+0 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -14/+2 |
2007-10-10 | r7777: allow for overriding the location of the sam databasein the ldap serve... | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r7747: - simplified the ldap server buffer handling | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r7593: simplified the memory management in the ldap code. Having a mem_ctx | Andrew Tridgell | 1 | -14/+18 |
2007-10-10 | r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r5305: removed libcli/ldap/ldap.h from includes.h | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |