when run as cvs2cl.pl --stdout -l "-d>=2005-02-17"

it will produce changelog since that date on the stdout, so
it is easy to append changelog since the last entry, do not reproduce the whole file every time

We can generate chanmgelog every week or daily, not with every commit.

Vlad Seryakov wrote:
What i did was just ran
cvs2cl.pl in the naviserver directory.
Our history is small, so it produces the whole ChanleLog pretty quickly.


Zoran Vasiljevic wrote:

On Thursday 17 February 2005 17:53, Vlad Seryakov wrote:

Works pretty nice, i just tested it.

Can we use it ?



If you explain me how, I'm all for it! But, be gentle... I'm an old man :-)
Care for an "executive update" or "cvs2cl for dummies" ?

Zoran



------------------------------------------------------------------------

2005-02-17 09:19  seryakov

        * ChangeLog: updated changelog

2005-02-17 04:43  vasiljevic

        * ChangeLog: See file

2005-02-17 04:43  vasiljevic

        * nsd/tclfile.c: Fixed broken NsTclChanObjCmd command which caused
          server crashes when trasporting channels between threads when
          linked against Tcl 8.4+

2005-02-16 11:45  seryakov

        * Makefile, configure.in, sample-config.tcl,
          include/Makefile.build, include/Makefile.global.in,
          include/Makefile.module.in, include/ns.h, include/nsdb.h,
          include/nsextmsg.h, include/nspd.h, include/nsthread.h,
          tcl/charsets.tcl, tcl/compat.tcl, tcl/debug.tcl,
          tcl/fastpath.tcl, tcl/file.tcl, tcl/form.tcl, tcl/http.tcl,
          tcl/init.tcl, tcl/modlog.tcl, tcl/nsdb.tcl, tcl/sendmail.tcl,
          tcl/util.tcl: License terms in the headers are changed to
          Mozilla.  sendmail proc extended to support cc as argument and
          possibly ignore error on receiving QUIT response, some mail
          servers just drop the connection and then sendmail generate
          error. ns_getform checks for connection and if no connection
          returns empty instead of generate error, to be used safely in
          schedule scripts when same code runs on the Web frontend and
          backend.

2005-02-16 10:59  seryakov

        * nsd/init.c: In rare cases when dns resolver cannot resolve the
          hostname on startup and tries to log this error it crashes
          because log was not initilized yet.

2005-02-16 10:05  seryakov

        * configure, include/Makefile.global.in,
          include/Makefile.module.in, nsd/binder.c, nsd/tclsock.c,
          nsdb/dbdrv.c: Binder suppport for different protocols added,
          supported TCP/UDP/ICMP/UNIX protocols. Added
          Ns_SockListenUdp,Ns_SockListenRaw,Ns_SockListenUnix functions.
          Backported sockopen command from 4.1 tree with
          -localhost/-localport options. db select will reuse exception
          which driver set otherwise will set standard error about wrong
          query.

