- 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: use LOG_TYPE_DLINE
- 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
- Style corrections
- m_undline.c: fixed broken /dline remote.server
- m_dline.c, m_undline.c: allow servers to add/remove DLINEs
- Update GPL 2 license headers
- 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_undline.c:mo_undline(): don't require an address to be prepended with *@
- Create 8.2.x branch
- Style corrections
- Fix comments
- doxygen
- Doxygen - Update help/undline
- svn propset on m_undline.c
- Added m_undline.c and moved all UNDLINE 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.