summaryrefslogtreecommitdiff
path: root/source4/cldap_server
AgeCommit message (Expand)AuthorFilesLines
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-04Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-4/+6
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-10/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-06r26681: Use fewer magic numbers.Andrew Bartlett1-2/+2
2008-01-06r26680: Don't always advertise GC functionality.Andrew Bartlett1-1/+4
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-01-03r26649: Only claim to be a PDC if we are a PDC.Andrew Bartlett1-1/+5
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij2-2/+2
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2-6/+14
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2-4/+4
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij1-1/+1
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij1-2/+2
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-1/+1
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-1/+1
2007-12-21r26235: Avoid global_loadparm.Jelmer Vernooij1-8/+9
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-2/+2
2007-12-21r26222: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-9/+10
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij3-3/+3
2007-12-21r25939: Rework the CLDAP server not to use gendb_search but to call ldb_searchAndrew Bartlett1-28/+65
2007-12-21r25938: We don't need the CLDAP server unless we are a DC.Andrew Bartlett1-0/+12
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2-12/+14
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij2-0/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell4-12/+8
2007-10-10r22403: this dependencies should be privateStefan Metzmacher1-1/+1
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce2-5/+5
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2-3/+3
2007-10-10r19736: handle rootdse call via CLDAPStefan Metzmacher4-15/+219
2007-10-10r19699: - use better names for the site stringsStefan Metzmacher1-8/+8
2007-10-10r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell1-1/+3
2007-10-10r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell1-1/+1
2007-10-10r17609: Kill one more use of the fake dnsDomain attribute.Andrew Bartlett1-4/+5
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2-2/+2
2007-10-10r16232: Avoid searching on domainDns, as it is not an AD attribute in theAndrew Bartlett1-17/+50
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-1/+3
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-1/+1
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r14439: fix warningsStefan Metzmacher1-4/+4
2007-10-10r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher1-0/+2
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij2-0/+3
2007-10-10r13926: More header splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2-1/+6
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij1-1/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2-9/+19
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+2
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-3/+2