- Rename server capabilities flags from CAP_* to CAPAB_*
- Get rid of UMODE_ALL
- Set keyword and eol-style properties
- m_resv.c, m_unresv.c: removed useless comments
- 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_unresv.c: deduplication
- 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_resv.c, m_unresv.c: allow servers to add/remove RESVs
- Update GPL 2 license headers
- Implemented pseudo {} blocks (service aliases) - Fixed compile warnings with -Wmissing-field-initializers
- Style corrections
- doxygen
- svn propset on m_unresv.c
- Added m_unresv.c and moved all UNRESV 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.