- Aug 17, 2005
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
in some cases, back-meta needs to propagate pseudo-root identity even if it's not the authorizing backend
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
rework internal functions - need the parsed list of URIs before massaging; no impact on exposed funcs
-
Luke Howard authored
This is necessary to compensate for a regression in the SLAPI implementation since it moved to an overlay: global add preop plugins no longer have access to operational attributes, because slap_mods_opattrs() is called by fe_op_add(), invoked after the global SLAPI overlay. (Some of our plugins need to the structural object class of the to-be-added entry.) I suppose an option would be to have the SLAPI overlay optimistically call slap_mods_opattrs() (as long as this can be called idempotently). If there are any other ideas let me know.
-
Luke Howard authored
-
Kurt Zeilenga authored
-
- Aug 16, 2005
-
-
Hallvard Furuseth authored
-
- Aug 15, 2005
-
-
Luke Howard authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Aug 14, 2005
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
patch from Jason Townsend
-
Hallvard Furuseth authored
"ABANDON", "STARTTLS", "CANCEL", "WHOAMI", "PASSMOD", "EXT", "INTERM", "TLS established", SASL and Extended Response "RESULT". In Statslog output "conn=xx fd=yy closed", append the reason in "()" unless client or server closed the connection after Unbind. Still missing Statslog output from a number of failed requests.
-
- Aug 13, 2005
-
-
Hallvard Furuseth authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Howard Chu authored
-
Howard Chu authored
Removes ITS#3824 patch. Adds trace message for ITS#3833. Streamlines ITS#3607 patch.
-
- Aug 12, 2005
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
appropriate IANA assigned OIDs, and remove hide.
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Kurt Zeilenga authored
-
- Aug 11, 2005
-
-
Pierangelo Masarati authored
add authzSyntax for authzTo/authzFrom attributes; add X-ORDERED 'VALUES' if support for ordered_value_{validate,pretty,normalize} is present; exploit normalization in slap_parseURI (only #ifdef LDAP_DEVEL)