2007-02-28 13:14  samm

	* createdistr.sh, version.inc: creating 2.2.1 bugfix release

2007-02-28 12:07  samm

	* CHANGES, createdistr.sh: info

2007-02-28 10:22  samm

	* libexec/kx-tda100.lib: added AM/PM time format handling

2007-02-28 09:14  samm

	* include/atslogdb.pl.in: corrected sql connection error detection

2007-02-27 21:23  samm

	* include/atslogmaster.in: make atslogmaster SysV ready

2007-02-27 20:59  samm

	* include/atslogdb.pl.in: more verbose error messages

2007-02-27 20:34  samm

	* man/en/atslogd.8, man/en/atslogd.8.txt, man/en/atslogmaster.8:
	  bells -> calls

2007-02-27 20:29  samm

	* include/atslogdb.pl.in: on sql error we are trying to reconnect
	  and retry attempt.
	  If this fail - write failed record to the sqlfail.log

2007-02-27 20:17  samm

	* include/atslogdb.pl.in: code clenaup
	  some postgresql fixes

2007-02-27 19:58  samm

	* src/atslogd/atslogd.c: fixed incorrect sizof bug - buffer size
	  was ignored, we had size of pointer, not buf

2007-02-27 19:40  samm

	* Makefile.in, configure.in, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, include/atslogdaily.in,
	  include/atslogrotate.in: patch #1860 - remove unused variables
	  and scripts (KISS)

2007-02-27 19:34  samm

	* src/atslogd/atslogd.c: added keepalive settings for the linux
	  stack

2007-02-23 13:16  hiddenman

	* src/atslogd/atslogd.c: No, previous commit was correct :)

2007-02-23 13:08  hiddenman

	* src/atslogd/atslogd.c: Previous fix was incorrect

2007-02-14 13:37  hiddenman

	* src/atslogd/atslogd.c: EAGAIN shouldn't be used in blocking mode

2007-02-14 13:31  hiddenman

	* src/atslogd/atslogd.c: Fixed TCP/IP read(). We shouldn't hang now
	  if we got <=0 bytes while read()

2007-02-09 13:29  hiddenman

	* include/atslogmaster.in: Logdir creation was returned back

2007-02-09 13:11  hiddenman

	* include/atslogmaster.in: Fixed PID file checking
	  Removed log dir creation and chmod

2007-02-02 12:12  samm

	* src/atslogd/atslogd.c: fixed 0 pid in daemon mode (Arghh!)
	  replaced daemonize() routine with more correct one.

2007-01-31 11:33  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in: autogenerated models list

2007-01-31 11:31  samm

	* scripts/updatemodels.pl: adding header

2007-01-31 11:25  samm

	* scripts/updatemodels.pl: preserv comment near "model"

2007-01-31 11:21  samm

	* scripts/updatemodels.pl: added model list generator

2007-01-29 20:31  samm

	* version.inc: version bump

2007-01-29 20:17  samm

	* www/atslog/include/lang/en_US.php: corrected

2007-01-29 20:04  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in: typo

2007-01-28 15:45  samm

	* TODO: info added

2007-01-28 08:53  samm

	* createdistr.sh: changelog only for trunk

2007-01-27 18:19  samm

	* CHANGES, version.inc: starting 2.1.0 release

2007-01-27 17:45  samm

	* TODO: updated

2007-01-27 17:41  samm

	* www/atslog/include/lang/en_US.php: correction by S.Sh.

2007-01-27 17:39  samm

	* lang/en_US: corrected by S.Sh.

2007-01-27 17:33  samm

	* lang/ru_RU.CP1251, lang/ru_RU.KOI8-R, lang/ru_RU.UTF-8: typo

2007-01-26 22:29  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, libexec/modules.lst,
	  libexec/officeserv-7200.lib: IDSC500 added

2007-01-26 12:42  samm

	* CHANGES: info added

2007-01-26 09:51  samm

	* src/atslogd/atslogd.c: OpenBSD has MAXPATHLEN defined in the
	  /usr/include/sys/param.h

2007-01-26 09:48  samm

	* src/atslogd/atslogd.c: path for the openbsd

2007-01-26 09:31  samm

	* src/atslogd/atslogd.c: we dont really need "sizeof()-1"

2007-01-26 09:30  samm

	* src/atslogd/atslogd.c: sprintf --> snprintf (security)

2007-01-25 06:25  samm

	* CHANGES, TODO: typo
	  new items in todo

2007-01-24 10:19  samm

	* CHANGES: info added

2007-01-24 09:49  samm

	* www/atslog/include/config.inc.php.default: added russian DED
	  codes

2007-01-24 09:46  samm

	* libexec/ldk-300.lib: russian comments removed

2007-01-24 09:44  samm

	* libexec/ldk-300.lib, textlogs/LG LDK-300 with CID.txt: added CID
	  support to the LDK-300 library

2007-01-24 09:44  samm

	* scripts/libtest.pl: added debug output to the dump file

2007-01-24 06:34  samm

	* CHANGES: typo

2007-01-24 06:17  samm

	* include/atslogmaster.in: fix for the restart command

2007-01-23 20:50  samm

	* include/atslogmaster.in: fix for the restart command

2007-01-23 20:44  samm

	* scripts/libtest.pl, scripts/testlibs.sh: new test env

2007-01-23 20:37  samm

	* libexec/kx-td1232.lib: fixed regexp

2007-01-23 07:28  samm

	* CHANGES, include/atslogmaster.in: added status command and
	  apache-like pid processing

2007-01-23 07:16  samm

	* libexec/ldk-300.lib: fixed incoming calls detection

2007-01-23 07:11  samm

	* libexec/kx-ta616-308-ru.lib: fixed KX-TA308 support

