[IRCServices] Services 4.5.1 released

Carsten V. Munk stskeeps at tspre.org
Wed Feb 21 19:31:01 PST 2001


Thought I'd make a note on this
> >      This is your problem; Daylight's database format is
> > different than that
> > of Services, and Services cannot read the database files.  I
> > will look into
> > adding support for Daylight databases to import-db in the
> > next release of
> > Services.
> 
> 
> Incidentally, the only difference I could find between the 4.3.3
> load_cs_dbase and the daylight one was the use of int32 rather than int16
> for the mlock on/off settings of the file but just modifying this in the
> original load_cs_dbase does not load the daylight database correctly. I
> guess there must be something else buried in there somewhere but at least we
> are running on the new revision now.
The daylight databases are 4.3.3 databases, and the bit values of the
mlock_on/off are this (was done to easier be able to add new modes,
which 4.4/4.5 of ircservices fixes in a much better way). The convert
should simply be a small (if this is set, set this value). 
Here the values are: {"mode", bitvalue}
{'i',0x0001},
{'m',0x0002},
{'n',0x0004},
{'p',0x0008},
{'s',0x0010},
{'t', 0x0020},
{'k', 0x0040},
{'l', 0x0080},
{'R', 0x0100},
{'r', 0x0200},
{'K', 0x0400},
{'V', 0x0800},
{'Q', 0x1000},
{'c', 0x2000},
{'O', 0x4000},
{'A', 0x8000},
{'S', 0x10000},
{'H', 0x20000},
{'C', 0x40000},
{'u', 0x80000},
{'N', 0x100000},
{'f', 0x200000},
{'z', 0x400000},

--Stskeeps

> 
> Knowing my luck a new import-db will come out tonight... hehe.
> 
> Mark.
> CTCP Networks.
> 
> -----------------------------------------------------------
> To unsubscribe, mail ircservices-request at ircservices.za.net
> with the word UNSUBSCRIBE in the subject of the mail.
> http://www.ircservices.za.net/mailman/listinfo/ircservices

-- 

---------------------------------------------------------------------
Carsten V. Munk - The Nightwalker, known on IRC as Stskeeps or techie
  * ICQ: 16465977 - E-Mail: stskeeps at tspre.org
  * Author of UnrealIRCd (http://unreal.tspre.org)
  * Technical Admin @ irc.roxnet.org, server admin of irc.fyremoon.net
  * System Administrator @ cc2is.com
"To understand a program you must become both the machine and the
program."
----------------------------------------------------------------------
| Need a good and cheap shell, for IRCd, bot or hosting purposes?    |
| Visit http://www.cc2is.com - cheap shells, we got opening sale     |
---------------------------------------------------------------------
 
    [ to intrepret this geek code, see http://www.ebb.org/ungeek ]

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CS/CC/ED/MC/MU d-(++) s::- a--->-- C+++ UL+++>++++ P>+ L++>+++++
E- W++>+++ N++ o K? w>--- O- M V- PS+ PE Y+ PGP t+ 5? X- R tv+ b+ DI+++
D++ G e- h! r++ y>+(**)
------END GEEK CODE BLOCK------