Age | Commit message (Expand) | Author | Files | Lines |
2009-08-14 | s4:ldap_server Correct removal of talloc_steal() | Andrew Bartlett | 1 | -1/+0 |
2009-08-14 | s4:ldap_server Remove another talloc_steal (with references) | Andrew Bartlett | 1 | -1/+1 |
2009-08-14 | s4:ldap_server Don't talloc_steal (with references) in ldap_backend | Andrew Bartlett | 1 | -1/+1 |
2009-08-04 | s4-ldap_server: fix generated error string in map_ldb_error(). | Günther Deschner | 1 | -1/+1 |
2009-07-31 | s4: Enhances the LDAP server to display error messages like Windows Server | Matthias Dieter Wallnöfer | 1 | -27/+178 |
2009-07-01 | use a talloc_unlink() as ops may have a reference | Andrew Tridgell | 1 | -1/+1 |
2008-12-17 | s4:ldap_server: return the extended dn to the LDAP client if available | Andrew Bartlett | 1 | -1/+16 |
2008-11-17 | Remove restrictions on number of DN components in LDAP server | Andrew Bartlett | 1 | -13/+9 |
2008-11-02 | Remove use of global_loadparm for disabled gensec backends. | Jelmer Vernooij | 1 | -0/+3 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-29 | LDB ASYNC: misc changes | Simo Sorce | 1 | -19/+16 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -2/+2 |
2008-07-15 | Use secrets.ldb to store credentials to contact LDAP backend. | Andrew Bartlett | 1 | -4/+5 |
2008-07-02 | ldap_server: allow modifies to the root dse record and pass them to the ldb l... | Stefan Metzmacher | 1 | -1/+1 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -0/+2 |
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 |