michael [Tue, 5 May 2015 18:33:11 +0000 (18:33 +0000)]
- config.c, proxy.c: removed useless casts
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5912
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 5 May 2015 18:26:11 +0000 (18:26 +0000)]
- Whitespace changes
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5909
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 5 May 2015 17:59:32 +0000 (17:59 +0000)]
- proxy.c: applied patch to catch MikroTik HttpProxies. Patch provided by Thomas Carlsson (aka Beige)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5908
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 5 May 2015 07:06:52 +0000 (07:06 +0000)]
- Update README file
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5905
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 2 May 2015 14:02:17 +0000 (14:02 +0000)]
- config.h: made BlacklistReplyConf::number unsigned
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5879
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 29 Apr 2015 11:25:48 +0000 (11:25 +0000)]
- Removed trailing whitespaces
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5876
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 28 Apr 2015 11:57:12 +0000 (11:57 +0000)]
- irc.c:irc_parse(): only allocate/deallocate 'source_p' for commands we're actually interted in
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5861
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 27 Apr 2015 21:48:51 +0000 (21:48 +0000)]
- autoreconf
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5860
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 27 Apr 2015 19:47:31 +0000 (19:47 +0000)]
- irc.c: fixed connect() issue as reported by Martin Pola
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5856
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 24 Mar 2015 18:04:06 +0000 (18:04 +0000)]
- Removed some irrelevant comments
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5726
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 22 Mar 2015 16:54:02 +0000 (16:54 +0000)]
- main.c:main(): changed umask to 077
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5724
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 17 Mar 2015 19:10:17 +0000 (19:10 +0000)]
- Updated NEWS file
- Fixed previous commit to opercmd.c
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5716
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 17 Mar 2015 18:43:27 +0000 (18:43 +0000)]
- Added 'protocols' command which dumps a list of configured scanners and their associated protocols/ports to a channel
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5712
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 16 Mar 2015 18:52:15 +0000 (18:52 +0000)]
- config.c:libopm_config_create(): removed extraneous memset() not needed with calloc()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5711
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 16 Mar 2015 18:27:12 +0000 (18:27 +0000)]
- libopm.c:libopm_scan_create(): removed extraneous memset() not needed with calloc()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5708
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 16 Mar 2015 17:56:01 +0000 (17:56 +0000)]
- libopm/config.c: use unsigned when indexing arrays
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5707
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 16 Mar 2015 16:40:47 +0000 (16:40 +0000)]
- list.c, list.h: style corrections
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5704
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 16 Mar 2015 16:36:11 +0000 (16:36 +0000)]
- list.c: removed pointless 0 assignments in node_create() and list_create()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5703
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 15 Mar 2015 17:44:03 +0000 (17:44 +0000)]
- opercmd.c:command_parse(): don't let command_create() allocate memory for empty parameters
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5702
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 15 Mar 2015 17:40:51 +0000 (17:40 +0000)]
- Style corrections
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5699
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 15 Mar 2015 13:04:24 +0000 (13:04 +0000)]
- Style corrections
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5695
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 14 Mar 2015 19:02:51 +0000 (19:02 +0000)]
- irc.c: cleaned up userinfo_create()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5691
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 14 Mar 2015 18:51:18 +0000 (18:51 +0000)]
- irc.c: made COMMAND_TABLE use const
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5690
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 14 Mar 2015 18:45:55 +0000 (18:45 +0000)]
- config-lexer.l: added 'never-interactive' to scanner options
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5687
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Fri, 13 Mar 2015 21:11:41 +0000 (21:11 +0000)]
- Update reference.conf
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5686
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Fri, 13 Mar 2015 20:17:15 +0000 (20:17 +0000)]
- irc.c: fixed compile error
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5683
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Fri, 13 Mar 2015 20:07:10 +0000 (20:07 +0000)]
- Update reference.conf
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5682
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Fri, 13 Mar 2015 19:23:06 +0000 (19:23 +0000)]
- scan.c: removed two useless assert()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5679
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Fri, 13 Mar 2015 19:19:35 +0000 (19:19 +0000)]
- irc.c: constification
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5678
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Fri, 13 Mar 2015 19:14:35 +0000 (19:14 +0000)]
- irc.c:irc_read(): fixed typo in comment
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5675
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 11 Mar 2015 18:55:56 +0000 (18:55 +0000)]
- libopm.c: fixed an off by one in opm_callback() and libopm_do_callback() that potentially
allowed to write to out-of-bounds memory
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5673
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 11 Mar 2015 17:41:19 +0000 (17:41 +0000)]
- libopm.c: style corrections
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5671
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 11 Mar 2015 16:43:48 +0000 (16:43 +0000)]
- libopm.c:opm_remote_create(): removed useless cruft
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5670
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 11 Mar 2015 16:30:37 +0000 (16:30 +0000)]
- config.c: fixed compile warnings with -Wmissing-prototypes
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5667
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 11 Mar 2015 16:23:37 +0000 (16:23 +0000)]
- Rebuilt parser files
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5665
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Mar 2015 16:00:30 +0000 (16:00 +0000)]
- log.c:log_printf(): increase buffer size
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5662
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Mar 2015 15:53:56 +0000 (15:53 +0000)]
- Log timestamp format is ISO8601 now
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5659
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Mar 2015 14:50:56 +0000 (14:50 +0000)]
- Update README and reference.conf: HOPM does work with ircu aswell
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5658
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Mar 2015 14:21:04 +0000 (14:21 +0000)]
- Update README file
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5655
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Mar 2015 14:03:07 +0000 (14:03 +0000)]
- proxy.c:libopm_proxy_socks5_write(): removed useless cast
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5654
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Mar 2015 13:59:15 +0000 (13:59 +0000)]
- proxy.c: save a strlen(); replaced some 'int' with 'size_t'
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5651
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Mar 2015 13:34:55 +0000 (13:34 +0000)]
- config-parser.y: style corrections
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5650
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Mar 2015 13:15:45 +0000 (13:15 +0000)]
- log.c, log.h: constification
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5647
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 8 Feb 2015 13:11:54 +0000 (13:11 +0000)]
- reference.conf: add missing documentation of the %t conversion specifier
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5482
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 19:40:14 +0000 (19:40 +0000)]
- reference.conf: added ngIRCd
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5447
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 19:36:59 +0000 (19:36 +0000)]
- reference.conf: added bahamut
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5446
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 19:33:37 +0000 (19:33 +0000)]
- reference.conf: added UnrealIRCd
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5443
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 19:24:45 +0000 (19:24 +0000)]
- reference.conf: add charybdis and ircd-ratbox which have the same format of connection notices
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5442
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 19:08:10 +0000 (19:08 +0000)]
- reference.conf: whitespace changes
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5439
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 18:50:03 +0000 (18:50 +0000)]
- reference.conf: added connregex for InspIRCd provided by Attila
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5437
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 16:44:50 +0000 (16:44 +0000)]
- irc.c:irc_cycle(): increase poll timeout to 50ms
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5434
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 14:14:14 +0000 (14:14 +0000)]
- autoreconf
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5433
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 14:12:42 +0000 (14:12 +0000)]
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5432
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 13:53:00 +0000 (13:53 +0000)]
- Rebuilt parser files
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5429
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 28 Jan 2015 13:49:38 +0000 (13:49 +0000)]
- memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5426
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 20 Jan 2015 21:29:08 +0000 (21:29 +0000)]
- reference.conf: minor correction as suggested by jackal
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5409
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 20 Jan 2015 19:14:40 +0000 (19:14 +0000)]
- Added irc::notice configuration option (notice(s) to send to a newly connected client).
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5405
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 18 Jan 2015 14:13:05 +0000 (14:13 +0000)]
- firedns.c: removed max() macro. Renamed 'fdns_errno', and 'fdns_fdinuse',
to meet our coding convention.
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5390
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 18 Jan 2015 13:40:44 +0000 (13:40 +0000)]
- irc.c:irc_cycle(): attempt to reconnect to the server in case of POLLERR, or POLLHUP
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5388
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 17 Jan 2015 20:11:12 +0000 (20:11 +0000)]
- opercmd.c:cmd_check(): fixed outdated comment
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5384
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 17 Jan 2015 19:22:21 +0000 (19:22 +0000)]
- dnsbl.c:dnsbl_report(): added missing space in channel message
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5383
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 17 Jan 2015 19:10:47 +0000 (19:10 +0000)]
- Use 'static' and 'extern' keywords where appropriate
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5380
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 17 Jan 2015 19:02:17 +0000 (19:02 +0000)]
- Removed useless header includes
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5378
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 13 Jan 2015 19:07:11 +0000 (19:07 +0000)]
- scan.c:scan_manual(): fixes to previous commit
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5377
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 13 Jan 2015 19:01:23 +0000 (19:01 +0000)]
- scan.c:scan_manual(): replaced inet_ntoa() with inet_ntop()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5374
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 12 Jan 2015 21:12:17 +0000 (21:12 +0000)]
- irc.c, irc.h: const-correctness
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5371
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 12 Jan 2015 20:34:26 +0000 (20:34 +0000)]
- misc.c: style corrections
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5368
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 12 Jan 2015 20:13:22 +0000 (20:13 +0000)]
- irc.c:m_perform(): cosmetical changes to connection logging so it doesn't look weird with ipv6 addresses
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5367
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 12 Jan 2015 19:56:33 +0000 (19:56 +0000)]
- irc.c: cleaned up irc_connect()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5364
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 12 Jan 2015 19:19:11 +0000 (19:19 +0000)]
- irc.c: added basic IPv6 support allowing HOPM to bind and connect to IPv6 addresses
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5363
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 11 Jan 2015 19:41:34 +0000 (19:41 +0000)]
- INSTALL, README: untabify
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5361
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 11 Jan 2015 18:51:07 +0000 (18:51 +0000)]
- irc.c:irc_init(): get rid of 'bindret'
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5358
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 11 Jan 2015 18:21:10 +0000 (18:21 +0000)]
- log.c: cleaned up style
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5357
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 11 Jan 2015 17:15:43 +0000 (17:15 +0000)]
- command_parse(): removed 'msg' parameter. We actually only need this for
m_notice() as proof for reporting insecure proxies to a dnsbl provider.
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5354
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 11 Jan 2015 13:26:11 +0000 (13:26 +0000)]
- automake 1.15
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5352
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 11 Jan 2015 13:24:19 +0000 (13:24 +0000)]
- Update license headers
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5351
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 11 Jan 2015 12:57:18 +0000 (12:57 +0000)]
- stats.c:stats_output(): const-correctness
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5348
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 10 Jan 2015 18:36:25 +0000 (18:36 +0000)]
- Update README
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5343
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Thu, 8 Jan 2015 15:50:47 +0000 (15:50 +0000)]
- irc.c:irc_parse(): fixed logic error
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5342
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Thu, 8 Jan 2015 15:26:28 +0000 (15:26 +0000)]
- opercmd.c:command_parse(): don't continue to walk thru the entire table
once a command has been found
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5339
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Thu, 8 Jan 2015 14:32:11 +0000 (14:32 +0000)]
- Const-correctness
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5338
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 7 Jan 2015 21:10:33 +0000 (21:10 +0000)]
- Fix up header inclusion mess
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5335
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 7 Jan 2015 20:56:31 +0000 (20:56 +0000)]
- Generate parser/lexer files before actually compiling anything else that uses them
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5334
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 7 Jan 2015 20:45:06 +0000 (20:45 +0000)]
- Move malloc.c to memory.c
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5333
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Wed, 7 Jan 2015 18:01:01 +0000 (18:01 +0000)]
- Added options::negcache_rebuild configuration option
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5332
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 21:51:03 +0000 (21:51 +0000)]
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5330
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 21:05:12 +0000 (21:05 +0000)]
- Cleaned up style in several places
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5325
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 19:14:46 +0000 (19:14 +0000)]
- main.c:main(): replaced fwrite() with fprintf()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5323
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 15:00:39 +0000 (15:00 +0000)]
- Fixed coding convention issues
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5322
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 13:46:58 +0000 (13:46 +0000)]
- dnsbl.c, dnsbl.h: constification
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5319
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 13:42:20 +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/trunk@5318
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 13:33:51 +0000 (13:33 +0000)]
- dnsbl.c:dnsbl_add(): use MyFree() instead of free(); removed pointless cast
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5315
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Tue, 6 Jan 2015 13:27:34 +0000 (13:27 +0000)]
- Require autoconf 2.69 and automake 1.14.1
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5314
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 5 Jan 2015 19:26:38 +0000 (19:26 +0000)]
- Removed bopm_sockaddr and bopm_ircaddr structs
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5311
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 5 Jan 2015 18:15:59 +0000 (18:15 +0000)]
- proxy.c: removed unused header include
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5310
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 5 Jan 2015 18:00:51 +0000 (18:00 +0000)]
- Removed now empty compat.c, compat.h, inet.c
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5307
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Mon, 5 Jan 2015 17:49:01 +0000 (17:49 +0000)]
- compath.h: fixed build on os x
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5304
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 4 Jan 2015 16:33:52 +0000 (16:33 +0000)]
- Update reference.conf
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5298
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sun, 4 Jan 2015 15:30:12 +0000 (15:30 +0000)]
- Update NEWS
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5297
82007160-df01-0410-b94d-
b575c5fd34c7
michael [Sat, 3 Jan 2015 20:57:53 +0000 (20:57 +0000)]
- opercmd.c, opercmd.h: removed unused function arguments; constification
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5291
82007160-df01-0410-b94d-
b575c5fd34c7