2005-02-16 03:38  vasiljevic

        * Makefile, README, aclocal.m4, sample-config.tcl, configure,
          configure.in, install-sh, ChangeLog, license.terms, doc/Ns_Db.3,
          doc/Ns_Fd.3, doc/Ns_Alloc.3, doc/Ns_Htuu.3, doc/Ns_Info.3,
          doc/ns_getchannels.n, doc/Ns_List.3, doc/Ns_Mime.3,
          doc/Ns_TclDbGetHandle.3, doc/Ns_Thread.3, doc/ns_shutdown.n,
          doc/ns_writefp.n, doc/Ns_Adp.3, doc/Ns_Cls.3, doc/Ns_DbPool.3,
          doc/Ns_Env.3, doc/Ns_QuoteHtml.3, doc/ns_return.n, doc/Ns_Log.3,
          doc/Ns_Nsd.3, doc/Ns_Set.3, doc/Ns_ThreadAlloc.3, doc/Ns_Tls.3,
          doc/Ns_Uid.3, doc/Ns_Pool.3, doc/Ns_Rand.3, doc/Ns_Reentrant.3,
          doc/Ns_Url.3, doc/install-doc, doc/ns_modulepath.n,
          doc/Ns_Cache.3, doc/Ns_DString.3, doc/Ns_Sema.3, doc/Ns_Sock.3,
          doc/nsd.1, doc/Ns_DbUtil.3, doc/Ns_Index.3, doc/Ns_Time.3,
          doc/ns_crash.n, doc/ns_crypt.n, doc/ns_library.n,
          doc/ns_rollfile.n, doc/Ns_DbDriver.3, doc/Ns_String.3,
          doc/Ns_TclConn.3, doc/ns_headers.n, doc/ns_httptime.n,
          doc/Ns_Pathname.3, doc/Ns_SockIO.3, doc/Ns_TclFile.3,
          doc/Ns_TclSet.3, doc/Ns_UrlSpecific.3, doc/ns_module.n,
          doc/Ns_ConnRequest.3, doc/Ns_TclInit.3, doc/ns_parseheader.n,
          doc/ns_sched.n, doc/ns_url2file.n, doc/Ns_IntPrint.3,
          doc/Ns_Register.3, doc/ns_config.n, doc/ns_filter.n,
          doc/ns_markfordelete.n, doc/ns_share.n, doc/mkLinks,
          doc/ns_requestauthorize.n, doc/ns_sleep.n, doc/ns_geturl.n,
          doc/Ns_TclRegister.3, doc/ns_adp.n, doc/ns_env.n, doc/ns_img.n,
          doc/Ns_Encoding.3, doc/ns_job.n, doc/ns_log.n, doc/ns_set.n,
          doc/Ns_Encrypt.3, doc/Ns_Sched.3, doc/Ns_Signal.3,
          doc/Ns_Thread2.3, doc/ns_tmp.n, doc/ns_uuencode.n,
          doc/Ns_ConnCopy.3, doc/Ns_ConnWrite.3, doc/Ns_ServerSpecific.3,
          doc/Ns_SockErrno.3, doc/Ns_TclTimeObj.3, doc/ns_logroll.n,
          doc/ns_purgefiles.n, doc/Ns_CritSec.3, doc/Ns_Fetch.3,
          doc/Ns_Filter.3, doc/Ns_Module.3, doc/Ns_Request.3, doc/ns_at.n,
          doc/ns_parsequery.n, doc/ns_thread.n, doc/Ns_ConnRead.3,
          doc/Ns_ConnReturn.3, doc/Ns_ProcInfo.3, doc/Ns_UrlToFile.3,
          doc/ns_addr.n, doc/ns_db.n, doc/Ns_ConnSend.3, doc/Ns_Driver.3,
          doc/Ns_ExtDb.3, doc/Ns_TclThread.3, doc/ns_chan.n, doc/ns_conn.n,
          doc/Ns_Config.3, doc/Ns_Master.3, doc/Ns_SockCallback.3,
          doc/ns_eval.n, doc/ns_file.n, doc/ns_normalizepath.n,
          doc/man.macros, doc/ns_html.n, doc/ns_http.n, doc/ns_info.n,
          doc/ns_init.n, doc/Ns_Mutex.3, doc/Ns_RWLock.3,
          doc/Ns_RollFile.3, doc/Ns_TempFile.3, doc/ns_guesstype.n,
          doc/ns_kill.n, doc/ns_urlencode.n, doc/Ns_HttpTime.3,
          doc/Ns_InetAddr.3, doc/Ns_UrlEncode.3, doc/ns_proc.n,
          doc/ns_rand.n, doc/Ns_Auth.3, doc/Ns_DbSp.3, doc/Ns_TclInterp.3,
          doc/ns_cache.n, doc/Ns_Cond.3, doc/Ns_Conn.3,
          doc/Ns_ConnHeaders.3, doc/Ns_Location.3, doc/ns_sock.n,
          doc/Ns_ConnDriver.3, doc/Ns_Exec.3, doc/ns_checkurl.n,
          doc/ns_sync.n, doc/ns_time.n, nsd/binder.c, nsd/fd.c, nsd/op.c,
          nsd/Makefile, nsd/encoding.c, nsd/listen.c, nsd/dsprintf.c,
          nsd/cls.c, nsd/crypt.c, nsd/dns.c, nsd/log.c, nsd/nsd.h,
          nsd/set.c, nsd/str.c, nsd/url.c, nsd/queue.c, nsd/return.c,
          nsd/uuencode.c, nsd/mimetypes.c, nsd/sched.c, nsd/urlopen.c,
          nsd/nswin32.c, nsd/dstring.c, nsd/tclrequest.c, nsd/adpparse.c,
          nsd/tclthread.c, nsd/compress.c, nsd/filter.c, nsd/stamp.c,
          nsd/fastpath.c, nsd/auth.c, nsd/conn.c, nsd/tclatclose.c,
          nsd/driver.c, nsd/config.c, nsd/connio.c, nsd/tclcmds.c,
          nsd/tclconf.c, nsd/exec.c, nsd/random.c, nsd/form.c,
          nsd/nsconf.c, nsd/nsconf.h, nsd/getopt.c, nsd/getopt.h,
          nsd/request.c, nsd/callbacks.c, nsd/adprequest.c, nsd/tclfile.c,
          nsd/modload.c, nsd/info.c, nsd/init.c, nsd/tclsched.c,
          nsd/urlencode.c, nsd/tclhttp.c, nsd/tclinit.c, nsd/urlspace.c,
          nsd/lisp.c, nsd/main.c, nsd/tclshare.c, nsd/nsmain.c,
          nsd/nsthread.c, nsd/proc.c, nsd/tclmisc.c, nsd/pidfile.c,
          nsd/sock.c, nsd/tclresp.c, nsd/unix.c, nsd/tclsock.c,
          nsd/server.c, nsd/tclxkeylist.c, nsd/adpcmds.c, nsd/pathname.c,
          nsd/adpeval.c, nsd/cache.c, nsd/init.tcl, nsd/quotehtml.c,
          nsd/rollfile.c, nsd/index.c, nsd/httptime.c, nsd/sockcallback.c,
          nsd/tclenv.c, nsd/tclimg.c, nsd/tcljob.c, nsd/tclobj.c,
          nsd/tclset.c, nsd/tclvar.c, tcl/charsets.tcl, tcl/compat.tcl,
          tcl/debug.tcl, tcl/fastpath.tcl, tcl/file.tcl, tcl/form.tcl,
          tcl/http.tcl, tcl/nsdb.tcl, tcl/prodebug.tcl, tcl/sendmail.tcl,
          tcl/init.tcl, tcl/modlog.tcl, tcl/stats.tcl, tcl/util.tcl,
          nsdb/db.h, nsdb/dbdrv.c, nsdb/Makefile, nsdb/dbtcl.c,
          nsdb/dbinit.c, nscp/Makefile, nsdb/dbutil.c, nsdb/nsdb.c,
          nscp/nscp.c, nspd/pd.h, nspd/Makefile, nspd/listen.c, nspd/log.c,
          nscgi/Makefile, nspd/main.c, nscgi/nscgi.c, nsext/Makefile,
          nsext/msg.c, nsext/nsext.c, nslog/Makefile, nslog/nslog.c,
          tests/http-test-config.tcl, tests/http.test,
          tests/ns_addrbyhost.test, tests/ns_hostbyaddr.test,
          tests/ns_hrefs.test, tests/all.tcl, tests/harness.tcl,
          tests/ns_adp_compress.test,
          tests/servers/server1/pages/ns_adp_compress.adp,
          win32/aolserver.dsw, win32/nsd/nsd.dsp, win32/group/grpall.dsp,
          win32/main/main.dsp, win32/nscp/nscp.dsp, win32/nsdb/nsdb.dsp,
          win32/test/nsd.tcl, win32/test/servers/test/pages/cgitest.bat,
          win32/test/servers/test/pages/index.adp, win32/group/grpcore.dsp,
          win32/group/grpopenacs.dsp, win32/nscgi/nscgi.dsp,
          win32/nslog/nslog.dsp, win32/nsperm/nsperm.dsp,
          win32/nssock/nssock.dsp, nsperm/Makefile, nsperm/compat.tcl,
          nsperm/group, nsperm/hosts.allow, nsperm/passwd, nsperm/perms,
          win32/cgitest/cgitest.dsp, win32/cgitest/main.c,
          win32/nsthread/nsthread.dsp, win32/threadtest/threadtest.dsp,
          nsperm/hosts.deny, nsperm/init.tcl, nsperm/nsperm.c,
          nssock/Makefile, nssock/nssock.c, nsthread/Makefile,
          nsthread/cslock.c, nsthread/nsthreadtest.c, nsthread/pthread.c,
          nsthread/tls.c, nsthread/signal.c, nsthread/error.c,
          nsthread/winthread.c, nsthread/compat.c, nsthread/fork.c,
          nsthread/master.c, nsthread/reentrant.c, nsthread/mutex.c,
          nsthread/sema.c, nsthread/time.c, nsthread/rwlock.c,
          nsthread/thread.c, nsthread/thread.h, nsthread/memory.c,
          include/ns.h, include/Makefile.module.in, include/nsdb.h,
          include/nspd.h, include/Makefile.build,
          include/Makefile.global.in, include/nsextmsg.h,
          include/nsthread.h: Initial import

