Re: [AOLSERVER] Control Port on AOLserver 4.5

2008-06-10 Thread Vlad Seryakov
I assume you are running new Tcl, in nscp.c line 366 replace res = interp-result; with res = Tcl_GetStringResult(interp); Bernhard van Woerden wrote: I'm trying out AOLserver4.5 on FreeBSD7 and can't get the control port to echo back the results of a command e.g. Welcome to nsd running

Re: [AOLSERVER] Getting a handle on memory usage

2008-05-01 Thread Vlad Seryakov
Let me add my 2 cents as well as i have spent a lot of time trying to deal with ever-growing nsd process. Currently i have nsd process (Naviserver) with size about 500Mb running without restart for 15 days. Tcl compiled without Zippy, with standard malloc-family. I tried it with vtmalloc as

Re: [AOLSERVER] [naviserver-devel] nsdbi database driver interface 0.1

2008-04-17 Thread Vlad Seryakov
This is very cool, Can you commit it into primary Naviserver CVS? Stephen Deasey wrote: nsdbi is a database driver interface for naviserver. It provides native bind variable support, transparent prepared queries and handle management, runtime configuration, statistics, and a few other things.

Re: [AOLSERVER] [naviserver-devel] nsdbi database driver interface 0.1

2008-04-17 Thread Vlad Seryakov
Oops, sent to wrong list. Is it ready for use or ready to switch to from old ns_db? Would be cool to have in in the CVS Stephen Deasey wrote: nsdbi is a database driver interface for naviserver. It provides native bind variable support, transparent prepared queries and handle management,

Re: [AOLSERVER] nsfreetds

2005-05-26 Thread Vlad Seryakov
a critical error. On 5/25/05, Vlad Seryakov [EMAIL PROTECTED] wrote: Why msg_level 10, why 10, and not 0? Ian Harding wrote: Vlad, I installed 0.63 and compiled and installed your module. It seems to work fine, but has a glitch I ran into as well which is that it doesn't return error codes

Re: [AOLSERVER] nsfreetds

2005-05-26 Thread Vlad Seryakov
://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 571 262-8608 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad

Re: [AOLSERVER] nsfreetds

2005-05-26 Thread Vlad Seryakov
compatibility, reliability? Vlad Seryakov said: real sybase driver is external driver working via db proxy, much slower and spawns separate process for every new DB connection. Bas Scheffers wrote: Just out of curiosity, what is the advantage of using nsfreetds for Sybase over the real sybase

Re: [AOLSERVER] nsfreetds

2005-05-25 Thread Vlad Seryakov
- http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 571 262-8608 office [EMAIL PROTECTED] http://www.crystalballinc.com

Re: [AOLSERVER] nsfreetds

2005-05-25 Thread Vlad Seryakov
It is a fork, see ChangeLog for more info, no website or any formal info at this point yet. Xavier Beaudouin wrote: Humm What is the difference between naviserver and aolserver... ? /Xavier Le 25 mai 05 à 20:25, Vlad Seryakov a écrit : Try newest FreeTDS 0.63 with my modified

Re: [AOLSERVER] nsfreetds

2005-05-25 Thread Vlad Seryakov
simple queries. I appreciate the advice and am happy to have tsql returning results :) If anyone has any further ideas on what might be keeping nsfreetds from working I'd love to hear them :) Thanks for all the help so far, -Cory Vlad Seryakov wrote: Try newest FreeTDS 0.63 with my modified

Re: [AOLSERVER] nsfreetds

2005-05-25 Thread Vlad Seryakov
= (Ns_DbHandle *) tds-parent; Ns_Log(Notice, nsfreetds: Ns_FreeTDS_Msg_Handler(%s): %s, handle-datasource, msg-message); // Begin hack if ( msg-msg_level 10 ) Ns_DbSetException(handle, NSDB, msg-message); // End hack return 0; } On 5/25/05, Vlad Seryakov [EMAIL

Re: [AOLSERVER] nsfreetds

2005-05-25 Thread Vlad Seryakov
. Notice: Database API: couldn't determine RDBMS type of database pool pool4. Vlad Seryakov wrote: Do you have any errors at the server startup associated with nsfreetds? Also, every time i open nsdb with freetds, i issue use database to open appropriate SQL server database to use. Cory Grimster

Re: [AOLSERVER] Asterisk and AOLserver

2005-02-09 Thread Vlad Seryakov
While reading the previous postings I stumbled upon multiple mentioning of multi protocol support and asterisk, therefore I assume people on this list are knowledgeable about this topic. Here is what we need: We run a CRM system on top of AOLserver. The CRM system contains the phone numbers of the

Re: [AOLSERVER] AOLserver facelift.