2007-01-23 00:50  samm

	* libexec/gps-6a.lib, libexec/kx-ta616-308-ru.lib,
	  libexec/kx-td816ru.lib: libraries cleanup

2007-01-23 00:31  samm

	* libexec/hicom-250.lib, libexec/hipath-3750.lib,
	  scripts/libtest.pl, textlogs/Siemens HIPATH-3750.txt: added log
	  for the siemens 3750
	  corrected hicom-250 lib
	  corrected log for the hipath-3750

2007-01-22 23:42  samm

	* libexec/gps-6a.lib: fixed in/out detection (was broken very long
	  time)

2007-01-22 23:25  samm

	* scripts/libtest.pl: libraty check added (uncomplete)

2007-01-22 23:14  samm

	* libexec/kx-tda100.lib: sql moved from the file

2007-01-22 23:07  samm

	* libexec/hicom-350h.lib: typo

2007-01-22 22:57  samm

	* libexec/kx-td500.lib: sql code removed

2007-01-22 22:54  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in: tes 824 added

2007-01-22 22:50  samm

	* libexec/kx-ta616-308-ru.lib, libexec/modules.lst: added TES-824

2007-01-22 21:40  samm

	* include/atslogdb.pl.in: comment line added

2007-01-22 16:00  samm

	* libexec/4200e.lib, libexec/gd-320.lib, libexec/gdk-100.lib,
	  libexec/ghx-46.lib, libexec/gps-6a.lib, libexec/hicom-250.lib,
	  libexec/hicom-350h.lib, libexec/hipath-3750.lib,
	  libexec/kx-ta616-308-ru.lib, libexec/kx-td1232-ru.lib,
	  libexec/kx-td1232.lib, libexec/kx-td500.lib,
	  libexec/kx-td816ru.lib, libexec/kx-tda100.lib,
	  libexec/ldk-300.lib, libexec/modules.lst, libexec/neax-2000.lib,
	  libexec/nx-820.lib, libexec/officeserv-7200.lib,
	  libexec/skp-816.lib: added gdk162 to the list of supported
	  added test log information

2007-01-22 15:43  samm

	* scripts/libtest.pl: added total footer

2007-01-22 12:13  samm

	* TODO: implemented ITEMS removed

2007-01-22 08:57  samm

	* include/atslogdb.pl.in: fixed serial port mode with fastwrite
	  (was broken in new fw routine)

2007-01-22 06:46  samm

	* CHANGES: info

2007-01-22 06:38  samm

	* scripts/libtest.pl: added escape characters

2007-01-22 06:37  samm

	* scripts/libtest.pl: library tester

2007-01-22 06:25  samm

	* CHANGES, include/atslogdb.pl.in: added output to the sqlfail.log
	  records, which failed to transfer to the
	  SQL database.

2007-01-22 06:08  samm

	* include/atslogdb.pl.in: log open mode corrected

2007-01-22 00:29  samm

	* CHANGES: new info

2007-01-22 00:21  samm

	* include/atslogdb.pl.in: fixed "debug" mode

2007-01-22 00:12  samm

	* include/atslogdb.pl.in: debug mode implemented (untested)

2007-01-22 00:10  samm

	* CHANGES: infop updated

2007-01-22 00:09  samm

	* libexec/4200e.lib, libexec/gd-320.lib, libexec/gdk-100.lib,
	  libexec/ghx-46.lib, libexec/gps-6a.lib, libexec/hicom-250.lib,
	  libexec/hicom-350h.lib, libexec/hipath-3750.lib,
	  libexec/kx-ta616-308-ru.lib, libexec/kx-td1232-ru.lib,
	  libexec/kx-td1232.lib, libexec/kx-td500.lib,
	  libexec/kx-td816ru.lib, libexec/kx-tda100.lib,
	  libexec/ldk-300.lib, libexec/neax-2000.lib, libexec/nx-820.lib,
	  libexec/officeserv-7200.lib, libexec/skp-816.lib: reading
	  PBX_INPUT handle instead of STDIN
	  replaced nowrlog with debug

2007-01-21 23:45  samm

	* include/atslogdb.pl.in, include/atslogmaster.in: new fastwrite
	  (untested)

2007-01-21 16:07  samm

	* include/atslogdb.pl.in: daemonize sub added (from perldoc)
	  later it will be used to daemonize process

2007-01-21 15:14  samm

	* www/atslog/diagram/diagram_bars_dur.php: php code cleanup

2007-01-21 15:04  samm

	* www/atslog/calls/query/CoDetail.php,
	  www/atslog/calls/query/IntAll.php: php cleanup

2007-01-20 16:08  samm

	* include/atslogmaster.in: i hate shell syntax :)

2007-01-20 15:57  samm

	* include/atslogmaster.in: fixed syntax

2007-01-20 15:37  samm

	* CHANGES, include/atslogmaster.in, src/atslogd/atslogd.c: rotate
	  command fixed

2007-01-20 14:57  samm

	* createdistr.sh: wrong commit

2007-01-20 14:40  samm

	* CHANGES: info added

2007-01-20 14:39  samm

	* createdistr.sh, include/atslogmaster.in: added atslogd startup
	  checking

2007-01-20 14:33  samm

	* src/atslogd/atslogd.c: daemonize fixed

2007-01-20 13:03  samm

	* branches/atslog-2.0.0/CHANGES, INSTALL, src/atslogd/atslogd.c,
	  website/doc/setup/content.html: docs cleanup

2007-01-20 06:11  samm

	* include/atslogmaster.in: fixed incorrect startup detection in
	  fastwrite=no mode

2007-01-20 06:09  samm

	* CHANGES, src/atslogd/atslogd.c: fixed incorrect pid in daemon
	  mode

