Home
last modified time | relevance | path

Searched refs:ldap (Results 1 – 25 of 49) sorted by path

12

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.td678 def LDAPF_u10 : _FU10<0b110110, (outs), (ins pcrel_imm:$a), "ldap r11, $a", []>;
680 def LDAPF_lu10 : _FLU10<0b110110, (outs), (ins pcrel_imm:$a), "ldap r11, $a",
684 def LDAPB_u10 : _FU10<0b110111, (outs), (ins pcrel_imm_neg:$a), "ldap r11, $a",
689 "ldap r11, $a",
693 def LDAPF_lu10_ba : _FLU10<0b110110, (outs), (ins pcrel_imm:$a), "ldap r11, $a",
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4632 dnl the ldap library (-lldap_r).
H A Dopenldap.m42 dnl $OpenLDAP: pkg/ldap/build/openldap.m4,v 1.157.2.10 2010/04/13 20:22:21 kurt Exp $
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES1072 Increase size of key for ldap lookups to 1024 (MAXKEY).
1124 before sendmail did it (such as libnss-ldap), then SMTP AUTH
1538 Using the default AliasFile ldap: specification would cause the
1596 (O AliasFile=ldap:) and file classes (F{X}@LDAP) to
3216 Specifying only "ldap:" as an AliasFile specification will force
3277 The deprecated ldapx map class has been removed. Use the ldap map
4766 The ldapx map has been renamed to ldap. The use of ldapx is
/freebsd/contrib/sendmail/cf/
H A DREADME1063 the Internet Draft draft-lachman-laser-ldap-mail-routing-01.
2016 define(`ALIAS_FILE', `ldap:')
2021 ldap -k (&(objectClass=sendmailMTAAliasObject)
2030 used when the binary expands the `ldap:' token as the AliasFile option is
2128 Kmailertable ldap -k (&(objectClass=sendmailMTAMapObject)
2173 FEATURE(`access_db', `ldap:-1 -k (&(objectClass=mapDatabase)(key=%0)) -v value')
2196 F{R}@ldap:-k (&(objectClass=sendmailMTAClass)
2257 VIRTUSER_DOMAIN_FILE(`@ldap:-k (&(objectClass=virtHosts)(host=*)) -v host')
2269 (draft-lachman-laser-ldap-mail-routing-01). This feature enables
2315 ldap -1 -T<TMPF> -v mailHost -k (&(objectClass=inetLocalMailRecipient)
[all …]
/freebsd/contrib/sendmail/cf/feature/
H A Daccess_db.m448 …defn(`_ARG_'), `LDAP', `ldap -T`'_ATMPF_ -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sen…
H A Dauthinfo.m421 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Dbitdomain.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Ddomaintable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Dgenericstable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Dldap_routing.m443 … `ldap -1 -T<TMPF> -v mailHost -k (&(objectClass=inetLocalMailRecipient)(mailLocalAddress=%0))',
47 …`ldap -1 -T<TMPF> -v mailRoutingAddress -k (&(objectClass=inetLocalMailRecipient)(mailLocalAddress…
H A Dmailertable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Duucpdomain.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
H A Dvirtusertable.m424 …defn(`_ARG_'), `LDAP', `ldap -1 -v sendmailMTAMapValue,sendmailMTAMapSearch:FILTER:sendmailMTAMapO…
/freebsd/contrib/sendmail/src/
H A DREADME126 (http://www.openldap.org/) ldap and lber libraries to use
/freebsd/crypto/heimdal/
H A DChangeLog100 * lib/hdb/hdb-ldap.c: Use the _ext api for OpenLDAP, from Honza
404 * lib/hdb/hdb-ldap.c: Use malloc() instead of static buffer.
406 * lib/hdb/hdb-ldap.c: Use ldap_get_values_len, from LaMont Jones
H A DChangeLog.2000989 include ldap.
990 * lib/hdb/hdb-ldap.c: tweak the ifdef to OPENLDAP
991 * lib/hdb/Makefile.am: add hdb-ldap.c and openldap
994 for (open)ldap
H A DChangeLog.2001132 * lib/hdb/hdb-ldap.c: some pretty much untested changes from Luke
856 * lib/hdb/hdb-ldap.c: change order of includes to allow it to work
982 * lib/hdb/hdb-ldap.c (LDAP__lookup_princ): call ldap_search_s
H A DChangeLog.2002150 * lib/hdb/hdb-ldap.c: use ASN1_MALLOC_ENCODE
H A DChangeLog.2003651 * lib/hdb/hdb-ldap.c: code rewrite from Luke Howard
887 * doc/install.texi: update pointer to luke ldap documentation
1014 * lib/hdb/hdb-ldap.c: use int2HDBFlags/HDBFlags2int From: Alberto
1059 * lib/hdb/hdb-ldap.c (LDAP__connect): bind sasl "EXTERNAL" to ldap
H A DChangeLog.200482 * lib/hdb/hdb-ldap.c (pos): uppercase in character
89 * lib/hdb/hdb-ldap.c: s/objectclass/objectClass/ check if
603 * lib/hdb/hdb-ldap.c: Allow the objectClass to be
612 * lib/hdb/hdb-ldap.c: indent like the rest of the code
616 * lib/hdb/hdb-ldap.c: check return values from ldap operations and
630 * lib/hdb/hdb-ldap.c: clean, indent
632 * lib/hdb/hdb-ldap.c (LDAP_entry2mods): make sure
643 hdb-ldap-structural-object is account
1249 * lib/hdb/hdb-ldap.c: use macro for HDB * -> LDAP *
1256 * lib/hdb/hdb-ldap.c: Intergrate Heimdal's hdb-ldap and the Samba
[all …]
H A DChangeLog.200550 * lib/hdb/hdb-ldap.c: Wrap hdb_entry with hdb_entry_ex, add url
1577 * lib/hdb/hdb-ldap.c: drop <ctype.h>, no longer use any of the is*
1767 * lib/hdb/hdb-ldap.c: use the newly written hex function from
H A DChangeLog.2006174 * lib/hdb/hdb-ldap.c: Clear errno before calling the strtol
206 * lib/hdb/hdb-ldap.c: Make build again from the hdb_entry
475 * lib/hdb/hdb-ldap.c: Make compile.
955 hdb-ldap-structural-object. From Rüdiger Ranft.
1205 * lib/hdb/hdb-ldap.c: don't use the sambaNTPassword if there is
1837 * lib/hdb/hdb-ldap.c (LDAP_message2entry): in declaration set
1996 * lib/hdb/hdb-ldap.c: Log the filter string to the error message
H A Dconfigure29779 "tests/ldap/Makefile") CONFIG_FILES="$CONFIG_FILES tests/ldap/Makefile" ;;
/freebsd/crypto/heimdal/doc/
H A Dsetup.texi1037 @file{kdc --builtin-hdb}, and checking that @samp{ldap:} is one entry
1040 Its also possible to configure the ldap backend as a shared module,
1092 slapd -h "ldapi:/// ldap:///"
1108 dbname = ldap:ou=KerberosPrincipals,dc=example,dc=com
1109 hdb-ldap-structural-object = inetOrgPerson
1115 @samp{mkey_file} can be excluded if you feel that you trust your ldap
1117 hdb-ldap-structural-object is not necessary if you do not need Samba

12