hopm.git
10 years ago- Update NEWS file
michael [Fri, 19 Jun 2015 16:15:31 +0000 (16:15 +0000)]
- Update NEWS file

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

10 years ago- irc.c:userinfo_create(): use pointer arithmetic instead of array subscripting
michael [Sun, 14 Jun 2015 19:21:54 +0000 (19:21 +0000)]
- irc.c:userinfo_create(): use pointer arithmetic instead of array subscripting

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

10 years ago- Style corrections
michael [Sun, 14 Jun 2015 17:29:37 +0000 (17:29 +0000)]
- Style corrections

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

10 years ago- opercmd.c: renamed cmd_stat() to cmd_stats()
michael [Sun, 14 Jun 2015 16:36:55 +0000 (16:36 +0000)]
- opercmd.c: renamed cmd_stat() to cmd_stats()

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

10 years ago- opercmd.c:command_create(): rename variable to be consistent with other functions
michael [Sun, 14 Jun 2015 12:24:55 +0000 (12:24 +0000)]
- opercmd.c:command_create(): rename variable to be consistent with other functions

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

10 years ago- opercmd.c:command_parse(): removed STAT and STATUS from the COMMAND_TABLE. STATS...
michael [Sun, 14 Jun 2015 12:15:24 +0000 (12:15 +0000)]
- opercmd.c:command_parse(): removed STAT and STATUS from the COMMAND_TABLE. STATS should be used instead.

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

10 years ago- opercmd.c: moved the COMMAND_TABLE into command_parse()
michael [Sun, 14 Jun 2015 12:09:35 +0000 (12:09 +0000)]
- opercmd.c: moved the COMMAND_TABLE into command_parse()

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

10 years ago- opercmd.c: reformatting
michael [Sun, 14 Jun 2015 12:07:16 +0000 (12:07 +0000)]
- opercmd.c: reformatting

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

10 years ago- configure.ac: cleaned up comment
michael [Thu, 11 Jun 2015 19:19:20 +0000 (19:19 +0000)]
- configure.ac: cleaned up comment

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

10 years ago- Update NEWS file
michael [Thu, 11 Jun 2015 19:11:20 +0000 (19:11 +0000)]
- Update NEWS file

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

10 years ago- gcc_stack_protect.m4: modernization: AC_TRY_COMPILE and AC_TRY_LINK are obsolete
michael [Thu, 11 Jun 2015 13:27:27 +0000 (13:27 +0000)]
- gcc_stack_protect.m4: modernization: AC_TRY_COMPILE and AC_TRY_LINK are obsolete

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

10 years ago- autoreconf
michael [Thu, 11 Jun 2015 13:16:43 +0000 (13:16 +0000)]
- autoreconf

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

10 years ago- Makefile.am: added proper ACLOCAL_AMFLAGS
michael [Thu, 11 Jun 2015 12:57:48 +0000 (12:57 +0000)]
- Makefile.am: added proper ACLOCAL_AMFLAGS

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

10 years ago- autoreconf
michael [Thu, 11 Jun 2015 12:56:09 +0000 (12:56 +0000)]
- autoreconf

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

10 years ago- configure.ac: removed now deprecated tests
michael [Thu, 11 Jun 2015 12:52:40 +0000 (12:52 +0000)]
- configure.ac: removed now deprecated tests

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

10 years ago- configure.ac: replaced AC_PROG_LIBTOOL with LT_INIT. AC_PROG_LIBTOOL is deprecated
michael [Thu, 11 Jun 2015 12:51:41 +0000 (12:51 +0000)]
- configure.ac: replaced AC_PROG_LIBTOOL with LT_INIT. AC_PROG_LIBTOOL is deprecated

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

10 years ago- autoreconf
michael [Thu, 11 Jun 2015 12:45:07 +0000 (12:45 +0000)]
- autoreconf

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

10 years ago- configure.ac: have HOPM to compile with -fstack-protector-strong and -fstack-protec...
michael [Thu, 11 Jun 2015 12:40:02 +0000 (12:40 +0000)]
- configure.ac: have HOPM to compile with -fstack-protector-strong and -fstack-protector, respectively,
  depending on what the compiler supports

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

