Searched refs:berval (Results 1 - 25 of 328) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dglobals.c34 const struct berval slap_empty_bv = BER_BVC("");
35 const struct berval slap_unknown_bv = BER_BVC("unknown");
38 const struct berval slap_true_bv = BER_BVC("TRUE");
39 const struct berval slap_false_bv = BER_BVC("FALSE");
H A Dsets.h35 struct berval *name, AttributeDescription *ad);
39 SetCookie *cookie, struct berval *filter,
40 struct berval *user, struct berval *target, BerVarray *results);
H A Dslapcommon.h48 struct berval tv_sub_ndn;
52 struct berval tv_baseDN;
53 struct berval tv_authcDN;
54 struct berval tv_authzDN;
55 struct berval tv_authcID;
56 struct berval tv_authzID;
57 struct berval tv_mech;
59 struct berval tv_listener_url;
60 struct berval tv_peer_domain;
61 struct berval tv_peer_nam
[all...]
H A Dproto-slap.h53 Entry *e, AttributeDescription *desc, struct berval *val,
62 struct berval *val,
70 struct berval *val,
87 struct berval *list,
90 struct berval *bv ));
92 struct berval *subj,
95 struct berval *default_set_attribute ));
97 struct berval *newbuf, struct berval *pattern,
98 struct berval *dnmatc
[all...]
H A Doperational.c37 a->a_vals = ch_malloc( 2 * sizeof( struct berval ) );
42 a->a_nvals = ch_malloc( 2 * sizeof( struct berval ) );
62 a->a_vals = ch_malloc( 2 * sizeof( struct berval ) );
66 a->a_nvals = ch_malloc( 2 * sizeof( struct berval ) );
77 struct berval val;
83 a->a_vals = ch_malloc( 2 * sizeof( struct berval ) );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dproto-back-monitor.h56 struct berval *ndn,
61 struct berval *ndn,
67 struct berval *ndn,
110 struct berval *ndn,
128 struct berval *pdn,
129 struct berval *pndn,
130 struct berval *rdn,
133 struct berval *create,
134 struct berval *modify));
151 struct berval *nd
[all...]
H A Dback-monitor.h92 struct berval mi_startTime; /* don't free it! */
93 struct berval mi_creatorsName; /* don't free it! */
94 struct berval mi_ncreatorsName; /* don't free it! */
250 struct berval mss_rdn;
251 struct berval mss_dn;
252 struct berval mss_ndn;
253 struct berval mss_desc[ 3 ];
270 struct berval *ndn, Entry *, Entry ** );
280 typedef int (monitor_cbfunc)( struct berval *ndn, monitor_callback_t *cb,
281 struct berval *bas
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/passwd/sha2/
H A Dslapd-sha2.c39 const struct berval *sc,
40 const struct berval *hash,
41 struct berval *b64,
42 const struct berval *salt )
45 struct berval string;
159 const struct berval *scheme,
160 const struct berval *passwd,
161 struct berval *hash,
171 struct berval digest;
179 const struct berval *schem
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/overlays/
H A Drwm.h54 struct berval m_src;
61 struct berval m_dst;
103 int rwm_dn_massage( dncookie *dc, struct berval *in, struct berval *dn );
104 int rwm_dn_massage_pretty( dncookie *dc, struct berval *in, struct berval *pdn );
105 int rwm_dn_massage_normalize( dncookie *dc, struct berval *in, struct berval *ndn );
106 int rwm_dn_massage_pretty_normalize( dncookie *dc, struct berval *in, struct berval *pd
[all...]
H A Drwmdn.c49 struct berval *in,
50 struct berval *ndn )
53 struct berval mdn = BER_BVNULL;
82 struct berval *in,
83 struct berval *pdn )
86 struct berval mdn = BER_BVNULL;
118 struct berval *in,
119 struct berval *pdn,
120 struct berval *ndn )
123 struct berval md
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dpasswd.c38 struct berval *newpasswd )
41 struct berval *retdata = NULL;
82 struct berval *user,
83 struct berval *oldpw,
84 struct berval *newpw,
90 struct berval bv = BER_BVNULL;
145 struct berval *user,
146 struct berval *oldpw,
147 struct berval *newpw,
148 struct berval *newpassw
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
H A Dalias.c36 static struct berval alias_filter = BER_BVC("(objectClass=nisMailAlias)");
39 static struct berval alias_keys[] = {
48 struct berval name;
54 struct berval tmparr[2], empty;
55 struct berval *names, *members;
100 struct berval filter = {sizeof(fbuf)};
112 struct berval filter;
H A Dpasswd.c34 static struct berval passwd_filter = BER_BVC("(objectClass=posixAccount)");
37 static struct berval passwd_keys[] = {
60 static struct berval default_passwd_userPassword = BER_BVC("*"); /* unmatchable */
61 static struct berval default_passwd_homeDirectory = BER_BVC("");
62 static struct berval default_passwd_loginShell = BER_BVC("");
64 static struct berval shadow_passwd = BER_BVC("x");
81 int isvalidusername(struct berval *bv)
113 int nssov_dn2uid(Operation *op,nssov_info *ni,struct berval *dn,struct berval *uid)
126 struct berval b
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/include/
H A Dlutil.h65 struct berval; /* avoid pulling in lber.h */
70 struct berval * ));
79 const struct berval *scheme,
80 const struct berval *passwd,
81 const struct berval *cred,
85 const struct berval *scheme,
86 const struct berval *passwd,
87 struct berval *hash,
92 struct berval *scheme,
104 const struct berval *passw
[all...]
H A Dlber.h214 typedef struct berval { struct
263 struct berval *bv ));
268 struct berval *bv ));
288 #define LBER_BV_STRING 0x04 /* fail if berval contains embedded \0 */
289 /* LBER_BV_STRING currently accepts a terminating \0 in the berval, because
296 struct berval *bv,
307 struct berval **bv ));
344 struct berval *in,
345 struct berval *out ));
352 struct berval *i
[all...]
H A Dldap_schema.h295 LDAP_F( struct berval * )
297 LDAPStructureRule * sr, struct berval *bv ));
303 LDAP_F( struct berval * )
305 LDAPNameForm * nf, struct berval *bv ));
311 LDAP_F( struct berval * )
313 LDAPContentRule * cr, struct berval *bv ));
319 LDAP_F( struct berval * )
321 LDAPObjectClass * oc, struct berval *bv ));
327 LDAP_F( struct berval * )
329 LDAPAttributeType * at, struct berval *b
[all...]
H A Dldap_pvt_uc.h43 struct berval *ucs, int csize, struct berval *utf8s ));
150 LDAP_LUNICODE_F(struct berval *) UTF8bvnormalize(
151 struct berval *,
152 struct berval *,
157 struct berval *,
158 struct berval *,
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/passwd/
H A Dnetscape.c27 static const struct berval scheme = BER_BVC("{NS-MTA-MD5}");
31 const struct berval *scheme,
32 const struct berval *passwd,
33 const struct berval *cred,
82 return lutil_passwd_add( (struct berval *)&scheme, chk_ns_mta_md5, NULL );
H A Dradius.c32 static const struct berval scheme = BER_BVC("{RADIUS}");
38 const struct berval *sc,
39 const struct berval *passwd,
40 const struct berval *cred,
145 return lutil_passwd_add( (struct berval *)&scheme, chk_radius, NULL );
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dback-ndb.h53 struct berval no_name; /* objectclass cname */
54 struct berval no_table;
69 struct berval na_name; /* attribute cname */
150 struct berval no_text[NDB_MAX_OCS];
151 struct berval no_itext[NDB_MAX_OCS]; /* implicit classes */
159 struct berval *ocs;
H A Dproto-ndb.h91 struct berval *matched );
100 struct berval *dn,
107 ndb_ai_get( struct ndb_info *ni, struct berval *at );
110 ndb_aset_get( struct ndb_info *ni, struct berval *sname, struct berval *attrs, NdbOcInfo **ret );
133 extern struct berval *
140 extern struct berval *
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dback-sql.h264 int (*ba_dn2odbc)( Operation *op, SlapReply *rs, struct berval *dn );
265 int (*ba_odbc2dn)( Operation *op, SlapReply *rs, struct berval *dn );
281 struct berval bom_keytbl;
282 struct berval bom_keycol;
309 struct berval bam_from_tbls;
310 struct berval bam_join_where;
311 struct berval bam_sel_expr;
315 struct berval bam_sel_expr_u;
362 * berbuf structure: a berval with a buffer size associated
365 struct berval bb_va
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblutil/
H A Dpasswd.c20 * const struct berval *passwd,
21 * const struct berval *cred,
109 struct berval name;
189 struct berval *scheme,
232 struct berval bv;
279 static struct berval *passwd_scheme(
281 const struct berval * passwd,
282 struct berval *bv,
306 const struct berval *passwd, /* stored passwd */
307 const struct berval *cre
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-relay/
H A Dback-relay.h40 struct berval ri_realsuffix;
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Dmemory.c373 ber_bvfree_x( struct berval *bv, void *ctx )
389 ber_bvfree( struct berval *bv )
395 ber_bvecfree_x( struct berval **bv, void *ctx )
417 ber_bvecfree( struct berval **bv )
423 ber_bvecadd_x( struct berval ***bvec, struct berval *bv, void *ctx )
426 struct berval **new;
434 *bvec = ber_memalloc_x( 2 * sizeof(struct berval *), ctx );
457 new = ber_memrealloc_x( *bvec, (i+2) * sizeof(struct berval *), ctx);
472 ber_bvecadd( struct berval ***bve
[all...]

Completed in 276 milliseconds

1234567891011>>