summaryrefslogtreecommitdiffstats
path: root/source4/ldap_server
Commit message (Expand)AuthorAgeFilesLines
* r11713: separate out the setting of the fde in the packet context from theAndrew Tridgell2007-10-101-1/+2
* r11622: convert the ldap server to the generic packet codeAndrew Tridgell2007-10-102-178/+103
* r11567: Ldb API change patch.Simo Sorce2007-10-102-76/+88
* r11447: fixed a problem with the ldap server spinning using CPU timeAndrew Tridgell2007-10-101-10/+22
* r11408: fixed the mapping of ldb errors to ldap errors in the ldap serverAndrew Tridgell2007-10-101-41/+20
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-5/+5
* r11225: Remove pointless goto.Andrew Bartlett2007-10-101-2/+0
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-4/+0
* r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5Andrew Bartlett2007-10-101-0/+18
* r11112: listen on the global catalog ldap server port as well if we are aAndrew Tridgell2007-10-101-0/+11
* r10914: moved the ldap time string functions into ldb so they can be used byAndrew Tridgell2007-10-101-2/+2
* r10832: free the old session infoStefan Metzmacher2007-10-101-0/+5
* r10820: Use talloc_get_type as suggested by tridge.Andrew Bartlett2007-10-102-7/+7
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-108-1103/+141
* r10709: fixed a crash bug rather similar to the one volker found in the dcerpcAndrew Tridgell2007-10-102-5/+25
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-1/+1
* r10353: Fix typoVolker Lendecke2007-10-101-1/+1
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-1/+0
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2007-10-101-0/+5
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2007-10-102-2/+0
* r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell2007-10-101-1/+2
* r10237: fix parameter, how have I missed this...?Stefan Metzmacher2007-10-101-1/+1
* r10213: fixed a memory leak in the ldap client and server code spotted by KarlAndrew Tridgell2007-10-101-1/+3
* r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher2007-10-102-23/+23
* r9417: Ask for the ASYNC_REPLIES feature, as will want that.Andrew Bartlett2007-10-101-0/+1
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-103-113/+86
* r8926: RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Re...Simo Sorce2007-10-101-0/+451
* r8811: Fix the build..Jelmer Vernooij2007-10-101-0/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-102-2/+4
* r8514: add docsSimo Sorce2007-10-101-0/+2803
* r8272: added the hooks for adding a name to a messaging context, so we willAndrew Tridgell2007-10-101-0/+3
* r8222: 0 entries are no error, unless it's a base searchStefan Metzmacher2007-10-101-1/+5
* r7918: fixed a crash bug in the ldap serverAndrew Tridgell2007-10-101-1/+1
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-101-1/+1
* r7854: only enable wrapping in the ldap server if it was negotiated by gensecAndrew Tridgell2007-10-101-2/+4
* r7801: the ldap server needs this logic tooAndrew Tridgell2007-10-102-0/+12
* r7777: allow for overriding the location of the sam databasein the ldap serve...Andrew Tridgell2007-10-103-13/+27
* r7753: removed debugging code :-)Andrew Tridgell2007-10-101-2/+0
* r7751: only enable tls on the ldaps port in ldap server, and reject non-tlsAndrew Tridgell2007-10-101-1/+4
* r7749: some bug fixes from testing with socket:testnonblockAndrew Tridgell2007-10-101-1/+1
* r7747: - simplified the ldap server buffer handlingAndrew Tridgell2007-10-107-468/+301
* r7746: - added TLS support to our ldap serverAndrew Tridgell2007-10-102-82/+115
* r7726: - removed some unused variablesAndrew Tridgell2007-10-101-1/+1
* r7720: - simplify the asn1 decode of ldap_search() a lot, taking advantage ofAndrew Tridgell2007-10-101-16/+4
* r7711: update callers of ldb_connect() for new syntaxAndrew Tridgell2007-10-101-53/+16
* r7677: fixed ldap server to honor 'private path'Andrew Tridgell2007-10-101-1/+1
* r7670: fixed rootDSE search in ldap serverAndrew Tridgell2007-10-101-1/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+3
* r7596: next step in ldap cleanup. I'm aiming to get rid of the cut&pastedAndrew Tridgell2007-10-103-7/+7
* r7594: abartlet is right that this hack is not actually necessary, it justAndrew Tridgell2007-10-101-6/+2