/[svn]/hopm/releases/1.1.0
ViewVC logotype

Log of /hopm/releases/1.1.0

View Directory Listing Directory Listing


Sticky Revision:

Revision 6322 - Directory Listing
Modified Fri Aug 7 18:17:09 2015 UTC (7 years, 10 months ago) by michael
Copied from: hopm/branches/1.1.x revision 6321
RELEASE TAG 1.1.0

Revision 6321 - Directory Listing
Modified Fri Aug 7 18:02:03 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Update NEWS file


Revision 6303 - Directory Listing
Modified Fri Jul 24 12:27:31 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Change version to hopm-1.1.0


Revision 6302 - Directory Listing
Modified Sun Jul 19 14:57:46 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- main.c: remove unused header includes


Revision 6299 - Directory Listing
Modified Sun Jul 19 12:00:15 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c, scan.h: removed prototype for scan_checkexempt() and declared it as static


Revision 6298 - Directory Listing
Modified Sun Jul 19 11:47:56 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Update reference.conf


Revision 6295 - Directory Listing
Modified Fri Jul 17 19:11:38 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Due to security reasons the PROTOCOLS command has been removed again


Revision 6293 - Directory Listing
Modified Fri Jul 17 12:01:33 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c:scan_connect(): style corrections


Revision 6292 - Directory Listing
Modified Fri Jul 17 11:53:21 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c:scan_connect(): rename variables; show the ip address in the exemption debug message, too


Revision 6289 - Directory Listing
Modified Fri Jul 17 11:42:28 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c:scan_connect(): move 'ip' from outermost to innermost scope


Revision 6288 - Directory Listing
Modified Fri Jul 17 11:37:17 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c:scan_irckline(): sanitize array initalization


Revision 6285 - Directory Listing
Modified Fri Jul 17 11:29:12 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c: removed junk in scan_negotiation_failed() and scan_timeout(); constification


Revision 6284 - Directory Listing
Modified Fri Jul 17 11:24:19 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c:scan_free(): removed useless test on 'ss'


Revision 6281 - Directory Listing
Modified Tue Jul 14 11:13:05 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- irc.c:irc_init(): improve error reporting


Revision 6280 - Directory Listing
Modified Tue Jul 14 10:45:22 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Update NEWS file


Revision 6278 - Directory Listing
Modified Tue Jul 14 10:40:30 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Re-create autogenerated files


Revision 6277 - Directory Listing
Modified Tue Jul 14 10:39:54 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Allow relative pathnames for options::pidfile and options::scanlog


Revision 6274 - Directory Listing
Modified Tue Jul 14 10:08:17 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Re-create autogenerated files


Revision 6273 - Directory Listing
Modified Tue Jul 14 10:07:46 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- Save PID file in var/run/ and logfiles in var/log/


Revision 6271 - Directory Listing
Modified Mon Jul 13 14:54:28 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- irc.c:irc_read(): exempt EINTR from logging


Revision 6269 - Directory Listing
Modified Sun Jul 12 17:16:05 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- irc.c:irc_read(): always log failed read() regardless of the debug level


Revision 6267 - Directory Listing
Modified Sun Jul 12 17:05:44 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- irc.c:irc_read(): improve error message for failed read()


Revision 6265 - Directory Listing
Modified Sun Jul 12 17:03:41 2015 UTC (7 years, 10 months ago) by michael
Original Path: hopm/branches/1.1.x
- irc.c:irc_read(): made 'len' a ssize_t


Revision 6251 - Directory Listing
Modified Fri Jul 10 12:43:03 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c: remove poll.h header include


Revision 6248 - Directory Listing
Modified Fri Jul 10 11:02:16 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/branches/1.1.x
- stats.c: removed #ifdef HAVE_LIBCRYPTO not needed


Revision 6238 - Directory Listing
Modified Wed Jul 8 13:49:25 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/branches/1.1.x
- scan.c:scan_irckline(): highly unlikely that strlcat() is first to write to 'message', but initialize it anyway


Revision 6236 - Directory Listing
Modified Wed Jul 8 13:32:58 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/branches/1.1.x
- Update reference.conf


Revision 6233 - Directory Listing
Modified Wed Jul 8 12:57:57 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/branches/1.1.x
- dnsbl.c:dnsbl_positive(): fixed weird logic that could result in 'text_type' being appended
  with two commas which later would defeat the purpose of *(strrchr(text_type, ',')) = '\0'


Revision 6230 - Directory Listing
Modified Thu Jul 2 15:31:19 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/branches/1.1.x
- Update NEWS file


Revision 6229 - Directory Listing
Modified Thu Jul 2 15:16:20 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/branches/1.1.x
- Revved version to hopm-1.1.0beta1


Revision 6228 - Directory Listing
Modified Thu Jul 2 13:10:18 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/branches/1.1.x
Copied from: hopm/trunk revision 6227
- Create 1.1.x branch


Revision 6226 - Directory Listing
Modified Thu Jul 2 09:05:52 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- libopm.c: removed unused function we probably won't ever use


Revision 6224 - Directory Listing
Modified Thu Jul 2 08:01:14 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- libopm.c:libopm_check_closed(): improve sanity test on conn->fd


Revision 6223 - Directory Listing
Modified Wed Jul 1 18:38:05 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Re-create autogenerated files


Revision 6222 - Directory Listing
Modified Wed Jul 1 18:09:27 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Added HTTPS support for SSL/TLS-enabled HTTP proxies


Revision 6221 - Directory Listing
Modified Wed Jul 1 17:44:48 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Update NEWS file