10 years ago- configure.ac: make use of AX_ARG_ENABLE_ASSERT and AX_LIBRARY_NET
michael [Thu, 11 Jun 2015 12:35:46 +0000 (12:35 +0000)]
- configure.ac: make use of AX_ARG_ENABLE_ASSERT and AX_LIBRARY_NET

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

10 years ago- Further cleanups to the build system; moved various things we need to separate...
michael [Thu, 11 Jun 2015 12:26:18 +0000 (12:26 +0000)]
- Further cleanups to the build system; moved various things we need to separate autoconf macros

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

10 years ago- Also propset svn:eol-style native AUTHORS
michael [Wed, 10 Jun 2015 17:54:14 +0000 (17:54 +0000)]
- Also propset svn:eol-style native AUTHORS

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

10 years ago- propset svn:keywords "Id" AUTHORS
michael [Wed, 10 Jun 2015 17:52:48 +0000 (17:52 +0000)]
- propset svn:keywords "Id" AUTHORS

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

10 years ago- Added the AUTHORS file
michael [Wed, 10 Jun 2015 17:50:39 +0000 (17:50 +0000)]
- Added the AUTHORS file

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

10 years ago- config.h: made OptionsConf::negcache a time_t
michael [Tue, 9 Jun 2015 20:00:18 +0000 (20:00 +0000)]
- config.h: made OptionsConf::negcache a time_t

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

10 years ago- Update NEWS file
michael [Tue, 9 Jun 2015 18:31:58 +0000 (18:31 +0000)]
- Update NEWS file

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

10 years ago- options.h: removed unused PIDEXT definition
michael [Tue, 9 Jun 2015 18:28:04 +0000 (18:28 +0000)]
- options.h: removed unused PIDEXT definition

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

10 years ago- Rebuilt parser files
michael [Tue, 9 Jun 2015 18:23:43 +0000 (18:23 +0000)]
- Rebuilt parser files

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

10 years ago- Made the RECONNECTINTERVAL configurable via the hopm.conf
michael [Tue, 9 Jun 2015 18:22:56 +0000 (18:22 +0000)]
- Made the RECONNECTINTERVAL configurable via the hopm.conf

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

10 years ago- libopm/src/libopm.c:opm_config(): removed extraneous parentheses
michael [Mon, 8 Jun 2015 20:53:10 +0000 (20:53 +0000)]
- libopm/src/libopm.c:opm_config(): removed extraneous parentheses

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

10 years ago- libopm/src/libopm.c:libopm_do_read(): constification
michael [Mon, 8 Jun 2015 20:46:07 +0000 (20:46 +0000)]
- libopm/src/libopm.c:libopm_do_read(): constification

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

10 years ago- libopm/src/libopm.c:libopm_do_connect(): removed extraneous parentheses
michael [Mon, 8 Jun 2015 20:29:35 +0000 (20:29 +0000)]
- libopm/src/libopm.c:libopm_do_connect(): removed extraneous parentheses

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

10 years ago- libopm/src/config.c: constification; remove extraneous comma from the 'HASH' table
michael [Mon, 8 Jun 2015 20:18:29 +0000 (20:18 +0000)]
- libopm/src/config.c: constification; remove extraneous comma from the 'HASH' table

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

10 years ago- libopm/src/config.c: constification
michael [Mon, 8 Jun 2015 20:10:49 +0000 (20:10 +0000)]
- libopm/src/config.c: constification

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

10 years ago- Update NEWS file
michael [Sat, 6 Jun 2015 17:46:52 +0000 (17:46 +0000)]
- Update NEWS file

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

10 years ago- Revved version to hopm-1.0.7
michael [Sat, 6 Jun 2015 17:00:18 +0000 (17:00 +0000)]
- Revved version to hopm-1.0.7

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

10 years ago- Cleaned up prototypes
michael [Sat, 6 Jun 2015 16:58:51 +0000 (16:58 +0000)]
- Cleaned up prototypes

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

10 years ago- Re-built parser files
michael [Thu, 4 Jun 2015 15:52:11 +0000 (15:52 +0000)]
- Re-built parser files

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

10 years ago- config-parser.y: removed explicit yydebug=0; yydebug is disabled by default anyways.
michael [Thu, 4 Jun 2015 15:51:39 +0000 (15:51 +0000)]
- config-parser.y: removed explicit yydebug=0; yydebug is disabled by default anyways.
  Declared 'tmp' as static. Fixed minor style issues

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