2005-02-16 03:38  vasiljevic

        * Makefile, README, aclocal.m4, sample-config.tcl, configure,
          configure.in, install-sh, ChangeLog, license.terms, doc/Ns_Db.3,
          doc/Ns_Fd.3, doc/Ns_Alloc.3, doc/Ns_Htuu.3, doc/Ns_Info.3,
          doc/ns_getchannels.n, doc/Ns_List.3, doc/Ns_Mime.3,
          doc/Ns_TclDbGetHandle.3, doc/Ns_Thread.3, doc/ns_shutdown.n,
          doc/ns_writefp.n, doc/Ns_Adp.3, doc/Ns_Cls.3, doc/Ns_DbPool.3,
          doc/Ns_Env.3, doc/Ns_QuoteHtml.3, doc/ns_return.n, doc/Ns_Log.3,
          doc/Ns_Nsd.3, doc/Ns_Set.3, doc/Ns_ThreadAlloc.3, doc/Ns_Tls.3,
          doc/Ns_Uid.3, doc/Ns_Pool.3, doc/Ns_Rand.3, doc/Ns_Reentrant.3,
          doc/Ns_Url.3, doc/install-doc, doc/ns_modulepath.n,
          doc/Ns_Cache.3, doc/Ns_DString.3, doc/Ns_Sema.3, doc/Ns_Sock.3,
          doc/nsd.1, doc/Ns_DbUtil.3, doc/Ns_Index.3, doc/Ns_Time.3,
          doc/ns_crash.n, doc/ns_crypt.n, doc/ns_library.n,
          doc/ns_rollfile.n, doc/Ns_DbDriver.3, doc/Ns_String.3,
          doc/Ns_TclConn.3, doc/ns_headers.n, doc/ns_httptime.n,
          doc/Ns_Pathname.3, doc/Ns_SockIO.3, doc/Ns_TclFile.3,
          doc/Ns_TclSet.3, doc/Ns_UrlSpecific.3, doc/ns_module.n,
          doc/Ns_ConnRequest.3, doc/Ns_TclInit.3, doc/ns_parseheader.n,
          doc/ns_sched.n, doc/ns_url2file.n, doc/Ns_IntPrint.3,
          doc/Ns_Register.3, doc/ns_config.n, doc/ns_filter.n,
          doc/ns_markfordelete.n, doc/ns_share.n, doc/mkLinks,
          doc/ns_requestauthorize.n, doc/ns_sleep.n, doc/ns_geturl.n,
          doc/Ns_TclRegister.3, doc/ns_adp.n, doc/ns_env.n, doc/ns_img.n,
          doc/Ns_Encoding.3, doc/ns_job.n, doc/ns_log.n, doc/ns_set.n,
          doc/Ns_Encrypt.3, doc/Ns_Sched.3, doc/Ns_Signal.3,
          doc/Ns_Thread2.3, doc/ns_tmp.n, doc/ns_uuencode.n,
          doc/Ns_ConnCopy.3, doc/Ns_ConnWrite.3, doc/Ns_ServerSpecific.3,
          doc/Ns_SockErrno.3, doc/Ns_TclTimeObj.3, doc/ns_logroll.n,
          doc/ns_purgefiles.n, doc/Ns_CritSec.3, doc/Ns_Fetch.3,
          doc/Ns_Filter.3, doc/Ns_Module.3, doc/Ns_Request.3, doc/ns_at.n,
          doc/ns_parsequery.n, doc/ns_thread.n, doc/Ns_ConnRead.3,
          doc/Ns_ConnReturn.3, doc/Ns_ProcInfo.3, doc/Ns_UrlToFile.3,
          doc/ns_addr.n, doc/ns_db.n, doc/Ns_ConnSend.3, doc/Ns_Driver.3,
          doc/Ns_ExtDb.3, doc/Ns_TclThread.3, doc/ns_chan.n, doc/ns_conn.n,
          doc/Ns_Config.3, doc/Ns_Master.3, doc/Ns_SockCallback.3,
          doc/ns_eval.n, doc/ns_file.n, doc/ns_normalizepath.n,
          doc/man.macros, doc/ns_html.n, doc/ns_http.n, doc/ns_info.n,
          doc/ns_init.n, doc/Ns_Mutex.3, doc/Ns_RWLock.3,
          doc/Ns_RollFile.3, doc/Ns_TempFile.3, doc/ns_guesstype.n,
          doc/ns_kill.n, doc/ns_urlencode.n, doc/Ns_HttpTime.3,
          doc/Ns_InetAddr.3, doc/Ns_UrlEncode.3, doc/ns_proc.n,
          doc/ns_rand.n, doc/Ns_Auth.3, doc/Ns_DbSp.3, doc/Ns_TclInterp.3,
          doc/ns_cache.n, doc/Ns_Cond.3, doc/Ns_Conn.3,
          doc/Ns_ConnHeaders.3, doc/Ns_Location.3, doc/ns_sock.n,
          doc/Ns_ConnDriver.3, doc/Ns_Exec.3, doc/ns_checkurl.n,
          doc/ns_sync.n, doc/ns_time.n, nsd/binder.c, nsd/fd.c, nsd/op.c,
          nsd/Makefile, nsd/encoding.c, nsd/listen.c, nsd/dsprintf.c,
          nsd/cls.c, nsd/crypt.c, nsd/dns.c, nsd/log.c, nsd/nsd.h,
          nsd/set.c, nsd/str.c, nsd/url.c, nsd/queue.c, nsd/return.c,
          nsd/uuencode.c, nsd/mimetypes.c, nsd/sched.c, nsd/urlopen.c,
          nsd/nswin32.c, nsd/dstring.c, nsd/tclrequest.c, nsd/adpparse.c,
          nsd/tclthread.c, nsd/compress.c, nsd/filter.c, nsd/stamp.c,
          nsd/fastpath.c, nsd/auth.c, nsd/conn.c, nsd/tclatclose.c,
          nsd/driver.c, nsd/config.c, nsd/connio.c, nsd/tclcmds.c,
          nsd/tclconf.c, nsd/exec.c, nsd/random.c, nsd/form.c,
          nsd/nsconf.c, nsd/nsconf.h, nsd/getopt.c, nsd/getopt.h,
          nsd/request.c, nsd/callbacks.c, nsd/adprequest.c, nsd/tclfile.c,
          nsd/modload.c, nsd/info.c, nsd/init.c, nsd/tclsched.c,
          nsd/urlencode.c, nsd/tclhttp.c, nsd/tclinit.c, nsd/urlspace.c,
          nsd/lisp.c, nsd/main.c, nsd/tclshare.c, nsd/nsmain.c,
          nsd/nsthread.c, nsd/proc.c, nsd/tclmisc.c, nsd/pidfile.c,
          nsd/sock.c, nsd/tclresp.c, nsd/unix.c, nsd/tclsock.c,
          nsd/server.c, nsd/tclxkeylist.c, nsd/adpcmds.c, nsd/pathname.c,
          nsd/adpeval.c, nsd/cache.c, nsd/init.tcl, nsd/quotehtml.c,
          nsd/rollfile.c, nsd/index.c, nsd/httptime.c, nsd/sockcallback.c,
          nsd/tclenv.c, nsd/tclimg.c, nsd/tcljob.c, nsd/tclobj.c,
          nsd/tclset.c, nsd/tclvar.c, tcl/charsets.tcl, tcl/compat.tcl,
          tcl/debug.tcl, tcl/fastpath.tcl, tcl/file.tcl, tcl/form.tcl,
          tcl/http.tcl, tcl/nsdb.tcl, tcl/prodebug.tcl, tcl/sendmail.tcl,
          tcl/init.tcl, tcl/modlog.tcl, tcl/stats.tcl, tcl/util.tcl,
          nsdb/db.h, nsdb/dbdrv.c, nsdb/Makefile, nsdb/dbtcl.c,
          nsdb/dbinit.c, nscp/Makefile, nsdb/dbutil.c, nsdb/nsdb.c,
          nscp/nscp.c, nspd/pd.h, nspd/Makefile, nspd/listen.c, nspd/log.c,
          nscgi/Makefile, nspd/main.c, nscgi/nscgi.c, nsext/Makefile,
          nsext/msg.c, nsext/nsext.c, nslog/Makefile, nslog/nslog.c,
          tests/http-test-config.tcl, tests/http.test,
          tests/ns_addrbyhost.test, tests/ns_hostbyaddr.test,
          tests/ns_hrefs.test, tests/all.tcl, tests/harness.tcl,
          tests/ns_adp_compress.test,
          tests/servers/server1/pages/ns_adp_compress.adp,
          win32/aolserver.dsw, win32/nsd/nsd.dsp, win32/group/grpall.dsp,
          win32/main/main.dsp, win32/nscp/nscp.dsp, win32/nsdb/nsdb.dsp,
          win32/test/nsd.tcl, win32/test/servers/test/pages/cgitest.bat,
          win32/test/servers/test/pages/index.adp, win32/group/grpcore.dsp,
          win32/group/grpopenacs.dsp, win32/nscgi/nscgi.dsp,
          win32/nslog/nslog.dsp, win32/nsperm/nsperm.dsp,
          win32/nssock/nssock.dsp, nsperm/Makefile, nsperm/compat.tcl,
          nsperm/group, nsperm/hosts.allow, nsperm/passwd, nsperm/perms,
          win32/cgitest/cgitest.dsp, win32/cgitest/main.c,
          win32/nsthread/nsthread.dsp, win32/threadtest/threadtest.dsp,
          nsperm/hosts.deny, nsperm/init.tcl, nsperm/nsperm.c,
          nssock/Makefile, nssock/nssock.c, nsthread/Makefile,
          nsthread/cslock.c, nsthread/nsthreadtest.c, nsthread/pthread.c,
          nsthread/tls.c, nsthread/signal.c, nsthread/error.c,
          nsthread/winthread.c, nsthread/compat.c, nsthread/fork.c,
          nsthread/master.c, nsthread/reentrant.c, nsthread/mutex.c,
          nsthread/sema.c, nsthread/time.c, nsthread/rwlock.c,
          nsthread/thread.c, nsthread/thread.h, nsthread/memory.c,
          include/ns.h, include/Makefile.module.in, include/nsdb.h,
          include/nspd.h, include/Makefile.build,
          include/Makefile.global.in, include/nsextmsg.h,
          include/nsthread.h: Initial revision


--
Vlad Seryakov
571 262-8608 office
[EMAIL PROTECTED]
http://www.crystalballinc.com/vlad/

Reply via email to