summaryrefslogtreecommitdiffstats
path: root/source4/cldap_server
Commit message (Expand)AuthorAgeFilesLines
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-1/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14439: fix warningsStefan Metzmacher2007-10-101-4/+4
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-0/+2
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-102-0/+3
* 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-102-1/+6
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-101-1/+1
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-102-9/+19
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-2/+2
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-2/+0
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-1/+1
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-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/+3
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-2/+3
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2007-10-101-7/+18
* r8625: move the ldb_wrap logic into the ldb code. This logic is meant toAndrew Tridgell2007-10-101-1/+1
* r8585: add to ldb and ldap comparison functionalitySimo Sorce2007-10-101-21/+21
* r8368: the type filed depends on the user being present or notStefan Metzmacher2007-10-101-1/+5
* r8272: added the hooks for adding a name to a messaging context, so we willAndrew Tridgell2007-10-101-0/+3
* r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher2007-10-101-40/+37
* r8211: fix some cldap repliesStefan Metzmacher2007-10-101-3/+3
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-101-3/+3
* r7731: change debug level to not spam the build-farm smbd logStefan Metzmacher2007-10-101-1/+1
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2007-10-102-9/+4
* r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and useAndrew Tridgell2007-10-101-5/+5
* r7378: Lowercase netbios name when forming the DNS name of the DC in theAndrew Bartlett2007-10-101-4/+6
* r7220: Fix commentAndrew Bartlett2007-10-101-1/+1
* r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal...Stefan Metzmacher2007-10-101-1/+1
* r6876: - fixed a memory leak in the cldap serverAndrew Tridgell2007-10-103-11/+14
* r6817: - fixed empty ldap search elements in filtersAndrew Tridgell2007-10-101-9/+21
* r6815: fill in values in cldap server as wellAndrew Tridgell2007-10-101-2/+2
* r6762: with the zone right we don't need a fully qualified site name at allAndrew Tridgell2007-10-101-2/+1
* r6761: - not everyone is in my domain :-)Andrew Tridgell2007-10-101-1/+19
* r6750: some minor tweaks to the cldapd serverAndrew Tridgell2007-10-101-6/+20
* r6747: first working version of cldapd server. It is missing 'sites' support,...Andrew Tridgell2007-10-104-5/+251
* r6725: the beginnings of a cldap serverAndrew Tridgell2007-10-103-0/+189