Hi guys, with some years of delay, i'm back. I rewrite rlm_sql_ocioracle module and follow yours indications: * I simplify code and remove complex structure; * I move sources to freeradius-3.x implementation. Currently sources and project is available on my githup account: https://github.com/geaaru/rlm_sql_ocioracle On tag 0.1.0, there is old implementation complaints with freeradius-2.2.x with complex structure. In the next weeks I will test new implementation for check presence of issue. I hope for integration of rlm_sql_ocioracle module to official freeradius tree. Thanks for Freeradius project. Bye Geaaru On Mon, 2011-03-14 at 15:31 +0100, Alan DeKok wrote:
Ge@@ru wrote:
Hi, i haven't received feedback from my previous mail.
Driver will be added to freeradius tree or not?
I need to understand why it's so much more complicated than any of the other drivers. The previous reply of "the code is useful for other drivers" isn't true. None of the other drivers have needed that code in the last 10 years.
I am opposed to needless complexity. What, exactly, is the cause of the complexity? Why is it required here, and not elsewhere?
We are not in the business of adding random code to the server. it requires review and audit before it goes in.
Alan DeKok.