PDA

View Full Version : nxSDK v0.4.0


neoxed
06-04-2006, 05:36 AM
Changes:
NEW: Example user/group module.
NEW: Support for C++ compilers in public headers.
CHG: Further improvements to the documentation.
Notes:
The module uses regular userfiles/groupfiles (nothing spectacular), but it provides a starting point for other developers.
Download:

http://www.inicom.net/pages/en.ioftpd-scripts.php?id=220

neoxed
06-05-2006, 01:25 PM
I just posted v0.4.1, a few small changes to the example module.
NEW: Flush buffers after user/group file writes.
CHG: Minor source clean-ups (e.g. unnecessary type casts and return value checks).
FIX: Debug logging routines must not alter the system error code.