2007-01-19 00:14  samm

	* src/atslogd/atslogd.c: typo

2007-01-19 00:12  samm

	* src/atslogd/atslogd.c: help output reformatted
	  with -h key atslogs now use stderr

2007-01-18 23:32  samm

	* CHANGES, src/atslogd/atslogd.c: fixed libwrap on freebsd

2007-01-18 07:08  samm

	* libexec/officeserv-7200.lib: forgot to assign flags

2007-01-18 06:49  samm

	* libexec/officeserv-7200.lib: incoming detection was broken by
	  last chabges. fixed

2007-01-16 23:13  samm

	* CHANGES, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, libexec/modules.lst,
	  libexec/officeserv-7200.lib, website/set/supported.php: Added
	  information about OfficeServ100 PBX

2007-01-16 21:02  samm

	* CHANGES, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, libexec/modules.lst: added
	  samsung officeserv-500

2007-01-16 20:50  samm

	* libexec/officeserv-7200.lib: added officeserve 500 support
	  patched regexp

2007-01-16 18:58  samm

	* textlogs/Samsung OfficeServ 500.txt: Samsung OfficeServ 500 log
	  file

2007-01-16 16:29  samm

	* lang/en_US: msg32 translated correctly

2007-01-16 16:09  samm

	* libexec/ldk-300.lib: fixed version (untested)

2007-01-16 15:08  samm

	* CHANGES:

2007-01-16 13:06  samm

	* CHANGES:

2007-01-16 10:58  samm

	* configure.in: fix for the --disable-libwrap

2007-01-16 07:33  samm

	* libexec/ldk-300.lib:

2007-01-16 07:28  samm

	* libexec/ldk-300.lib: patches for the LDK-100

2007-01-16 07:21  samm

	* libexec/ldk-300.lib: patch for the ldk100/300, uncompleted

2007-01-16 06:48  samm

	* TODO:

2007-01-16 06:13  samm

	* CHANGES: updated

2007-01-16 06:12  samm

	* configure.in, version.inc: perl check was broken on perl 5.00503,
	  fixed.
	  version display fixed

2007-01-15 23:27  samm

	* src/atslogd/Makefile.in: rm => rm -f to fix bogus warnings

2007-01-15 23:24  samm

	* src/atslogd/atslogd.c: make gcc 4 happy with char/unsigned char

2007-01-15 22:26  samm

	* CHANGES: info updated

2007-01-15 20:22  samm

	* configure.in: Add makefile.in processing for the atslogd
	  Added tests to check libwrap and --disable-libwrap command

2007-01-15 20:21  samm

	* src/atslogd/Makefile.in: respect LDFLAGS

2007-01-15 20:19  samm

	* src/atslogd/Makefile, src/atslogd/Makefile.in,
	  src/atslogd/atslogd.h: make Makefile autoconf based to respect
	  system LIBS/CFLAGS/LDFLAGS

2007-01-15 15:21  samm

	* src/atslogd/api.draft.txt, src/atslogd/plugins: draft plugins api

2007-01-15 15:21  samm

	* src/atslogd/atslogd.c: removed unused push_tocdr_q

2007-01-15 12:17  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, libexec/neax-2000.lib: fixed
	  NEAX2000 PBX support

2007-01-14 23:50  samm

	* src/atslogd/atslogd.c: drop empty lines on crlf line terminator

2007-01-14 16:13  samm

	* libexec/kx-td500.lib, libexec/modules.lst: typo

2007-01-14 12:00  samm

	* include/atslogdb.pl.in: indent();

2007-01-14 11:57  samm

	* include/atslogdb.pl.in: style()

2007-01-14 11:50  samm

	* CHANGES, include/atslogdb.pl.in: added WriteRecord function

2007-01-14 11:45  samm

	* libexec/4200e.lib, libexec/gd-320.lib, libexec/gdk-100.lib,
	  libexec/ghx-46.lib, libexec/gps-6a.lib, libexec/hicom-250.lib,
	  libexec/hicom-350h.lib, libexec/hipath-3750.lib,
	  libexec/kx-ta616-308-ru.lib, libexec/kx-td1232-ru.lib,
	  libexec/kx-td1232.lib, libexec/kx-td500.lib,
	  libexec/kx-td816ru.lib, libexec/kx-tda100.lib,
	  libexec/ldk-300.lib, libexec/neax-2000.lib, libexec/nx-820.lib,
	  libexec/officeserv-7200.lib, libexec/skp-816.lib: move away SQL
	  code from the libraries

2007-01-14 10:22  samm

	* CHANGES, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in: added information about NEC
	  EAX support

2007-01-14 10:02  samm

	* TODO: module loader done

2007-01-14 10:01  samm

	* TODO, include/atslogdb.pl.in: new module loader

2007-01-14 09:38  samm

	* libexec/gd-320.lib, libexec/modules.lst: typo

2007-01-14 09:35  samm

	* libexec/4200e.lib, libexec/modules.lst: typo

