summaryrefslogtreecommitdiff
path: root/source4/ldap_server/ldap_server.c
Commit message (Expand)AuthorAgeFilesLines
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-181-4/+6
* s4:ldap_server: make sure we shutdown the tls socket before stream_terminate_...Stefan Metzmacher2009-08-051-0/+1
* s4:ldap_server: the tls code steals the original socket on its own nowStefan Metzmacher2009-07-311-1/+2
* Reenable the LDAPI socket for the merged buildVolker Lendecke2009-06-241-2/+0
* Allow developers access the the privilaged ldapi socket for the momentAndrew Bartlett2009-06-191-0/+4
* s4:ldapsrv Place the 'privilaged' ldapi socket under an #ifdefAndrew Bartlett2009-06-191-1/+11
* Allow access as SYSTEM on a privileged ldapi connectionVolker Lendecke2009-06-061-13/+83
* Fix some nonempty blank linesVolker Lendecke2009-05-291-11/+11
* libcli/ldap: move generic ldap control encoding code to ldap_message.cStefan Metzmacher2009-02-241-2/+2
* Worked around a problem with select/poll/epoll and gnutls Andrew Tridgell2009-02-181-0/+4
* s4:service_stream: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* s4:ldap_server: s/private/private_dataStefan Metzmacher2009-02-021-8/+8
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-5/+5
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-2/+2
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-6/+2
* s4: allways initialize the process model before it's usedStefan Metzmacher2008-09-221-1/+1
* Don't keep an extra ldb around forever.Andrew Bartlett2008-07-161-1/+5
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+2
* Fix more valgrind issues.Andrew Bartlett2008-03-291-1/+3
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-13/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2008-01-151-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-5/+10
* r26669: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+3
* r26648: Move detection of global catalog captability to a central function, soAndrew Bartlett2008-01-031-20/+1
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+1
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+6
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+2
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-4/+12
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-211-2/+3
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-0/+1
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-3/+2
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-6/+7
* r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett2007-12-211-0/+14
* r25548: Convert to standard bool type.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-4/+4
* r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett2007-10-101-0/+12
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-1/+2
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-2/+3
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-101-1/+3
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-101-5/+5
* r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett2007-10-101-2/+4
* r20322: I assume the options attribute of the nTDSDSA object containsStefan Metzmacher2007-10-101-2/+2