/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/allop/ |
H A D | README | 1 This directory contains a slapd overlay, allop. 7 moduleload path/to/allop.so 9 overlay allop 10 allop-URI <ldapURI> 12 if the allop-URI is not given, the rootDSE, i.e. "ldap:///??base", 18 -o allop.so allop.c
|
H A D | allop.c | 241 static slap_overinst allop; variable 246 allop.on_bi.bi_type = "allop"; in allop_init() 248 allop.on_bi.bi_flags = SLAPO_BFLAG_SINGLE; in allop_init() 249 allop.on_bi.bi_db_config = allop_db_config; in allop_init() 250 allop.on_bi.bi_db_destroy = allop_db_destroy; in allop_init() 252 allop.on_bi.bi_op_search = allop_op_search; in allop_init() 254 return overlay_register( &allop ); in allop_init()
|
H A D | Makefile | 17 PROGRAMS = allop.la 18 MANPAGES = slapo-allop.5 38 allop.la: allop.lo
|
/dports/net/openldap24-server/openldap-2.4.59/contrib/slapd-modules/allop/ |
H A D | README | 1 This directory contains a slapd overlay, allop. 7 moduleload path/to/allop.so 9 overlay allop 10 allop-URI <ldapURI> 12 if the allop-URI is not given, the rootDSE, i.e. "ldap:///??base", 18 -o allop.so allop.c
|
H A D | allop.c | 241 static slap_overinst allop; variable 246 allop.on_bi.bi_type = "allop"; in allop_init() 248 allop.on_bi.bi_db_config = allop_db_config; in allop_init() 249 allop.on_bi.bi_db_destroy = allop_db_destroy; in allop_init() 251 allop.on_bi.bi_op_search = allop_op_search; in allop_init() 253 return overlay_register( &allop ); in allop_init()
|
H A D | Makefile | 16 PROGRAMS = allop.la 34 allop.la: allop.lo
|
/dports/net/openldap24-client/openldap-2.4.59/contrib/slapd-modules/allop/ |
H A D | README | 1 This directory contains a slapd overlay, allop. 7 moduleload path/to/allop.so 9 overlay allop 10 allop-URI <ldapURI> 12 if the allop-URI is not given, the rootDSE, i.e. "ldap:///??base", 18 -o allop.so allop.c
|
H A D | allop.c | 241 static slap_overinst allop; variable 246 allop.on_bi.bi_type = "allop"; in allop_init() 248 allop.on_bi.bi_db_config = allop_db_config; in allop_init() 249 allop.on_bi.bi_db_destroy = allop_db_destroy; in allop_init() 251 allop.on_bi.bi_op_search = allop_op_search; in allop_init() 253 return overlay_register( &allop ); in allop_init()
|
H A D | Makefile | 16 PROGRAMS = allop.la 34 allop.la: allop.lo
|
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/allop/ |
H A D | README | 1 This directory contains a slapd overlay, allop. 7 moduleload path/to/allop.so 9 overlay allop 10 allop-URI <ldapURI> 12 if the allop-URI is not given, the rootDSE, i.e. "ldap:///??base", 18 -o allop.so allop.c
|
H A D | allop.c | 241 static slap_overinst allop; variable 246 allop.on_bi.bi_type = "allop"; in allop_init() 248 allop.on_bi.bi_flags = SLAPO_BFLAG_SINGLE; in allop_init() 249 allop.on_bi.bi_db_config = allop_db_config; in allop_init() 250 allop.on_bi.bi_db_destroy = allop_db_destroy; in allop_init() 252 allop.on_bi.bi_op_search = allop_op_search; in allop_init() 254 return overlay_register( &allop ); in allop_init()
|
H A D | Makefile | 17 PROGRAMS = allop.la 18 MANPAGES = slapo-allop.5 38 allop.la: allop.lo
|
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/allop/ |
H A D | README | 1 This directory contains a slapd overlay, allop. 7 moduleload path/to/allop.so 9 overlay allop 10 allop-URI <ldapURI> 12 if the allop-URI is not given, the rootDSE, i.e. "ldap:///??base", 18 -o allop.so allop.c
|
H A D | allop.c | 241 static slap_overinst allop; variable 246 allop.on_bi.bi_type = "allop"; in allop_init() 248 allop.on_bi.bi_flags = SLAPO_BFLAG_SINGLE; in allop_init() 249 allop.on_bi.bi_db_config = allop_db_config; in allop_init() 250 allop.on_bi.bi_db_destroy = allop_db_destroy; in allop_init() 252 allop.on_bi.bi_op_search = allop_op_search; in allop_init() 254 return overlay_register( &allop ); in allop_init()
|
H A D | Makefile | 17 PROGRAMS = allop.la 18 MANPAGES = slapo-allop.5 38 allop.la: allop.lo
|
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/allop/ |
H A D | README | 1 This directory contains a slapd overlay, allop. 7 moduleload path/to/allop.so 9 overlay allop 10 allop-URI <ldapURI> 12 if the allop-URI is not given, the rootDSE, i.e. "ldap:///??base", 18 -o allop.so allop.c
|
H A D | allop.c | 241 static slap_overinst allop; variable 246 allop.on_bi.bi_type = "allop"; in allop_init() 248 allop.on_bi.bi_flags = SLAPO_BFLAG_SINGLE; in allop_init() 249 allop.on_bi.bi_db_config = allop_db_config; in allop_init() 250 allop.on_bi.bi_db_destroy = allop_db_destroy; in allop_init() 252 allop.on_bi.bi_op_search = allop_op_search; in allop_init() 254 return overlay_register( &allop ); in allop_init()
|
H A D | Makefile | 17 PROGRAMS = allop.la 18 MANPAGES = slapo-allop.5 38 allop.la: allop.lo
|
/dports/net/openldap24-client/openldap-2.4.59/contrib/slapd-modules/ |
H A D | README | 16 allop (overlay)
|
/dports/net/openldap24-server/openldap-2.4.59/contrib/slapd-modules/ |
H A D | README | 16 allop (overlay)
|
/dports/net/openldap25-client/openldap-2.5.9/contrib/slapd-modules/ |
H A D | README | 16 allop (overlay)
|
/dports/net/openldap26-client/openldap-2.6.0/contrib/slapd-modules/ |
H A D | README | 16 allop (overlay)
|
/dports/net/openldap25-server/openldap-2.5.9/contrib/slapd-modules/ |
H A D | README | 16 allop (overlay)
|
/dports/net/openldap26-server/openldap-2.6.0/contrib/slapd-modules/ |
H A D | README | 16 allop (overlay)
|
/dports/net/openldap24-server/openldap-2.4.59/doc/guide/admin/ |
H A D | appendix-contrib.sdf | 35 H3: allop
|