Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
- parse_aline() cleanups
- Clustering has been broken in -r7158. Rewrote most of the shared/cluster implementation to be less obscure. This introduces a little bit of code duplication, but increases readability, is less error prone, and reduces memory consumption a bit.
- Improve documentation
- Update copyright years
- 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
- 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
- Create 8.2.x branch
- 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.
svnadmin@ircd-hybrid.org | ViewVC Help |
Powered by ViewVC 1.1.28 |