hopm.git
11 years ago- Require autoconf 2.69 and automake 1.14.1
michael [Tue, 6 Jan 2015 13:27:21 +0000 (13:27 +0000)]
- Require autoconf 2.69 and automake 1.14.1

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5313 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed bopm_sockaddr and bopm_ircaddr structs
michael [Mon, 5 Jan 2015 19:27:13 +0000 (19:27 +0000)]
- Removed bopm_sockaddr and bopm_ircaddr structs

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5312 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- proxy.c: removed unused header include
michael [Mon, 5 Jan 2015 18:15:48 +0000 (18:15 +0000)]
- proxy.c: removed unused header include

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5309 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Mon, 5 Jan 2015 18:14:28 +0000 (18:14 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5308 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed now empty compat.c, compat.h, inet.c
michael [Mon, 5 Jan 2015 17:59:44 +0000 (17:59 +0000)]
- Removed now empty compat.c, compat.h, inet.c

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5306 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- compath.h: fixed build on os x
michael [Mon, 5 Jan 2015 17:49:13 +0000 (17:49 +0000)]
- compath.h: fixed build on os x

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5305 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update reference.conf
michael [Sun, 4 Jan 2015 16:34:11 +0000 (16:34 +0000)]
- Update reference.conf

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5299 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Sun, 4 Jan 2015 15:29:52 +0000 (15:29 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5296 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Sat, 3 Jan 2015 22:35:54 +0000 (22:35 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5294 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Bump version to 1.0.0
michael [Sat, 3 Jan 2015 21:19:52 +0000 (21:19 +0000)]
- Bump version to 1.0.0

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5293 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- opercmd.c, opercmd.h: removed unused function arguments; constification
michael [Sat, 3 Jan 2015 20:58:17 +0000 (20:58 +0000)]
- opercmd.c, opercmd.h: removed unused function arguments; constification

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5292 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c:m_notice(): don't use 'static' if there's no need to
michael [Sat, 3 Jan 2015 20:38:33 +0000 (20:38 +0000)]
- irc.c:m_notice(): don't use 'static' if there's no need to

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5289 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- opercmd.c, opercmd.h: cleanups and optimizations to Command creation/execution
michael [Sat, 3 Jan 2015 20:07:51 +0000 (20:07 +0000)]
- opercmd.c, opercmd.h: cleanups and optimizations to Command creation/execution

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5288 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- dnsbl.c: use 'sizeof'
michael [Fri, 2 Jan 2015 21:36:52 +0000 (21:36 +0000)]
- dnsbl.c: use 'sizeof'

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5286 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- scan.c: style corrections
michael [Fri, 2 Jan 2015 21:34:54 +0000 (21:34 +0000)]
- scan.c: style corrections

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5283 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- scan.c, scan.h: remove FORMATTYPE_STRING. It's default since we don't support anyth...
michael [Fri, 2 Jan 2015 21:20:17 +0000 (21:20 +0000)]
- scan.c, scan.h: remove FORMATTYPE_STRING. It's default since we don't support anything else.

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5282 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Use 'const' and 'unsigned' whenever possible
michael [Fri, 2 Jan 2015 20:31:46 +0000 (20:31 +0000)]
- Use 'const' and 'unsigned' whenever possible
- Removed pointless 0 assignments

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5280 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Renamed MyMalloc() to xcalloc()
michael [Thu, 1 Jan 2015 20:09:33 +0000 (20:09 +0000)]
- Renamed MyMalloc() to xcalloc()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5275 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- opercmd.c:command_create(): MyMalloc uses calloc(), no need to explicitly 'ret...
michael [Thu, 1 Jan 2015 19:55:06 +0000 (19:55 +0000)]
- opercmd.c:command_create(): MyMalloc uses calloc(), no need to explicitly 'ret->param = NULL'

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5272 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- config.c: reformatting
michael [Thu, 1 Jan 2015 19:49:40 +0000 (19:49 +0000)]
- config.c: reformatting

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5271 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- config.c:config_setup(): removed some pointless defaults
michael [Thu, 1 Jan 2015 19:35:33 +0000 (19:35 +0000)]
- config.c:config_setup(): removed some pointless defaults

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5268 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed obsolete AC_HEADER_TIME
michael [Thu, 1 Jan 2015 18:50:21 +0000 (18:50 +0000)]
- Removed obsolete AC_HEADER_TIME

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5267 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Further cleanups to configure.ac
michael [Thu, 1 Jan 2015 18:17:13 +0000 (18:17 +0000)]
- Further cleanups to configure.ac

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5265 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Remove test.c we don't need
michael [Thu, 1 Jan 2015 18:07:33 +0000 (18:07 +0000)]
- Remove test.c we don't need

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5262 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- More cleanups to the build system. Remove stuff we don't need
michael [Thu, 1 Jan 2015 17:58:48 +0000 (17:58 +0000)]
- More cleanups to the build system. Remove stuff we don't need

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5261 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Makefile.am: no need to install libopm library files
michael [Thu, 1 Jan 2015 17:19:15 +0000 (17:19 +0000)]
- Makefile.am: no need to install libopm library files

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5259 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- dnsbl.c:dnsbl_report(): add separate DNSBL_REPORT_VERSION definition
michael [Thu, 1 Jan 2015 16:25:09 +0000 (16:25 +0000)]
- dnsbl.c:dnsbl_report(): add separate DNSBL_REPORT_VERSION definition

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5257 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- config.c:config_load(): improved error reporting if fopen() fails
michael [Thu, 1 Jan 2015 13:57:32 +0000 (13:57 +0000)]
- config.c:config_load(): improved error reporting if fopen() fails

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5255 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c:irc_send(): improved error reporting if send() fails
michael [Thu, 1 Jan 2015 13:45:57 +0000 (13:45 +0000)]
- irc.c:irc_send(): improved error reporting if send() fails

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5252 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c:irc_init(): improve and simplify error reporting if socket()/bind() fails
michael [Thu, 1 Jan 2015 13:40:00 +0000 (13:40 +0000)]
- irc.c:irc_init(): improve and simplify error reporting if socket()/bind() fails

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5251 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- config-parser.y: removed pointless casts
michael [Thu, 1 Jan 2015 12:50:34 +0000 (12:50 +0000)]
- config-parser.y: removed pointless casts

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5248 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update reference.conf
michael [Wed, 31 Dec 2014 23:32:50 +0000 (23:32 +0000)]
- Update reference.conf

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5247 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update .travis.yml
michael [Wed, 31 Dec 2014 21:47:49 +0000 (21:47 +0000)]
- Update .travis.yml

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5244 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- .travis.yml: should run ./configure as well...
michael [Wed, 31 Dec 2014 21:44:23 +0000 (21:44 +0000)]
- .travis.yml: should run ./configure as well...

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5243 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- svn propset on .travis.yml
michael [Wed, 31 Dec 2014 21:35:52 +0000 (21:35 +0000)]
- svn propset on .travis.yml

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5240 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Added .travis.yml
michael [Wed, 31 Dec 2014 21:34:11 +0000 (21:34 +0000)]
- Added .travis.yml

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5238 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Wed, 31 Dec 2014 15:42:27 +0000 (15:42 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5235 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Bump version to 1.0.0beta2
michael [Wed, 31 Dec 2014 15:41:36 +0000 (15:41 +0000)]
- Bump version to 1.0.0beta2

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5234 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- match.c, match.h: removed collapse()
michael [Wed, 31 Dec 2014 15:07:49 +0000 (15:07 +0000)]
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5232 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Wed, 31 Dec 2014 14:52:57 +0000 (14:52 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5231 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- configure.ac: removed tests for select() and sys/poll.h
michael [Wed, 31 Dec 2014 14:46:11 +0000 (14:46 +0000)]
- configure.ac: removed tests for select() and sys/poll.h

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5229 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- scan.c: use poll.h; removed useless cast
michael [Wed, 31 Dec 2014 14:42:53 +0000 (14:42 +0000)]
- scan.c: use poll.h; removed useless cast
- firedns.c: use poll.h

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5228 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c:irc_cycle(): replaced select() with poll()
michael [Wed, 31 Dec 2014 14:08:20 +0000 (14:08 +0000)]
- irc.c:irc_cycle(): replaced select() with poll()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5225 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Wed, 31 Dec 2014 13:22:06 +0000 (13:22 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5224 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Wed, 31 Dec 2014 13:16:32 +0000 (13:16 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5223 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update reference.conf
michael [Wed, 31 Dec 2014 13:14:12 +0000 (13:14 +0000)]
- Update reference.conf

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5222 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- main.c:main(): OPT_DEBUG won't ever become < 0; it's unsigned
michael [Tue, 30 Dec 2014 17:36:06 +0000 (17:36 +0000)]
- main.c:main(): OPT_DEBUG won't ever become < 0; it's unsigned

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5220 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- main.c: style corrections
michael [Tue, 30 Dec 2014 17:18:47 +0000 (17:18 +0000)]
- main.c: style corrections

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5218 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed all instances of #ifdef HAVE_STRING_H
michael [Tue, 30 Dec 2014 16:41:51 +0000 (16:41 +0000)]
- Removed all instances of #ifdef HAVE_STRING_H

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5215 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- configure.ac: removed with-extra-fascism switch
michael [Mon, 29 Dec 2014 20:16:48 +0000 (20:16 +0000)]
- configure.ac: removed with-extra-fascism switch

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5213 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed configure test for gethostbyname()
michael [Mon, 29 Dec 2014 20:04:20 +0000 (20:04 +0000)]
- Removed configure test for gethostbyname()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5211 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed configure header test for strings.h; removed strings.h header includes
michael [Mon, 29 Dec 2014 19:52:01 +0000 (19:52 +0000)]
- Removed configure header test for strings.h; removed strings.h header includes

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5210 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed AC_HEADER_STDC configure test
michael [Mon, 29 Dec 2014 19:36:12 +0000 (19:36 +0000)]
- Removed AC_HEADER_STDC configure test

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5206 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Mon, 29 Dec 2014 18:25:13 +0000 (18:25 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5205 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Remove extern.h
michael [Mon, 29 Dec 2014 17:51:25 +0000 (17:51 +0000)]
- Remove extern.h

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5204 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h
michael [Mon, 29 Dec 2014 17:49:44 +0000 (17:49 +0000)]
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5201 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- extern.h: removed unused h_errno declaration
michael [Mon, 29 Dec 2014 16:59:34 +0000 (16:59 +0000)]
- extern.h: removed unused h_errno declaration

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5200 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Made NODATA_TIMEOUT a configuration option
michael [Mon, 29 Dec 2014 16:51:56 +0000 (16:51 +0000)]
- Made NODATA_TIMEOUT a configuration option

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5197 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- stats.c, stats.h: constification
michael [Mon, 29 Dec 2014 16:04:43 +0000 (16:04 +0000)]
- stats.c, stats.h: constification

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5196 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c:irc_send(): fixed bug where over-length messages were not terminated with...
michael [Mon, 29 Dec 2014 15:13:00 +0000 (15:13 +0000)]
- irc.c:irc_send(): fixed bug where over-length messages were not terminated with \n; optimized to not reprint the sendbuffer twice

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5194 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c:irc_parse(): minor cleanups
michael [Mon, 29 Dec 2014 14:58:50 +0000 (14:58 +0000)]
- irc.c:irc_parse(): minor cleanups

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5192 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.h: removed irc_command typedef
michael [Mon, 29 Dec 2014 14:49:38 +0000 (14:49 +0000)]
- irc.h: removed irc_command typedef

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5190 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- firedns.c:firedns_init(): minor cleanups
michael [Mon, 29 Dec 2014 13:57:05 +0000 (13:57 +0000)]
- firedns.c:firedns_init(): minor cleanups

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5188 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- firedns.c:firedns_init(): unlike inet_aton(), inet_pton(), which we use now, does not
michael [Mon, 29 Dec 2014 13:49:50 +0000 (13:49 +0000)]
- firedns.c:firedns_init(): unlike inet_aton(), inet_pton(), which we use now, does not
  forgive any unknown trailing characters such as \n

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5186 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- firedns.c: fixes to ipv6 support
michael [Sun, 28 Dec 2014 23:52:32 +0000 (23:52 +0000)]
- firedns.c: fixes to ipv6 support

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5184 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- firedns.c: style corrections
michael [Sun, 28 Dec 2014 23:34:22 +0000 (23:34 +0000)]
- firedns.c: style corrections

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5182 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- firedns.c, firedns.h: ipv6 is now enabled by default
michael [Sun, 28 Dec 2014 11:26:52 +0000 (11:26 +0000)]
- firedns.c, firedns.h: ipv6 is now enabled by default

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5180 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- negcache.c: better to test for x <= 0 instead of x == 0 when checking the return...
michael [Fri, 26 Dec 2014 21:16:04 +0000 (21:16 +0000)]
- negcache.c: better to test for x <= 0 instead of x == 0 when checking the return value of inet_pton(); just in case.

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5178 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed now unused inet.c and inet.h
michael [Fri, 26 Dec 2014 21:08:42 +0000 (21:08 +0000)]
- Removed now unused inet.c and inet.h

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5174 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- configure.ac: remove tests for inet_aton, inet_pton, strdup, and strstr
michael [Fri, 26 Dec 2014 20:56:42 +0000 (20:56 +0000)]
- configure.ac: remove tests for inet_aton, inet_pton, strdup, and strstr

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5173 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Continue to use inet_pton() until we add full ipv6 support, but at least
michael [Fri, 26 Dec 2014 20:53:32 +0000 (20:53 +0000)]
- Continue to use inet_pton() until we add full ipv6 support, but at least
  replace all occurrences of inet_aton() with inet_pton()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5171 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Use sizeof(struct in_addr) instead of res->ai_addrlen
michael [Fri, 26 Dec 2014 19:32:28 +0000 (19:32 +0000)]
- Use sizeof(struct in_addr) instead of res->ai_addrlen

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5169 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed inet_pton() compatibility code
michael [Fri, 26 Dec 2014 18:57:18 +0000 (18:57 +0000)]
- Removed inet_pton() compatibility code

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5166 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Replaced all occurrences of inet_pton() with getaddrinfo()
michael [Fri, 26 Dec 2014 18:53:10 +0000 (18:53 +0000)]
- Replaced all occurrences of inet_pton() with getaddrinfo()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5165 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- misc.c, misc.h: removed unused clean()
michael [Fri, 26 Dec 2014 17:36:14 +0000 (17:36 +0000)]
- misc.c, misc.h: removed unused clean()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5162 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- configure.ac: removed useless AC_TYPE_SIZE_T
michael [Fri, 26 Dec 2014 17:24:01 +0000 (17:24 +0000)]
- configure.ac: removed useless AC_TYPE_SIZE_T

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5161 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- firedns.c: replaced uint32 with uint32_t
michael [Fri, 26 Dec 2014 17:19:40 +0000 (17:19 +0000)]
- firedns.c: replaced uint32 with uint32_t

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5159 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- firedns.c: replaced unsigned short with explicit uint16_t; removed
michael [Fri, 26 Dec 2014 17:16:15 +0000 (17:16 +0000)]
- firedns.c: replaced unsigned short with explicit uint16_t; removed
  related checks in configure.ac

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5156 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed inet_ntop related bloat
michael [Fri, 26 Dec 2014 17:03:43 +0000 (17:03 +0000)]
- Removed inet_ntop related bloat

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5154 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- inet.h: removed opm_gethostbyname prototype
michael [Fri, 26 Dec 2014 16:56:37 +0000 (16:56 +0000)]
- inet.h: removed opm_gethostbyname prototype

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5153 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- config.c:config_load(): use EXIT_FAILURE as an argument to exit()
michael [Fri, 26 Dec 2014 15:43:16 +0000 (15:43 +0000)]
- config.c:config_load(): use EXIT_FAILURE as an argument to exit()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5150 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- config.c:config_setup(): by default +s is not needed for IRCItem->mode
michael [Fri, 26 Dec 2014 15:30:31 +0000 (15:30 +0000)]
- config.c:config_setup(): by default +s is not needed for IRCItem->mode

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5149 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update documents
michael [Fri, 26 Dec 2014 14:33:45 +0000 (14:33 +0000)]
- Update documents

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5147 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- configure.ac: replaced AM_CONFIG_HEADER with AC_CONFIG_HEADER
michael [Fri, 26 Dec 2014 14:10:54 +0000 (14:10 +0000)]
- configure.ac: replaced AM_CONFIG_HEADER with AC_CONFIG_HEADER

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5144 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update reference.conf
michael [Fri, 26 Dec 2014 14:02:15 +0000 (14:02 +0000)]
- Update reference.conf

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5143 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Create hopm 1.0.x branch
michael [Thu, 25 Dec 2014 19:44:15 +0000 (19:44 +0000)]
- Create hopm 1.0.x branch

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5138 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Removed vim settings from the source files
michael [Thu, 25 Dec 2014 19:36:37 +0000 (19:36 +0000)]
- Removed vim settings from the source files

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5137 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Clean up Makefile.am
michael [Thu, 25 Dec 2014 19:23:56 +0000 (19:23 +0000)]
- Clean up Makefile.am

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5136 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- propset svn:eol-style native
michael [Thu, 25 Dec 2014 18:51:51 +0000 (18:51 +0000)]
- propset svn:eol-style native

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5135 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- propset svn:keywords "Id"
michael [Thu, 25 Dec 2014 18:50:02 +0000 (18:50 +0000)]
- propset svn:keywords "Id"

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5134 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Added missing compile scripts
michael [Thu, 25 Dec 2014 18:36:13 +0000 (18:36 +0000)]
- Added missing compile scripts

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5133 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Added missing ylwrap wrapper script
michael [Thu, 25 Dec 2014 18:22:39 +0000 (18:22 +0000)]
- Added missing ylwrap wrapper script

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5132 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Thu, 25 Dec 2014 18:15:27 +0000 (18:15 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5131 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c: use static keyword where appropriate; removed unused IRC_SENDBUFF
michael [Thu, 25 Dec 2014 17:59:12 +0000 (17:59 +0000)]
- irc.c: use static keyword where appropriate; removed unused IRC_SENDBUFF

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5130 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Added patchlevel.h
michael [Thu, 25 Dec 2014 17:51:12 +0000 (17:51 +0000)]
- Added patchlevel.h

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5129 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS
michael [Thu, 25 Dec 2014 17:46:48 +0000 (17:46 +0000)]
- Update NEWS

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5126 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c: made IRC_RAW_LEN an unsigned int
michael [Thu, 25 Dec 2014 17:23:34 +0000 (17:23 +0000)]
- irc.c: made IRC_RAW_LEN an unsigned int

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5125 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- irc.c:irc_read(): removed extraneous test for 'c' being either '\r' or '\n'.
michael [Thu, 25 Dec 2014 17:12:13 +0000 (17:12 +0000)]
- irc.c:irc_read(): removed extraneous test for 'c' being either '\r' or '\n'.
  It's already dealt with cr/lf at this point.

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5124 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- configure.ac: removed AC_FUNC_STRFTIME
michael [Thu, 25 Dec 2014 16:57:22 +0000 (16:57 +0000)]
- configure.ac: removed AC_FUNC_STRFTIME

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5123 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Modernizie build system some more
michael [Thu, 25 Dec 2014 16:50:00 +0000 (16:50 +0000)]
- Modernizie build system some more

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5122 82007160-df01-0410-b94d-b575c5fd34c7