[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: commit: ldap/servers/slapd extended.c proto-slap.h



ando@OpenLDAP.org wrote:
Update of /repo/OpenLDAP/pkg/ldap/servers/slapd

Modified Files:
	extended.c  1.100 -> 1.101
	proto-slap.h  1.799 -> 1.800

Log Message:
implement unload_extop for symmetry (needs test)

Quick comment for future reference: I've left the "flags" argument, although unused, as we might need it in the future for special purposes; also, when changing (at least minor) version, we could rename load_extop2() as load_extop(), getting rid of the macro with the same name, or take the opportunity to deprecate those names and implement the equivalent extop_register()/extop_unregister(), for consistency with other features.

p.