2007-01-14 09:03  samm

	* src/atslogd/Makefile, src/atslogd/atslogd.c: some pbx return ONLY
	  \r as line terminators
	  This patch will make blank lines with /r/n terminators :(

2007-01-14 08:33  samm

	* src/atslogd/Makefile, src/atslogd/atslogd.c: removed old version
	  info

2007-01-14 08:28  samm

	* src/atslogd/Makefile: version from SVN

2007-01-14 08:12  samm

	* src/atslogd/atslogd.c: cleanup

2007-01-14 08:10  samm

	* src/atslogd/atslogd.c: code cleanup using lint(8)
	  code indent with indent(8)

2007-01-14 07:59  samm

	* src/atslogd/Makefile, src/atslogd/atslogd.c,
	  src/atslogd/cdr_read.orig.c, src/atslogd/readme_eng.txt,
	  src/atslogd/readme_rus.txt: original cdr_read and diff file
	  removed from svn.

2007-01-14 07:50  samm

	* src/atslogd/atslogd.c: strip /r and 0x02 charaters. Replace 0x03
	  with \n

2007-01-14 06:55  samm

	* libexec/hipath-3750.lib, libexec/kx-ta616-308-ru.lib,
	  libexec/modules.lst: added some models

2007-01-13 22:47  samm

	* src/atslogd/atslogd.c: more accurate IAC telnet block processing

2007-01-13 22:33  samm

	* src/atslogd/atslogd.c: io rewrite. need to be tested careful

2007-01-13 07:39  samm

	* libexec/modules.lst: module list generated by genindex.sh

2007-01-13 07:36  samm

	* libexec/genindex.sh: output to the file

2007-01-13 07:31  samm

	* libexec/neax-2000.lib: removed debug

2007-01-13 07:29  samm

	* libexec/genindex.sh: loader index generator

2007-01-13 07:27  samm

	* libexec/gd-320.lib: typo fixed

2007-01-12 23:46  samm

	* libexec/neax-2000.lib: library for the NEC NEAX-2000

2007-01-12 18:29  samm

	* textlogs/NEC NEAX2000 IPS.txt: added NEC NEAX 2000 log sample

2007-01-12 15:56  samm

	* libexec/4200e.lib, libexec/gd-320.lib, libexec/gdk-100.lib,
	  libexec/ghx-46.lib, libexec/gps-6a.lib, libexec/hicom-250.lib,
	  libexec/hicom-350h.lib, libexec/hipath-3750.lib,
	  libexec/kx-ta616-308-ru.lib, libexec/kx-td1232-ru.lib,
	  libexec/kx-td1232.lib, libexec/kx-td500.lib,
	  libexec/kx-td816ru.lib, libexec/kx-tda100.lib,
	  libexec/ldk-300.lib, libexec/nx-820.lib,
	  libexec/officeserv-7200.lib, libexec/skp-816.lib: added new
	  header to support auto index creation

2007-01-12 14:43  samm

	* src/atslogd/atslogd.c: added 0x02 and 0x03 as possible line
	  terminator (NEC PBX)

2007-01-11 11:17  samm

	* include/atslog.conf.default.in: typo

2007-01-11 11:16  samm

	* CHANGES: [Patch #1799] closed

2007-01-11 11:08  samm

	* www/atslog/diagram/diagram_bars.php,
	  www/atslog/diagram/diagram_bars_dur.php: patch #1799 - Fix
	  diagram's X axis values draw when bars > 30

2007-01-11 09:02  samm

	* CHANGES: formatting

2007-01-11 08:59  samm

	* CHANGES, TODO, UPDATING: last 2.0-R preparation

2007-01-11 08:16  samm

	* INSTALL, createdistr.sh: typos fixed

2007-01-11 00:18  samm

	* CHANGES: small corections

2007-01-11 00:16  samm

	* INSTALL, TODO: corrected information

2007-01-11 00:14  samm

	* scripts/checkDBD.pl, scripts/createdb.pl: we dont need this
	  scripts anymore

2007-01-11 00:11  samm

	* sql/data.sql, sql/install-sql.pl: added support for the
	  postgreSQL

2007-01-10 23:59  samm

	* sql/createsqltables.Pg.sql, sql/createsqltables.pgsql.sql:
	  postgresql processing

2007-01-10 23:59  samm

	* sql/createsqltables.Pg.sql:

2007-01-10 23:58  samm

	* sql/createsqltables.Pg.sql, sql/createuser.pgsql.sql,
	  sql/install-sql.pl:

2007-01-10 23:57  samm

	* sql/createsqltables.pgsql.sql: remove user commands

2007-01-10 20:49  samm

	* CHANGES, Makefile.in, UPDATING, installing: conf.inc.php ->
	  config.inc.php migration
	  deleted unused "installing" file from the old installer

2007-01-10 20:43  samm

	* www/atslog/calls/index.html, www/atslog/diagram/diagram_bars.php,
	  www/atslog/diagram/diagram_bars_dur.php,
	  www/atslog/diagram/diagram_pie.php,
	  www/atslog/include/config.inc.php.default,
	  www/atslog/include/set/conf.inc.php.default,
	  www/atslog/intern/index.html, www/atslog/lines/index.html,
	  www/atslog/phonebook/index.html, www/atslog/settings/index.html,
	  www/atslog/users/index.html: include/set/conf.inc.php ->
	  include/config.inc.php

2007-01-10 20:27  samm

	* src/atslogd/atslogd.c: comments fixed

2007-01-10 18:43  samm

	* src/atslogd/atslogd.c: output function corrected

2007-01-10 17:05  samm

	* configure.in: added telnet.h

2007-01-10 16:59  samm

	* CHANGES, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, include/atslogmaster.in,
	  man/en/atslogd.8, man/en/atslogd.8.txt, man/en/atslogmaster.8,
	  man/ru.KOI8-R/atslogd.8, man/ru.KOI8-R/atslogd.8.txt,
	  man/ru.KOI8-R/atslogmaster.8, src/atslogd/atslogd.c: added telnet
	  emulation support

2007-01-10 15:32  samm

	* src/atslogd/atslogd.c: telnet mode fixed

2007-01-10 13:49  samm

	* src/atslogd/atslogd.c: telnet emulation support

2007-01-05 01:04  samm

	* CHANGES, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, include/atslogdb.pl.in,
	  libexec/kx-tda100.lib, website/set/supported.php: Added support
	  for the KX-TDA100/KX-TDA200

2007-01-05 00:58  samm

	* textlogs/Panasonic KX-TDA100 A.txt, textlogs/Panasonic KX-TDA100
	  B.txt, textlogs/Panasonic KX-TDA100 C.txt, textlogs/Panasonic
	  KX-TDA100.txt: added new log files

2007-01-04 23:55  samm

	* libexec/kx-tda100.lib: alpha support for the TDA100 PBX

2007-01-03 21:55  samm

	* textlogs/Panasonic KX-TDA100.txt: Panasonic KX-TDA100 manual

2007-01-03 21:39  samm

	* include/atslogmaster.in: creating log directory on startup

2007-01-03 21:32  samm

	* CHANGES, DEINSTALL, DEINSTALL.RUS, INSTALL, UPDATING, USAGE,
	  USAGE.RUS, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, include/atslogcleardb.pl.in,
	  include/atslogdaily.in, include/atslogdb.pl.in,
	  include/atslogmaster.in, include/atslogrotate.in, installing,
	  lang/en_US, lang/ru_RU.CP1251, lang/ru_RU.KOI8-R,
	  lang/ru_RU.UTF-8, libexec/4200e.lib, libexec/gd-320.lib,
	  libexec/gdk-100.lib, libexec/ghx-46.lib, libexec/gps-6a.lib,
	  libexec/hicom-250.lib, libexec/hicom-350h.lib,
	  libexec/hipath-3750.lib, libexec/kx-ta616-308-ru.lib,
	  libexec/kx-td1232-ru.lib, libexec/kx-td1232.lib,
	  libexec/kx-td500.lib, libexec/kx-td816ru.lib,
	  libexec/ldk-300.lib, libexec/nx-820.lib,
	  libexec/officeserv-7200.lib, libexec/skp-816.lib,
	  man/en/atslogd.8, man/en/atslogd.8.txt, man/en/atslogmaster.8,
	  man/en/atslogmaster.8.txt, man/ru.KOI8-R/atslogd.8,
	  man/ru.KOI8-R/atslogd.8.txt, man/ru.KOI8-R/atslogmaster.8,
	  man/ru.KOI8-R/atslogmaster.8.txt,
	  rc.d/Linux/atslogdinit.altlinux, rc.d/Linux/atslogdinit.asplinux,
	  rc.d/Linux/atslogdinit.redhat, rc.d/Linux/atslogdinit.suse,
	  scripts/checkDBD.pl, scripts/createdb.pl, sql/install-sql.pl,
	  src/atslogd/atslogd.c, www/atslog/include/lang/en_US.php,
	  www/atslog/include/lang/ru_1251.php,
	  www/atslog/include/lang/ru_KOI8-R.php,
	  www/atslog/include/set/header.html,
	  www/atslog/include/set/printfooter.html: atslog.dp.ua ->
	  atslog.com migration

2006-12-28 13:41  samm

	* INSTALL: manual updated, added information about freebsd port

2006-12-26 13:21  samm

	* libexec/officeserv-7200.lib: patch from author

2006-12-26 13:19  samm

	* sql/install-sql.pl: fixed mysql installer if host != localhost

2006-12-26 13:16  samm

	* sql/install-sql.pl: added host to mysql dbi

2006-12-26 11:08  samm

	* Makefile.in, createdistr.sh, www/atslog/include/set/conf.inc.php,
	  www/atslog/include/set/conf.inc.php.default: added
	  conf.inc.php.default
	  cheking on install if we have conf.inc.php

2006-12-26 10:33  samm

	* include/atslogdb.pl.in: typo

2006-12-26 10:29  samm

	* version.inc: Version bump!

2006-12-26 10:24  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in: logdir was pointed to the
	  incorrect directory

2006-12-26 10:14  samm

	* createdistr.sh: typo

2006-12-26 09:44  samm

	* CHANGES: added info about fixed bugs

2006-12-26 09:40  samm

	* src/atslogd/Makefile, src/atslogd/atslogd.c: fixed exit on error
	  in tcp mode

2006-12-26 07:54  samm

	* textlogs/Samsung OfficeServ 7200.txt: log sample for the
	  OfficeServ 7200 added.

2006-12-26 07:43  samm

	* CHANGES, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, libexec/officeserv-7200.lib,
	  website/set/supported.php: Added OfficeServ 7200 support

2006-12-25 17:30  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, include/atslogdb.pl.in:
	  HIPATH-150 support added

2006-12-25 17:02  samm

	* Makefile.in, createdistr.sh: added russian man file to the
	  install target
	  added DESTDIR to simplify RPM build

2006-12-25 14:19  samm

	* www/atslog/include/set/conf.inc.php: setting atslog as default
	  user

2006-12-25 14:18  samm

	* src/atslogd/atslogd.c: formmatting fixed

2006-12-24 10:44  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, include/atslogdb.pl.in,
	  include/atslogmaster.in: this patch allow to disable syslog error
	  reporting in the atslogdb.pl

2006-12-24 10:41  samm

	* include/atslogcleardb.pl.in: more detail error reporting

2006-12-24 10:39  samm

	* sql/install-sql.pl: fix false error reporting

2006-12-24 10:29  samm

	* sql/install-sql.pl: "|" removed from the valid password
	  characters (Bug #9810)

2006-12-22 18:20  samm

	* CHANGES: typo fixed

2006-12-22 18:18  samm

	* CHANGES, INSTALL, TODO: Last preparation for the 2.0.0pre4 (i
	  hope - last pre)

2006-12-22 08:28  samm

	* CHANGES: updated

2006-12-22 08:24  samm

	* libexec/kx-td500.lib: fixed parding of the "duration" field

2006-12-22 08:10  samm

	* createdistr.sh: comments fixed

2006-12-22 08:09  samm

	* libexec/kx-td500.lib: fixed regexp for 4-digits numbering plan
	  support (reported by Ivan Frolov)

2006-12-22 06:47  samm

	* rc.d/FreeBSD: we dont need this.
	  atslog/freebsd will use port system

2006-12-21 23:39  samm

	* CHANGES: updated

2006-12-21 23:35  samm

	* www/atslog/settings/index.html: we dont need to specify cookie
	  domain because it is default value.
	  $_SERVER["SERVER_NAME"] can cause a problems on some apache
	  servers

2006-12-21 23:33  samm

	* include/atslog.conf.default.rus.in: sync with
	  atslog.conf.default.in (incubus)

2006-12-21 14:35  samm

	* INSTALL: some small corrections

2006-12-21 14:33  samm

	* INSTALL: added information about requirements

2006-12-21 12:05  samm

	* src/atslogd/atslogd.c: pid file delete problem fixed

2006-12-21 07:00  samm

	* www/atslog/include/set/functions.php: added checks for database
	  connection status

2006-12-20 16:56  samm

	* LICENSE, createdistr.sh: GPL license added to the tarball

2006-12-20 16:53  samm

	* INSTALL: proofreaded

2006-12-20 16:25  samm

	* INSTALL, UPDATING: atslog header was lost

2006-12-20 16:19  samm

	* TODO: some items added

2006-12-20 16:16  samm

	* Makefile.in: added installation of the Make file to allow atslog
	  deinstallation :)

2006-12-20 16:15  samm

	* UPDATING: added information about upgrade from 2.00pre1-pre3

2006-12-20 09:03  samm

	* Makefile.in: added include/atslog.conf.default.rus to
	  install/deinstall target

2006-12-20 06:42  samm

	* include/atslogdb.pl.in: more detail error reporting
	  loading library before making connection
	  disconnect only if connect was done

2006-12-20 06:39  samm

	* libexec/kx-ta616-308-ru.lib: fixed support for 616 log files

2006-12-20 06:20  samm

	* libexec/kx-ta616-308-ru.lib, libexec/kx-tem824.lib: 616-308 lib
	  fixed to support 2x number numbering plan

2006-12-20 06:13  samm

	* libexec/kx-tem824.lib: tem-824 moved to different library

2006-12-20 06:02  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in: added informatiion about rtcp
	  mode

2006-12-20 05:55  samm

	* configure.in: change perl required version from 5.6.0 to 5.0.0

2006-12-19 22:50  samm

	* CHANGES, INSTALL, INSTALL.RUS, Makefile.in, README, README.RUS,
	  UPDATING: new sql installer integrated with Makefile

2006-12-19 22:49  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in: information about hipath
	  added

2006-12-19 22:37  samm

	* sql/install-sql.pl: configuration file patching - done

2006-12-19 22:15  samm

	* Makefile.in: make sed command silent

2006-12-19 21:52  samm

	* sql/install-sql.pl: added user creation

2006-12-19 18:13  samm

	* CHANGES: latest changes documented

2006-12-19 18:12  samm

	* CHANGES.RUS: removed from trunk

2006-12-19 17:22  samm

	* libexec/hipath-3750.lib: siemens hipath 3000/3750 added

2006-12-19 13:39  samm

	* www/atslog/calls/query/CoAll.php,
	  www/atslog/calls/query/CoDetail.php,
	  www/atslog/calls/query/CoIntDetail.php,
	  www/atslog/calls/query/CoNum.php,
	  www/atslog/calls/query/CoNumDetail.php,
	  www/atslog/calls/query/IntAll.php,
	  www/atslog/calls/query/IntCoDetail.php,
	  www/atslog/calls/query/IntDetail.php,
	  www/atslog/calls/query/IntNum.php,
	  www/atslog/calls/query/IntNumDetail.php,
	  www/atslog/calls/query/NumAll.php,
	  www/atslog/calls/query/NumDetail.php,
	  www/atslog/include/set/conf.inc.php: revert total footer because
	  we need to macke more strict checking if we
	  really need it

2006-12-19 11:49  samm

	* TODO: todo updated

2006-12-19 10:10  samm

	* libexec/kx-ta616-308-ru.lib: fixed incoming calls detection

2006-12-19 10:05  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, include/atslogdb.pl.in: added
	  support for the Panasonik KX-TEM824

2006-12-19 09:58  samm

	* libexec/kx-ta616-308-ru.lib: ignore duplicated lines from CID
	  adapter

2006-12-19 09:55  samm

	* libexec/kx-ta616-308-ru.lib: typo

2006-12-19 09:54  samm

	* libexec/kx-ta616-308-ru.lib: fix for the CID in incomming call
	  new and more accurate regexp

2006-12-19 09:35  samm

	* libexec/kx-td1232-ru.lib: remove parseusercall() call

2006-12-19 09:19  samm

	* textlogs/Panasonic KX-TEM824.txt: added text log for the
	  Panasonic KX-TEM824

2006-12-19 09:02  samm

	* www/atslog/include/set/functions.php: fixed some unset variables

2006-12-19 09:01  samm

	* www/atslog/calls/query/CoAll.php,
	  www/atslog/calls/query/CoDetail.php,
	  www/atslog/calls/query/CoIntDetail.php,
	  www/atslog/calls/query/CoNum.php,
	  www/atslog/calls/query/CoNumDetail.php,
	  www/atslog/calls/query/IntAll.php,
	  www/atslog/calls/query/IntCoDetail.php,
	  www/atslog/calls/query/IntDetail.php,
	  www/atslog/calls/query/IntNum.php,
	  www/atslog/calls/query/IntNumDetail.php,
	  www/atslog/calls/query/NumAll.php,
	  www/atslog/calls/query/NumDetail.php: now total report printed
	  even when only one page exists

2006-12-19 08:32  samm

	* www/atslog/include/set/functions.php: fixed Bug #9764

2006-12-19 08:20  samm

	* libexec/gps-6a.lib: removed perl header

2006-12-19 06:28  samm

	* CHANGES, www/atslog/include/set/functions.php: fixed external
	  mobile code support

2006-12-18 15:32  samm

	* libexec/kx-td1232-ru.lib: fixed parsing of the ext number

2006-12-18 12:24  samm

	* Makefile.in: added config file creation to the "all" target

2006-12-18 12:23  samm

	* CHANGES: added latest information

2006-12-18 12:21  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in: added information about
	  KX-TD1232

2006-12-18 12:21  samm

	* textlogs/Panasonic KX-T1232-RU.txt: added text log for the
	  KX-T1232 with RU firmware

2006-12-18 12:18  samm

	* libexec/kx-td1232-ru.lib, libexec/kx-td500.lib: added kx1232-ru
	  support

2006-12-18 12:11  samm

	* include/atslogdb.pl.in: added russian ampm support

2006-12-18 06:38  samm

	* CHANGES, sql/install-sql.pl: information about latest changes
	  added

2006-12-18 06:29  samm

	* sql/install-sql.pl:

2006-12-18 06:25  samm

	* sql/install-sql.pl: Added initial version of the SQL installer.
	  Currently only MySQL is supported and no "update" mode.

2006-12-18 06:23  samm

	* createdistr.sh, sql/createsqltables.mysql.sql,
	  sql/createuser.pgsql.sql: DATA removed from SQL definition

2006-12-17 21:13  samm

	* INSTALL: added information about SQL install

2006-12-17 20:03  samm

	* sql/createsqltables.mysql.sql, sql/createsqltables.pgsql.sql:
	  move data from create tables file

2006-12-17 20:01  samm

	* sql/createsqltables.mysql.sql, sql/data.sql,
	  sql/updateto28.mysql.sql, sql/updateto30.mysql.sql,
	  sql/updateto34.mysql.sql, sql/updateto60.mysql.sql,
	  sql/updateto88.mysql.sql: move common sql data to separate file

2006-12-17 19:47  samm

	* scripts/version: we dont need this file anymore

2006-12-17 19:31  samm

	* www/atslog/info.php: we dont need this file

2006-12-17 19:25  samm

	* Makefile.in: libexec on linux fixed

2006-12-17 18:40  samm

	* Makefile.in: added installation of the man pages

2006-12-17 17:05  samm

	* createdistr.sh: clean up autoconf cache

2006-12-17 16:18  samm

	* version.inc: version bump

2006-12-17 15:58  samm

	* Makefile, Makefile.in, configure: configure and Makefile are
	  created by autoconf

2006-12-17 15:48  samm

	* CHANGES, Makefile.in, createdistr.sh: autoconf related changes

2006-12-17 15:43  samm

	* include/atslogmaster.in: kill -- replaced with kill (gpid->pid)

2006-12-17 15:38  samm

	* include/atslog.conf.default.in,
	  include/atslog.conf.default.rus.in, include/atslogmaster.in: gpid
	  --> pid

2006-12-17 15:36  samm

	* lang/en_US, lang/ru_RU.CP1251, lang/ru_RU.KOI8-R,
	  lang/ru_RU.UTF-8: gpid --> pid

2006-12-17 15:35  samm

	* src/atslogd/atslogd.c: replaced gpid with pid

2006-12-17 14:32  samm

	* Makefile, Makefile.in, configure.in, createdistr.sh,
	  include/atslog.conf.default.in: many autoconf related changes

2006-12-17 13:37  samm

	* include/atslog.conf.default, include/atslog.conf.default.in,
	  include/atslog.conf.default.rus,
	  include/atslog.conf.default.rus.in: autocnd relalated changes

2006-12-17 12:42  samm

	* include/atslogcleardb.pl.in, include/atslogdaily.in,
	  include/atslogdb.pl.in, include/atslogmaster.in,
	  include/atslogrotate.in: autoconf related changes

2006-12-17 12:08  samm

	* include/atslogcleardb.pl.in, include/atslogdaily.in,
	  include/atslogdb.pl.in, include/atslogmaster.in: replaced
	  hardcoded path with @sysconfdir@ macros

2006-12-17 12:06  samm

	* include/atslogcleardb.pl, include/atslogcleardb.pl.in,
	  include/atslogdaily, include/atslogdaily.in, include/atslogdb.pl,
	  include/atslogdb.pl.in, include/atslogmaster,
	  include/atslogmaster.in, include/atslogrotate,
	  include/atslogrotate.in: rename files for the autoconf macros

2006-12-17 12:00  samm

	* Makefile, Makefile.in, configure, createdistr.sh: many changes to
	  the new installer

2006-12-17 11:43  samm

	* include/atslog.conf.default, include/atslog.conf.default.rus,
	  include/atslogdb.pl: added information about KX-TD500
	  translated comments in the atslogdb.pl

2006-12-17 11:35  samm

	* configure.in: changed atslogd path

2006-12-17 11:35  samm

	* Makefile.in: added autoconf macros

2006-12-17 11:32  samm

	* Makefile.in: Mkafiel.in template

2006-12-17 10:15  samm

	* aclocal.m4, configure.in: template for GNU autoconf

2006-12-17 10:11  samm

	* scripts/subdir_subst.pl: fixe for the non-latin files

2006-12-17 09:57  samm

	* scripts/subdir_subst.pl: perl script to replace string in all
	  files

2006-12-17 09:41  samm

	* atslogsetup: disable "setup" script because it`s not work for me
	  and i have no time
	  to fix it

2006-12-17 09:34  samm

	* createdistr.sh: This script will create atslog distr

2006-12-17 09:24  samm

	* www/atslog/CHANGELOG.txt: delete all grabage from dist

2006-12-16 08:43  samm

	* lang/en_US: en_US translation proofreaded by Alex Yanchenko.
	  Big thanks for this contribution!

2006-12-15 22:22  samm

	* CHANGES: added information about recent changes

2006-12-15 22:19  samm

	* libexec/kx-td500.lib: support for the Panasonic KS-TD500 moved to
	  trunk
	  corrected end of the file (1; added)

2006-12-15 22:15  samm

	* include/atslogdb.pl: Now atslogd.pl allow to require not any
	  library from "libexec" directory.
	  So now user can simply put new library in the libexec dir and
	  specify it in the configuration file.
	  
	  Added "\n" to the end of error messages

2006-12-15 22:13  samm

	* include/atslog.conf.default, include/atslog.conf.default.rus:
	  renamed model for the ALCATEL 4200E PBX to common style

2006-12-15 22:10  samm

	* libexec/4200e.lib: added 1; at the end of the file to allow safe
	  require

2006-12-15 21:51  samm

	* libexec/4200e.lib, libexec/alcatel-4200.lib: renamed to common
	  name convention

2006-12-15 07:53  samm

	* CHANGES: added information about rc3 release

2006-12-15 07:17  samm

	* man/en/atslogmaster.8, man/en/atslogmaster.8.txt: quick and dirty
	  english translation

2006-12-14 13:02  hiddenman

	* www/atslog/include/set/conf.inc.php,
	  www/atslog/include/set/functions.php: Updated ukrainian mobile
	  codes

2006-12-14 12:29  samm

	* CHANGES: added information about mobile code changes

2006-12-14 12:26  samm

	* www/atslog/include/set/conf.inc.php,
	  www/atslog/include/set/functions.php: Added some new codes for
	  the ukrainian mobile netwoks
	  Mobile operator codes can be overrided in the config file

2006-12-14 12:11  samm

	* version.inc: typo fixed

2006-12-14 12:09  samm

	* include/revision.inc, version.inc: changed buildnumber to latest
	  trunk SVN commit

2006-12-13 22:22  samm

	* configure: fixed using->usage

2006-12-13 22:19  samm

	* include/revision.inc, version.inc: buildnumber replaced with SVN
	  revision number

2006-12-13 22:11  samm

	* version.inc: added revision to version.inc

2006-12-13 21:41  samm

	* CHANGES: added fix information to the todo list

2006-12-13 21:32  samm

	* www/atslog/include/set/functions.php: fixed query with filter
	  'exclude city calls' and 'exclude cellural calls'
	  see
	  http://atslog.dp.ua/atslog/calls/index.php?incoming=2&type=AllCalls&day=01&mon=12&year=2006&day2=31&mon2=12&year2=2006&CityLine=1&MobLine=4&search=&newStatus=TRUE
	  on old revisions to see bug

2006-12-11 23:18  samm

	* www/atslog/users/index.html: * because of small typo in previous
	  patch "change password" function was broken
	  Now fixed.
	  * small html fix ("nowrap" in buttob column)

2006-12-11 12:29  samm

	* www/atslog/include/lang/en_US.php,
	  www/atslog/include/lang/ru_1251.php,
	  www/atslog/include/lang/ru_KOI8-R.php,
	  www/atslog/include/set/functions.php: Added PHP pcre checking

2006-12-11 12:06  samm

	* www/atslog/include/lang/en_US.php,
	  www/atslog/include/set/functions.php: added initial checking of
	  the PCRE PHP support

2006-12-10 18:47  samm

	* TODO: todo items added

2006-12-09 10:31  samm

	* CHANGES: info added

2006-12-09 09:57  samm

	* src/atslogd/atslogd.c: fixed rtcp mode. Now if PBX was
	  disconnected for some reason (e.g. remote
	  PBX reboot, or network failure) atslogd will try to connect
	  untill success
	  (with reconnection timeout).

2006-12-09 09:42  samm

	* src/atslogd/atslogd.c: * now atslogd set CLOCAL flag on serial
	  device before opening in blocking mode.
	  This is fix for hanging on Linux with /dev/ttySx devices.
	  * added close_tty function to restore serial device settings on
	  exit.

2006-12-09 09:15  samm

	* src/atslogd/atslogd.c: removed unused flush_cdr_q and free_cdr_q
	  functions (catched via -Wall complain)
	  he_rserver and he_lserver had no init value (catched via -Wall
	  complain)

2006-12-09 09:10  samm

	* TODO: new todo items added

2006-12-08 20:30  samm

	* TODO: TODO file added

2006-12-08 19:28  samm

	* CHANGES: added information about pre2 release

2006-12-08 19:24  samm

	* version.inc: version bump

2006-12-08 17:15  samm

	* USAGE: Forgot to translate "restart" command

2006-12-08 17:04  samm

	* CHANGES, CHANGES.RUS: added change log to the CHANGES file.

2006-12-08 16:31  samm

	* ., CHANGES, DEINSTALL, DEINSTALL.RUS, INSTALL, INSTALL.RUS,
	  Makefile, README, README.RUS, UPDATING, USAGE, USAGE.RUS,
	  atslogsetup, configure, include, installing, lang, libexec, man,
	  rc.d, scripts, scripts/checkDBD.pl, sql, src, textlogs,
	  version.inc, www: moved all files to "trunk" subdir.
	  SVN use "copy" command for the revision control and tagging, so
	  we cannot
	  use current directory tree to make releases supported by SVN.
	  
	  See
	  http://svnbook.red-bean.com/nightly/en/svn.branchmerge.tags.html
	  for
	  additional information

