hopm.git
2014-12-25 michael- Modernizie build system some more
2014-12-25 michael- scan.c:scan_init(): removed extraneous parentheses
2014-12-25 michael- Style corrections
2014-12-25 michael- Removed unused NICKMAX definition
2014-12-25 michael- Removed unused copy_s_addr definition
2014-12-25 michael- Fixed compile warnings
2014-12-25 michael- Style corrections
2014-12-24 michael- irc.c:irc_init(): removed unused variables
2014-12-24 michael- Style corrections
2014-12-24 michael- Removed libopm/doc
2014-12-24 michael- Remove libopm/src/setup.h
2014-12-24 michael- Create var/ directory on make install
2014-12-24 michael- configure.ac: minor cleanups
2014-12-24 michael- Use reserved example domains as specified in rfc2606
2014-12-24 michael- Update README
2014-12-24 michael- Only place temporary k-lines
2014-12-24 michael- irc.c: rewrite irc_send_channels()
2014-12-24 michael- Removed now empty defs.h
2014-12-24 michael- Update documents
2014-12-23 michael- Update libopm/Makefile.am
2014-12-23 michael- Added COPYING file
2014-12-23 michael- Update NEWS file
2014-12-23 michael- Added NEWS file
2014-12-23 michael- Replaced several short ints with just ints
2014-12-23 michael- scan.c: replaced strcat() with strlcat()
2014-12-23 michael- firedns.c: replaced strncpy() with strlcpy()
2014-12-23 michael- Update configure.ac. Removed useless noise
2014-12-23 michael- libopm/src/Makefile.am: removed include_HEADERS
2014-12-23 michael- Add our own strdup() and make use of it
2014-12-23 michael- main.c:main(): use our own xstrdup() instead of strdup()
2014-12-23 michael- Renamed DupString() to xstrdup()
2014-12-23 michael- Removed pointless casts
2014-12-23 michael- dnsbl.c:dnsbl_result(): if we're processing a manual...
2014-12-23 michael- scan.c:scan_manual(): fixed memory leak
2014-12-23 michael- opercmd.c:command_parse(): fixed braindead 'logic'
2014-12-22 michael- Update reference.conf
2014-12-22 michael- match() returns 0 on match
2014-12-22 michael- Removed some useless memset()
2014-12-22 michael- Removed USE_VAR cruft
2014-12-22 michael- Make irc::away optional
2014-12-22 michael- Minor cleanups
2014-12-22 michael- Removed rcs tags
2014-12-22 michael- Added support for time/size units
2014-12-22 michael- Removed unused cmd_op()
2014-12-22 michael- Added support for c++ style comments
2014-12-22 michael- Use EmptyString() instead of this strlen() mess
2014-12-22 michael- Sync match() and collapse() with ircd-hybrid
2014-12-22 michael- Update reference.conf
2014-12-22 michael- Update reference.conf
2014-12-22 michael- Added serno.h for snapshot generation
2014-12-22 michael- Fixed a bunch of compile warnings
2014-12-22 michael- irc.c:m_ctcp(): removed reference to Blitzed
2014-12-22 michael- Removed --with-error switch
2014-12-22 michael- Replaced more references of bopm with hopm
2014-12-22 michael- config-parser.y: fixed several shift/reduce conflicts
2014-12-22 michael- config_parser.y: removed invalid redeclaration of...
2014-12-22 michael- irc.c:irc_parse(): replaced strcpy() with strlcpy()
2014-12-22 michael- Added doc/Makefile.am
2014-12-22 michael- Add strlcpy() and strlcat() for system that don't...
2014-12-22 michael- Build system related cleanups and fixes
2014-12-22 michael- Update configure.ac
2014-12-22 michael- Update configure.ac to reflect name change to hopm
2014-12-22 michael- Update INSTALL & README
2014-12-22 michael- C99 is now mandatory. Removed snprintf.c and related...
2014-12-22 michael- Move configure.in to configure.ac
2014-12-22 michael- Update DEFAULTNAME
2014-12-22 michael- Update reference.conf
2014-12-22 michael- Move example configuration file to doc/reference...
2014-12-22 michael- Remove useles files
2014-12-22 michael- Removed contrib/ & network-bopm/
2014-12-22 michael- Initial import of bopm 3.1.3