Age | Commit message (Expand) | Author | Files | Lines |
2010-09-07 | s4-ldapserver: serialise ldap server operations | Andrew Tridgell | 1 | -0/+7 |
2010-05-21 | s4:libcli/ldap Rename ldap.h to libcli_ldap.h | Andrew Bartlett | 1 | -1/+1 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -2/+2 |
2008-01-05 | r26669: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r17237: - keep pointer to the different sockets | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r17197: This patch moves the encryption of bulk data on SASL negotiated security | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r16972: Replace the sequence_number function pointer in ldb with the ldb flags. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r15400: Move the TLS code behind the socket interface. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12917: fix decoding of ldap controls | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r12880: Remove ldap partitions useless now and probably we | Simo Sorce | 1 | -26/+10 |
2007-10-10 | r12733: Merge ldap/ldb controls into main tree | Simo Sorce | 1 | -8/+8 |
2007-10-10 | r12686: Push the real SASL list into the rootdse. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12126: get rid of the local ->terminate hacks, we do that genericly now | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r11955: got rid of the old rootDSE code in the ldap server. | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r11622: convert the ldap server to the generic packet code | Andrew Tridgell | 1 | -8/+2 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -4/+5 |
2007-10-10 | r10709: fixed a crash bug rather similar to the one volker found in the dcerpc | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r10078: - add a 'struct data_blob_list_item' | Stefan Metzmacher | 1 | -4/+1 |
2007-10-10 | r7801: the ldap server needs this logic too | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r7747: - simplified the ldap server buffer handling | Andrew Tridgell | 1 | -43/+17 |
2007-10-10 | r7746: - added TLS support to our ldap server | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7593: simplified the memory management in the ldap code. Having a mem_ctx | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5305: removed libcli/ldap/ldap.h from includes.h | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r5102: This is a major simplification of the logic for controlling top level | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2878: add server sasl support | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r2864: - Bind and Unbind are no directory partition operations | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r2862: prepare LDAP SASL support for the server | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r2695: revert "Del" renaming | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r2689: Use consistent naming Del -> Delete | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r2688: - fix case where listed attributes are asked | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r2523: - readd rootDSE reply | Stefan Metzmacher | 1 | -0/+34 |
2007-10-10 | r2509: add a struct ldapsrv_call which is simular to the dcesrv_call_state st... | Stefan Metzmacher | 1 | -8/+32 |
2007-10-10 | r2321: add complately untested LDAP server start | Stefan Metzmacher | 1 | -0/+43 |