- Move old 7.3 sources to branches/ircd-hybrid-newconf
+ only filename changes
- propset
+ make most modules compile, except a few ones which need deeper changes
+ removed s_conf.h and superseded parts of s_conf.c
- Fixed function naming convention in some places - Moved win32 uname() to libio
- fix compile errors with moved modules.h - fix a few missing includes, msg.h and parse.h
+ massive rewrite of module init/deinit/version headers, we are introducing a new module manager which deals with static and dynamic modules exactly the same way. (New possibilities include loading/unloading statically compiled modules and mixing static/dynamic ones in one build.)
- propset svn:keywords "Id" modules/m_watch.c
- Finished WATCH implementation - Added missing 'return' after register_remote_user() call in nick_from_server() which would cause an extra hash_del/strcpy/hash_add combination.
- Fixed compile error in m_invite.c and s_serv.c - Added m_watch.c
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.