| 2015-06-29 |
michael | - stats.c:fdstats_output(): fixed coverity CID 120798... |
commit | commitdiff | tree | snapshot |
| 2015-06-27 |
michael | - irc.c: remove assumption that socket() returns fd... |
commit | commitdiff | tree | snapshot |
| 2015-06-26 |
michael | - main.c:main(): terminate the process if execv() fails |
commit | commitdiff | tree | snapshot |
| 2015-06-26 |
michael | - opercmd.c, opercmd.h: constification |
commit | commitdiff | tree | snapshot |
| 2015-06-26 |
michael | - config.c:config_load(): move the fclose(yyin) right... |
commit | commitdiff | tree | snapshot |
| 2015-06-25 |
michael | - reference.conf: removed extraneous newline |
commit | commitdiff | tree | snapshot |
| 2015-06-25 |
michael | - Rebuilt parser files |
commit | commitdiff | tree | snapshot |
| 2015-06-25 |
michael | - Added options::dns_timeout configuration option which... |
commit | commitdiff | tree | snapshot |
| 2015-06-25 |
michael | - Change userinfo_create() to not always allocate memor... |
commit | commitdiff | tree | snapshot |
| 2015-06-25 |
michael | - stats.c, stats.h: made StatsHash::type 'const unsigned' |
commit | commitdiff | tree | snapshot |
| 2015-06-23 |
michael | - Add --enable-warnings switch |
commit | commitdiff | tree | snapshot |
| 2015-06-23 |
michael | - opercmd.c: fixed compile warning with -Wshadow |
commit | commitdiff | tree | snapshot |
| 2015-06-21 |
michael | - reference.conf: added GLINE example for ircu |
commit | commitdiff | tree | snapshot |
| 2015-06-21 |
michael | - Get rid of command_init() |
commit | commitdiff | tree | snapshot |
| 2015-06-20 |
michael | - INSTALL: fixed typo |
commit | commitdiff | tree | snapshot |
| 2015-06-20 |
michael | - reference.conf: mostly cosmetical corrections |
commit | commitdiff | tree | snapshot |
| 2015-06-20 |
michael | - irc.c: reformatting; move COMMAND_TABLE into irc_parse() |
commit | commitdiff | tree | snapshot |
| 2015-06-19 |
michael | - main.c, stats.c: replace bopm occurrences with hopm... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
michael | - irc.c:userinfo_create(): use pointer arithmetic inste... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
michael | - Style corrections |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
michael | - opercmd.c: renamed cmd_stat() to cmd_stats() |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
michael | - opercmd.c:command_create(): rename variable to be... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
michael | - opercmd.c:command_parse(): removed STAT and STATUS... |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
michael | - opercmd.c: moved the COMMAND_TABLE into command_parse() |
commit | commitdiff | tree | snapshot |
| 2015-06-14 |
michael | - opercmd.c: reformatting |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - configure.ac: cleaned up comment |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - gcc_stack_protect.m4: modernization: AC_TRY_COMPILE... |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - autoreconf |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - Makefile.am: added proper ACLOCAL_AMFLAGS |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - autoreconf |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - configure.ac: replaced AC_PROG_LIBTOOL with LT_INIT... |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - autoreconf |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - configure.ac: have HOPM to compile with -fstack-prote... |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - configure.ac: make use of AX_ARG_ENABLE_ASSERT and... |
commit | commitdiff | tree | snapshot |
| 2015-06-11 |
michael | - Further cleanups to the build system; moved various... |
commit | commitdiff | tree | snapshot |
| 2015-06-10 |
michael | - Also propset svn:eol-style native AUTHORS |
commit | commitdiff | tree | snapshot |
| 2015-06-10 |
michael | - propset svn:keywords "Id" AUTHORS |
commit | commitdiff | tree | snapshot |
| 2015-06-10 |
michael | - Added the AUTHORS file |
commit | commitdiff | tree | snapshot |
| 2015-06-09 |
michael | - config.h: made OptionsConf::negcache a time_t |
commit | commitdiff | tree | snapshot |
| 2015-06-09 |
michael | - Update NEWS file |
commit | commitdiff | tree | snapshot |
| 2015-06-09 |
michael | - options.h: removed unused PIDEXT definition |
commit | commitdiff | tree | snapshot |
| 2015-06-09 |
michael | - Rebuilt parser files |
commit | commitdiff | tree | snapshot |
| 2015-06-09 |
michael | - Made the RECONNECTINTERVAL configurable via the hopm... |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
michael | - libopm/src/libopm.c:opm_config(): removed extraneous... |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
michael | - libopm/src/libopm.c:libopm_do_read(): constification |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
michael | - libopm/src/libopm.c:libopm_do_connect(): removed... |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
michael | - libopm/src/config.c: constification; remove extraneou... |
commit | commitdiff | tree | snapshot |
| 2015-06-08 |
michael | - libopm/src/config.c: constification |
commit | commitdiff | tree | snapshot |
| 2015-06-06 |
michael | - Cleaned up prototypes |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
michael | - Re-built parser files |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
michael | - config-parser.y: removed explicit yydebug=0; yydebug... |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
michael | - Re-built lexer file |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
michael | - config-lexer.l: declare ccomment() as static |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
michael | - Made 'linenum' unsigned |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
michael | - config-lexer.c:ccomment(): cleaned up style issues |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
michael | - Re-built lexer file |
commit | commitdiff | tree | snapshot |
| 2015-06-04 |
michael | - config-lexer.l: fixed bug where the configuration... |
commit | commitdiff | tree | snapshot |
| 2015-06-03 |
michael | - log.c: remove header includes we don't need |
commit | commitdiff | tree | snapshot |
| 2015-06-03 |
michael | - stats.c: remove header includes we don't need |
commit | commitdiff | tree | snapshot |
| 2015-06-02 |
michael | - scan.c:scan_irckline(): we can use char* instead... |
commit | commitdiff | tree | snapshot |
| 2015-06-02 |
michael | - scan.c:scan_irckline(): avoid table indexing where... |
commit | commitdiff | tree | snapshot |
| 2015-06-02 |
michael | - scan.c, scan.h: moved the 'struct kline_format_assoc... |
commit | commitdiff | tree | snapshot |
| 2015-06-02 |
michael | - stats.c: avoid table indexing where possible |
commit | commitdiff | tree | snapshot |
| 2015-06-02 |
michael | - stats.c:stats_openproxy(): break the loop early if... |
commit | commitdiff | tree | snapshot |
| 2015-05-31 |
michael | - firedns.c: c99 style array initialization |
commit | commitdiff | tree | snapshot |
| 2015-05-31 |
michael | - main.c:main(): improve error message for failed fopen... |
commit | commitdiff | tree | snapshot |
| 2015-05-31 |
michael | - scan.c:scan_connect(): replaced hardcoded MSGLENMAX... |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
michael | - irc.c:m_notice(): use a more compact error message... |
commit | commitdiff | tree | snapshot |
| 2015-05-30 |
michael | - irc.c:m_privmsg(): style corrections |
commit | commitdiff | tree | snapshot |
| 2015-05-28 |
michael | - irc.c:m_privmsg(): added missing 'return' when proces... |
commit | commitdiff | tree | snapshot |
| 2015-05-28 |
michael | - Use 'extern' keyword where appropriate |
commit | commitdiff | tree | snapshot |
| 2015-05-28 |
michael | - Update reference.conf |
commit | commitdiff | tree | snapshot |
| 2015-05-28 |
michael | - Re-built parser files |
commit | commitdiff | tree | snapshot |
| 2015-05-28 |
michael | - HOPM can now detect Dreamboxes with default root... |
commit | commitdiff | tree | snapshot |
| 2015-05-28 |
michael | - Update NEWS file |
commit | commitdiff | tree | snapshot |
| 2015-05-27 |
michael | - Update NEWS file |
commit | commitdiff | tree | snapshot |
| 2015-05-10 |
michael | - main.c: update comment |
commit | commitdiff | tree | snapshot |
| 2015-05-10 |
michael | - main.c: replace execve() with execv() |
commit | commitdiff | tree | snapshot |
| 2015-05-10 |
michael | - autoreconf |
commit | commitdiff | tree | snapshot |
| 2015-05-10 |
michael | - Makefile.am: add serno.h to hopm_SOURCES |
commit | commitdiff | tree | snapshot |
| 2015-05-10 |
michael | - irc.c:m_ctcp(): show SERIALNUM, too |
commit | commitdiff | tree | snapshot |
| 2015-05-10 |
michael | - Moved serno.h to src/ |
commit | commitdiff | tree | snapshot |
| 2015-05-08 |
michael | - firedns.c: replace PF_INET(6) with AF_INET(6) |
commit | commitdiff | tree | snapshot |
| 2015-05-08 |
michael | - firedns.c: fixed compile warnings with -Wshadow |
commit | commitdiff | tree | snapshot |
| 2015-05-08 |
michael | - libopm.c:libopm_do_connect(): replace PF_INET with... |
commit | commitdiff | tree | snapshot |
| 2015-05-07 |
michael | - Moved malloc.c to memory.c |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
michael | - configure.ac: require automake 1.15 |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
michael | - config.c: whitespace changes |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
michael | - main.c: fixed compile warning |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
michael | - libopm.c:opm_scan(): removed another dead store |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
michael | - libopm.c: removed unused variables/dead stores |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
michael | - config.c, config.h:libopm_config_set(), libopm_config... |
commit | commitdiff | tree | snapshot |
| 2015-05-06 |
michael | - reference.conf: added an updated 'connregex' for... |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
michael | - firedns.c:firedns_init(): simplify two memset() |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
michael | - misc.h, misc.c:dissect_time(): constification |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
michael | - memory.c: style corrections |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
michael | - config.c, libopm.c: remove a series of NULL/0 assignm... |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
michael | - config.c, proxy.c: removed useless casts |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
michael | - Whitespace changes |
commit | commitdiff | tree | snapshot |
| 2015-05-05 |
michael | - proxy.c: applied patch to catch MikroTik HttpProxies... |
commit | commitdiff | tree | snapshot |
| next |