2005-02-07 Thread Vlad Seryakov
So, for a moment, ignore the existance of AOL. What does the rest of the AOLserver Community think about your patches? I don't mean people just saying oh, we think Vlad's patches are great -- I mean, who else has written code that needs to run on a version of AOLserver built with your patches?

Re: [AOLSERVER] AOLserver facelift.

2005-02-06 Thread Vlad Seryakov
? -- Vlad Seryakov 571 262-8608 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field

Re: [AOLSERVER] AOLserver facelift.

2005-02-05 Thread Vlad Seryakov
Spend some time thinking about it, and when you have a better idea of what that something actually is, tell us all about it. We're all listening. In my case something is: i feel that contributing into AOLServer project feels like asking permission from AOL, is AOL willing to accept or even

Re: [AOLSERVER] core server design docs

2005-02-05 Thread Vlad Seryakov
, they work fine with asterisk and ser and sipura. -- Vlad Seryakov 571 262-8608 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER

Re: [AOLSERVER] Monitoring setups

2004-09-09 Thread Vlad Seryakov
in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body

Re: [AOLSERVER] Support for non-HTTP protocols

2004-08-17 Thread Vlad Seryakov
-- then you can let go and quickly move on. (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov

Re: [AOLSERVER] Support for non-HTTP protocols

2004-08-17 Thread Vlad Seryakov
resources. I do not have Tcl implementation, it was more than 1 year ago and i did not save old experimental code. Dossy Shiobara wrote: On 2004.08.17, Vlad Seryakov [EMAIL PROTECTED] wrote: Only after i started using AOLServer's thread pools and connection manager, performance issues disappear

Re: [AOLSERVER] Support for non-HTTP protocols

2004-08-17 Thread Vlad Seryakov
this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove

Re: [AOLSERVER] Support for non-HTTP protocols

2004-08-17 Thread Vlad Seryakov
email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave

Re: [AOLSERVER] AOLSERVER Digest - 10 Aug 2004 to 11 Aug 2004 (#2004-171)

2004-08-13 Thread Vlad Seryakov
Seeger -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http

Re: [AOLSERVER] AOLSERVER Digest - 10 Aug 2004 to 11 Aug 2004 (#2004-171)

2004-08-13 Thread Vlad Seryakov
, Vlad Seryakov [EMAIL PROTECTED] wrote: I think everyone would benefit if AOLserver includes some kind templating solution without installing whole OpenACS system. Strip down templating with several usefull tags like if include multirow list and etc would put AOLServer on the same level as PHP/Perl

Re: [AOLSERVER] Anyone using C++ in TCL callbacks?

2004-08-10 Thread Vlad Seryakov
AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED

Re: [AOLSERVER] Generating .pdf Files on the Fly

2004-07-14 Thread Vlad Seryakov
. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER

[AOLSERVER] Fun: Fortune module

2004-07-14 Thread Vlad Seryakov
Can be used for fun :-)) I uploaded fortune module, similar to Unix fortune command, uses same files and returns random epigrams. http://www.crystallballinc.com/vlad/software/ -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http

Re: [AOLSERVER] Windows Services for UNIX

2004-07-13 Thread Vlad Seryakov
://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver

Re: [AOLSERVER] listen on both port 80 and 443

2004-07-01 Thread Vlad Seryakov
/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http

[AOLSERVER] ANN: aspell interface module

2004-07-01 Thread Vlad Seryakov
Hello, For those who is interested, i released new module nsaspell, interface to aspell for AOLserver. Download it from http://www.crystalballinc.com/vlad/software/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body

Re: [AOLSERVER] Intermittent hangs without a message

2004-06-30 Thread Vlad Seryakov
. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER

Re: [AOLSERVER] [AOLSERVER-COMMITS] aolserver Makefile,1.45,1.46

2004-06-29 Thread Vlad Seryakov
Oops, sorry, an accident. Dossy wrote: On 2004.06.29, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: ! dirs = nsthread nsd nssock nsssl nscgi nscp nslog nsperm nsdb nsext nspd nscache nssha1 nspostgres Please don't add non-core modules (i.e., nscache, nssha1, nspostgres) to the core Makefile as

Re: [AOLSERVER] shutdown failure on Windows

2004-06-24 Thread Vlad Seryakov
/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http

Re: [AOLSERVER] [ aolserver-Patches-973010 ] Support for non-HTTP drivers for AOLserver 4

2004-06-15 Thread Vlad Seryakov
://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad

Re: [AOLSERVER] Suggestions for nsd/cache.c in 4.0.5

2004-06-09 Thread Vlad Seryakov
. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER

[AOLSERVER] Modified nslog module

2004-05-28 Thread Vlad Seryakov
. The reason was that i noticed in my logs X-Forwarded-For: unknown and log file contained those unknowns without any IP addresses which is not good for log analyzer. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com

Re: [AOLSERVER] encoding of ns_sockopen

2004-05-28 Thread Vlad Seryakov
the Subject: field of your email blank. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173

Re: [AOLSERVER] encoding of ns_sockopen

2004-05-28 Thread Vlad Seryakov
(TcpServer *server,Ns_Sock *sock) { Ns_Conn *nsconn = Ns_GetConn(); TclInterp *interp = Ns_GetConnInterp(nsconn); if(interp server-dataproc) Ns_TclEval(0,server-server,server-dataproc); } Andrew Piskorski wrote: On Fri, May 28, 2004 at 12:58:36PM -0400, Vlad Seryakov wrote: I have patch

Re: [AOLSERVER] AOLserver 4.0 Documentation update

2004-05-26 Thread Vlad Seryakov
/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http

Re: [AOLSERVER] AOLserver 4.0 Documentation update

2004-05-26 Thread Vlad Seryakov
Makes sense Dossy wrote: On 2004.05.26, Vlad Seryakov [EMAIL PROTECTED] wrote: Would it be easier to automatically upload existing man pages to Wiki and then go and update them or add new docs? There are a lot of man pages that can be used. Having the proc and function names on the wiki

Re: [AOLSERVER] nsopenssl: permission denied

2004-05-04 Thread Vlad Seryakov
message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF

Re: [AOLSERVER] nsopenssl: permission denied

2004-05-04 Thread Vlad Seryakov
- http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com

[AOLSERVER] ANN: ns_gdc: new charting module

2004-04-27 Thread Vlad Seryakov
nscp module and type source path_to_distrib/test.tcl or put the test.tcl script somewhere under pageroot and call it via browser as http://yourhost/path/test.tcl It will generate images in the/tmp directory. -- Vlad Seryakov 703 488-2173 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad

Re: [AOLSERVER] ns_logctl expansion?

2004-03-08 Thread Vlad Seryakov
and, lastly, there is no syslog interface in AS. Zoran -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov

Re: [AOLSERVER] ns_logctl expansion?

2004-03-08 Thread Vlad Seryakov
] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send

