summaryrefslogtreecommitdiffstats
path: root/source4/ldap_server
Commit message (Expand)AuthorAgeFilesLines
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-102-12/+8
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15317: Because LDB is now async, there are more places were we might run theAndrew Bartlett2007-10-101-15/+22
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+3
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14857: fix bugs noticed by the ibm code checkerStefan Metzmacher2007-10-101-3/+4
* r14673: Don't double-free conn, it is below 'c' free'ed byAndrew Bartlett2007-10-101-2/+0
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-1/+1
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-0/+2
* r14078: move ldb_global_init() to the main smbd code,Stefan Metzmacher2007-10-101-2/+0
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-101-10/+12
* r13941: fix the buildStefan Metzmacher2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-103-0/+5
* r13812: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-0/+2
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-101-47/+2
* r13606: An attempt to fix #3525.Andrew Bartlett2007-10-101-12/+8
* r13508: some ASN.1 element in LDAP are optional,Stefan Metzmacher2007-10-102-11/+25
* r13357: more docsSimo Sorce2007-10-102-0/+674
* r13339: Propogate more error infomation into the error packet and reformat theAndrew Bartlett2007-10-101-38/+49
* r13307: docsSimo Sorce2007-10-101-0/+787
* r12917: fix decoding of ldap controlsSimo Sorce2007-10-102-1/+25
* r12905: add some ldap policiesSimo Sorce2007-10-101-7/+99
* r12880: Remove ldap partitions useless now and probably weSimo Sorce2007-10-106-785/+604
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-1/+8
* r12792: fix compiler warningStefan Metzmacher2007-10-101-1/+0
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-104-28/+80
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r12686: Push the real SASL list into the rootdse.Andrew Bartlett2007-10-104-16/+25
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-103-5/+0
* r12595: There was no comment on the mailing list, so kill the 'ldapsrv:samdb'Andrew Bartlett2007-10-101-16/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-0/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-1/+1
* r12360: Add simple bind support into our LDAP server.Andrew Bartlett2007-10-101-2/+42
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-5/+2
* r12148: add the docs for the paged results controlSimo Sorce2007-10-101-0/+395
* r12126: get rid of the local ->terminate hacks, we do that genericly nowStefan Metzmacher2007-10-102-39/+10
* r11958: - fixed memory leaks in the ldb_result handling in ldb operationsAndrew Tridgell2007-10-101-2/+2
* r11955: got rid of the old rootDSE code in the ldap server.Andrew Tridgell2007-10-105-394/+0
* 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