summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_server.h
Commit message (Expand)AuthorAgeFilesLines
* s4:ldap_server: add call->wait_send/recv infrastructureStefan Metzmacher2017-06-151-0/+6
* ldap_server: Log access without a bindAndrew Bartlett2017-03-291-0/+1
* CVE-2016-2112: s4:ldap_server: implement "ldap server require strong auth" op...Stefan Metzmacher2016-04-121-0/+2
* s4:ldap_server: add support for async notification requestsStefan Metzmacher2016-02-171-0/+15
* s4:ldap_server: make sure we only have one tstream_read_pdu_blob_send() on a ...Stefan Metzmacher2016-02-171-0/+1
* s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi s...Stefan Metzmacher2010-12-131-0/+1
* s4:ldap_server: rewrite to socket layer to use tstreamStefan Metzmacher2010-10-081-17/+18
* Revert "s4:ldap_server: rewrite to socket layer to use tstream"Stefan Metzmacher2010-10-071-18/+17
* s4:ldap_server: rewrite to socket layer to use tstreamStefan Metzmacher2010-10-041-17/+18
* s4-ldapserver: serialise ldap server operationsAndrew Tridgell2010-09-071-0/+7
* s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett2010-05-211-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-0/+1
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-211-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17237: - keep pointer to the different socketsStefan Metzmacher2007-10-101-2/+6
* r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett2007-10-101-3/+4
* r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett2007-10-101-0/+2
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-101-1/+0
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r12917: fix decoding of ldap controlsSimo Sorce2007-10-101-0/+1
* r12880: Remove ldap partitions useless now and probably weSimo Sorce2007-10-101-26/+10
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-8/+8
* r12686: Push the real SASL list into the rootdse.Andrew Bartlett2007-10-101-0/+1
* r12126: get rid of the local ->terminate hacks, we do that genericly nowStefan Metzmacher2007-10-101-3/+0
* r11955: got rid of the old rootDSE code in the ldap server.Andrew Tridgell2007-10-101-1/+0
* r11622: convert the ldap server to the generic packet codeAndrew Tridgell2007-10-101-8/+2
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-4/+5
* r10709: fixed a crash bug rather similar to the one volker found in the dcerpcAndrew Tridgell2007-10-101-0/+3
* r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher2007-10-101-4/+1
* r7801: the ldap server needs this logic tooAndrew Tridgell2007-10-101-0/+2
* r7747: - simplified the ldap server buffer handlingAndrew Tridgell2007-10-101-43/+17
* r7746: - added TLS support to our ldap serverAndrew Tridgell2007-10-101-0/+3
* r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell2007-10-101-2/+2
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-101-0/+2
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-1/+1
* r2878: add server sasl supportStefan Metzmacher2007-10-101-3/+1
* r2864: - Bind and Unbind are no directory partition operationsStefan Metzmacher2007-10-101-2/+0
* r2862: prepare LDAP SASL support for the serverStefan Metzmacher2007-10-101-1/+4
* r2695: revert "Del" renamingSimo Sorce2007-10-101-1/+1
* r2689: Use consistent naming Del -> DeleteSimo Sorce2007-10-101-1/+1
* r2688: - fix case where listed attributes are askedStefan Metzmacher2007-10-101-1/+5
* r2523: - readd rootDSE replyStefan Metzmacher2007-10-101-0/+34
* r2509: add a struct ldapsrv_call which is simular to the dcesrv_call_state st...Stefan Metzmacher2007-10-101-8/+32
* r2321: add complately untested LDAP server startStefan Metzmacher2007-10-101-0/+43