- Bump copyright years everywhere
- Update copyright years
- Allocate most list_t and node_t items from within their corresponding structure to save extra calloc/free calls
- Update copyright years
- Just pass a char pointer to the opercommand handlers instead of a struct ChannelConf pointer
- Revert -8187; we'll import ircd-hybrid's list manipulation routines anyway
- opercmd.c, opercmd.h: use embedded list nodes
- Update copyright years
- Update copyright years
- opercmd.c, opercmd.h: constification
- Change userinfo_create() to not always allocate memory for each user message; improve checking for malformed sender prefixes - Remove now unused userinfo_free()
- Removed useless header includes
- command_parse(): removed 'msg' parameter. We actually only need this for m_notice() as proof for reporting insecure proxies to a dnsbl provider.
- Update license headers
- Const-correctness
- opercmd.c, opercmd.h: removed unused function arguments; constification
- opercmd.c, opercmd.h: cleanups and optimizations to Command creation/execution
- propset svn:eol-style native
- propset svn:keywords "Id"
- Style corrections
- Removed pointless casts
- Fixed a bunch of compile warnings
- Initial import of bopm 3.1.3
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.