Re: [AOLSERVER] ns_logctl expansion?

2004-03-08 Thread Vlad Seryakov
AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED

Re: [AOLSERVER] ns_logctl expansion?

2004-03-07 Thread Vlad Seryakov
Why not to use syslog? What is the advantage of using Tcl channels over syslog for collecting multiple logs? Zoran Vasiljevic wrote: On Sunday 07 March 2004 07:41 pm, you wrote: On Sun, 2004-03-07 at 04:03, Zoran Vasiljevic wrote: Like, for example: set chan [open /some/file.log w]

Re: [AOLSERVER] PHP4 with AOLserver 4

2004-02-02 Thread Vlad Seryakov
I have production-quality webmail solution but it is written on my own framework using nsimap module. http://www.crystalballinc.com/vlad/software/oss2/index.oss Also there is simple webmail written for OpenACS using the same module, it is possible to find it in the OpenACS forums. Roberto Mello

Re: [AOLSERVER] SNMP support

2004-01-27 Thread Vlad Seryakov
Sure you can, i used scotty first but after that wrote my own snmpmodule. It is in the aolserver sourceforge files. Kulcsar Ferenc wrote: Hello All, I'll manage a large network with SNMP in real time. Can I integrate Tkined or scotty with Aolserver? TIA Feri

Re: [AOLSERVER] Generating Dynamic PDF's from AOLs

2003-12-11 Thread Vlad Seryakov
an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from

[AOLSERVER] Initialization crashes in 4.0

2003-11-18 Thread Vlad Seryakov
i just encountered situation when aolserver crashes on startup, it is rare but... As trace below shows on startup the server could not resolve it own name(experimenting with DNS) and used log facility to log this but InitLog was not called yet. In init.c routine NsdInit should call NsInitLog();

[AOLSERVER] aolserver 4.0 shutdown hangs

2003-11-17 Thread Vlad Seryakov
Hello all, i was trying to upgrade to aolserver 4.0 but noticed that every time i do ns_shutdown from nscp the server just hangs. It appeares that the problem is call to NsWaitDriversShutdown(timeout); during server shutdown. Last version i used without any problem beta10 did not have this call.

[AOLSERVER] Zlib module

2003-10-31 Thread Vlad Seryakov
Hello, If somebody interested, i wrote simple zlib module for aolserver, supports compressing/uncompressing Tcl strings, gzip files support. Can be downloaded from http://www.crystalballinc.com/vlad/software -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send

Re: [AOLSERVER] loading nschartdir

2003-09-09 Thread Vlad Seryakov
AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED

Re: [AOLSERVER] Graphing

2003-08-14 Thread Vlad Seryakov
have a working graphing setup? Thanks ;) Ross -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 961

Re: [AOLSERVER] Graphing

