michael [Tue, 6 Jan 2015 13:47:24 +0000 (13:47 +0000)]
- dnsbl.c, dnsbl.h: constification
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5320
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 13:42:07 +0000 (13:42 +0000)]
- dnsbl.c:dnsbl_report(): removed test on ss->ip which cannot be NULL
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5317
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 13:34:20 +0000 (13:34 +0000)]
- dnsbl.c:dnsbl_add(): use MyFree() instead of free(); removed pointless cast
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5316
82007160-df01-0410-b94d-
b575c5fd34c7
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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