2006-10-27 Evgeniy Kozhuhovskiy * bforce/nodelist.c (nodelist_open): some fixes 2006-02-05 Evgeniy Kozhuhovskiy * bforce/logger.c: trying to fix broken syslog. 2006-01-04 Evgeniy Kozhuhovskiy * bforce/daemon_call.c (daemon_call_branch): if phone == 00-00-000000, we call via ip 2005-10-24 Evgeniy Kozhuhovskiy * bforce/sess_call.c (call_system): added possibility to run external script for each line in override 2005-09-03 Andrey Slusar * bforce/prot_emsi_misc.c (emsi_parsedat): correct time_t arg size. * bforce/prot_zmrecv.c (zmodem_proc_ZFILE): correct time_t arg size. 2005-09-03 Evgeniy Kozhuhovskiy * bforce/prot_hydra.c: added patch to fix problems while sending files from ?lo on hydra, by anray 2005-06-23 Evgeniy Kozhuhovskiy * bforce/prot_emsi.c (sm_rx_waitseq): reviewed code for buggy-emsi option * configure.in: added --disable-buggy-emsi option for stupid mailers 2005-06-05 Evgeniy Kozhuhovskiy * configure.in: added logdir and spooldir to ./configure (thnx to max boyarov) 2005-06-03 Evgeniy Kozhuhovskiy * configure.in: fixed warnings under *bsd (removed sys/mount.h from the list of checking headers) * configure.in: syslog disabled by default 2005-05-08 Evgeniy Kozhuhovskiy * bfutil/nlookup.c (print_nodeinfo): added "Type" entry to the nlookup output 2005-05-08 Evgeniy Kozhuhovskiy * configure.in: Some changes * configure.in: Now default prefix is /usr/local/fido (as in fidogate) 2005-03-26 Evgeniy Kozhuhovskiy * bforce/nodelist.c (nodelist_open): fixed compilation with gcc-2.95 2005-03-22 Evgeniy Kozhuhovskiy * INSTALL.ru: added some information 2005-02-21 Evgeniy Kozhuhovskiy * bforce/sess_answ.c (answ_system): fixed deiniting of tcpip port 2005-02-20 Evgeniy Kozhuhovskiy * bforce/sess_answ.c (answ_system): fixed bug with loggin inbound tcpip sessions * bforce/logger.c (log_getfilename): fixed possible bug 2005-02-17 Evgeniy Kozhuhovskiy * configure.in: fixed --with-owner and --with-group 2005-02-16 Evgeniy Kozhuhovskiy * bforce/prot_emsi.c (sm_rx_waitseq): fixed unexpected emsi sequence 2005-02-13 Evgeniy Kozhuhovskiy * bforce/sess_call.c (call_system_quiet): added run_before_session 2005-02-12 Evgeniy Kozhuhovskiy * outman: added bso support 2005-02-10 Evgeniy Kozhuhovskiy * bforce.conf: added nodelist mask examples 2005-02-09 Evgeniy Kozhuhovskiy * bforce/nodelist.c (nodelist_open): fixed stupid memory leak. 2005-01-16 Evgeniy Kozhuhovskiy * bforce/nodelist.c (nodelist_open): fixed mask detection * bforce/nodelist.c (nodelist_open): added tmpseekdir, contains full path to currently seeked nodelist 2005-01-12 Andrey Slusar * Makefile.in (installdirs): fix compiling when use a bsd chown. * Makefile.in (bforce/expression.c): fix compiling when use a bsd make. 2005-01-12 Evgeniy Kozhuhovskiy * bforce/nodelist.c (nodelist_open): rewritten logic * bforce/logger.c (log): fixed working with --enable-syslog * include/logger.h: fixed some warnings 2005-01-11 Evgeniy Kozhuhovskiy * bforce/nodelist.c (nodelist_open): fixed warnings 2005-01-11 Andrey Slusar * Makefile.in (CFLAGS): added -fno-builtin. * bforce/nodelist.c (nodelist_checkheader): small fixes. 2005-01-10 Evgeniy Kozhuhovskiy * bforce/nodelist.c (nodelist_open): added mask detection.