2003-08-10 Thread Vlad Seryakov
compiling and linking to figure this one out.. Do you have any ideas? Thanks, Ross Vlad Seryakov wrote: check out my chart module nschartdir, i use ChartDirector graphic library http://www.crystalballinc.com/vlad/software Ross Simpson wrote: Hello, I was curious if anyone

Re: [AOLSERVER] AOLServer 4 Architecture

2003-08-04 Thread Vlad Seryakov
. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to [EMAIL PROTECTED] with the body of SIGNOFF AOLSERVER

Re: [AOLSERVER] nsimap error

2003-08-04 Thread Vlad Seryakov
] with the body of SIGNOFF AOLSERVER in the email message. You can leave the Subject: field of your email blank. -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email

Re: [AOLSERVER] aolserver4 bad file descriptor errors

2003-07-10 Thread Vlad Seryakov
But Ns_ConnClose is called from within connection thread and is using mutex for firstClosePtr but at the same time single threaded driver.c is using the same pointer without any mutexes. After i put mutex there i started receiving much less Bad file descriptor errors and crashes which may be

Re: [AOLSERVER] aolserver4 bad file descriptor errors

2003-07-10 Thread Vlad Seryakov
But what about SockAccept and SockRelease, they do not use lock mutex but update firstClosePtr. I have small communication driver so those errors may not be related to firstClosePtr. Jim Davidson wrote: Hi, Seems like firstClosePtr at least is protected -- there's an informatively named Ns_Mutex

[AOLSERVER] Aolserver4 and Dual-Xeon 2.4Ghz

2003-06-30 Thread Vlad Seryakov
Does anybody have or had problems running Linux and aolserver4 on Xeon 2.4Ghz. It crashes or freezes occasionally, drops tcp connections. Same code running with 3.5.5 works fine. -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http

Re: [AOLSERVER] BIG problem with Tcl8.4.(1|2)

2003-03-26 Thread Vlad Seryakov
to production before fixing this ugly thing. Cheers, Zoran -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/ -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http

Re: [AOLSERVER] Help with nsimap

2003-03-19 Thread Vlad Seryakov
snipped -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list: http://www.aolserver.com/listserv.html List information and options: http://listserv.aol.com/ -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ -- AOLserver - http

Re: [AOLSERVER] URGENT: outputting binary in aolsever..

2003-03-07 Thread Vlad Seryakov
://listserv.aol.com/ III. For more AOLserver information please visit: http://www.aolserver.com/ -- Vlad Seryakov 703 961-5433 office [EMAIL PROTECTED] http://www.crystalballinc.com/vlad/ I. To remove yourself from this list: Send a message to [EMAIL PROTECTED] with the following text

[AOLSERVER] ANNOUNCE: DNS Module

2003-03-05 Thread Vlad Seryakov
Some time ago somebody mentioned(sorry i did not save the message, do not remember the name) about DNS module for AOLserver, it happened i implemented DNS server before for another project so i figured i can quickly write simple DNS server module. Actually it was fun for the last couple days after

Re: [AOLSERVER] ANNOUNCE: ns_chartdir charting module available

2002-10-15 Thread Vlad Seryakov
And what's the license for such library? I couldn't find it on their website. It is free for Linux In fact their website seemed comflicting to me, for in one page it said download free version (but didn't say what it meant by free) and in another it had a developer license ($99 for 1-4

Re: [AOLSERVER] ANNOUNCE: ns_chartdir charting module available

2002-10-15 Thread Vlad Seryakov
? nsgd has this feature and it's very useful for dynamically generated images... Regards, -Oscar On Sunday, October 13, 2002, at 07:37 PM, Vlad Seryakov wrote: Hello, Here it is my first public release of charting module, it is pure interface to ChartDirector from

[AOLSERVER] Two modules for AOLServer available

2002-09-28 Thread Vlad Seryakov
Hello, I have two modules for Aolserver: nsmain - IMAP interface, can be used as IMAP client nssnmp - SNMP interface, can be used AS SNMP client, supports ICMP as well I use them in production for a while they seem to be stable. Download from: ftp://ftp.crystalballinc.com/pub/vlad/

Re: [AOLSERVER] The Next Module -- nscache

2002-09-28 Thread Vlad Seryakov
I talked with Rob and he told me that i can take control for nscache module, i made some modification and submitted them to Rob, but he is not maintaining this module anymore. I just added ns_cache incr function similar to nsv_incr. The module is available at

Re: [AOLSERVER] Help with Dotted IP conversion

2002-02-25 Thread Vlad Seryakov
You can try these functions: proc inet_addr { ipaddr } { set addr [binary format c4 [split $ipaddr .]] binary scan $addr i bin return $bin } proc inet_ntoa { ipaddr } { set bin [binary format i $ipaddr] binary scan $bin a b c d set a [expr { ($a + 0x100) % 0x100