summaryrefslogtreecommitdiff
path: root/source/cldap_server
Commit message (Expand)AuthorAgeFilesLines
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2005-08-181-2/+3
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2005-08-031-7/+18
* r8625: move the ldb_wrap logic into the ldb code. This logic is meant toAndrew Tridgell2005-07-201-1/+1
* r8585: add to ldb and ldap comparison functionalitySimo Sorce2005-07-191-21/+21
* r8368: the type filed depends on the user being present or notStefan Metzmacher2005-07-121-1/+5
* r8272: added the hooks for adding a name to a messaging context, so we willAndrew Tridgell2005-07-101-0/+3
* r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher2005-07-081-40/+37
* r8211: fix some cldap repliesStefan Metzmacher2005-07-071-3/+3
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2005-06-251-3/+3
* r7731: change debug level to not spam the build-farm smbd logStefan Metzmacher2005-06-181-1/+1
* r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_treeAndrew Tridgell2005-06-132-9/+4
* r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and useAndrew Tridgell2005-06-131-5/+5
* r7378: Lowercase netbios name when forming the DNS name of the DC in theAndrew Bartlett2005-06-071-4/+6
* r7220: Fix commentAndrew Bartlett2005-06-031-1/+1
* r6904: use "krb5:kdc=yes" in your smb.conf when you have the lorikeet-heimdal...Stefan Metzmacher2005-05-191-1/+1
* r6876: - fixed a memory leak in the cldap serverAndrew Tridgell2005-05-183-11/+14
* r6817: - fixed empty ldap search elements in filtersAndrew Tridgell2005-05-161-9/+21
* r6815: fill in values in cldap server as wellAndrew Tridgell2005-05-161-2/+2
* r6762: with the zone right we don't need a fully qualified site name at allAndrew Tridgell2005-05-131-2/+1
* r6761: - not everyone is in my domain :-)Andrew Tridgell2005-05-131-1/+19
* r6750: some minor tweaks to the cldapd serverAndrew Tridgell2005-05-121-6/+20
* r6747: first working version of cldapd server. It is missing 'sites' support,...Andrew Tridgell2005-05-124-5/+251
* r6725: the beginnings of a cldap serverAndrew Tridgell2005-05-113-0/+189