summaryrefslogtreecommitdiffstats
path: root/source4/cldap_server/cldap_server.c
Commit message (Expand)AuthorAgeFilesLines
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-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-5/+11
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-3/+3
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+1
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-1/+1
* r26235: Avoid global_loadparm.Jelmer Vernooij2007-12-211-8/+9
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-2/+2
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25938: We don't need the CLDAP server unless we are a DC.Andrew Bartlett2007-12-211-0/+12
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-3/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19736: handle rootdse call via CLDAPStefan Metzmacher2007-10-101-6/+32
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-0/+2
* 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-101-1/+3
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-5/+15
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r8272: added the hooks for adding a name to a messaging context, so we willAndrew Tridgell2007-10-101-0/+3
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-101-3/+3
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-101-2/+3
* r7220: Fix commentAndrew Bartlett2007-10-101-1/+1
* r6876: - fixed a memory leak in the cldap serverAndrew Tridgell2007-10-101-0/+1
* r6747: first working version of cldapd server. It is missing 'sites' support,...Andrew Tridgell2007-10-101-5/+15
* r6725: the beginnings of a cldap serverAndrew Tridgell2007-10-101-0/+148