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

Re: [JDEV] MySQL module.




> I've begun work on a mysql authentication module for jabber. Using
> mod_basic.c as an example, I think I have a pretty decent understanding of
> the way it works, but I would like a clearer overall view of the order
> these functions are called. 

I'm going to be redoing the whole module structure very soon here, so
don't dig in too far :)  Most of the code you write based on the
mod_basic.c should still run with few changes after I update the server,
so feel free to keep playing.

> Has anyone else begun one? I don't want to step on anyone's toes.

I've been wanting to very badly, and have a few sketches of the DB and
stuff.... maybe I can try writing it up when I get a chance

> In addition, what is the status of the CVS server?

That's what I've been working on, I can't for the life of me get CVS on
the server side to execute anything during/after checkins, and does CVS
*ever* log anything anywhere by default?

Jer