summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_server.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-13s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi s...Stefan Metzmacher1-0/+1
2010-10-08s4:ldap_server: rewrite to socket layer to use tstreamStefan Metzmacher1-17/+18
2010-10-07Revert "s4:ldap_server: rewrite to socket layer to use tstream"Stefan Metzmacher1-18/+17
2010-10-04s4:ldap_server: rewrite to socket layer to use tstreamStefan Metzmacher1-17/+18
2010-09-07s4-ldapserver: serialise ldap server operationsAndrew Tridgell1-0/+7
2010-05-21s4:libcli/ldap Rename ldap.h to libcli_ldap.hAndrew Bartlett1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-01-05r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17237: - keep pointer to the different socketsStefan Metzmacher1-2/+6
2007-10-10r17197: This patch moves the encryption of bulk data on SASL negotiated securityAndrew Bartlett1-3/+4
2007-10-10r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett1-0/+2
2007-10-10r15400: Move the TLS code behind the socket interface.Andrew Bartlett1-1/+0
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2
2007-10-10r12917: fix decoding of ldap controlsSimo Sorce1-0/+1
2007-10-10r12880: Remove ldap partitions useless now and probably weSimo Sorce1-26/+10
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-8/+8
2007-10-10r12686: Push the real SASL list into the rootdse.Andrew Bartlett1-0/+1
2007-10-10r12126: get rid of the local ->terminate hacks, we do that genericly nowStefan Metzmacher1-3/+0
2007-10-10r11955: got rid of the old rootDSE code in the ldap server.Andrew Tridgell1-1/+0
2007-10-10r11622: convert the ldap server to the generic packet codeAndrew Tridgell1-8/+2
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett1-4/+5
2007-10-10r10709: fixed a crash bug rather similar to the one volker found in the dcerpcAndrew Tridgell1-0/+3
2007-10-10r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher1-4/+1
2007-10-10r7801: the ldap server needs this logic tooAndrew Tridgell1-0/+2
2007-10-10r7747: - simplified the ldap server buffer handlingAndrew Tridgell1-43/+17
2007-10-10r7746: - added TLS support to our ldap serverAndrew Tridgell1-0/+3
2007-10-10r7593: simplified the memory management in the ldap code. Having a mem_ctxAndrew Tridgell1-2/+2
2007-10-10r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell1-0/+2
2007-10-10r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell1-1/+1
2007-10-10r2878: add server sasl supportStefan Metzmacher1-3/+1
2007-10-10r2864: - Bind and Unbind are no directory partition operationsStefan Metzmacher1-2/+0
2007-10-10r2862: prepare LDAP SASL support for the serverStefan Metzmacher1-1/+4
2007-10-10r2695: revert "Del" renamingSimo Sorce1-1/+1
2007-10-10r2689: Use consistent naming Del -> DeleteSimo Sorce1-1/+1
2007-10-10r2688: - fix case where listed attributes are askedStefan Metzmacher1-1/+5
2007-10-10r2523: - readd rootDSE replyStefan Metzmacher1-0/+34
2007-10-10r2509: add a struct ldapsrv_call which is simular to the dcesrv_call_state st...Stefan Metzmacher1-8/+32
2007-10-10r2321: add complately untested LDAP server startStefan Metzmacher1-0/+43