- Rename uconf_items to shared_items and oconf_items to operator_items
- Rename server capabilities flags from CAP_* to CAPAB_*
- Get rid of UMODE_ALL
- Set keyword and eol-style properties
- Removed useless header includes
- Use C99-style initializers in all struct Message items - Removed MFLG_SLOW - Removed DUMMY_HANDLER
- Removed useless zero initializers from the module_entry as suggested by Adam
- m_undline.c, m_unkline.c: deduplication - m_unxline.c: renamed functions
- Minor cleanups to CAPAB related code
- Changed some function to void if we don't need a return value - Have some other functions return saner values
- Update copyright years
- Removed unused header includes:wq
- m_unkline.c: merged ms_unkline() and me_unkline(); removed unused encap handler
- Style corrections
- m_kline.c, m_unkline.c: allow servers to add/remove KLINEs
- Update GPL 2 license headers
- Implemented pseudo {} blocks (service aliases)
- Fixed compile warnings with -Wmissing-field-initializers
- Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
- m_xline.c, m_unkline.c: whitespace commit
- Style corrections
- doxygen
- Doxygen - Update help/undline
- svn propset on m_unkline.c
- Added m_unkline.c and moved all UNKLINE related code into it
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.