Revision 6219 - Directory Listing
Modified Mon Jun 29 16:09:49 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- stats.c:fdstats_output(): fixed coverity CID 120798 (#1 of 1): Resource leak (RESOURCE_LEAK)


Revision 6215 - Directory Listing
Modified Sat Jun 27 17:18:30 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- irc.c: remove assumption that socket() returns fd higher than 0 (which it probably won't because of
  log files opened before, but let's remove that limitation anyway); removed close() in irc_init()
  since IRC_FD is always -1 at this point


Revision 6214 - Directory Listing
Modified Fri Jun 26 17:36:15 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- main.c:main(): terminate the process if execv() fails


Revision 6212 - Directory Listing
Modified Fri Jun 26 17:00:33 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- opercmd.c, opercmd.h: constification


Revision 6209 - Directory Listing
Modified Fri Jun 26 16:58:11 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- config.c:config_load(): move the fclose(yyin) right after yyparse()


Revision 6206 - Directory Listing
Modified Thu Jun 25 18:41:39 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- reference.conf: removed extraneous newline


Revision 6201 - Directory Listing
Modified Thu Jun 25 15:58:16 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Rebuilt parser files


Revision 6200 - Directory Listing
Modified Thu Jun 25 15:56:16 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Added options::dns_timeout configuration option which allows to specify the amount of time the
  resolver waits until a response is received from a name server


Revision 6198 - Directory Listing
Modified Thu Jun 25 14:36:47 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Change userinfo_create() to not always allocate memory for each user message; improve checking for malformed sender prefixes
- Remove now unused userinfo_free()


Revision 6195 - Directory Listing
Modified Thu Jun 25 14:17:17 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- stats.c, stats.h: made StatsHash::type 'const unsigned'


Revision 6183 - Directory Listing
Modified Tue Jun 23 16:50:35 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Add --enable-warnings switch


Revision 6182 - Directory Listing
Modified Tue Jun 23 16:46:49 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- opercmd.c: fixed compile warning with -Wshadow


Revision 6178 - Directory Listing
Modified Sun Jun 21 17:51:29 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- reference.conf: added GLINE example for ircu


Revision 6175 - Directory Listing
Modified Sun Jun 21 16:13:25 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Get rid of command_init()


Revision 6171 - Directory Listing
Modified Sat Jun 20 16:27:44 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- INSTALL: fixed typo


Revision 6170 - Directory Listing
Modified Sat Jun 20 16:18:28 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- reference.conf: mostly cosmetical corrections


Revision 6167 - Directory Listing
Modified Sat Jun 20 15:50:50 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- irc.c: reformatting; move COMMAND_TABLE into irc_parse()


Revision 6166 - Directory Listing
Modified Fri Jun 19 16:33:47 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- main.c, stats.c: replace bopm occurrences with hopm in some comments


Revision 6150 - Directory Listing
Modified Sun Jun 14 19:21:37 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- irc.c:userinfo_create(): use pointer arithmetic instead of array subscripting


Revision 6149 - Directory Listing
Modified Sun Jun 14 17:29:51 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Style corrections


Revision 6146 - Directory Listing
Modified Sun Jun 14 16:36:36 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- opercmd.c: renamed cmd_stat() to cmd_stats()


Revision 6144 - Directory Listing
Modified Sun Jun 14 12:24:31 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- opercmd.c:command_create(): rename variable to be consistent with other functions


Revision 6143 - Directory Listing
Modified Sun Jun 14 12:15:36 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- opercmd.c:command_parse(): removed STAT and STATUS from the COMMAND_TABLE. STATS should be used instead.


Revision 6140 - Directory Listing
Modified Sun Jun 14 12:09:16 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- opercmd.c: moved the COMMAND_TABLE into command_parse()


Revision 6138 - Directory Listing
Modified Sun Jun 14 12:06:57 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- opercmd.c: reformatting


Revision 6133 - Directory Listing
Modified Thu Jun 11 19:20:00 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- configure.ac: cleaned up comment


Revision 6115 - Directory Listing
Modified Thu Jun 11 13:27:14 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- gcc_stack_protect.m4: modernization: AC_TRY_COMPILE and AC_TRY_LINK are obsolete


Revision 6113 - Directory Listing
Modified Thu Jun 11 13:16:23 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- autoreconf


Revision 6111 - Directory Listing
Modified Thu Jun 11 12:57:31 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Makefile.am: added proper ACLOCAL_AMFLAGS


Revision 6110 - Directory Listing
Modified Thu Jun 11 12:56:34 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- autoreconf


Revision 6106 - Directory Listing
Modified Thu Jun 11 12:50:14 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- configure.ac: replaced AC_PROG_LIBTOOL with LT_INIT. AC_PROG_LIBTOOL is deprecated


Revision 6105 - Directory Listing
Modified Thu Jun 11 12:45:27 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- autoreconf


Revision 6102 - Directory Listing
Modified Thu Jun 11 12:38:55 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- configure.ac: have HOPM to compile with -fstack-protector-strong and -fstack-protector, respectively,
  depending on what the compiler supports


Revision 6100 - Directory Listing
Modified Thu Jun 11 12:34:32 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- configure.ac: make use of AX_ARG_ENABLE_ASSERT and AX_LIBRARY_NET


Revision 6099 - Directory Listing
Modified Thu Jun 11 12:31:29 2015 UTC (7 years, 11 months ago) by michael
Original Path: hopm/trunk
- Further cleanups to the build system; moved various things we need to separate autoconf macros


Revision 6093 - Directory Listing
Modified Wed Jun 10 17:54:27 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Also propset svn:eol-style native AUTHORS


Revision 6091 - Directory Listing
Modified Wed Jun 10 17:53:00 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- propset svn:keywords "Id" AUTHORS


Revision 6089 - Directory Listing
Modified Wed Jun 10 17:51:08 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Added the AUTHORS file


Revision 6086 - Directory Listing
Modified Tue Jun 9 19:59:59 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- config.h: made OptionsConf::negcache a time_t


Revision 6085 - Directory Listing
Modified Tue Jun 9 18:32:15 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Update NEWS file


Revision 6082 - Directory Listing
Modified Tue Jun 9 18:27:38 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- options.h: removed unused PIDEXT definition


Revision 6081 - Directory Listing
Modified Tue Jun 9 18:24:09 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Rebuilt parser files


Revision 6078 - Directory Listing
Modified Tue Jun 9 18:21:36 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Made the RECONNECTINTERVAL configurable via the hopm.conf


Revision 6076 - Directory Listing
Modified Mon Jun 8 20:52:49 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- libopm/src/libopm.c:opm_config(): removed extraneous parentheses


Revision 6075 - Directory Listing
Modified Mon Jun 8 20:46:36 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- libopm/src/libopm.c:libopm_do_read(): constification


Revision 6072 - Directory Listing
Modified Mon Jun 8 20:29:21 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- libopm/src/libopm.c:libopm_do_connect(): removed extraneous parentheses


Revision 6071 - Directory Listing
Modified Mon Jun 8 20:18:43 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- libopm/src/config.c: constification; remove extraneous comma from the 'HASH' table


Revision 6068 - Directory Listing
Modified Mon Jun 8 20:10:36 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- libopm/src/config.c: constification


Revision 6057 - Directory Listing
Modified Sat Jun 6 16:58:38 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Cleaned up prototypes


Revision 6052 - Directory Listing
Modified Thu Jun 4 15:52:30 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Re-built parser files


Revision 6049 - Directory Listing
Modified Thu Jun 4 15:51:26 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- config-parser.y: removed explicit yydebug=0; yydebug is disabled by default anyways.
  Declared 'tmp' as static. Fixed minor style issues


Revision 6047 - Directory Listing
Modified Thu Jun 4 11:21:15 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Re-built lexer file


Revision 6046 - Directory Listing
Modified Thu Jun 4 11:09:23 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- config-lexer.l: declare ccomment() as static


Revision 6043 - Directory Listing
Modified Thu Jun 4 11:07:23 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Made 'linenum' unsigned


Revision 6042 - Directory Listing
Modified Thu Jun 4 11:00:54 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- config-lexer.c:ccomment(): cleaned up style issues


Revision 6038 - Directory Listing
Modified Thu Jun 4 10:42:33 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Re-built lexer file


Revision 6036 - Directory Listing
Modified Thu Jun 4 10:41:19 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- 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.


Revision 6035 - Directory Listing
Modified Wed Jun 3 16:41:02 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- log.c: remove header includes we don't need


Revision 6032 - Directory Listing
Modified Wed Jun 3 16:32:17 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- stats.c: remove header includes we don't need


Revision 6030 - Directory Listing
Modified Tue Jun 2 16:51:06 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- scan.c:scan_irckline(): we can use char* instead of a void* in the 'kline_format_assoc' structure


Revision 6029 - Directory Listing
Modified Tue Jun 2 16:41:29 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- scan.c:scan_irckline(): avoid table indexing where possible


Revision 6025 - Directory Listing
Modified Tue Jun 2 16:33:41 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- scan.c, scan.h: moved the 'struct kline_format_assoc' into scan_irckline()


Revision 6024 - Directory Listing
Modified Tue Jun 2 16:22:45 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- stats.c: avoid table indexing where possible


Revision 6021 - Directory Listing
Modified Tue Jun 2 16:01:55 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- stats.c:stats_openproxy(): break the loop early if a matching type in the STATS_PROXIES table has been found


Revision 6019 - Directory Listing
Modified Sun May 31 16:32:38 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- firedns.c: c99 style array initialization


Revision 6018 - Directory Listing
Modified Sun May 31 14:08:36 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- main.c:main(): improve error message for failed fopen() on the pid file


Revision 6015 - Directory Listing
Modified Sun May 31 13:44:37 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- scan.c:scan_connect(): replaced hardcoded MSGLENMAX with sizeof()


Revision 6014 - Directory Listing
Modified Sat May 30 19:58:45 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- irc.c:m_notice(): use a more compact error message for regcomp() errors


Revision 6011 - Directory Listing
Modified Sat May 30 19:28:18 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- irc.c:m_privmsg(): style corrections


Revision 6005 - Directory Listing
Modified Thu May 28 17:05:18 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- irc.c:m_privmsg(): added missing 'return' when processing CTCP messages


Revision 6004 - Directory Listing
Modified Thu May 28 15:57:39 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Use 'extern' keyword where appropriate


Revision 6001 - Directory Listing
Modified Thu May 28 15:14:44 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 6000 - Directory Listing
Modified Thu May 28 15:05:15 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Re-built parser files


Revision 5998 - Directory Listing
Modified Thu May 28 14:59:47 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- HOPM can now detect Dreamboxes with default root passwords. Patch by Gavin Hanover (EFnet)


Revision 5996 - Directory Listing
Modified Thu May 28 14:07:26 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Update NEWS file


Revision 5994 - Directory Listing
Modified Wed May 27 18:37:14 2015 UTC (8 years ago) by michael
Original Path: hopm/trunk
- Update NEWS file


Revision 5972 - Directory Listing
Modified Sun May 10 17:40:58 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- main.c: update comment


Revision 5971 - Directory Listing
Modified Sun May 10 17:35:44 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- main.c: replace execve() with execv()


Revision 5968 - Directory Listing
Modified Sun May 10 16:56:38 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- autoreconf


Revision 5967 - Directory Listing
Modified Sun May 10 16:56:20 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- Makefile.am: add serno.h to hopm_SOURCES


Revision 5964 - Directory Listing
Modified Sun May 10 16:46:34 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- irc.c:m_ctcp(): show SERIALNUM, too


Revision 5961 - Directory Listing
Modified Sun May 10 16:09:32 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- Moved serno.h to src/


Revision 5952 - Directory Listing
Modified Fri May 8 20:47:10 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- firedns.c: replace PF_INET(6) with AF_INET(6)


Revision 5951 - Directory Listing
Modified Fri May 8 20:36:50 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- firedns.c: fixed compile warnings with -Wshadow


Revision 5948 - Directory Listing
Modified Fri May 8 20:23:23 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- libopm.c:libopm_do_connect(): replace PF_INET with AF_INET


Revision 5947 - Directory Listing
Modified Thu May 7 18:59:02 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- Moved malloc.c to memory.c


Revision 5943 - Directory Listing
Modified Wed May 6 19:09:49 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- configure.ac: require automake 1.15


Revision 5931 - Directory Listing
Modified Wed May 6 18:06:16 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- config.c: whitespace changes


Revision 5930 - Directory Listing
Modified Wed May 6 17:47:13 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- main.c: fixed compile warning


Revision 5927 - Directory Listing
Modified Wed May 6 17:41:36 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- libopm.c:opm_scan(): removed another dead store


Revision 5926 - Directory Listing
Modified Wed May 6 17:24:51 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- libopm.c: removed unused variables/dead stores


Revision 5923 - Directory Listing
Modified Wed May 6 16:42:39 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- config.c, config.h:libopm_config_set(), libopm_config(): use explicit unsigned type for array indices


Revision 5922 - Directory Listing
Modified Wed May 6 16:31:50 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- reference.conf: added an updated 'connregex' for ngIRCd


Revision 5920 - Directory Listing
Modified Tue May 5 18:58:04 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- firedns.c:firedns_init(): simplify two memset()


Revision 5917 - Directory Listing
Modified Tue May 5 18:46:45 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- misc.h, misc.c:dissect_time(): constification


Revision 5916 - Directory Listing
Modified Tue May 5 18:45:20 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- memory.c: style corrections


Revision 5913 - Directory Listing
Modified Tue May 5 18:41:24 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- config.c, libopm.c: remove a series of NULL/0 assignments not needed with calloc()


Revision 5912 - Directory Listing
Modified Tue May 5 18:33:11 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- config.c, proxy.c: removed useless casts


Revision 5909 - Directory Listing
Modified Tue May 5 18:26:11 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- Whitespace changes


Revision 5908 - Directory Listing
Modified Tue May 5 17:59:32 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- proxy.c: applied patch to catch MikroTik HttpProxies. Patch provided by Thomas Carlsson (aka Beige)


Revision 5905 - Directory Listing
Modified Tue May 5 07:06:52 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- Update README file


Revision 5879 - Directory Listing
Modified Sat May 2 14:02:17 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- config.h: made BlacklistReplyConf::number unsigned


Revision 5876 - Directory Listing
Modified Wed Apr 29 11:25:48 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- Removed trailing whitespaces


Revision 5861 - Directory Listing
Modified Tue Apr 28 11:57:12 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- irc.c:irc_parse(): only allocate/deallocate 'source_p' for commands we're actually interted in


Revision 5860 - Directory Listing
Modified Mon Apr 27 21:48:51 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- autoreconf


Revision 5856 - Directory Listing
Modified Mon Apr 27 19:47:31 2015 UTC (8 years, 1 month ago) by michael
Original Path: hopm/trunk
- irc.c: fixed connect() issue as reported by Martin Pola


Revision 5726 - Directory Listing
Modified Tue Mar 24 18:04:06 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- Removed some irrelevant comments


Revision 5724 - Directory Listing
Modified Sun Mar 22 16:54:02 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- main.c:main(): changed umask to 077


Revision 5716 - Directory Listing
Modified Tue Mar 17 19:10:17 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- Updated NEWS file
- Fixed previous commit to opercmd.c


Revision 5712 - Directory Listing
Modified Tue Mar 17 18:43:27 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- Added 'protocols' command which dumps a list of configured scanners and their associated protocols/ports to a channel


Revision 5711 - Directory Listing
Modified Mon Mar 16 18:52:15 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- config.c:libopm_config_create(): removed extraneous memset() not needed with calloc()


Revision 5708 - Directory Listing
Modified Mon Mar 16 18:27:12 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- libopm.c:libopm_scan_create(): removed extraneous memset() not needed with calloc()


Revision 5707 - Directory Listing
Modified Mon Mar 16 17:56:01 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- libopm/config.c: use unsigned when indexing arrays


Revision 5704 - Directory Listing
Modified Mon Mar 16 16:40:47 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- list.c, list.h: style corrections


Revision 5703 - Directory Listing
Modified Mon Mar 16 16:36:11 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- list.c: removed pointless 0 assignments in node_create() and list_create()


Revision 5702 - Directory Listing
Modified Sun Mar 15 17:44:03 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- opercmd.c:command_parse(): don't let command_create() allocate memory for empty parameters


Revision 5699 - Directory Listing
Modified Sun Mar 15 17:40:51 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- Style corrections


Revision 5695 - Directory Listing
Modified Sun Mar 15 13:04:24 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- Style corrections


Revision 5691 - Directory Listing
Modified Sat Mar 14 19:02:51 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- irc.c: cleaned up userinfo_create()


Revision 5690 - Directory Listing
Modified Sat Mar 14 18:51:18 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- irc.c: made COMMAND_TABLE use const


Revision 5687 - Directory Listing
Modified Sat Mar 14 18:45:55 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- config-lexer.l: added 'never-interactive' to scanner options


Revision 5686 - Directory Listing
Modified Fri Mar 13 21:11:41 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5683 - Directory Listing
Modified Fri Mar 13 20:17:15 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- irc.c: fixed compile error


Revision 5682 - Directory Listing
Modified Fri Mar 13 20:07:10 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5679 - Directory Listing
Modified Fri Mar 13 19:23:06 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- scan.c: removed two useless assert()


Revision 5678 - Directory Listing
Modified Fri Mar 13 19:19:35 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- irc.c: constification


Revision 5675 - Directory Listing
Modified Fri Mar 13 19:14:35 2015 UTC (8 years, 2 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_read(): fixed typo in comment


Revision 5673 - Directory Listing
Modified Wed Mar 11 18:55:56 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- libopm.c: fixed an off by one in opm_callback() and libopm_do_callback() that potentially
  allowed to write to out-of-bounds memory


Revision 5671 - Directory Listing
Modified Wed Mar 11 17:41:19 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- libopm.c: style corrections


Revision 5670 - Directory Listing
Modified Wed Mar 11 16:43:48 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- libopm.c:opm_remote_create(): removed useless cruft


Revision 5667 - Directory Listing
Modified Wed Mar 11 16:30:37 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- config.c: fixed compile warnings with -Wmissing-prototypes


Revision 5665 - Directory Listing
Modified Wed Mar 11 16:23:37 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- Rebuilt parser files


Revision 5662 - Directory Listing
Modified Sun Mar 8 16:00:30 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- log.c:log_printf(): increase buffer size


Revision 5659 - Directory Listing
Modified Sun Mar 8 15:53:56 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- Log timestamp format is ISO8601 now


Revision 5658 - Directory Listing
Modified Sun Mar 8 14:50:56 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- Update README and reference.conf: HOPM does work with ircu aswell


Revision 5655 - Directory Listing
Modified Sun Mar 8 14:21:04 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- Update README file


Revision 5654 - Directory Listing
Modified Sun Mar 8 14:03:07 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- proxy.c:libopm_proxy_socks5_write(): removed useless cast


Revision 5651 - Directory Listing
Modified Sun Mar 8 13:59:15 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- proxy.c: save a strlen(); replaced some 'int' with 'size_t'


Revision 5650 - Directory Listing
Modified Sun Mar 8 13:34:55 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- config-parser.y: style corrections


Revision 5647 - Directory Listing
Modified Sun Mar 8 13:15:45 2015 UTC (8 years, 3 months ago) by michael
Original Path: hopm/trunk
- log.c, log.h: constification


Revision 5482 - Directory Listing
Modified Sun Feb 8 13:11:54 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- reference.conf: add missing documentation of the %t conversion specifier


Revision 5447 - Directory Listing
Modified Wed Jan 28 19:40:14 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- reference.conf: added ngIRCd


Revision 5446 - Directory Listing
Modified Wed Jan 28 19:36:59 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- reference.conf: added bahamut


Revision 5443 - Directory Listing
Modified Wed Jan 28 19:33:37 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- reference.conf: added UnrealIRCd


Revision 5442 - Directory Listing
Modified Wed Jan 28 19:24:45 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- reference.conf: add charybdis and ircd-ratbox which have the same format of connection notices


Revision 5439 - Directory Listing
Modified Wed Jan 28 19:08:10 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- reference.conf: whitespace changes


Revision 5437 - Directory Listing
Modified Wed Jan 28 18:50:03 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- reference.conf: added connregex for InspIRCd provided by Attila


Revision 5434 - Directory Listing
Modified Wed Jan 28 16:44:50 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_cycle(): increase poll timeout to 50ms


Revision 5433 - Directory Listing
Modified Wed Jan 28 14:14:14 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- autoreconf


Revision 5432 - Directory Listing
Modified Wed Jan 28 14:12:42 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- Update NEWS


Revision 5429 - Directory Listing
Modified Wed Jan 28 13:53:00 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- Rebuilt parser files


Revision 5426 - Directory Listing
Modified Wed Jan 28 13:49:38 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree


Revision 5409 - Directory Listing
Modified Tue Jan 20 21:29:08 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- reference.conf: minor correction as suggested by jackal


Revision 5405 - Directory Listing
Modified Tue Jan 20 19:14:40 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- Added irc::notice configuration option (notice(s) to send to a newly connected client).


Revision 5390 - Directory Listing
Modified Sun Jan 18 14:13:05 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- firedns.c: removed max() macro. Renamed 'fdns_errno', and 'fdns_fdinuse',
  to meet our coding convention.


Revision 5388 - Directory Listing
Modified Sun Jan 18 13:40:44 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_cycle(): attempt to reconnect to the server in case of POLLERR, or POLLHUP


Revision 5384 - Directory Listing
Modified Sat Jan 17 20:11:12 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- opercmd.c:cmd_check(): fixed outdated comment


Revision 5383 - Directory Listing
Modified Sat Jan 17 19:22:21 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- dnsbl.c:dnsbl_report(): added missing space in channel message


Revision 5380 - Directory Listing
Modified Sat Jan 17 19:10:47 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- Use 'static' and 'extern' keywords where appropriate 


Revision 5378 - Directory Listing
Modified Sat Jan 17 19:02:17 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- Removed useless header includes


Revision 5377 - Directory Listing
Modified Tue Jan 13 19:07:11 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- scan.c:scan_manual(): fixes to previous commit


Revision 5374 - Directory Listing
Modified Tue Jan 13 19:01:23 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- scan.c:scan_manual(): replaced inet_ntoa() with inet_ntop()


Revision 5371 - Directory Listing
Modified Mon Jan 12 21:12:17 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- irc.c, irc.h: const-correctness


Revision 5368 - Directory Listing
Modified Mon Jan 12 20:34:26 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- misc.c: style corrections


Revision 5367 - Directory Listing
Modified Mon Jan 12 20:13:22 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- irc.c:m_perform(): cosmetical changes to connection logging so it doesn't look weird with ipv6 addresses


Revision 5364 - Directory Listing
Modified Mon Jan 12 19:56:33 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- irc.c: cleaned up irc_connect()


Revision 5363 - Directory Listing
Modified Mon Jan 12 19:19:11 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- irc.c: added basic IPv6 support allowing HOPM to bind and connect to IPv6 addresses


Revision 5361 - Directory Listing
Modified Sun Jan 11 19:41:34 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- INSTALL, README: untabify


Revision 5358 - Directory Listing
Modified Sun Jan 11 18:51:07 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_init(): get rid of 'bindret'


Revision 5357 - Directory Listing
Modified Sun Jan 11 18:21:10 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- log.c: cleaned up style


Revision 5354 - Directory Listing
Modified Sun Jan 11 17:15:43 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- command_parse(): removed 'msg' parameter. We actually only need this for
  m_notice() as proof for reporting insecure proxies to a dnsbl provider.


Revision 5352 - Directory Listing
Modified Sun Jan 11 13:26:11 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- automake 1.15


Revision 5351 - Directory Listing
Modified Sun Jan 11 13:24:19 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- Update license headers


Revision 5348 - Directory Listing
Modified Sun Jan 11 12:57:18 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- stats.c:stats_output(): const-correctness


Revision 5343 - Directory Listing
Modified Sat Jan 10 18:36:25 2015 UTC (8 years, 4 months ago) by michael
Original Path: hopm/trunk
- Update README


Revision 5342 - Directory Listing
Modified Thu Jan 8 15:50:47 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_parse(): fixed logic error


Revision 5339 - Directory Listing
Modified Thu Jan 8 15:26:28 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- opercmd.c:command_parse(): don't continue to walk thru the entire table
  once a command has been found


Revision 5338 - Directory Listing
Modified Thu Jan 8 14:32:11 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Const-correctness


Revision 5335 - Directory Listing
Modified Wed Jan 7 21:10:33 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Fix up header inclusion mess


Revision 5334 - Directory Listing
Modified Wed Jan 7 20:56:31 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Generate parser/lexer files before actually compiling anything else that uses them


Revision 5333 - Directory Listing
Modified Wed Jan 7 20:45:06 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Move malloc.c to memory.c


Revision 5332 - Directory Listing
Modified Wed Jan 7 18:01:01 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added options::negcache_rebuild configuration option


Revision 5330 - Directory Listing
Modified Tue Jan 6 21:51:03 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update NEWS


Revision 5325 - Directory Listing
Modified Tue Jan 6 21:05:12 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Cleaned up style in several places


Revision 5323 - Directory Listing
Modified Tue Jan 6 19:14:46 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- main.c:main(): replaced fwrite() with fprintf()


Revision 5322 - Directory Listing
Modified Tue Jan 6 15:00:39 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Fixed coding convention issues


Revision 5319 - Directory Listing
Modified Tue Jan 6 13:46:58 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- dnsbl.c, dnsbl.h: constification


Revision 5318 - Directory Listing
Modified Tue Jan 6 13:42:20 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- dnsbl.c:dnsbl_report(): removed test on ss->ip which cannot be NULL


Revision 5315 - Directory Listing
Modified Tue Jan 6 13:33:51 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- dnsbl.c:dnsbl_add(): use MyFree() instead of free(); removed pointless cast


Revision 5314 - Directory Listing
Modified Tue Jan 6 13:27:34 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Require autoconf 2.69 and automake 1.14.1


Revision 5311 - Directory Listing
Modified Mon Jan 5 19:26:38 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed bopm_sockaddr and bopm_ircaddr structs


Revision 5310 - Directory Listing
Modified Mon Jan 5 18:15:59 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- proxy.c: removed unused header include


Revision 5307 - Directory Listing
Modified Mon Jan 5 18:00:51 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed now empty compat.c, compat.h, inet.c


Revision 5304 - Directory Listing
Modified Mon Jan 5 17:49:01 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- compath.h: fixed build on os x


Revision 5298 - Directory Listing
Modified Sun Jan 4 16:33:52 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5297 - Directory Listing
Modified Sun Jan 4 15:30:12 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update NEWS


Revision 5291 - Directory Listing
Modified Sat Jan 3 20:57:53 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- opercmd.c, opercmd.h: removed unused function arguments; constification


Revision 5290 - Directory Listing
Modified Sat Jan 3 20:38:44 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:m_notice(): don't use 'static' if there's no need to


Revision 5287 - Directory Listing
Modified Sat Jan 3 20:07:28 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- opercmd.c, opercmd.h: cleanups and optimizations to Command creation/execution


Revision 5285 - Directory Listing
Modified Fri Jan 2 21:36:27 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- dnsbl.c: use 'sizeof'


Revision 5284 - Directory Listing
Modified Fri Jan 2 21:35:19 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- scan.c: style corrections


Revision 5281 - Directory Listing
Modified Fri Jan 2 21:19:48 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- scan.c, scan.h: remove FORMATTYPE_STRING. It's default since we don't support anything else.


Revision 5279 - Directory Listing
Modified Fri Jan 2 20:30:49 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Use 'const' and 'unsigned' whenever possible
- Removed pointless 0 assignments


Revision 5277 - Directory Listing
Modified Thu Jan 1 20:31:25 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update patchlevel.h


Revision 5274 - Directory Listing
Modified Thu Jan 1 20:00:33 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Renamed MyMalloc() to xcalloc()


Revision 5273 - Directory Listing
Modified Thu Jan 1 19:55:17 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- opercmd.c:command_create(): MyMalloc uses calloc(), no need to explicitly 'ret->param = NULL'


Revision 5270 - Directory Listing
Modified Thu Jan 1 19:49:22 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- config.c: reformatting


Revision 5269 - Directory Listing
Modified Thu Jan 1 19:35:54 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- config.c:config_setup(): removed some pointless defaults


Revision 5266 - Directory Listing
Modified Thu Jan 1 18:49:40 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed obsolete AC_HEADER_TIME


Revision 5264 - Directory Listing
Modified Thu Jan 1 18:15:57 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Further cleanups to configure.ac


Revision 5263 - Directory Listing
Modified Thu Jan 1 18:09:02 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Remove test.c we don't need


Revision 5260 - Directory Listing
Modified Thu Jan 1 17:53:18 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- More cleanups to the build system. Remove stuff we don't need


Revision 5258 - Directory Listing
Modified Thu Jan 1 17:18:54 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Makefile.am: no need to install libopm library files


Revision 5256 - Directory Listing
Modified Thu Jan 1 16:24:56 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- dnsbl.c:dnsbl_report(): add separate DNSBL_REPORT_VERSION definition


Revision 5254 - Directory Listing
Modified Thu Jan 1 13:57:07 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- config.c:config_load(): improved error reporting if fopen() fails


Revision 5253 - Directory Listing
Modified Thu Jan 1 13:46:08 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_send(): improved error reporting if send() fails


Revision 5250 - Directory Listing
Modified Thu Jan 1 13:39:47 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_init(): improve and simplify error reporting if socket()/bind() fails


Revision 5249 - Directory Listing
Modified Thu Jan 1 12:50:47 2015 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- config-parser.y: removed pointless casts


Revision 5246 - Directory Listing
Modified Wed Dec 31 23:32:38 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5245 - Directory Listing
Modified Wed Dec 31 21:47:59 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update .travis.yml


Revision 5242 - Directory Listing
Modified Wed Dec 31 21:44:12 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- .travis.yml: should run ./configure as well...


Revision 5241 - Directory Listing
Modified Wed Dec 31 21:36:06 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- svn propset on .travis.yml


Revision 5239 - Directory Listing
Modified Wed Dec 31 21:34:28 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added .travis.yml


Revision 5237 - Directory Listing
Modified Wed Dec 31 15:45:30 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update NEWS


Revision 5233 - Directory Listing
Modified Wed Dec 31 15:08:00 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- match.c, match.h: removed collapse()
- inet.h: moved poll.h header include to libopm.c


Revision 5230 - Directory Listing
Modified Wed Dec 31 14:46:57 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- configure.ac: removed tests for select() and sys/poll.h


Revision 5227 - Directory Listing
Modified Wed Dec 31 14:42:24 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- scan.c: use poll.h; removed useless cast
- firedns.c: use poll.h


Revision 5226 - Directory Listing
Modified Wed Dec 31 14:08:39 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_cycle(): replaced select() with poll()


Revision 5221 - Directory Listing
Modified Wed Dec 31 13:13:45 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5219 - Directory Listing
Modified Tue Dec 30 17:35:53 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- main.c:main(): OPT_DEBUG won't ever become < 0; it's unsigned


Revision 5217 - Directory Listing
Modified Tue Dec 30 17:18:29 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- main.c: style corrections


Revision 5216 - Directory Listing
Modified Tue Dec 30 16:42:02 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed all instances of #ifdef HAVE_STRING_H


Revision 5214 - Directory Listing
Modified Mon Dec 29 20:17:02 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- configure.ac: removed with-extra-fascism switch


Revision 5212 - Directory Listing
Modified Mon Dec 29 20:06:00 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed configure test for gethostbyname()


Revision 5209 - Directory Listing
Modified Mon Dec 29 19:50:33 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed configure header test for strings.h; removed strings.h header includes


Revision 5208 - Directory Listing
Modified Mon Dec 29 19:43:05 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed AC_HEADER_STDC configure test


Revision 5207 - Directory Listing
Modified Mon Dec 29 19:38:22 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed AC_HEADER_STDC configure test


Revision 5203 - Directory Listing
Modified Mon Dec 29 17:51:06 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Remove extern.h


Revision 5202 - Directory Listing
Modified Mon Dec 29 17:50:43 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Moved OPT_DEBUG prototype to main.h (where it belongs to) and removed extern.h


Revision 5199 - Directory Listing
Modified Mon Dec 29 16:59:22 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- extern.h: removed unused h_errno declaration


Revision 5198 - Directory Listing
Modified Mon Dec 29 16:53:16 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Made NODATA_TIMEOUT a configuration option


Revision 5195 - Directory Listing
Modified Mon Dec 29 16:04:29 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- stats.c, stats.h: constification


Revision 5193 - Directory Listing
Modified Mon Dec 29 15:12:49 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_send(): fixed bug where over-length messages were not terminated with \n; optimized to not reprint the sendbuffer twice


Revision 5191 - Directory Listing
Modified Mon Dec 29 14:58:35 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_parse(): minor cleanups


Revision 5189 - Directory Listing
Modified Mon Dec 29 14:49:27 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.h: removed irc_command typedef


Revision 5187 - Directory Listing
Modified Mon Dec 29 13:56:53 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- firedns.c:firedns_init(): minor cleanups


Revision 5185 - Directory Listing
Modified Mon Dec 29 13:49:30 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- firedns.c:firedns_init(): unlike inet_aton(), inet_pton(), which we use now, does not
  forgive any unknown trailing characters such as \n 


Revision 5183 - Directory Listing
Modified Sun Dec 28 23:52:22 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- firedns.c: fixes to ipv6 support


Revision 5181 - Directory Listing
Modified Sun Dec 28 23:34:01 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- firedns.c: style corrections


Revision 5179 - Directory Listing
Modified Sun Dec 28 11:26:38 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- firedns.c, firedns.h: ipv6 is now enabled by default


Revision 5177 - Directory Listing
Modified Fri Dec 26 21:15:52 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- negcache.c: better to test for x <= 0 instead of x == 0 when checking the return value of inet_pton(); just in case.


Revision 5176 - Directory Listing
Modified Fri Dec 26 21:10:35 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Rebuild lexer


Revision 5175 - Directory Listing
Modified Fri Dec 26 21:09:41 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed now unused inet.c and inet.h


Revision 5172 - Directory Listing
Modified Fri Dec 26 20:56:30 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- configure.ac: remove tests for inet_aton, inet_pton, strdup, and strstr


Revision 5170 - Directory Listing
Modified Fri Dec 26 20:53:09 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Continue to use inet_pton() until we add full ipv6 support, but at least
  replace all occurrences of inet_aton() with inet_pton()


Revision 5168 - Directory Listing
Modified Fri Dec 26 19:31:53 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Use sizeof(struct in_addr) instead of res->ai_addrlen


Revision 5167 - Directory Listing
Modified Fri Dec 26 18:58:49 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed inet_pton() compatibility code


Revision 5164 - Directory Listing
Modified Fri Dec 26 18:52:10 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Replaced all occurrences of inet_pton() with getaddrinfo()


Revision 5163 - Directory Listing
Modified Fri Dec 26 17:36:28 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- misc.c, misc.h: removed unused clean()


Revision 5160 - Directory Listing
Modified Fri Dec 26 17:23:48 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- configure.ac: removed useless AC_TYPE_SIZE_T


Revision 5158 - Directory Listing
Modified Fri Dec 26 17:19:29 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- firedns.c: replaced uint32 with uint32_t


Revision 5157 - Directory Listing
Modified Fri Dec 26 17:16:28 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- firedns.c: replaced unsigned short with explicit uint16_t; removed
  related checks in configure.ac


Revision 5155 - Directory Listing
Modified Fri Dec 26 17:03:56 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed inet_ntop related bloat


Revision 5152 - Directory Listing
Modified Fri Dec 26 16:56:26 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- inet.h: removed opm_gethostbyname prototype


Revision 5151 - Directory Listing
Modified Fri Dec 26 15:43:44 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- config.c:config_load(): use EXIT_FAILURE as an argument to exit()


Revision 5148 - Directory Listing
Modified Fri Dec 26 15:30:19 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- config.c:config_setup(): by default +s is not needed for IRCItem->mode


Revision 5146 - Directory Listing
Modified Fri Dec 26 14:33:31 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update documents


Revision 5145 - Directory Listing
Modified Fri Dec 26 14:11:07 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- configure.ac: replaced AM_CONFIG_HEADER with AC_CONFIG_HEADER


Revision 5142 - Directory Listing
Modified Fri Dec 26 14:02:03 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5137 - Directory Listing
Modified Thu Dec 25 19:36:37 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed vim settings from the source files


Revision 5136 - Directory Listing
Modified Thu Dec 25 19:23:56 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Clean up Makefile.am


Revision 5135 - Directory Listing
Modified Thu Dec 25 18:51:51 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- propset svn:eol-style native


Revision 5134 - Directory Listing
Modified Thu Dec 25 18:50:02 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- propset svn:keywords "Id"


Revision 5133 - Directory Listing
Modified Thu Dec 25 18:36:13 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added missing compile scripts


Revision 5132 - Directory Listing
Modified Thu Dec 25 18:22:39 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added missing ylwrap wrapper script


Revision 5131 - Directory Listing
Modified Thu Dec 25 18:15:27 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update NEWS


Revision 5130 - Directory Listing
Modified Thu Dec 25 17:59:12 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c: use static keyword where appropriate; removed unused IRC_SENDBUFF


Revision 5129 - Directory Listing
Modified Thu Dec 25 17:51:12 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added patchlevel.h


Revision 5126 - Directory Listing
Modified Thu Dec 25 17:46:48 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update NEWS


Revision 5125 - Directory Listing
Modified Thu Dec 25 17:23:34 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c: made IRC_RAW_LEN an unsigned int


Revision 5124 - Directory Listing
Modified Thu Dec 25 17:12:13 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_read(): removed extraneous test for 'c' being either '\r' or '\n'.
  It's already dealt with cr/lf at this point.


Revision 5123 - Directory Listing
Modified Thu Dec 25 16:57:22 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- configure.ac: removed AC_FUNC_STRFTIME


Revision 5122 - Directory Listing
Modified Thu Dec 25 16:50:00 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Modernizie build system some more


Revision 5121 - Directory Listing
Modified Thu Dec 25 16:10:25 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- scan.c:scan_init(): removed extraneous parentheses


Revision 5120 - Directory Listing
Modified Thu Dec 25 16:04:40 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Style corrections


Revision 5119 - Directory Listing
Modified Thu Dec 25 15:46:29 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed unused NICKMAX definition


Revision 5118 - Directory Listing
Modified Thu Dec 25 15:45:07 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed unused copy_s_addr definition


Revision 5117 - Directory Listing
Modified Thu Dec 25 15:18:54 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Fixed compile warnings


Revision 5116 - Directory Listing
Modified Thu Dec 25 15:04:31 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Style corrections


Revision 5115 - Directory Listing
Modified Wed Dec 24 22:17:42 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_init(): removed unused variables


Revision 5114 - Directory Listing
Modified Wed Dec 24 22:12:05 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Style corrections


Revision 5113 - Directory Listing
Modified Wed Dec 24 14:07:02 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed libopm/doc


Revision 5112 - Directory Listing
Modified Wed Dec 24 13:57:34 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Remove libopm/src/setup.h


Revision 5111 - Directory Listing
Modified Wed Dec 24 13:56:25 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Create var/ directory on make install


Revision 5110 - Directory Listing
Modified Wed Dec 24 13:37:32 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- configure.ac: minor cleanups


Revision 5109 - Directory Listing
Modified Wed Dec 24 13:26:29 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Use reserved example domains as specified in rfc2606


Revision 5108 - Directory Listing
Modified Wed Dec 24 13:20:28 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update README


Revision 5107 - Directory Listing
Modified Wed Dec 24 13:07:43 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Only place temporary k-lines


Revision 5106 - Directory Listing
Modified Wed Dec 24 12:47:21 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c: rewrite irc_send_channels()


Revision 5105 - Directory Listing
Modified Wed Dec 24 12:31:31 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed now empty defs.h


Revision 5104 - Directory Listing
Modified Wed Dec 24 12:25:37 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update documents


Revision 5103 - Directory Listing
Modified Tue Dec 23 22:52:23 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update libopm/Makefile.am


Revision 5102 - Directory Listing
Modified Tue Dec 23 22:29:18 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added COPYING file


Revision 5101 - Directory Listing
Modified Tue Dec 23 22:23:39 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update NEWS file


Revision 5100 - Directory Listing
Modified Tue Dec 23 21:55:49 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added NEWS file


Revision 5099 - Directory Listing
Modified Tue Dec 23 21:14:37 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Replaced several short ints with just ints


Revision 5098 - Directory Listing
Modified Tue Dec 23 21:00:14 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- scan.c: replaced strcat() with strlcat()


Revision 5097 - Directory Listing
Modified Tue Dec 23 20:57:35 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- firedns.c: replaced strncpy() with strlcpy()


Revision 5096 - Directory Listing
Modified Tue Dec 23 20:44:28 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update configure.ac. Removed useless noise


Revision 5095 - Directory Listing
Modified Tue Dec 23 20:40:19 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- libopm/src/Makefile.am: removed include_HEADERS


Revision 5094 - Directory Listing
Modified Tue Dec 23 20:26:04 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Add our own strdup() and make use of it


Revision 5093 - Directory Listing
Modified Tue Dec 23 20:21:18 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- main.c:main(): use our own xstrdup() instead of strdup()


Revision 5092 - Directory Listing
Modified Tue Dec 23 20:12:39 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Renamed DupString() to xstrdup()


Revision 5091 - Directory Listing
Modified Tue Dec 23 19:59:18 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed pointless casts


Revision 5090 - Directory Listing
Modified Tue Dec 23 19:10:33 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- dnsbl.c:dnsbl_result(): if we're processing a manual scan, don't show a n!u@h
  formatted string as ss->irc_nick, ss->irc_username, and ss->irc_hostname are
  NULL pointers anyway.


Revision 5089 - Directory Listing
Modified Tue Dec 23 18:51:47 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- scan.c:scan_manual(): fixed memory leak


Revision 5088 - Directory Listing
Modified Tue Dec 23 18:35:23 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- opercmd.c:command_parse(): fixed braindead 'logic'


Revision 5087 - Directory Listing
Modified Mon Dec 22 21:37:16 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5086 - Directory Listing
Modified Mon Dec 22 21:04:21 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- match() returns 0 on match


Revision 5085 - Directory Listing
Modified Mon Dec 22 20:08:17 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed some useless memset()


Revision 5084 - Directory Listing
Modified Mon Dec 22 19:57:43 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed USE_VAR cruft


Revision 5083 - Directory Listing
Modified Mon Dec 22 19:42:14 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Make irc::away optional


Revision 5082 - Directory Listing
Modified Mon Dec 22 19:38:06 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Minor cleanups


Revision 5081 - Directory Listing
Modified Mon Dec 22 19:16:10 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed rcs tags


Revision 5080 - Directory Listing
Modified Mon Dec 22 19:00:47 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added support for time/size units


Revision 5079 - Directory Listing
Modified Mon Dec 22 18:47:58 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed unused cmd_op()


Revision 5078 - Directory Listing
Modified Mon Dec 22 18:42:28 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added support for c++ style comments
- Replaced strcpy() with strlcpy()


Revision 5077 - Directory Listing
Modified Mon Dec 22 18:34:34 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Use EmptyString() instead of this strlen() mess


Revision 5076 - Directory Listing
Modified Mon Dec 22 18:25:00 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Sync match() and collapse() with ircd-hybrid


Revision 5075 - Directory Listing
Modified Mon Dec 22 16:24:45 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5074 - Directory Listing
Modified Mon Dec 22 16:21:24 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5073 - Directory Listing
Modified Mon Dec 22 15:38:59 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added serno.h for snapshot generation


Revision 5072 - Directory Listing
Modified Mon Dec 22 15:33:29 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Fixed a bunch of compile warnings


Revision 5071 - Directory Listing
Modified Mon Dec 22 15:04:27 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:m_ctcp(): removed reference to Blitzed


Revision 5070 - Directory Listing
Modified Mon Dec 22 15:00:01 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed --with-error switch


Revision 5069 - Directory Listing
Modified Mon Dec 22 14:57:12 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Replaced more references of bopm with hopm


Revision 5068 - Directory Listing
Modified Mon Dec 22 14:49:06 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- config-parser.y: fixed several shift/reduce conflicts


Revision 5067 - Directory Listing
Modified Mon Dec 22 14:36:44 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- config_parser.y: removed invalid redeclaration of PROTOCOLTYPE


Revision 5066 - Directory Listing
Modified Mon Dec 22 14:32:01 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- irc.c:irc_parse(): replaced strcpy() with strlcpy()


Revision 5065 - Directory Listing
Modified Mon Dec 22 14:25:58 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Added doc/Makefile.am


Revision 5064 - Directory Listing
Modified Mon Dec 22 14:21:48 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Add strlcpy() and strlcat() for system that don't have these


Revision 5063 - Directory Listing
Modified Mon Dec 22 14:12:53 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Build system related cleanups and fixes


Revision 5062 - Directory Listing
Modified Mon Dec 22 14:07:15 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update configure.ac


Revision 5061 - Directory Listing
Modified Mon Dec 22 14:00:18 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update configure.ac to reflect name change to hopm


Revision 5060 - Directory Listing
Modified Mon Dec 22 13:54:58 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update INSTALL & README


Revision 5059 - Directory Listing
Modified Mon Dec 22 13:43:00 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- C99 is now mandatory. Removed snprintf.c and related code


Revision 5058 - Directory Listing
Modified Mon Dec 22 13:36:06 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Move configure.in to configure.ac


Revision 5057 - Directory Listing
Modified Mon Dec 22 13:32:41 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update DEFAULTNAME


Revision 5056 - Directory Listing
Modified Mon Dec 22 13:29:14 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Update reference.conf


Revision 5055 - Directory Listing
Modified Mon Dec 22 12:15:55 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Move example configuration file to doc/reference.conf


Revision 5054 - Directory Listing
Modified Mon Dec 22 12:08:34 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Remove useles files


Revision 5053 - Directory Listing
Modified Mon Dec 22 12:03:40 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Removed contrib/ & network-bopm/


Revision 5052 - Directory Listing
Added Mon Dec 22 11:56:03 2014 UTC (8 years, 5 months ago) by michael
Original Path: hopm/trunk
- Initial import of bopm 3.1.3

svnadmin@ircd-hybrid.org
ViewVC Help
Powered by ViewVC 1.1.30