10 years ago- Re-built lexer file
michael [Thu, 4 Jun 2015 11:21:43 +0000 (11:21 +0000)]
- Re-built lexer file

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

10 years ago- config-lexer.l: declare ccomment() as static
michael [Thu, 4 Jun 2015 11:09:03 +0000 (11:09 +0000)]
- config-lexer.l: declare ccomment() as static

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

10 years ago- Made 'linenum' unsigned
michael [Thu, 4 Jun 2015 11:07:53 +0000 (11:07 +0000)]
- Made 'linenum' unsigned

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

10 years ago- config-lexer.c:ccomment(): cleaned up style issues
michael [Thu, 4 Jun 2015 11:00:32 +0000 (11:00 +0000)]
- config-lexer.c:ccomment(): cleaned up style issues

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

10 years ago- Update NEWS file
michael [Thu, 4 Jun 2015 10:45:08 +0000 (10:45 +0000)]
- Update NEWS file

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

10 years ago- Re-built lexer file
michael [Thu, 4 Jun 2015 10:42:55 +0000 (10:42 +0000)]
- Re-built lexer file

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

10 years ago- config-lexer.l: fixed bug where the configuration parser would report syntax errors...
michael [Thu, 4 Jun 2015 10:41:33 +0000 (10:41 +0000)]
- config-lexer.l: fixed bug where the configuration parser would report syntax errors with invalid line numbers
  when there are multi-line C comments in the config file.

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

10 years ago- log.c: remove header includes we don't need
michael [Wed, 3 Jun 2015 16:40:50 +0000 (16:40 +0000)]
- log.c: remove header includes we don't need

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

10 years ago- stats.c: remove header includes we don't need
michael [Wed, 3 Jun 2015 16:32:39 +0000 (16:32 +0000)]
- stats.c: remove header includes we don't need

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

10 years ago- scan.c:scan_irckline(): we can use char* instead of a void* in the 'kline_format_as...
michael [Tue, 2 Jun 2015 16:51:25 +0000 (16:51 +0000)]
- scan.c:scan_irckline(): we can use char* instead of a void* in the 'kline_format_assoc' structure

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

10 years ago- scan.c:scan_irckline(): fixes to previous commit
michael [Tue, 2 Jun 2015 16:40:53 +0000 (16:40 +0000)]
- scan.c:scan_irckline(): fixes to previous commit

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

10 years ago- scan.c:scan_irckline(): avoid table indexing where possible
michael [Tue, 2 Jun 2015 16:39:41 +0000 (16:39 +0000)]
- scan.c:scan_irckline(): avoid table indexing where possible

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

10 years ago- scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()
michael [Tue, 2 Jun 2015 16:34:01 +0000 (16:34 +0000)]
- scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()

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

10 years ago- stats.c: avoid table indexing where possible
michael [Tue, 2 Jun 2015 16:22:21 +0000 (16:22 +0000)]
- stats.c: avoid table indexing where possible

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

10 years ago- stats.c:stats_openproxy(): break the loop early if a matching type in the STATS_PRO...
michael [Tue, 2 Jun 2015 16:02:32 +0000 (16:02 +0000)]
- stats.c:stats_openproxy(): break the loop early if a matching type in the STATS_PROXIES table has been found

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

11 years ago- firedns.c: c99 style array initialization
michael [Sun, 31 May 2015 16:33:01 +0000 (16:33 +0000)]
- firedns.c: c99 style array initialization

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

11 years ago- main.c:main(): improve error message for failed fopen() on the pid file
michael [Sun, 31 May 2015 14:08:19 +0000 (14:08 +0000)]
- main.c:main(): improve error message for failed fopen() on the pid file

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

11 years ago- scan.c:scan_connect(): replaced hardcoded MSGLENMAX with sizeof()
michael [Sun, 31 May 2015 13:44:58 +0000 (13:44 +0000)]
- scan.c:scan_connect(): replaced hardcoded MSGLENMAX with sizeof()

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

11 years ago- irc.c:m_notice(): use a more compact error message for regcomp() errors
michael [Sat, 30 May 2015 19:58:26 +0000 (19:58 +0000)]
- irc.c:m_notice(): use a more compact error message for regcomp() errors

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

