[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Password expiration patch



> Patch is attached.
>
> This is against 0.7.2, If there is a CVS head or something you  
> would like the patch against, please let me know.

This is the third dynamic load glue stuff that is added to the code  
(password quality, hdb).
I think it time to create a common api for loading stuff using dlopen  
to avoid
writing code like this over and over again.

And like this password quality interface code, it should probably be  
a "pipe" interface
version too.

Other then that, it seems fine.

Love