On 02/25/13 09:16, Matt Hunter wrote: > Hi, > I am only just getting into the Firebird source code on Ubuntu and > have been flailing around a bit for the last few days. > I am trying to find the function / functions that handle the > authentication from a client trying to connect.
Pre FB3 look at jrd/pwd.cpp. > Ideally, I want to be able to capture any attempted connection and > the username and password being passed. > Also, is there any basic doco of modules / classes and the basic > architecture and flow of the system? No good document. You may find something here: http://www.ibphoenix.com/resources/documents/development but it's FAR not up to date... ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