11 years ago- irc.c:m_privmsg(): style corrections
michael [Sat, 30 May 2015 19:28:50 +0000 (19:28 +0000)]
- irc.c:m_privmsg(): style corrections

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

11 years ago- irc.c:m_privmsg(): added missing 'return' when processing CTCP messages
michael [Thu, 28 May 2015 17:05:36 +0000 (17:05 +0000)]
- irc.c:m_privmsg(): added missing 'return' when processing CTCP messages

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

11 years ago- Use 'extern' keyword where appropriate
michael [Thu, 28 May 2015 15:56:43 +0000 (15:56 +0000)]
- Use 'extern' keyword where appropriate

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

11 years ago- Update reference.conf
michael [Thu, 28 May 2015 15:15:11 +0000 (15:15 +0000)]
- Update reference.conf

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

11 years ago- Re-built parser files
michael [Thu, 28 May 2015 15:05:04 +0000 (15:05 +0000)]
- Re-built parser files

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

11 years ago- HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover...
michael [Thu, 28 May 2015 14:57:20 +0000 (14:57 +0000)]
- HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover (EFnet)

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

11 years ago- Update NEWS file
michael [Thu, 28 May 2015 14:07:08 +0000 (14:07 +0000)]
- Update NEWS file

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

11 years ago- Update NEWS file
michael [Wed, 27 May 2015 18:34:05 +0000 (18:34 +0000)]
- Update NEWS file

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

11 years ago- Bump version to hopm-1.0.6
michael [Wed, 27 May 2015 18:18:16 +0000 (18:18 +0000)]
- Bump version to hopm-1.0.6

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

11 years ago- main.c: update comment
michael [Sun, 10 May 2015 17:41:15 +0000 (17:41 +0000)]
- main.c: update comment

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

11 years ago- main.c: replace execve() with execv()
michael [Sun, 10 May 2015 17:35:33 +0000 (17:35 +0000)]
- main.c: replace execve() with execv()

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

11 years ago- autoreconf
michael [Sun, 10 May 2015 16:56:59 +0000 (16:56 +0000)]
- autoreconf

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

11 years ago- Makefile.am: add serno.h to hopm_SOURCES
michael [Sun, 10 May 2015 16:56:10 +0000 (16:56 +0000)]
- Makefile.am: add serno.h to hopm_SOURCES

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

11 years ago- irc.c:m_ctcp(): show SERIALNUM, too
michael [Sun, 10 May 2015 16:46:46 +0000 (16:46 +0000)]
- irc.c:m_ctcp(): show SERIALNUM, too

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

11 years ago- Moved serno.h to src/
michael [Sun, 10 May 2015 16:09:52 +0000 (16:09 +0000)]
- Moved serno.h to src/

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

11 years ago- Update NEWS file
michael [Sun, 10 May 2015 15:21:20 +0000 (15:21 +0000)]
- Update NEWS file

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

11 years ago- firedns.c: replace PF_INET(6) with AF_INET(6)
michael [Fri, 8 May 2015 20:47:29 +0000 (20:47 +0000)]
- firedns.c: replace PF_INET(6) with AF_INET(6)

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

11 years ago- firedns.c: fixed compile warnings with -Wshadow
michael [Fri, 8 May 2015 20:36:30 +0000 (20:36 +0000)]
- firedns.c: fixed compile warnings with -Wshadow

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

11 years ago- libopm.c:libopm_do_connect(): replace PF_INET with AF_INET
michael [Fri, 8 May 2015 20:23:54 +0000 (20:23 +0000)]
- libopm.c:libopm_do_connect(): replace PF_INET with AF_INET

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

11 years ago- Moved malloc.c to memory.c
michael [Thu, 7 May 2015 18:56:21 +0000 (18:56 +0000)]
- Moved malloc.c to memory.c

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

11 years ago- configure.ac: require automake 1.15
michael [Wed, 6 May 2015 19:10:11 +0000 (19:10 +0000)]
- configure.ac: require automake 1.15

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

11 years ago- config.c: whitespace changes
michael [Wed, 6 May 2015 18:06:28 +0000 (18:06 +0000)]
- config.c: whitespace changes

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

11 years ago- main.c: fixed compile warning
michael [Wed, 6 May 2015 17:46:54 +0000 (17:46 +0000)]
- main.c: fixed compile warning

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

11 years ago- libopm.c:opm_scan(): removed another dead store
michael [Wed, 6 May 2015 17:42:24 +0000 (17:42 +0000)]
- libopm.c:opm_scan(): removed another dead store

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

11 years ago- libopm.c: removed unused variables/dead stores
michael [Wed, 6 May 2015 17:24:23 +0000 (17:24 +0000)]
- libopm.c: removed unused variables/dead stores

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

11 years ago- config.c, config.h:libopm_config_set(), libopm_config(): use explicit unsigned...
michael [Wed, 6 May 2015 16:43:08 +0000 (16:43 +0000)]
- config.c, config.h:libopm_config_set(), libopm_config(): use explicit unsigned type for array indices

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

11 years ago- reference.conf: added an updated 'connregex' for ngIRCd
michael [Wed, 6 May 2015 16:31:17 +0000 (16:31 +0000)]
- reference.conf: added an updated 'connregex' for ngIRCd

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

11 years ago- firedns.c:firedns_init(): simplify two memset()
michael [Tue, 5 May 2015 18:57:42 +0000 (18:57 +0000)]
- firedns.c:firedns_init(): simplify two memset()

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

11 years ago- misc.h, misc.c:dissect_time(): constification
michael [Tue, 5 May 2015 18:47:07 +0000 (18:47 +0000)]
- misc.h, misc.c:dissect_time(): constification

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

11 years ago- memory.c: style corrections
michael [Tue, 5 May 2015 18:44:54 +0000 (18:44 +0000)]
- memory.c: style corrections

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

11 years ago- config.c, libopm.c: remove a series of NULL/0 assignments not needed with calloc()
michael [Tue, 5 May 2015 18:41:52 +0000 (18:41 +0000)]
- config.c, libopm.c: remove a series of NULL/0 assignments not needed with calloc()

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

11 years ago- config.c, proxy.c: removed useless casts
michael [Tue, 5 May 2015 18:32:36 +0000 (18:32 +0000)]
- config.c, proxy.c: removed useless casts

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

11 years ago- Whitespace changes
michael [Tue, 5 May 2015 18:27:29 +0000 (18:27 +0000)]
- Whitespace changes

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

11 years ago- proxy.c: applied patch to catch MikroTik HttpProxies. Patch provided by Thomas...
michael [Tue, 5 May 2015 17:59:19 +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/branches/1.0.x@5907 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update README file
michael [Tue, 5 May 2015 07:07:10 +0000 (07:07 +0000)]
- Update README file

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

11 years ago- Update NEWS file
michael [Mon, 4 May 2015 12:44:46 +0000 (12:44 +0000)]
- Update NEWS file

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

11 years ago- config.h: made BlacklistReplyConf::number unsigned
michael [Sat, 2 May 2015 14:02:05 +0000 (14:02 +0000)]
- config.h: made BlacklistReplyConf::number unsigned

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

11 years ago- Removed trailing whitespaces
michael [Wed, 29 Apr 2015 11:26:03 +0000 (11:26 +0000)]
- Removed trailing whitespaces

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

11 years ago- irc.c:irc_parse(): only allocate/deallocate 'source_p' for commands we're actually...
michael [Tue, 28 Apr 2015 11:57:32 +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/branches/1.0.x@5862 82007160-df01-0410-b94d-b575c5fd34c7

11 years ago- Update NEWS file
michael [Mon, 27 Apr 2015 21:29:09 +0000 (21:29 +0000)]
- Update NEWS file

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

11 years ago- Revved version to 1.0.5
michael [Mon, 27 Apr 2015 21:26:49 +0000 (21:26 +0000)]
- Revved version to 1.0.5

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

11 years ago- Update NEWS file
michael [Mon, 27 Apr 2015 21:24:36 +0000 (21:24 +0000)]
- Update NEWS file

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

11 years ago- irc.c: fixed connect() issue as reported by Martin Pola
michael [Mon, 27 Apr 2015 19:47:19 +0000 (19:47 +0000)]
- irc.c: fixed connect() issue as reported by Martin Pola

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