View Issue Details

IDProjectCategoryView StatusLast Update
0001629Anope Stable (2.0.x series)Generalpublic2014-12-20 18:47
Reporterwebczat Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Summary0001629: services sometimes do not finish bursting and fork when certificate fingerprints are used
DescriptionHello.

I am using anope-2.0 from git and inspircd-2.0 and I am using ssl certificate fingerprint to identify to my account, with sasl mechanism EXTERNAL.
Here is the problem that I've encountered:
1. I start services when not being connected, I do it from a terminal and they successfully finish linking and fork.
2. I connect to the irc server and log in using sasl EXTERNAL, services correctly identify me, I am logged as ircop too.
3. I kill/shutdown services and start them up again, they successfully connect but do not fork.
4. My irc client shows that services do link and identify me again with my certificate fingerprint, but they do not finish bursting to the server and for that reason they stay in the foreground and do not fork.
5. When I try to disconnect, services suddenly fork as they should do it before.

This problem also happens when not using sasl external.
TagsNo tags attached.

Activities

Adam

2014-12-20 18:47

administrator   ~0006693

What happens if you use the poll or select SE with inspircd?

webczat

2014-12-20 13:52

reporter   ~0006692

as you see, some things happen after a minute, not sure why. like it all starts to move when server sends ping.

webczat

2014-12-20 13:50

reporter  

debuglog (172,058 bytes)   
[Dec 20 12:25:29.453862 2014] Debug: Anope 2.0.2-git (g2f960dc), build #25, compiled 15:36:09 Dec 19 2014, flags DG
[Dec 20 12:25:29.453952 2014] Debug: Using configuration file conf/services.conf
[Dec 20 12:25:29.454006 2014] Debug: Start to read conf services.conf
[Dec 20 12:25:29.454052 2014] Debug: ln 6 EOL: s='log' 'target' set to 'services.log'
[Dec 20 12:25:29.454076 2014] Debug: ln 8 EOL: s='log' 'logage' set to '7'
[Dec 20 12:25:29.454100 2014] Debug: ln 10 EOL: s='log' 'debug' set to 'no'
[Dec 20 12:25:29.454124 2014] Debug: ln 11 EOL: s='log' 'rawio' set to 'no'
[Dec 20 12:25:29.454199 2014] Debug: ln 12 EOL: s='log' 'other' set to '*'
[Dec 20 12:25:29.454225 2014] Debug: ln 13 EOL: s='log' 'users' set to '~maxusers *'
[Dec 20 12:25:29.454254 2014] Debug: ln 14 EOL: s='log' 'channels' set to 'create destroy mode'
[Dec 20 12:25:29.454280 2014] Debug: ln 15 EOL: s='log' 'servers' set to '*'
[Dec 20 12:25:29.454319 2014] Debug: ln 16 EOL: s='log' 'commands' set to '*'
[Dec 20 12:25:29.454348 2014] Debug: ln 17 EOL: s='log' 'override' set to '*'
[Dec 20 12:25:29.454375 2014] Debug: ln 18 EOL: s='log' 'admin' set to '*'
[Dec 20 12:25:29.454408 2014] Debug: ln 24 EOL: s='mail' 'usemail' set to 'yes'
[Dec 20 12:25:29.454433 2014] Debug: ln 26 EOL: s='mail' 'sendmailpath' set to '/usr/sbin/sendmail -t'
[Dec 20 12:25:29.454466 2014] Debug: ln 28 EOL: s='mail' 'sendfrom' set to 'noreply@webczatnet.pl'
[Dec 20 12:25:29.454496 2014] Debug: ln 30 EOL: s='mail' 'delay' set to '5m'
[Dec 20 12:25:29.454519 2014] Debug: ln 32 EOL: s='mail' 'dontquoteaddresses' set to 'no'
[Dec 20 12:25:29.454543 2014] Debug: ln 34 EOL: s='mail' 'registration_subject' set to 'Account registration'
[Dec 20 12:25:29.454588 2014] Debug: ln 44 EOL: s='mail' 'registration_message' set to 'Hello,

You have requested a registration of account %n on the %N IRC network.
To complete the process, use the following command on irc:

/nickserv confirm %c

If you don't know what this mail is about, ignore it.
Best regards,
%N staff'
[Dec 20 12:25:29.454623 2014] Debug: ln 45 EOL: s='mail' 'reset_subject' set to 'Password reset request'
[Dec 20 12:25:29.454659 2014] Debug: ln 55 EOL: s='mail' 'reset_message' set to 'Hello,

You have requested a password reset for account %n.
To complete the process, please type the following command on irc:

/nickserv confirm %n %c

If you don't know what this mail is about, ignore it.
Best regards,
%N staff'
[Dec 20 12:25:29.454685 2014] Debug: ln 56 EOL: s='mail' 'emailchange_subject' set to 'Change of email address'
[Dec 20 12:25:29.454718 2014] Debug: ln 66 EOL: s='mail' 'emailchange_message' set to 'Hello,

You have requested to change the email address associated to your account to %e.
To complete the process, type this command on irc:

/nickserv confirm %c

If you don't know what this mail is about, ignore it.
Best regards,
%N staff'
[Dec 20 12:25:29.454742 2014] Debug: ln 67 EOL: s='mail' 'memo_subject' set to 'New memo'
[Dec 20 12:25:29.454770 2014] Debug: ln 74 EOL: s='mail' 'memo_message' set to 'Hello,

You have received a new memo from %s, memo number is %d.

Memo text:

%t'
[Dec 20 12:25:29.454802 2014] Debug: ln 78 EOL: s='module' 'name' set to 'm_regex_pcre'
[Dec 20 12:25:29.454828 2014] Debug: ln 82 EOL: s='module' 'name' set to 'm_ldap'
[Dec 20 12:25:29.454857 2014] Debug: ln 87 EOL: s='ldap' 'server' set to 'ldaps://webczatnet.pl'
[Dec 20 12:25:29.454887 2014] Debug: ln 89 EOL: s='ldap' 'port' set to '636'
[Dec 20 12:25:29.454913 2014] Debug: ln 91 EOL: s='ldap' 'admin_binddn' set to 'cn=services,ou=applicationUsers,dc=webczatnet,dc=pl'
[Dec 20 12:25:29.454936 2014] Debug: ln 92 EOL: s='ldap' 'admin_password' set to 'gngbyGVa7JoaSFvqNlMA'
[Dec 20 12:25:29.454968 2014] Debug: ln 98 EOL: s='module' 'name' set to 'm_mysql'
[Dec 20 12:25:29.454992 2014] Debug: ln 103 EOL: s='mysql' 'name' set to 'db/stats'
[Dec 20 12:25:29.455019 2014] Debug: ln 105 EOL: s='mysql' 'server' set to '127.0.0.1'
[Dec 20 12:25:29.455047 2014] Debug: ln 107 EOL: s='mysql' 'port' set to '3306'
[Dec 20 12:25:29.455106 2014] Debug: ln 109 EOL: s='mysql' 'username' set to 'anope'
[Dec 20 12:25:29.455156 2014] Debug: ln 111 EOL: s='mysql' 'password' set to 'P1t0SZbD1TskVjhx1NRv'
[Dec 20 12:25:29.455339 2014] Debug: ln 113 EOL: s='mysql' 'database' set to 'stats'
[Dec 20 12:25:29.455396 2014] Debug: ln 119 EOL: s='module' 'name' set to 'm_sqlite'
[Dec 20 12:25:29.455432 2014] Debug: ln 124 EOL: s='sqlite' 'name' set to 'db/main'
[Dec 20 12:25:29.455508 2014] Debug: ln 126 EOL: s='sqlite' 'database' set to 'services.db'
[Dec 20 12:25:29.455560 2014] Debug: ln 132 EOL: s='module' 'name' set to 'm_ssl_gnutls'
[Dec 20 12:25:29.455633 2014] Debug: ln 134 EOL: s='module' 'dhparams' set to 'conf/dhparam.pem'
[Dec 20 12:25:29.455664 2014] Debug: ln 136 EOL: s='module' 'cert' set to 'conf/cert.pem'
[Dec 20 12:25:29.455687 2014] Debug: ln 137 EOL: s='module' 'key' set to 'conf/key.pem'
[Dec 20 12:25:29.455719 2014] Debug: ln 142 EOL: s='module' 'name' set to 'inspircd20'
[Dec 20 12:25:29.455786 2014] Debug: ln 144 EOL: s='module' 'use_server_side_mlock' set to 'yes'
[Dec 20 12:25:29.455861 2014] Debug: ln 145 EOL: s='module' 'use_server_side_topiclock' set to 'yes'
[Dec 20 12:25:29.455896 2014] Debug: ln 149 EOL: s='module' 'name' set to 'enc_bcrypt'
[Dec 20 12:25:29.455929 2014] Debug: ln 153 EOL: s='module' 'name' set to 'db_sql'
[Dec 20 12:25:29.455952 2014] Debug: ln 155 EOL: s='module' 'engine' set to 'db/main'
[Dec 20 12:25:29.456022 2014] Debug: ln 161 EOL: s='uplink' 'host' set to '127.0.0.1'
[Dec 20 12:25:29.456045 2014] Debug: ln 163 EOL: s='uplink' 'ipv6' set to 'no'
[Dec 20 12:25:29.456067 2014] Debug: ln 165 EOL: s='uplink' 'port' set to '9000'
[Dec 20 12:25:29.456093 2014] Debug: ln 167 EOL: s='uplink' 'ssl' set to 'yes'
[Dec 20 12:25:29.456121 2014] Debug: ln 169 EOL: s='uplink' 'password' set to 'GV6whtuK2ssbmt5cZuj4'
[Dec 20 12:25:29.456160 2014] Debug: ln 175 EOL: s='serverinfo' 'name' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.456186 2014] Debug: ln 177 EOL: s='serverinfo' 'description' set to 'webczatnet services'
[Dec 20 12:25:29.456208 2014] Debug: ln 179 EOL: s='serverinfo' 'id' set to '00A'
[Dec 20 12:25:29.456269 2014] Debug: ln 181 EOL: s='serverinfo' 'pid' set to 'data/services.pid'
[Dec 20 12:25:29.456306 2014] Debug: ln 183 EOL: s='serverinfo' 'motd' set to 'conf/motd'
[Dec 20 12:25:29.456359 2014] Debug: ln 189 EOL: s='networkinfo' 'networkname' set to 'webczatnet'
[Dec 20 12:25:29.456386 2014] Debug: ln 191 EOL: s='networkinfo' 'nicklen' set to '31'
[Dec 20 12:25:29.456408 2014] Debug: ln 193 EOL: s='networkinfo' 'userlen' set to '20'
[Dec 20 12:25:29.456431 2014] Debug: ln 195 EOL: s='networkinfo' 'hostlen' set to '64'
[Dec 20 12:25:29.456454 2014] Debug: ln 197 EOL: s='networkinfo' 'chanlen' set to '64'
[Dec 20 12:25:29.456478 2014] Debug: ln 199 EOL: s='networkinfo' 'modelistsize' set to '100'
[Dec 20 12:25:29.456506 2014] Debug: ln 201 EOL: s='networkinfo' 'vhost_chars' set to 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-.'
[Dec 20 12:25:29.456530 2014] Debug: ln 203 EOL: s='networkinfo' 'allow_undotted_vhosts' set to 'false'
[Dec 20 12:25:29.456559 2014] Debug: ln 205 EOL: s='networkinfo' 'disallow_start_or_end' set to '-.'
[Dec 20 12:25:29.456641 2014] Debug: ln 211 EOL: s='options' 'casemap' set to 'rfc1459'
[Dec 20 12:25:29.456740 2014] Debug: ln 213 EOL: s='options' 'seed' set to '884985764'
[Dec 20 12:25:29.456811 2014] Debug: ln 215 EOL: s='options' 'strictpasswords' set to 'yes'
[Dec 20 12:25:29.456839 2014] Debug: ln 217 EOL: s='options' 'badpasslimit' set to '5'
[Dec 20 12:25:29.456865 2014] Debug: ln 219 EOL: s='options' 'badpasstimeout' set to '1h'
[Dec 20 12:25:29.456891 2014] Debug: ln 221 EOL: s='options' 'updatetimeout' set to '5m'
[Dec 20 12:25:29.456915 2014] Debug: ln 223 EOL: s='options' 'expiretimeout' set to '30m'
[Dec 20 12:25:29.457020 2014] Debug: ln 225 EOL: s='options' 'readtimeout' set to '5s'
[Dec 20 12:25:29.457060 2014] Debug: ln 227 EOL: s='options' 'warningtimeout' set to '2h'
[Dec 20 12:25:29.457188 2014] Debug: ln 229 EOL: s='options' 'timeoutcheck' set to '3s'
[Dec 20 12:25:29.457293 2014] Debug: ln 231 EOL: s='options' 'useprivmsg' set to 'yes'
[Dec 20 12:25:29.457341 2014] Debug: ln 233 EOL: s='options' 'usestrictprivmsg' set to 'no'
[Dec 20 12:25:29.457404 2014] Debug: ln 235 EOL: s='options' 'hidestatso' set to 'yes'
[Dec 20 12:25:29.457434 2014] Debug: ln 237 EOL: s='options' 'ulineservers' set to ''
[Dec 20 12:25:29.457509 2014] Debug: ln 239 EOL: s='options' 'retrywait' set to '60s'
[Dec 20 12:25:29.457538 2014] Debug: ln 241 EOL: s='options' 'hideprivilegedcommands' set to 'yes'
[Dec 20 12:25:29.457566 2014] Debug: ln 243 EOL: s='options' 'hideregisteredcommands' set to 'yes'
[Dec 20 12:25:29.457605 2014] Debug: ln 245 EOL: s='options' 'regexengine' set to 'regex/pcre'
[Dec 20 12:25:29.457635 2014] Debug: ln 247 EOL: s='options' 'languages' set to ''
[Dec 20 12:25:29.457710 2014] Debug: ln 255 EOL: s='include' 'name' set to 'operprivs.conf'
[Dec 20 12:25:29.457766 2014] Debug: ln 256 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.457799 2014] Debug: ln 261 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.457828 2014] Debug: ln 262 EOL: s='include' 'name' set to 'opers.conf'
[Dec 20 12:25:29.457867 2014] Debug: ln 267 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.457895 2014] Debug: ln 268 EOL: s='include' 'name' set to 'logs.conf'
[Dec 20 12:25:29.457938 2014] Debug: ln 272 EOL: s='module' 'name' set to 'help'
[Dec 20 12:25:29.457971 2014] Debug: ln 276 EOL: s='include' 'name' set to 'services/operserv.conf'
[Dec 20 12:25:29.457994 2014] Debug: ln 277 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.458034 2014] Debug: ln 282 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.458058 2014] Debug: ln 283 EOL: s='include' 'name' set to 'services/global.conf'
[Dec 20 12:25:29.458090 2014] Debug: ln 288 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.458112 2014] Debug: ln 289 EOL: s='include' 'name' set to 'services/nickserv.conf'
[Dec 20 12:25:29.458148 2014] Debug: ln 294 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.458173 2014] Debug: ln 295 EOL: s='include' 'name' set to 'services/chanserv.conf'
[Dec 20 12:25:29.458214 2014] Debug: ln 300 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.458244 2014] Debug: ln 301 EOL: s='include' 'name' set to 'services/botserv.conf'
[Dec 20 12:25:29.458338 2014] Debug: ln 306 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.458427 2014] Debug: ln 307 EOL: s='include' 'name' set to 'chanstats.conf'
[Dec 20 12:25:29.458461 2014] Debug: ln 312 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.458484 2014] Debug: ln 313 EOL: s='include' 'name' set to 'services/memoserv.conf'
[Dec 20 12:25:29.458516 2014] Debug: ln 317 EOL: s='include' 'type' set to 'file'
[Dec 20 12:25:29.458539 2014] Debug: ln 318 EOL: s='include' 'name' set to 'services/hostserv.conf'
[Dec 20 12:25:29.458648 2014] Debug: Start to read conf operprivs.conf
[Dec 20 12:25:29.458688 2014] Debug: ln 5 EOL: s='opertype' 'name' set to 'helper'
[Dec 20 12:25:29.458713 2014] Debug: ln 6 EOL: s='opertype' 'commands' set to 'hostserv/list hostserv/activate'
[Dec 20 12:25:29.458747 2014] Debug: ln 11 EOL: s='opertype' 'name' set to 'irc_operator'
[Dec 20 12:25:29.458770 2014] Debug: ln 12 EOL: s='opertype' 'inherits' set to 'helper'
[Dec 20 12:25:29.458806 2014] Debug: ln 13 EOL: s='opertype' 'commands' set to 'global/global operserv/stats'
[Dec 20 12:25:29.458848 2014] Debug: ln 17 EOL: s='opertype' 'name' set to 'irc_super_operator'
[Dec 20 12:25:29.458968 2014] Debug: ln 18 EOL: s='opertype' 'inherits' set to 'irc_operator'
[Dec 20 12:25:29.459007 2014] Debug: ln 19 EOL: s='opertype' 'commands' set to 'botserv/set/nobot chanserv/list chanserv/suspend memoserv/sendall memoserv/staff nickserv/getemail nickserv/suspend nickserv/list hostserv/del hostserv/set operserv/session operserv/exception operserv/info operserv/modinfo operserv/ignore operserv/chanlist operserv/userlist operserv/akill operserv/snline operserv/sqline operserv/config operserv/logsearch operserv/jupe operserv/oper'
[Dec 20 12:25:29.459038 2014] Debug: ln 20 EOL: s='opertype' 'privs' set to 'botserv/administration botserv/fantasy chanserv/auspex chanserv/no-register-limit memoserv/info nickserv/alist nickserv/auspex nickserv/confirm chanserv/access/list'
[Dec 20 12:25:29.459081 2014] Debug: ln 25 EOL: s='opertype' 'name' set to 'irc_administrator'
[Dec 20 12:25:29.459105 2014] Debug: ln 26 EOL: s='opertype' 'inherits' set to 'irc_super_operator'
[Dec 20 12:25:29.459142 2014] Debug: ln 27 EOL: s='opertype' 'commands' set to 'botserv/bot botserv/bot/* botserv/set/private chanserv/drop chanserv/getkey chanserv/invite chanserv/topic chanserv/saset/noexpire nickserv/ajoin nickserv/saset/* operserv/news operserv/kick operserv/mode operserv/chankill operserv/umode operserv/set operserv/noop operserv/reload operserv/update operserv/forbid operserv/seen'
[Dec 20 12:25:29.459177 2014] Debug: ln 28 EOL: s='opertype' 'privs' set to 'chanserv/administration chanserv/access/modify chanserv/kick memoserv/set-limit memoserv/no-limit nickserv/access nickserv/drop'
[Dec 20 12:25:29.459221 2014] Debug: ln 33 EOL: s='opertype' 'name' set to 'irc_super_administrator'
[Dec 20 12:25:29.459284 2014] Debug: ln 34 EOL: s='opertype' 'inherits' set to 'irc_administrator'
[Dec 20 12:25:29.459429 2014] Debug: ln 35 EOL: s='opertype' 'commands' set to 'operserv/config operserv/modload operserv/quit operserv/shutdown operserv/restart operserv/kill'
[Dec 20 12:25:29.459462 2014] Debug: ln 36 EOL: s='opertype' 'privs' set to 'operserv/config protected operserv/oper/modify'
[Dec 20 12:25:29.459534 2014] Debug: Start to read conf opers.conf
[Dec 20 12:25:29.459570 2014] Debug: ln 3 EOL: s='oper' 'name' set to 'webczat'
[Dec 20 12:25:29.459594 2014] Debug: ln 4 EOL: s='oper' 'require_oper' set to 'yes'
[Dec 20 12:25:29.459619 2014] Debug: ln 5 EOL: s='oper' 'type' set to 'irc_super_administrator'
[Dec 20 12:25:29.459696 2014] Debug: Start to read conf logs.conf
[Dec 20 12:25:29.459736 2014] Debug: ln 5 EOL: s='service' 'nick' set to 'Announcer'
[Dec 20 12:25:29.459831 2014] Debug: ln 6 EOL: s='service' 'user' set to 'service'
[Dec 20 12:25:29.459868 2014] Debug: ln 7 EOL: s='service' 'host' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.459893 2014] Debug: ln 8 EOL: s='service' 'gecos' set to 'log announcer'
[Dec 20 12:25:29.459918 2014] Debug: ln 9 EOL: s='service' 'channels' set to '*#log'
[Dec 20 12:25:29.459953 2014] Debug: ln 14 EOL: s='log' 'target' set to 'globops'
[Dec 20 12:25:29.460014 2014] Debug: ln 15 EOL: s='log' 'bot' set to 'Announcer'
[Dec 20 12:25:29.460043 2014] Debug: ln 16 EOL: s='log' 'other' set to 'expire/* badosakill/*'
[Dec 20 12:25:29.460087 2014] Debug: ln 17 EOL: s='log' 'override' set to 'nickserv/drop chanserv/drop'
[Dec 20 12:25:29.460124 2014] Debug: ln 18 EOL: s='log' 'admin' set to 'operserv/snline operserv/sqline operserv/akill operserv/kick operserv/kill operserv/mode operserv/umode operserv/jupe operserv/forbid nickserv/drop chanserv/drop'
[Dec 20 12:25:29.460167 2014] Debug: ln 23 EOL: s='log' 'target' set to '#log'
[Dec 20 12:25:29.460204 2014] Debug: ln 24 EOL: s='log' 'bot' set to 'Announcer'
[Dec 20 12:25:29.460240 2014] Debug: ln 25 EOL: s='log' 'debug' set to 'no'
[Dec 20 12:25:29.460410 2014] Debug: ln 26 EOL: s='log' 'rawio' set to 'no'
[Dec 20 12:25:29.460442 2014] Debug: ln 27 EOL: s='log' 'other' set to '*'
[Dec 20 12:25:29.460473 2014] Debug: ln 28 EOL: s='log' 'users' set to '~maxusers *'
[Dec 20 12:25:29.460510 2014] Debug: ln 29 EOL: s='log' 'channels' set to 'create destroy mode'
[Dec 20 12:25:29.460540 2014] Debug: ln 30 EOL: s='log' 'servers' set to '*'
[Dec 20 12:25:29.460569 2014] Debug: ln 31 EOL: s='log' 'commands' set to '*'
[Dec 20 12:25:29.460607 2014] Debug: ln 32 EOL: s='log' 'override' set to '*'
[Dec 20 12:25:29.460637 2014] Debug: ln 33 EOL: s='log' 'admin' set to '*'
[Dec 20 12:25:29.460749 2014] Debug: Start to read conf services/operserv.conf
[Dec 20 12:25:29.460792 2014] Debug: ln 9 EOL: s='service' 'nick' set to 'OperServ'
[Dec 20 12:25:29.460816 2014] Debug: ln 10 EOL: s='service' 'user' set to 'service'
[Dec 20 12:25:29.460847 2014] Debug: ln 11 EOL: s='service' 'host' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.460891 2014] Debug: ln 12 EOL: s='service' 'gecos' set to 'operator service'
[Dec 20 12:25:29.460919 2014] Debug: ln 13 EOL: s='service' 'channels' set to '*#log'
[Dec 20 12:25:29.460991 2014] Debug: ln 18 EOL: s='module' 'name' set to 'operserv'
[Dec 20 12:25:29.461059 2014] Debug: ln 20 EOL: s='module' 'client' set to 'OperServ'
[Dec 20 12:25:29.461089 2014] Debug: ln 22 EOL: s='module' 'autokillexpiry' set to '30d'
[Dec 20 12:25:29.461128 2014] Debug: ln 23 EOL: s='module' 'chankillexpiry' set to '30d'
[Dec 20 12:25:29.461211 2014] Debug: ln 24 EOL: s='module' 'snlineexpiry' set to '30d'
[Dec 20 12:25:29.461236 2014] Debug: ln 25 EOL: s='module' 'sqlineexpiry' set to '30d'
[Dec 20 12:25:29.461265 2014] Debug: ln 27 EOL: s='module' 'akillonadd' set to 'yes'
[Dec 20 12:25:29.461293 2014] Debug: ln 29 EOL: s='module' 'killonsnline' set to 'yes'
[Dec 20 12:25:29.461336 2014] Debug: ln 31 EOL: s='module' 'killonsqline' set to 'yes'
[Dec 20 12:25:29.461374 2014] Debug: ln 33 EOL: s='module' 'addakiller' set to 'yes'
[Dec 20 12:25:29.461401 2014] Debug: ln 35 EOL: s='module' 'akillids' set to 'yes'
[Dec 20 12:25:29.461433 2014] Debug: ln 37 EOL: s='module' 'opersonly' set to 'yes'
[Dec 20 12:25:29.461470 2014] Debug: ln 41 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.461492 2014] Debug: ln 41 EOL: s='command' 'name' set to 'HELP'
[Dec 20 12:25:29.461516 2014] Debug: ln 41 EOL: s='command' 'command' set to 'generic/help'
[Dec 20 12:25:29.461551 2014] Debug: ln 46 EOL: s='module' 'name' set to 'os_akill'
[Dec 20 12:25:29.461581 2014] Debug: ln 47 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.461608 2014] Debug: ln 47 EOL: s='command' 'name' set to 'AKILL'
[Dec 20 12:25:29.461644 2014] Debug: ln 47 EOL: s='command' 'command' set to 'operserv/akill'
[Dec 20 12:25:29.461671 2014] Debug: ln 47 EOL: s='command' 'permission' set to 'operserv/akill'
[Dec 20 12:25:29.461707 2014] Debug: ln 50 EOL: s='module' 'name' set to 'os_chankill'
[Dec 20 12:25:29.461738 2014] Debug: ln 51 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.461760 2014] Debug: ln 51 EOL: s='command' 'name' set to 'CHANKILL'
[Dec 20 12:25:29.461785 2014] Debug: ln 51 EOL: s='command' 'command' set to 'operserv/chankill'
[Dec 20 12:25:29.461811 2014] Debug: ln 51 EOL: s='command' 'permission' set to 'operserv/chankill'
[Dec 20 12:25:29.461847 2014] Debug: ln 54 EOL: s='module' 'name' set to 'os_config'
[Dec 20 12:25:29.461882 2014] Debug: ln 55 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.461906 2014] Debug: ln 55 EOL: s='command' 'name' set to 'CONFIG'
[Dec 20 12:25:29.461937 2014] Debug: ln 55 EOL: s='command' 'command' set to 'operserv/config'
[Dec 20 12:25:29.461970 2014] Debug: ln 55 EOL: s='command' 'permission' set to 'operserv/config'
[Dec 20 12:25:29.462008 2014] Debug: ln 58 EOL: s='module' 'name' set to 'os_forbid'
[Dec 20 12:25:29.462040 2014] Debug: ln 59 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.462105 2014] Debug: ln 59 EOL: s='command' 'name' set to 'FORBID'
[Dec 20 12:25:29.462131 2014] Debug: ln 59 EOL: s='command' 'command' set to 'operserv/forbid'
[Dec 20 12:25:29.462163 2014] Debug: ln 59 EOL: s='command' 'permission' set to 'operserv/forbid'
[Dec 20 12:25:29.462208 2014] Debug: ln 62 EOL: s='module' 'name' set to 'os_ignore'
[Dec 20 12:25:29.462257 2014] Debug: ln 63 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.462283 2014] Debug: ln 63 EOL: s='command' 'name' set to 'IGNORE'
[Dec 20 12:25:29.462359 2014] Debug: ln 63 EOL: s='command' 'command' set to 'operserv/ignore'
[Dec 20 12:25:29.462469 2014] Debug: ln 63 EOL: s='command' 'permission' set to 'operserv/ignore'
[Dec 20 12:25:29.462508 2014] Debug: ln 66 EOL: s='module' 'name' set to 'os_info'
[Dec 20 12:25:29.462555 2014] Debug: ln 67 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.462599 2014] Debug: ln 67 EOL: s='command' 'name' set to 'INFO'
[Dec 20 12:25:29.462629 2014] Debug: ln 67 EOL: s='command' 'command' set to 'operserv/info'
[Dec 20 12:25:29.462663 2014] Debug: ln 67 EOL: s='command' 'permission' set to 'operserv/info'
[Dec 20 12:25:29.462701 2014] Debug: ln 70 EOL: s='module' 'name' set to 'os_jupe'
[Dec 20 12:25:29.462735 2014] Debug: ln 71 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.462801 2014] Debug: ln 71 EOL: s='command' 'name' set to 'JUPE'
[Dec 20 12:25:29.462827 2014] Debug: ln 71 EOL: s='command' 'command' set to 'operserv/jupe'
[Dec 20 12:25:29.462853 2014] Debug: ln 71 EOL: s='command' 'permission' set to 'operserv/jupe'
[Dec 20 12:25:29.462964 2014] Debug: ln 74 EOL: s='module' 'name' set to 'os_kick'
[Dec 20 12:25:29.463005 2014] Debug: ln 75 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.463028 2014] Debug: ln 75 EOL: s='command' 'name' set to 'KICK'
[Dec 20 12:25:29.463053 2014] Debug: ln 75 EOL: s='command' 'command' set to 'operserv/kick'
[Dec 20 12:25:29.463079 2014] Debug: ln 75 EOL: s='command' 'permission' set to 'operserv/kick'
[Dec 20 12:25:29.463155 2014] Debug: ln 78 EOL: s='module' 'name' set to 'os_kill'
[Dec 20 12:25:29.463190 2014] Debug: ln 79 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.463251 2014] Debug: ln 79 EOL: s='command' 'name' set to 'KILL'
[Dec 20 12:25:29.463285 2014] Debug: ln 79 EOL: s='command' 'command' set to 'operserv/kill'
[Dec 20 12:25:29.463325 2014] Debug: ln 79 EOL: s='command' 'permission' set to 'operserv/kill'
[Dec 20 12:25:29.463373 2014] Debug: ln 82 EOL: s='module' 'name' set to 'os_list'
[Dec 20 12:25:29.463409 2014] Debug: ln 83 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.463432 2014] Debug: ln 83 EOL: s='command' 'name' set to 'CHANLIST'
[Dec 20 12:25:29.463458 2014] Debug: ln 83 EOL: s='command' 'command' set to 'operserv/chanlist'
[Dec 20 12:25:29.463485 2014] Debug: ln 83 EOL: s='command' 'permission' set to 'operserv/chanlist'
[Dec 20 12:25:29.463522 2014] Debug: ln 84 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.463546 2014] Debug: ln 84 EOL: s='command' 'name' set to 'USERLIST'
[Dec 20 12:25:29.463596 2014] Debug: ln 84 EOL: s='command' 'command' set to 'operserv/userlist'
[Dec 20 12:25:29.463634 2014] Debug: ln 84 EOL: s='command' 'permission' set to 'operserv/userlist'
[Dec 20 12:25:29.463678 2014] Debug: ln 87 EOL: s='module' 'name' set to 'os_login'
[Dec 20 12:25:29.463713 2014] Debug: ln 88 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.463737 2014] Debug: ln 88 EOL: s='command' 'name' set to 'LOGIN'
[Dec 20 12:25:29.463766 2014] Debug: ln 88 EOL: s='command' 'command' set to 'operserv/login'
[Dec 20 12:25:29.463827 2014] Debug: ln 89 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.463854 2014] Debug: ln 89 EOL: s='command' 'name' set to 'LOGOUT'
[Dec 20 12:25:29.463922 2014] Debug: ln 89 EOL: s='command' 'command' set to 'operserv/logout'
[Dec 20 12:25:29.463969 2014] Debug: ln 93 EOL: s='module' 'name' set to 'os_logsearch'
[Dec 20 12:25:29.464000 2014] Debug: ln 95 EOL: s='module' 'logname' set to 'services.log'
[Dec 20 12:25:29.464048 2014] Debug: ln 97 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.464076 2014] Debug: ln 97 EOL: s='command' 'name' set to 'LOGSEARCH'
[Dec 20 12:25:29.464140 2014] Debug: ln 97 EOL: s='command' 'command' set to 'operserv/logsearch'
[Dec 20 12:25:29.464221 2014] Debug: ln 97 EOL: s='command' 'permission' set to 'operserv/logsearch'
[Dec 20 12:25:29.464320 2014] Debug: ln 100 EOL: s='module' 'name' set to 'os_mode'
[Dec 20 12:25:29.464438 2014] Debug: ln 101 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.464498 2014] Debug: ln 101 EOL: s='command' 'name' set to 'MODE'
[Dec 20 12:25:29.464561 2014] Debug: ln 101 EOL: s='command' 'command' set to 'operserv/mode'
[Dec 20 12:25:29.464589 2014] Debug: ln 101 EOL: s='command' 'permission' set to 'operserv/mode'
[Dec 20 12:25:29.464626 2014] Debug: ln 102 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.464650 2014] Debug: ln 102 EOL: s='command' 'name' set to 'UMODE'
[Dec 20 12:25:29.464679 2014] Debug: ln 102 EOL: s='command' 'command' set to 'operserv/umode'
[Dec 20 12:25:29.464719 2014] Debug: ln 102 EOL: s='command' 'permission' set to 'operserv/umode'
[Dec 20 12:25:29.464841 2014] Debug: ln 105 EOL: s='module' 'name' set to 'os_modinfo'
[Dec 20 12:25:29.464930 2014] Debug: ln 106 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.464959 2014] Debug: ln 106 EOL: s='command' 'name' set to 'MODINFO'
[Dec 20 12:25:29.464987 2014] Debug: ln 106 EOL: s='command' 'command' set to 'operserv/modinfo'
[Dec 20 12:25:29.465014 2014] Debug: ln 106 EOL: s='command' 'permission' set to 'operserv/modinfo'
[Dec 20 12:25:29.465051 2014] Debug: ln 107 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.465076 2014] Debug: ln 107 EOL: s='command' 'name' set to 'MODLIST'
[Dec 20 12:25:29.465103 2014] Debug: ln 107 EOL: s='command' 'command' set to 'operserv/modlist'
[Dec 20 12:25:29.465169 2014] Debug: ln 107 EOL: s='command' 'permission' set to 'operserv/modinfo'
[Dec 20 12:25:29.465309 2014] Debug: ln 110 EOL: s='module' 'name' set to 'os_module'
[Dec 20 12:25:29.465386 2014] Debug: ln 111 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.465450 2014] Debug: ln 111 EOL: s='command' 'name' set to 'MODLOAD'
[Dec 20 12:25:29.465478 2014] Debug: ln 111 EOL: s='command' 'command' set to 'operserv/modload'
[Dec 20 12:25:29.465546 2014] Debug: ln 111 EOL: s='command' 'permission' set to 'operserv/modload'
[Dec 20 12:25:29.465588 2014] Debug: ln 112 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.465656 2014] Debug: ln 112 EOL: s='command' 'name' set to 'MODUNLOAD'
[Dec 20 12:25:29.465691 2014] Debug: ln 112 EOL: s='command' 'command' set to 'operserv/modunload'
[Dec 20 12:25:29.465719 2014] Debug: ln 112 EOL: s='command' 'permission' set to 'operserv/modload'
[Dec 20 12:25:29.465758 2014] Debug: ln 113 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.465786 2014] Debug: ln 113 EOL: s='command' 'name' set to 'MODRELOAD'
[Dec 20 12:25:29.465856 2014] Debug: ln 113 EOL: s='command' 'command' set to 'operserv/modreload'
[Dec 20 12:25:29.465958 2014] Debug: ln 113 EOL: s='command' 'permission' set to 'operserv/modload'
[Dec 20 12:25:29.466001 2014] Debug: ln 117 EOL: s='module' 'name' set to 'os_news'
[Dec 20 12:25:29.466028 2014] Debug: ln 119 EOL: s='module' 'announcer' set to 'Announcer'
[Dec 20 12:25:29.466055 2014] Debug: ln 120 EOL: s='module' 'oper_announcer' set to 'Announcer'
[Dec 20 12:25:29.466082 2014] Debug: ln 122 EOL: s='module' 'newscount' set to '3'
[Dec 20 12:25:29.466121 2014] Debug: ln 124 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.466151 2014] Debug: ln 124 EOL: s='command' 'name' set to 'LOGONNEWS'
[Dec 20 12:25:29.466180 2014] Debug: ln 124 EOL: s='command' 'command' set to 'operserv/logonnews'
[Dec 20 12:25:29.466208 2014] Debug: ln 124 EOL: s='command' 'permission' set to 'operserv/news'
[Dec 20 12:25:29.466247 2014] Debug: ln 125 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.466316 2014] Debug: ln 125 EOL: s='command' 'name' set to 'RANDOMNEWS'
[Dec 20 12:25:29.466354 2014] Debug: ln 125 EOL: s='command' 'command' set to 'operserv/randomnews'
[Dec 20 12:25:29.466388 2014] Debug: ln 125 EOL: s='command' 'permission' set to 'operserv/news'
[Dec 20 12:25:29.466437 2014] Debug: ln 126 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.466465 2014] Debug: ln 126 EOL: s='command' 'name' set to 'OPERNEWS'
[Dec 20 12:25:29.466492 2014] Debug: ln 126 EOL: s='command' 'command' set to 'operserv/opernews'
[Dec 20 12:25:29.466519 2014] Debug: ln 126 EOL: s='command' 'permission' set to 'operserv/news'
[Dec 20 12:25:29.466562 2014] Debug: ln 129 EOL: s='module' 'name' set to 'os_noop'
[Dec 20 12:25:29.466599 2014] Debug: ln 130 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.466623 2014] Debug: ln 130 EOL: s='command' 'name' set to 'NOOP'
[Dec 20 12:25:29.466649 2014] Debug: ln 130 EOL: s='command' 'command' set to 'operserv/noop'
[Dec 20 12:25:29.466676 2014] Debug: ln 130 EOL: s='command' 'permission' set to 'operserv/noop'
[Dec 20 12:25:29.466731 2014] Debug: ln 133 EOL: s='module' 'name' set to 'os_oper'
[Dec 20 12:25:29.466775 2014] Debug: ln 134 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.466805 2014] Debug: ln 134 EOL: s='command' 'name' set to 'OPER'
[Dec 20 12:25:29.466889 2014] Debug: ln 134 EOL: s='command' 'command' set to 'operserv/oper'
[Dec 20 12:25:29.466935 2014] Debug: ln 134 EOL: s='command' 'permission' set to 'operserv/oper'
[Dec 20 12:25:29.466986 2014] Debug: ln 137 EOL: s='module' 'name' set to 'os_reload'
[Dec 20 12:25:29.467024 2014] Debug: ln 138 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.467048 2014] Debug: ln 138 EOL: s='command' 'name' set to 'RELOAD'
[Dec 20 12:25:29.467074 2014] Debug: ln 138 EOL: s='command' 'command' set to 'operserv/reload'
[Dec 20 12:25:29.467145 2014] Debug: ln 138 EOL: s='command' 'permission' set to 'operserv/reload'
[Dec 20 12:25:29.467188 2014] Debug: ln 142 EOL: s='module' 'name' set to 'os_session'
[Dec 20 12:25:29.467214 2014] Debug: ln 144 EOL: s='module' 'defaultsessionlimit' set to '3'
[Dec 20 12:25:29.467241 2014] Debug: ln 146 EOL: s='module' 'maxsessionlimit' set to '200'
[Dec 20 12:25:29.467319 2014] Debug: ln 148 EOL: s='module' 'exceptionexpiry' set to '1d'
[Dec 20 12:25:29.467365 2014] Debug: ln 150 EOL: s='module' 'sessionlimitexceeded' set to 'The session limit for %IP% exceeded.'
[Dec 20 12:25:29.467400 2014] Debug: ln 152 EOL: s='module' 'maxsessionkill' set to '0'
[Dec 20 12:25:29.467442 2014] Debug: ln 154 EOL: s='module' 'sessionautokillexpiry' set to '30m'
[Dec 20 12:25:29.467476 2014] Debug: ln 156 EOL: s='module' 'session_ipv4_cidr' set to '32'
[Dec 20 12:25:29.467506 2014] Debug: ln 157 EOL: s='module' 'session_ipv6_cidr' set to '128'
[Dec 20 12:25:29.467585 2014] Debug: ln 159 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.467615 2014] Debug: ln 159 EOL: s='command' 'name' set to 'EXCEPTION'
[Dec 20 12:25:29.467704 2014] Debug: ln 159 EOL: s='command' 'command' set to 'operserv/exception'
[Dec 20 12:25:29.467791 2014] Debug: ln 159 EOL: s='command' 'permission' set to 'operserv/exception'
[Dec 20 12:25:29.467891 2014] Debug: ln 160 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.467920 2014] Debug: ln 160 EOL: s='command' 'name' set to 'SESSION'
[Dec 20 12:25:29.467956 2014] Debug: ln 160 EOL: s='command' 'command' set to 'operserv/session'
[Dec 20 12:25:29.468039 2014] Debug: ln 160 EOL: s='command' 'permission' set to 'operserv/session'
[Dec 20 12:25:29.468143 2014] Debug: ln 164 EOL: s='module' 'name' set to 'os_set'
[Dec 20 12:25:29.468193 2014] Debug: ln 166 EOL: s='module' 'superadmin' set to 'yes'
[Dec 20 12:25:29.468281 2014] Debug: ln 168 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.468322 2014] Debug: ln 168 EOL: s='command' 'name' set to 'SET'
[Dec 20 12:25:29.468405 2014] Debug: ln 168 EOL: s='command' 'command' set to 'operserv/set'
[Dec 20 12:25:29.468452 2014] Debug: ln 168 EOL: s='command' 'permission' set to 'operserv/set'
[Dec 20 12:25:29.468513 2014] Debug: ln 171 EOL: s='module' 'name' set to 'os_shutdown'
[Dec 20 12:25:29.468582 2014] Debug: ln 172 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.468622 2014] Debug: ln 172 EOL: s='command' 'name' set to 'SHUTDOWN'
[Dec 20 12:25:29.468660 2014] Debug: ln 172 EOL: s='command' 'command' set to 'operserv/shutdown'
[Dec 20 12:25:29.468698 2014] Debug: ln 172 EOL: s='command' 'permission' set to 'operserv/shutdown'
[Dec 20 12:25:29.468752 2014] Debug: ln 173 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.468792 2014] Debug: ln 173 EOL: s='command' 'name' set to 'QUIT'
[Dec 20 12:25:29.468837 2014] Debug: ln 173 EOL: s='command' 'command' set to 'operserv/quit'
[Dec 20 12:25:29.468878 2014] Debug: ln 173 EOL: s='command' 'permission' set to 'operserv/quit'
[Dec 20 12:25:29.468969 2014] Debug: ln 174 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.469007 2014] Debug: ln 174 EOL: s='command' 'name' set to 'RESTART'
[Dec 20 12:25:29.469094 2014] Debug: ln 174 EOL: s='command' 'command' set to 'operserv/restart'
[Dec 20 12:25:29.469176 2014] Debug: ln 174 EOL: s='command' 'permission' set to 'operserv/restart'
[Dec 20 12:25:29.469223 2014] Debug: ln 177 EOL: s='module' 'name' set to 'os_stats'
[Dec 20 12:25:29.469260 2014] Debug: ln 178 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.469285 2014] Debug: ln 178 EOL: s='command' 'name' set to 'STATS'
[Dec 20 12:25:29.469319 2014] Debug: ln 178 EOL: s='command' 'command' set to 'operserv/stats'
[Dec 20 12:25:29.469352 2014] Debug: ln 178 EOL: s='command' 'permission' set to 'operserv/stats'
[Dec 20 12:25:29.469476 2014] Debug: ln 181 EOL: s='module' 'name' set to 'os_sxline'
[Dec 20 12:25:29.469559 2014] Debug: ln 182 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.469585 2014] Debug: ln 182 EOL: s='command' 'name' set to 'SNLINE'
[Dec 20 12:25:29.469613 2014] Debug: ln 182 EOL: s='command' 'command' set to 'operserv/snline'
[Dec 20 12:25:29.469693 2014] Debug: ln 182 EOL: s='command' 'permission' set to 'operserv/snline'
[Dec 20 12:25:29.469757 2014] Debug: ln 183 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.469822 2014] Debug: ln 183 EOL: s='command' 'name' set to 'SQLINE'
[Dec 20 12:25:29.469851 2014] Debug: ln 183 EOL: s='command' 'command' set to 'operserv/sqline'
[Dec 20 12:25:29.469890 2014] Debug: ln 183 EOL: s='command' 'permission' set to 'operserv/sqline'
[Dec 20 12:25:29.469940 2014] Debug: ln 186 EOL: s='module' 'name' set to 'os_update'
[Dec 20 12:25:29.469989 2014] Debug: ln 187 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.470016 2014] Debug: ln 187 EOL: s='command' 'name' set to 'UPDATE'
[Dec 20 12:25:29.470049 2014] Debug: ln 187 EOL: s='command' 'command' set to 'operserv/update'
[Dec 20 12:25:29.470078 2014] Debug: ln 187 EOL: s='command' 'permission' set to 'operserv/update'
[Dec 20 12:25:29.470174 2014] Debug: Start to read conf services/global.conf
[Dec 20 12:25:29.470309 2014] Debug: ln 6 EOL: s='service' 'nick' set to 'Global'
[Dec 20 12:25:29.470430 2014] Debug: ln 7 EOL: s='service' 'user' set to 'service'
[Dec 20 12:25:29.470466 2014] Debug: ln 8 EOL: s='service' 'host' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.470495 2014] Debug: ln 9 EOL: s='service' 'gecos' set to 'global announcer'
[Dec 20 12:25:29.470523 2014] Debug: ln 10 EOL: s='service' 'channels' set to '*#log'
[Dec 20 12:25:29.470563 2014] Debug: ln 15 EOL: s='module' 'name' set to 'global'
[Dec 20 12:25:29.470676 2014] Debug: ln 17 EOL: s='module' 'client' set to 'Global'
[Dec 20 12:25:29.470728 2014] Debug: ln 19 EOL: s='module' 'globaloncycledown' set to 'Services are being shutdown, they should be back shortly.'
[Dec 20 12:25:29.470765 2014] Debug: ln 21 EOL: s='module' 'globaloncycleup' set to 'Services are online!'
[Dec 20 12:25:29.470795 2014] Debug: ln 23 EOL: s='module' 'anonymousglobal' set to 'no'
[Dec 20 12:25:29.470836 2014] Debug: ln 27 EOL: s='command' 'service' set to 'Global'
[Dec 20 12:25:29.470861 2014] Debug: ln 27 EOL: s='command' 'name' set to 'HELP'
[Dec 20 12:25:29.470893 2014] Debug: ln 27 EOL: s='command' 'command' set to 'generic/help'
[Dec 20 12:25:29.470934 2014] Debug: ln 30 EOL: s='module' 'name' set to 'gl_global'
[Dec 20 12:25:29.470971 2014] Debug: ln 33 EOL: s='command' 'service' set to 'Global'
[Dec 20 12:25:29.471034 2014] Debug: ln 33 EOL: s='command' 'name' set to 'GLOBAL'
[Dec 20 12:25:29.471101 2014] Debug: ln 33 EOL: s='command' 'command' set to 'global/global'
[Dec 20 12:25:29.471130 2014] Debug: ln 33 EOL: s='command' 'permission' set to 'global/global'
[Dec 20 12:25:29.471293 2014] Debug: Start to read conf services/nickserv.conf
[Dec 20 12:25:29.471380 2014] Debug: ln 9 EOL: s='service' 'nick' set to 'NickServ'
[Dec 20 12:25:29.471414 2014] Debug: ln 10 EOL: s='service' 'user' set to 'service'
[Dec 20 12:25:29.471448 2014] Debug: ln 11 EOL: s='service' 'host' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.471482 2014] Debug: ln 12 EOL: s='service' 'gecos' set to 'account registration and management'
[Dec 20 12:25:29.471517 2014] Debug: ln 13 EOL: s='service' 'channels' set to '*#log'
[Dec 20 12:25:29.471572 2014] Debug: ln 18 EOL: s='module' 'name' set to 'nickserv'
[Dec 20 12:25:29.471601 2014] Debug: ln 19 EOL: s='module' 'client' set to 'NickServ'
[Dec 20 12:25:29.471632 2014] Debug: ln 21 EOL: s='module' 'forceemail' set to 'yes'
[Dec 20 12:25:29.471664 2014] Debug: ln 23 EOL: s='module' 'confirmemailchanges' set to 'yes'
[Dec 20 12:25:29.471696 2014] Debug: ln 25 EOL: s='module' 'unregistered_notice' set to 'Your nick is not registered.'
[Dec 20 12:25:29.471765 2014] Debug: ln 27 EOL: s='module' 'defaults' set to 'autoop memo_receive memo_signon hide_mask hide_email ns_secure killprotect'
[Dec 20 12:25:29.471797 2014] Debug: ln 29 EOL: s='module' 'regdelay' set to '30s'
[Dec 20 12:25:29.471827 2014] Debug: ln 31 EOL: s='module' 'expire' set to '21d'
[Dec 20 12:25:29.471858 2014] Debug: ln 33 EOL: s='module' 'secureadmins' set to 'yes'
[Dec 20 12:25:29.471888 2014] Debug: ln 35 EOL: s='module' 'modeonid' set to 'yes'
[Dec 20 12:25:29.471917 2014] Debug: ln 37 EOL: s='module' 'modesonid' set to ''
[Dec 20 12:25:29.471949 2014] Debug: ln 39 EOL: s='module' 'hidenetsplitquit' set to 'yes'
[Dec 20 12:25:29.471980 2014] Debug: ln 41 EOL: s='module' 'killquick' set to '20s'
[Dec 20 12:25:29.472025 2014] Debug: ln 42 EOL: s='module' 'kill' set to '60s'
[Dec 20 12:25:29.472062 2014] Debug: ln 44 EOL: s='module' 'restrictopernicks' set to 'yes'
[Dec 20 12:25:29.472111 2014] Debug: ln 46 EOL: s='module' 'enforceruser' set to 'enforcer'
[Dec 20 12:25:29.472166 2014] Debug: ln 47 EOL: s='module' 'enforcerhost' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.472223 2014] Debug: ln 49 EOL: s='module' 'releasetimeout' set to '1m'
[Dec 20 12:25:29.472293 2014] Debug: ln 51 EOL: s='module' 'guestnickprefix' set to 'guest'
[Dec 20 12:25:29.472386 2014] Debug: ln 53 EOL: s='module' 'nonicknameownership' set to 'no'
[Dec 20 12:25:29.472459 2014] Debug: ln 55 EOL: s='module' 'passlen' set to '32'
[Dec 20 12:25:29.472517 2014] Debug: ln 59 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.472548 2014] Debug: ln 59 EOL: s='command' 'name' set to 'HELP'
[Dec 20 12:25:29.472581 2014] Debug: ln 59 EOL: s='command' 'command' set to 'generic/help'
[Dec 20 12:25:29.472624 2014] Debug: ln 65 EOL: s='command_group' 'name' set to 'nickserv/admin'
[Dec 20 12:25:29.472653 2014] Debug: ln 66 EOL: s='command_group' 'description' set to 'Services Operator commands'
[Dec 20 12:25:29.472698 2014] Debug: ln 71 EOL: s='module' 'name' set to 'ns_access'
[Dec 20 12:25:29.472732 2014] Debug: ln 72 EOL: s='module' 'accessmax' set to '32'
[Dec 20 12:25:29.472763 2014] Debug: ln 73 EOL: s='module' 'addaccessonreg' set to 'no'
[Dec 20 12:25:29.472805 2014] Debug: ln 75 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.472830 2014] Debug: ln 75 EOL: s='command' 'name' set to 'ACCESS'
[Dec 20 12:25:29.472856 2014] Debug: ln 75 EOL: s='command' 'command' set to 'nickserv/access'
[Dec 20 12:25:29.473045 2014] Debug: ln 79 EOL: s='module' 'name' set to 'ns_ajoin'
[Dec 20 12:25:29.473101 2014] Debug: ln 81 EOL: s='module' 'ajoinmax' set to '30'
[Dec 20 12:25:29.473158 2014] Debug: ln 83 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.473230 2014] Debug: ln 83 EOL: s='command' 'name' set to 'AJOIN'
[Dec 20 12:25:29.473271 2014] Debug: ln 83 EOL: s='command' 'command' set to 'nickserv/ajoin'
[Dec 20 12:25:29.473371 2014] Debug: ln 86 EOL: s='module' 'name' set to 'ns_alist'
[Dec 20 12:25:29.473466 2014] Debug: ln 87 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.473512 2014] Debug: ln 87 EOL: s='command' 'name' set to 'ALIST'
[Dec 20 12:25:29.473557 2014] Debug: ln 87 EOL: s='command' 'command' set to 'nickserv/alist'
[Dec 20 12:25:29.473682 2014] Debug: ln 91 EOL: s='module' 'name' set to 'ns_cert'
[Dec 20 12:25:29.473719 2014] Debug: ln 92 EOL: s='module' 'max' set to '5'
[Dec 20 12:25:29.473811 2014] Debug: ln 94 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.473894 2014] Debug: ln 94 EOL: s='command' 'name' set to 'CERT'
[Dec 20 12:25:29.473937 2014] Debug: ln 94 EOL: s='command' 'command' set to 'nickserv/cert'
[Dec 20 12:25:29.474007 2014] Debug: ln 97 EOL: s='module' 'name' set to 'ns_drop'
[Dec 20 12:25:29.474061 2014] Debug: ln 98 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.474095 2014] Debug: ln 98 EOL: s='command' 'name' set to 'DROP'
[Dec 20 12:25:29.474132 2014] Debug: ln 98 EOL: s='command' 'command' set to 'nickserv/drop'
[Dec 20 12:25:29.474227 2014] Debug: ln 101 EOL: s='module' 'name' set to 'ns_getemail'
[Dec 20 12:25:29.474317 2014] Debug: ln 102 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.474393 2014] Debug: ln 102 EOL: s='command' 'name' set to 'GETEMAIL'
[Dec 20 12:25:29.474437 2014] Debug: ln 102 EOL: s='command' 'command' set to 'nickserv/getemail'
[Dec 20 12:25:29.474516 2014] Debug: ln 102 EOL: s='command' 'permission' set to 'nickserv/getemail'
[Dec 20 12:25:29.474557 2014] Debug: ln 102 EOL: s='command' 'group' set to 'nickserv/admin'
[Dec 20 12:25:29.474617 2014] Debug: ln 106 EOL: s='module' 'name' set to 'ns_group'
[Dec 20 12:25:29.474719 2014] Debug: ln 108 EOL: s='module' 'maxaliases' set to '16'
[Dec 20 12:25:29.474757 2014] Debug: ln 110 EOL: s='module' 'nogroupchange' set to 'yes'
[Dec 20 12:25:29.474812 2014] Debug: ln 112 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.474845 2014] Debug: ln 112 EOL: s='command' 'name' set to 'GLIST'
[Dec 20 12:25:29.474882 2014] Debug: ln 112 EOL: s='command' 'command' set to 'nickserv/glist'
[Dec 20 12:25:29.474937 2014] Debug: ln 113 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.475003 2014] Debug: ln 113 EOL: s='command' 'name' set to 'GROUP'
[Dec 20 12:25:29.475040 2014] Debug: ln 113 EOL: s='command' 'command' set to 'nickserv/group'
[Dec 20 12:25:29.475095 2014] Debug: ln 114 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.475133 2014] Debug: ln 114 EOL: s='command' 'name' set to 'UNGROUP'
[Dec 20 12:25:29.475244 2014] Debug: ln 114 EOL: s='command' 'command' set to 'nickserv/ungroup'
[Dec 20 12:25:29.475385 2014] Debug: ln 117 EOL: s='module' 'name' set to 'ns_identify'
[Dec 20 12:25:29.475512 2014] Debug: ln 118 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.475552 2014] Debug: ln 118 EOL: s='command' 'name' set to 'IDENTIFY'
[Dec 20 12:25:29.475585 2014] Debug: ln 118 EOL: s='command' 'command' set to 'nickserv/identify'
[Dec 20 12:25:29.475628 2014] Debug: ln 121 EOL: s='module' 'name' set to 'ns_info'
[Dec 20 12:25:29.475677 2014] Debug: ln 122 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.475708 2014] Debug: ln 122 EOL: s='command' 'name' set to 'INFO'
[Dec 20 12:25:29.475738 2014] Debug: ln 122 EOL: s='command' 'command' set to 'nickserv/info'
[Dec 20 12:25:29.475780 2014] Debug: ln 123 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.475806 2014] Debug: ln 123 EOL: s='command' 'name' set to 'SET HIDE'
[Dec 20 12:25:29.475835 2014] Debug: ln 123 EOL: s='command' 'command' set to 'nickserv/set/hide'
[Dec 20 12:25:29.475874 2014] Debug: ln 124 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.475899 2014] Debug: ln 124 EOL: s='command' 'name' set to 'SASET HIDE'
[Dec 20 12:25:29.475935 2014] Debug: ln 124 EOL: s='command' 'command' set to 'nickserv/saset/hide'
[Dec 20 12:25:29.476049 2014] Debug: ln 124 EOL: s='command' 'permission' set to 'nickserv/saset/hide'
[Dec 20 12:25:29.476146 2014] Debug: ln 128 EOL: s='module' 'name' set to 'ns_list'
[Dec 20 12:25:29.476285 2014] Debug: ln 130 EOL: s='module' 'listmax' set to '100'
[Dec 20 12:25:29.476369 2014] Debug: ln 132 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.476430 2014] Debug: ln 132 EOL: s='command' 'name' set to 'LIST'
[Dec 20 12:25:29.476462 2014] Debug: ln 132 EOL: s='command' 'command' set to 'nickserv/list'
[Dec 20 12:25:29.476502 2014] Debug: ln 134 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.476527 2014] Debug: ln 134 EOL: s='command' 'name' set to 'SET PRIVATE'
[Dec 20 12:25:29.476554 2014] Debug: ln 134 EOL: s='command' 'command' set to 'nickserv/set/private'
[Dec 20 12:25:29.476613 2014] Debug: ln 135 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.476645 2014] Debug: ln 135 EOL: s='command' 'name' set to 'SASET PRIVATE'
[Dec 20 12:25:29.476677 2014] Debug: ln 135 EOL: s='command' 'command' set to 'nickserv/saset/private'
[Dec 20 12:25:29.476714 2014] Debug: ln 135 EOL: s='command' 'permission' set to 'nickserv/saset/private'
[Dec 20 12:25:29.476759 2014] Debug: ln 138 EOL: s='module' 'name' set to 'ns_logout'
[Dec 20 12:25:29.476808 2014] Debug: ln 139 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.476835 2014] Debug: ln 139 EOL: s='command' 'name' set to 'LOGOUT'
[Dec 20 12:25:29.476861 2014] Debug: ln 139 EOL: s='command' 'command' set to 'nickserv/logout'
[Dec 20 12:25:29.476900 2014] Debug: ln 143 EOL: s='module' 'name' set to 'ns_recover'
[Dec 20 12:25:29.476928 2014] Debug: ln 145 EOL: s='module' 'restoreonrecover' set to 'yes'
[Dec 20 12:25:29.476968 2014] Debug: ln 147 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.476992 2014] Debug: ln 147 EOL: s='command' 'name' set to 'RECOVER'
[Dec 20 12:25:29.477026 2014] Debug: ln 147 EOL: s='command' 'command' set to 'nickserv/recover'
[Dec 20 12:25:29.477077 2014] Debug: ln 151 EOL: s='module' 'name' set to 'ns_set'
[Dec 20 12:25:29.477109 2014] Debug: ln 153 EOL: s='module' 'allowkillimmed' set to 'yes'
[Dec 20 12:25:29.477157 2014] Debug: ln 155 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.477184 2014] Debug: ln 155 EOL: s='command' 'name' set to 'SET'
[Dec 20 12:25:29.477250 2014] Debug: ln 155 EOL: s='command' 'command' set to 'nickserv/set'
[Dec 20 12:25:29.477347 2014] Debug: ln 156 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.477411 2014] Debug: ln 156 EOL: s='command' 'name' set to 'SASET'
[Dec 20 12:25:29.477439 2014] Debug: ln 156 EOL: s='command' 'command' set to 'nickserv/saset'
[Dec 20 12:25:29.477466 2014] Debug: ln 156 EOL: s='command' 'permission' set to 'nickserv/saset/'
[Dec 20 12:25:29.477497 2014] Debug: ln 156 EOL: s='command' 'group' set to 'nickserv/admin'
[Dec 20 12:25:29.477539 2014] Debug: ln 157 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.477564 2014] Debug: ln 157 EOL: s='command' 'name' set to 'SET AUTOOP'
[Dec 20 12:25:29.477591 2014] Debug: ln 157 EOL: s='command' 'command' set to 'nickserv/set/autoop'
[Dec 20 12:25:29.477630 2014] Debug: ln 158 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.477656 2014] Debug: ln 158 EOL: s='command' 'name' set to 'SASET AUTOOP'
[Dec 20 12:25:29.477683 2014] Debug: ln 158 EOL: s='command' 'command' set to 'nickserv/saset/autoop'
[Dec 20 12:25:29.477749 2014] Debug: ln 158 EOL: s='command' 'permission' set to 'nickserv/saset/autoop'
[Dec 20 12:25:29.477792 2014] Debug: ln 159 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.477817 2014] Debug: ln 159 EOL: s='command' 'name' set to 'SET DISPLAY'
[Dec 20 12:25:29.477844 2014] Debug: ln 159 EOL: s='command' 'command' set to 'nickserv/set/display'
[Dec 20 12:25:29.477883 2014] Debug: ln 160 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.477908 2014] Debug: ln 160 EOL: s='command' 'name' set to 'SASET DISPLAY'
[Dec 20 12:25:29.477971 2014] Debug: ln 160 EOL: s='command' 'command' set to 'nickserv/saset/display'
[Dec 20 12:25:29.478033 2014] Debug: ln 160 EOL: s='command' 'permission' set to 'nickserv/saset/display'
[Dec 20 12:25:29.478094 2014] Debug: ln 161 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.478119 2014] Debug: ln 161 EOL: s='command' 'name' set to 'SET KEEPMODES'
[Dec 20 12:25:29.478181 2014] Debug: ln 161 EOL: s='command' 'command' set to 'nickserv/set/keepmodes'
[Dec 20 12:25:29.478234 2014] Debug: ln 162 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.478280 2014] Debug: ln 162 EOL: s='command' 'name' set to 'SASET KEEPMODES'
[Dec 20 12:25:29.478387 2014] Debug: ln 162 EOL: s='command' 'command' set to 'nickserv/saset/keepmodes'
[Dec 20 12:25:29.478426 2014] Debug: ln 162 EOL: s='command' 'permission' set to 'nickserv/saset/keepmodes'
[Dec 20 12:25:29.478482 2014] Debug: ln 163 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.478552 2014] Debug: ln 163 EOL: s='command' 'name' set to 'SET KILL'
[Dec 20 12:25:29.478579 2014] Debug: ln 163 EOL: s='command' 'command' set to 'nickserv/set/kill'
[Dec 20 12:25:29.478621 2014] Debug: ln 164 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.478646 2014] Debug: ln 164 EOL: s='command' 'name' set to 'SASET KILL'
[Dec 20 12:25:29.478672 2014] Debug: ln 164 EOL: s='command' 'command' set to 'nickserv/saset/kill'
[Dec 20 12:25:29.478744 2014] Debug: ln 164 EOL: s='command' 'permission' set to 'nickserv/saset/kill'
[Dec 20 12:25:29.478811 2014] Debug: ln 165 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.478841 2014] Debug: ln 165 EOL: s='command' 'name' set to 'SET MESSAGE'
[Dec 20 12:25:29.478871 2014] Debug: ln 165 EOL: s='command' 'command' set to 'nickserv/set/message'
[Dec 20 12:25:29.478913 2014] Debug: ln 166 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.478942 2014] Debug: ln 166 EOL: s='command' 'name' set to 'SASET MESSAGE'
[Dec 20 12:25:29.478971 2014] Debug: ln 166 EOL: s='command' 'command' set to 'nickserv/saset/message'
[Dec 20 12:25:29.478999 2014] Debug: ln 166 EOL: s='command' 'permission' set to 'nickserv/saset/message'
[Dec 20 12:25:29.479040 2014] Debug: ln 167 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.479064 2014] Debug: ln 167 EOL: s='command' 'name' set to 'SET SECURE'
[Dec 20 12:25:29.479091 2014] Debug: ln 167 EOL: s='command' 'command' set to 'nickserv/set/secure'
[Dec 20 12:25:29.479132 2014] Debug: ln 168 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.479201 2014] Debug: ln 168 EOL: s='command' 'name' set to 'SASET SECURE'
[Dec 20 12:25:29.479232 2014] Debug: ln 168 EOL: s='command' 'command' set to 'nickserv/saset/secure'
[Dec 20 12:25:29.479293 2014] Debug: ln 168 EOL: s='command' 'permission' set to 'nickserv/saset/secure'
[Dec 20 12:25:29.479349 2014] Debug: ln 169 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.479381 2014] Debug: ln 169 EOL: s='command' 'name' set to 'SASET NOEXPIRE'
[Dec 20 12:25:29.479413 2014] Debug: ln 169 EOL: s='command' 'command' set to 'nickserv/saset/noexpire'
[Dec 20 12:25:29.479445 2014] Debug: ln 169 EOL: s='command' 'permission' set to 'nickserv/saset/noexpire'
[Dec 20 12:25:29.479493 2014] Debug: ln 172 EOL: s='module' 'name' set to 'ns_set_misc'
[Dec 20 12:25:29.479546 2014] Debug: ln 173 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.479576 2014] Debug: ln 173 EOL: s='command' 'name' set to 'SET URL'
[Dec 20 12:25:29.479602 2014] Debug: ln 173 EOL: s='command' 'command' set to 'nickserv/set/misc'
[Dec 20 12:25:29.479629 2014] Debug: ln 173 EOL: s='command' 'misc_description' set to 'Associate a URL with your account'
[Dec 20 12:25:29.479671 2014] Debug: ln 174 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.479696 2014] Debug: ln 174 EOL: s='command' 'name' set to 'SASET URL'
[Dec 20 12:25:29.479722 2014] Debug: ln 174 EOL: s='command' 'command' set to 'nickserv/saset/misc'
[Dec 20 12:25:29.479749 2014] Debug: ln 174 EOL: s='command' 'permission' set to 'nickserv/saset/url'
[Dec 20 12:25:29.479778 2014] Debug: ln 174 EOL: s='command' 'misc_description' set to 'Associate a URL with this account'
[Dec 20 12:25:29.479824 2014] Debug: ln 175 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.479854 2014] Debug: ln 175 EOL: s='command' 'name' set to 'SET TWITTER'
[Dec 20 12:25:29.479881 2014] Debug: ln 175 EOL: s='command' 'command' set to 'nickserv/set/misc'
[Dec 20 12:25:29.479909 2014] Debug: ln 175 EOL: s='command' 'misc_description' set to 'Associate a Twitter account with your account'
[Dec 20 12:25:29.479956 2014] Debug: ln 176 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.479983 2014] Debug: ln 176 EOL: s='command' 'name' set to 'SASET TWITTER'
[Dec 20 12:25:29.480010 2014] Debug: ln 176 EOL: s='command' 'command' set to 'nickserv/saset/misc'
[Dec 20 12:25:29.480038 2014] Debug: ln 176 EOL: s='command' 'permission' set to 'nickserv/saset/twitter'
[Dec 20 12:25:29.480115 2014] Debug: ln 176 EOL: s='command' 'misc_description' set to 'Associate a Twitter account with this account'
[Dec 20 12:25:29.480247 2014] Debug: ln 177 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.480278 2014] Debug: ln 177 EOL: s='command' 'name' set to 'SET FACEBOOK'
[Dec 20 12:25:29.480319 2014] Debug: ln 177 EOL: s='command' 'command' set to 'nickserv/set/misc'
[Dec 20 12:25:29.480361 2014] Debug: ln 177 EOL: s='command' 'misc_description' set to 'Associate a Facebook URL with your account'
[Dec 20 12:25:29.480413 2014] Debug: ln 178 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.480443 2014] Debug: ln 178 EOL: s='command' 'name' set to 'SASET FACEBOOK'
[Dec 20 12:25:29.480475 2014] Debug: ln 178 EOL: s='command' 'command' set to 'nickserv/saset/misc'
[Dec 20 12:25:29.480512 2014] Debug: ln 178 EOL: s='command' 'permission' set to 'nickserv/saset/facebook'
[Dec 20 12:25:29.480556 2014] Debug: ln 178 EOL: s='command' 'misc_description' set to 'Associate a Facebook URL with this account'
[Dec 20 12:25:29.480607 2014] Debug: ln 179 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.480639 2014] Debug: ln 179 EOL: s='command' 'name' set to 'SET JABBER'
[Dec 20 12:25:29.480685 2014] Debug: ln 179 EOL: s='command' 'command' set to 'nickserv/set/misc'
[Dec 20 12:25:29.480735 2014] Debug: ln 179 EOL: s='command' 'misc_description' set to 'Associate a jabber/xmpp jid with your account'
[Dec 20 12:25:29.480814 2014] Debug: ln 180 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.480848 2014] Debug: ln 180 EOL: s='command' 'name' set to 'SASET JABBER'
[Dec 20 12:25:29.480876 2014] Debug: ln 180 EOL: s='command' 'command' set to 'nickserv/saset/misc'
[Dec 20 12:25:29.480905 2014] Debug: ln 180 EOL: s='command' 'permission' set to 'nickserv/saset/jabber'
[Dec 20 12:25:29.480936 2014] Debug: ln 180 EOL: s='command' 'misc_description' set to 'Associate a jabber/xmpp account with this account'
[Dec 20 12:25:29.480984 2014] Debug: ln 183 EOL: s='module' 'name' set to 'ns_status'
[Dec 20 12:25:29.481026 2014] Debug: ln 184 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.481051 2014] Debug: ln 184 EOL: s='command' 'name' set to 'STATUS'
[Dec 20 12:25:29.481077 2014] Debug: ln 184 EOL: s='command' 'command' set to 'nickserv/status'
[Dec 20 12:25:29.481117 2014] Debug: ln 188 EOL: s='module' 'name' set to 'ns_suspend'
[Dec 20 12:25:29.481223 2014] Debug: ln 192 EOL: s='module' 'show' set to 'suspended, by, reason, on, expires'
[Dec 20 12:25:29.481279 2014] Debug: ln 194 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.481371 2014] Debug: ln 194 EOL: s='command' 'name' set to 'SUSPEND'
[Dec 20 12:25:29.481434 2014] Debug: ln 194 EOL: s='command' 'command' set to 'nickserv/suspend'
[Dec 20 12:25:29.481463 2014] Debug: ln 194 EOL: s='command' 'permission' set to 'nickserv/suspend'
[Dec 20 12:25:29.481529 2014] Debug: ln 194 EOL: s='command' 'group' set to 'nickserv/admin'
[Dec 20 12:25:29.481577 2014] Debug: ln 195 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.481603 2014] Debug: ln 195 EOL: s='command' 'name' set to 'UNSUSPEND'
[Dec 20 12:25:29.481634 2014] Debug: ln 195 EOL: s='command' 'command' set to 'nickserv/unsuspend'
[Dec 20 12:25:29.481668 2014] Debug: ln 195 EOL: s='command' 'permission' set to 'nickserv/suspend'
[Dec 20 12:25:29.481700 2014] Debug: ln 195 EOL: s='command' 'group' set to 'nickserv/admin'
[Dec 20 12:25:29.481779 2014] Debug: ln 198 EOL: s='module' 'name' set to 'ns_update'
[Dec 20 12:25:29.481825 2014] Debug: ln 199 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.481855 2014] Debug: ln 199 EOL: s='command' 'name' set to 'UPDATE'
[Dec 20 12:25:29.481888 2014] Debug: ln 199 EOL: s='command' 'command' set to 'nickserv/update'
[Dec 20 12:25:29.481935 2014] Debug: ln 202 EOL: s='module' 'name' set to 'm_sasl'
[Dec 20 12:25:29.481986 2014] Debug: ln 205 EOL: s='module' 'name' set to 'm_sasl_dh-aes'
[Dec 20 12:25:29.482039 2014] Debug: ln 206 EOL: s='module' 'name' set to 'm_sasl_dh-blowfish'
[Dec 20 12:25:29.482080 2014] Debug: ln 210 EOL: s='module' 'name' set to 'm_ldap_authentication'
[Dec 20 12:25:29.482107 2014] Debug: ln 212 EOL: s='module' 'basedn' set to 'ou=users,dc=webczatnet,dc=pl'
[Dec 20 12:25:29.482179 2014] Debug: ln 214 EOL: s='module' 'search_filter' set to '(&(uid=%account)(objectClass=%object_class))'
[Dec 20 12:25:29.482212 2014] Debug: ln 216 EOL: s='module' 'object_class' set to 'inetOrgPerson'
[Dec 20 12:25:29.482243 2014] Debug: ln 218 EOL: s='module' 'username_attribute' set to 'uid'
[Dec 20 12:25:29.482273 2014] Debug: ln 220 EOL: s='module' 'email_attribute' set to 'mail'
[Dec 20 12:25:29.482310 2014] Debug: ln 222 EOL: s='module' 'password_attribute' set to 'userPassword'
[Dec 20 12:25:29.482437 2014] Debug: Start to read conf services/chanserv.conf
[Dec 20 12:25:29.482485 2014] Debug: ln 6 EOL: s='service' 'nick' set to 'ChanServ'
[Dec 20 12:25:29.482519 2014] Debug: ln 7 EOL: s='service' 'user' set to 'service'
[Dec 20 12:25:29.482549 2014] Debug: ln 8 EOL: s='service' 'host' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.482577 2014] Debug: ln 9 EOL: s='service' 'gecos' set to 'channel management'
[Dec 20 12:25:29.482606 2014] Debug: ln 10 EOL: s='service' 'channels' set to '*#log'
[Dec 20 12:25:29.482648 2014] Debug: ln 15 EOL: s='module' 'name' set to 'chanserv'
[Dec 20 12:25:29.482674 2014] Debug: ln 17 EOL: s='module' 'client' set to 'ChanServ'
[Dec 20 12:25:29.482720 2014] Debug: ln 19 EOL: s='module' 'defaults' set to 'keeptopic peace cs_secure securefounder signkick cs_keep_modes'
[Dec 20 12:25:29.482771 2014] Debug: ln 21 EOL: s='module' 'maxregistered' set to '20'
[Dec 20 12:25:29.482822 2014] Debug: ln 23 EOL: s='module' 'expire' set to '14d'
[Dec 20 12:25:29.482875 2014] Debug: ln 25 EOL: s='module' 'accessmax' set to '1024'
[Dec 20 12:25:29.482928 2014] Debug: ln 27 EOL: s='module' 'inhabit' set to '15s'
[Dec 20 12:25:29.482973 2014] Debug: ln 29 EOL: s='module' 'opersonly' set to 'no'
[Dec 20 12:25:29.483087 2014] Debug: ln 35 EOL: s='module' 'reasonmax' set to '200'
[Dec 20 12:25:29.483128 2014] Debug: ln 37 EOL: s='module' 'disallow_hostmask_access' set to 'no'
[Dec 20 12:25:29.483205 2014] Debug: ln 39 EOL: s='module' 'disallow_channel_access' set to 'no'
[Dec 20 12:25:29.483255 2014] Debug: ln 41 EOL: s='module' 'always_lower_ts' set to 'yes'
[Dec 20 12:25:29.483365 2014] Debug: ln 46 EOL: s='command_group' 'name' set to 'chanserv/access'
[Dec 20 12:25:29.483402 2014] Debug: ln 47 EOL: s='command_group' 'description' set to 'Used to manage the list of privileged users'
[Dec 20 12:25:29.483448 2014] Debug: ln 50 EOL: s='command_group' 'name' set to 'chanserv/status'
[Dec 20 12:25:29.483477 2014] Debug: ln 51 EOL: s='command_group' 'description' set to 'Used to modify the channel status of you or other users'
[Dec 20 12:25:29.483617 2014] Debug: ln 54 EOL: s='command_group' 'name' set to 'chanserv/management'
[Dec 20 12:25:29.483651 2014] Debug: ln 55 EOL: s='command_group' 'description' set to 'Used to manage channels'
[Dec 20 12:25:29.483694 2014] Debug: ln 58 EOL: s='command_group' 'name' set to 'chanserv/admin'
[Dec 20 12:25:29.483724 2014] Debug: ln 59 EOL: s='command_group' 'description' set to 'Services Operator commands'
[Dec 20 12:25:29.483770 2014] Debug: ln 63 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.483801 2014] Debug: ln 63 EOL: s='command' 'name' set to 'HELP'
[Dec 20 12:25:29.483832 2014] Debug: ln 63 EOL: s='command' 'command' set to 'generic/help'
[Dec 20 12:25:29.483881 2014] Debug: ln 68 EOL: s='module' 'name' set to 'cs_access'
[Dec 20 12:25:29.483922 2014] Debug: ln 69 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.483949 2014] Debug: ln 69 EOL: s='command' 'name' set to 'ACCESS'
[Dec 20 12:25:29.483977 2014] Debug: ln 69 EOL: s='command' 'command' set to 'chanserv/access'
[Dec 20 12:25:29.484007 2014] Debug: ln 69 EOL: s='command' 'group' set to 'chanserv/access'
[Dec 20 12:25:29.484054 2014] Debug: ln 70 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.484090 2014] Debug: ln 70 EOL: s='command' 'name' set to 'LEVELS'
[Dec 20 12:25:29.484119 2014] Debug: ln 70 EOL: s='command' 'command' set to 'chanserv/levels'
[Dec 20 12:25:29.484153 2014] Debug: ln 70 EOL: s='command' 'group' set to 'chanserv/access'
[Dec 20 12:25:29.484235 2014] Debug: ln 74 EOL: s='module' 'name' set to 'cs_akick'
[Dec 20 12:25:29.484271 2014] Debug: ln 76 EOL: s='module' 'autokickmax' set to '100'
[Dec 20 12:25:29.484315 2014] Debug: ln 78 EOL: s='module' 'autokickreason' set to 'User has been banned'
[Dec 20 12:25:29.484369 2014] Debug: ln 80 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.484401 2014] Debug: ln 80 EOL: s='command' 'name' set to 'AKICK'
[Dec 20 12:25:29.484500 2014] Debug: ln 80 EOL: s='command' 'command' set to 'chanserv/akick'
[Dec 20 12:25:29.484546 2014] Debug: ln 80 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.484599 2014] Debug: ln 83 EOL: s='module' 'name' set to 'cs_ban'
[Dec 20 12:25:29.484688 2014] Debug: ln 84 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.484723 2014] Debug: ln 84 EOL: s='command' 'name' set to 'BAN'
[Dec 20 12:25:29.484766 2014] Debug: ln 84 EOL: s='command' 'command' set to 'chanserv/ban'
[Dec 20 12:25:29.484808 2014] Debug: ln 84 EOL: s='command' 'kick' set to 'yes'
[Dec 20 12:25:29.484886 2014] Debug: ln 84 EOL: s='command' 'mode' set to 'BAN'
[Dec 20 12:25:29.484947 2014] Debug: ln 87 EOL: s='module' 'name' set to 'cs_clone'
[Dec 20 12:25:29.484991 2014] Debug: ln 88 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.485021 2014] Debug: ln 88 EOL: s='command' 'name' set to 'CLONE'
[Dec 20 12:25:29.485050 2014] Debug: ln 88 EOL: s='command' 'command' set to 'chanserv/clone'
[Dec 20 12:25:29.485078 2014] Debug: ln 88 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.485121 2014] Debug: ln 91 EOL: s='module' 'name' set to 'cs_drop'
[Dec 20 12:25:29.485238 2014] Debug: ln 92 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.485281 2014] Debug: ln 92 EOL: s='command' 'name' set to 'DROP'
[Dec 20 12:25:29.485354 2014] Debug: ln 92 EOL: s='command' 'command' set to 'chanserv/drop'
[Dec 20 12:25:29.485407 2014] Debug: ln 95 EOL: s='module' 'name' set to 'cs_enforce'
[Dec 20 12:25:29.485503 2014] Debug: ln 96 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.485541 2014] Debug: ln 96 EOL: s='command' 'name' set to 'ENFORCE'
[Dec 20 12:25:29.485628 2014] Debug: ln 96 EOL: s='command' 'command' set to 'chanserv/enforce'
[Dec 20 12:25:29.485675 2014] Debug: ln 96 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.485730 2014] Debug: ln 100 EOL: s='module' 'name' set to 'cs_entrymsg'
[Dec 20 12:25:29.485758 2014] Debug: ln 102 EOL: s='module' 'maxentries' set to '10'
[Dec 20 12:25:29.485803 2014] Debug: ln 104 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.485868 2014] Debug: ln 104 EOL: s='command' 'name' set to 'ENTRYMSG'
[Dec 20 12:25:29.485899 2014] Debug: ln 104 EOL: s='command' 'command' set to 'chanserv/entrymsg'
[Dec 20 12:25:29.485929 2014] Debug: ln 104 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.485980 2014] Debug: ln 107 EOL: s='module' 'name' set to 'cs_getkey'
[Dec 20 12:25:29.486039 2014] Debug: ln 108 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.486103 2014] Debug: ln 108 EOL: s='command' 'name' set to 'GETKEY'
[Dec 20 12:25:29.486212 2014] Debug: ln 108 EOL: s='command' 'command' set to 'chanserv/getkey'
[Dec 20 12:25:29.486265 2014] Debug: ln 111 EOL: s='module' 'name' set to 'cs_info'
[Dec 20 12:25:29.486316 2014] Debug: ln 112 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.486506 2014] Debug: ln 112 EOL: s='command' 'name' set to 'INFO'
[Dec 20 12:25:29.486547 2014] Debug: ln 112 EOL: s='command' 'command' set to 'chanserv/info'
[Dec 20 12:25:29.486631 2014] Debug: ln 115 EOL: s='module' 'name' set to 'cs_invite'
[Dec 20 12:25:29.486678 2014] Debug: ln 116 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.486713 2014] Debug: ln 116 EOL: s='command' 'name' set to 'INVITE'
[Dec 20 12:25:29.486742 2014] Debug: ln 116 EOL: s='command' 'command' set to 'chanserv/invite'
[Dec 20 12:25:29.486819 2014] Debug: ln 119 EOL: s='module' 'name' set to 'cs_kick'
[Dec 20 12:25:29.486870 2014] Debug: ln 120 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.486900 2014] Debug: ln 120 EOL: s='command' 'name' set to 'KICK'
[Dec 20 12:25:29.486962 2014] Debug: ln 120 EOL: s='command' 'command' set to 'chanserv/kick'
[Dec 20 12:25:29.487005 2014] Debug: ln 124 EOL: s='module' 'name' set to 'cs_list'
[Dec 20 12:25:29.487032 2014] Debug: ln 126 EOL: s='module' 'listmax' set to '100'
[Dec 20 12:25:29.487073 2014] Debug: ln 128 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.487147 2014] Debug: ln 128 EOL: s='command' 'name' set to 'LIST'
[Dec 20 12:25:29.487223 2014] Debug: ln 128 EOL: s='command' 'command' set to 'chanserv/list'
[Dec 20 12:25:29.487316 2014] Debug: ln 129 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.487349 2014] Debug: ln 129 EOL: s='command' 'name' set to 'SET PRIVATE'
[Dec 20 12:25:29.487383 2014] Debug: ln 129 EOL: s='command' 'command' set to 'chanserv/set/private'
[Dec 20 12:25:29.487434 2014] Debug: ln 133 EOL: s='module' 'name' set to 'cs_log'
[Dec 20 12:25:29.487466 2014] Debug: ln 136 EOL: s='default' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.487494 2014] Debug: ln 137 EOL: s='default' 'method' set to 'MESSAGE @'
[Dec 20 12:25:29.487527 2014] Debug: ln 140 EOL: s='default' 'command' set to 'chanserv/set/*'
[Dec 20 12:25:29.487555 2014] Debug: ln 141 EOL: s='default' 'method' set to 'MESSAGE &'
[Dec 20 12:25:29.487605 2014] Debug: ln 144 EOL: s='default' 'command' set to 'chanserv/access'
[Dec 20 12:25:29.487636 2014] Debug: ln 145 EOL: s='default' 'method' set to 'MESSAGE @'
[Dec 20 12:25:29.487678 2014] Debug: ln 148 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.487704 2014] Debug: ln 148 EOL: s='command' 'name' set to 'LOG'
[Dec 20 12:25:29.487737 2014] Debug: ln 148 EOL: s='command' 'command' set to 'chanserv/log'
[Dec 20 12:25:29.487849 2014] Debug: ln 148 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.487895 2014] Debug: ln 152 EOL: s='module' 'name' set to 'cs_mode'
[Dec 20 12:25:29.487923 2014] Debug: ln 154 EOL: s='module' 'mlock' set to '+'
[Dec 20 12:25:29.487952 2014] Debug: ln 156 EOL: s='module' 'max' set to '100'
[Dec 20 12:25:29.487998 2014] Debug: ln 158 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.488038 2014] Debug: ln 158 EOL: s='command' 'name' set to 'MODE'
[Dec 20 12:25:29.488119 2014] Debug: ln 158 EOL: s='command' 'command' set to 'chanserv/mode'
[Dec 20 12:25:29.488210 2014] Debug: ln 158 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.488277 2014] Debug: ln 161 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.488315 2014] Debug: ln 161 EOL: s='command' 'name' set to 'VOICE'
[Dec 20 12:25:29.488349 2014] Debug: ln 161 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.488424 2014] Debug: ln 161 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.488480 2014] Debug: ln 161 EOL: s='command' 'set' set to 'VOICE'
[Dec 20 12:25:29.488539 2014] Debug: ln 162 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.488569 2014] Debug: ln 162 EOL: s='command' 'name' set to 'DEVOICE'
[Dec 20 12:25:29.488633 2014] Debug: ln 162 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.488664 2014] Debug: ln 162 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.488732 2014] Debug: ln 162 EOL: s='command' 'unset' set to 'VOICE'
[Dec 20 12:25:29.488864 2014] Debug: ln 163 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.488895 2014] Debug: ln 163 EOL: s='command' 'name' set to 'HALFOP'
[Dec 20 12:25:29.488959 2014] Debug: ln 163 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.488990 2014] Debug: ln 163 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.489027 2014] Debug: ln 163 EOL: s='command' 'set' set to 'HALFOP'
[Dec 20 12:25:29.489070 2014] Debug: ln 164 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.489100 2014] Debug: ln 164 EOL: s='command' 'name' set to 'DEHALFOP'
[Dec 20 12:25:29.489142 2014] Debug: ln 164 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.489181 2014] Debug: ln 164 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.489213 2014] Debug: ln 164 EOL: s='command' 'unset' set to 'HALFOP'
[Dec 20 12:25:29.489257 2014] Debug: ln 165 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.489286 2014] Debug: ln 165 EOL: s='command' 'name' set to 'OP'
[Dec 20 12:25:29.489322 2014] Debug: ln 165 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.489357 2014] Debug: ln 165 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.489464 2014] Debug: ln 165 EOL: s='command' 'set' set to 'OP'
[Dec 20 12:25:29.489507 2014] Debug: ln 166 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.489532 2014] Debug: ln 166 EOL: s='command' 'name' set to 'DEOP'
[Dec 20 12:25:29.489565 2014] Debug: ln 166 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.489610 2014] Debug: ln 166 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.489647 2014] Debug: ln 166 EOL: s='command' 'unset' set to 'OP'
[Dec 20 12:25:29.489698 2014] Debug: ln 167 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.489729 2014] Debug: ln 167 EOL: s='command' 'name' set to 'PROTECT'
[Dec 20 12:25:29.489771 2014] Debug: ln 167 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.489806 2014] Debug: ln 167 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.489835 2014] Debug: ln 167 EOL: s='command' 'set' set to 'PROTECT'
[Dec 20 12:25:29.489878 2014] Debug: ln 168 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.489908 2014] Debug: ln 168 EOL: s='command' 'name' set to 'DEPROTECT'
[Dec 20 12:25:29.489938 2014] Debug: ln 168 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.490004 2014] Debug: ln 168 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.490038 2014] Debug: ln 168 EOL: s='command' 'unset' set to 'PROTECT'
[Dec 20 12:25:29.490086 2014] Debug: ln 169 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.490119 2014] Debug: ln 169 EOL: s='command' 'name' set to 'OWNER'
[Dec 20 12:25:29.490177 2014] Debug: ln 169 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.490214 2014] Debug: ln 169 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.490250 2014] Debug: ln 169 EOL: s='command' 'set' set to 'OWNER'
[Dec 20 12:25:29.490311 2014] Debug: ln 170 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.490352 2014] Debug: ln 170 EOL: s='command' 'name' set to 'DEOWNER'
[Dec 20 12:25:29.490390 2014] Debug: ln 170 EOL: s='command' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.490432 2014] Debug: ln 170 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.490464 2014] Debug: ln 170 EOL: s='command' 'unset' set to 'OWNER'
[Dec 20 12:25:29.490508 2014] Debug: ln 173 EOL: s='module' 'name' set to 'cs_register'
[Dec 20 12:25:29.490620 2014] Debug: ln 174 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.490685 2014] Debug: ln 174 EOL: s='command' 'name' set to 'REGISTER'
[Dec 20 12:25:29.490714 2014] Debug: ln 174 EOL: s='command' 'command' set to 'chanserv/register'
[Dec 20 12:25:29.490755 2014] Debug: ln 178 EOL: s='module' 'name' set to 'cs_seen'
[Dec 20 12:25:29.490782 2014] Debug: ln 180 EOL: s='module' 'simple' set to 'no'
[Dec 20 12:25:29.490810 2014] Debug: ln 182 EOL: s='module' 'purgetime' set to '30d'
[Dec 20 12:25:29.490840 2014] Debug: ln 184 EOL: s='module' 'expiretimeout' set to '1d'
[Dec 20 12:25:29.490924 2014] Debug: ln 186 EOL: s='command' 'service' set to 'OperServ'
[Dec 20 12:25:29.490950 2014] Debug: ln 186 EOL: s='command' 'name' set to 'SEEN'
[Dec 20 12:25:29.490978 2014] Debug: ln 186 EOL: s='command' 'command' set to 'operserv/seen'
[Dec 20 12:25:29.491016 2014] Debug: ln 186 EOL: s='command' 'permission' set to 'operserv/seen'
[Dec 20 12:25:29.491061 2014] Debug: ln 187 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.491087 2014] Debug: ln 187 EOL: s='command' 'name' set to 'SEEN'
[Dec 20 12:25:29.491114 2014] Debug: ln 187 EOL: s='command' 'command' set to 'chanserv/seen'
[Dec 20 12:25:29.491173 2014] Debug: ln 191 EOL: s='module' 'name' set to 'cs_set'
[Dec 20 12:25:29.491247 2014] Debug: ln 193 EOL: s='module' 'defbantype' set to '2'
[Dec 20 12:25:29.491301 2014] Debug: ln 195 EOL: s='module' 'persist_lower_ts' set to 'yes'
[Dec 20 12:25:29.491403 2014] Debug: ln 197 EOL: s='command' 'SERVICE' set to 'ChanServ'
[Dec 20 12:25:29.491440 2014] Debug: ln 197 EOL: s='command' 'name' set to 'SET'
[Dec 20 12:25:29.491474 2014] Debug: ln 197 EOL: s='command' 'command' set to 'chanserv/set'
[Dec 20 12:25:29.491514 2014] Debug: ln 197 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.491608 2014] Debug: ln 198 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.491636 2014] Debug: ln 198 EOL: s='command' 'name' set to 'SET AUTOOP'
[Dec 20 12:25:29.491665 2014] Debug: ln 198 EOL: s='command' 'command' set to 'chanserv/set/autoop'
[Dec 20 12:25:29.491781 2014] Debug: ln 199 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.491819 2014] Debug: ln 199 EOL: s='command' 'name' set to 'SET BANTYPE'
[Dec 20 12:25:29.491882 2014] Debug: ln 199 EOL: s='command' 'command' set to 'chanserv/set/bantype'
[Dec 20 12:25:29.491930 2014] Debug: ln 200 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.492008 2014] Debug: ln 200 EOL: s='command' 'name' set to 'SET DESCRIPTION'
[Dec 20 12:25:29.492046 2014] Debug: ln 200 EOL: s='command' 'command' set to 'chanserv/set/description'
[Dec 20 12:25:29.492093 2014] Debug: ln 201 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.492120 2014] Debug: ln 201 EOL: s='command' 'name' set to 'SET FOUNDER'
[Dec 20 12:25:29.492161 2014] Debug: ln 201 EOL: s='command' 'command' set to 'chanserv/set/founder'
[Dec 20 12:25:29.492208 2014] Debug: ln 202 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.492235 2014] Debug: ln 202 EOL: s='command' 'name' set to 'SET KEEPMODES'
[Dec 20 12:25:29.492263 2014] Debug: ln 202 EOL: s='command' 'command' set to 'chanserv/set/keepmodes'
[Dec 20 12:25:29.492315 2014] Debug: ln 203 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.492347 2014] Debug: ln 203 EOL: s='command' 'name' set to 'SET PEACE'
[Dec 20 12:25:29.492382 2014] Debug: ln 203 EOL: s='command' 'command' set to 'chanserv/set/peace'
[Dec 20 12:25:29.492473 2014] Debug: ln 204 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.492506 2014] Debug: ln 204 EOL: s='command' 'name' set to 'SET PERSIST'
[Dec 20 12:25:29.492547 2014] Debug: ln 204 EOL: s='command' 'command' set to 'chanserv/set/persist'
[Dec 20 12:25:29.492597 2014] Debug: ln 205 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.492666 2014] Debug: ln 205 EOL: s='command' 'name' set to 'SET RESTRICTED'
[Dec 20 12:25:29.492703 2014] Debug: ln 205 EOL: s='command' 'command' set to 'chanserv/set/restricted'
[Dec 20 12:25:29.492756 2014] Debug: ln 206 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.492790 2014] Debug: ln 206 EOL: s='command' 'name' set to 'SET SECURE'
[Dec 20 12:25:29.492832 2014] Debug: ln 206 EOL: s='command' 'command' set to 'chanserv/set/secure'
[Dec 20 12:25:29.492928 2014] Debug: ln 207 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.492967 2014] Debug: ln 207 EOL: s='command' 'name' set to 'SET SECUREFOUNDER'
[Dec 20 12:25:29.493006 2014] Debug: ln 207 EOL: s='command' 'command' set to 'chanserv/set/securefounder'
[Dec 20 12:25:29.493061 2014] Debug: ln 208 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.493096 2014] Debug: ln 208 EOL: s='command' 'name' set to 'SET SECUREOPS'
[Dec 20 12:25:29.493130 2014] Debug: ln 208 EOL: s='command' 'command' set to 'chanserv/set/secureops'
[Dec 20 12:25:29.493190 2014] Debug: ln 209 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.493222 2014] Debug: ln 209 EOL: s='command' 'name' set to 'SET SIGNKICK'
[Dec 20 12:25:29.493263 2014] Debug: ln 209 EOL: s='command' 'command' set to 'chanserv/set/signkick'
[Dec 20 12:25:29.493316 2014] Debug: ln 210 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.493348 2014] Debug: ln 210 EOL: s='command' 'name' set to 'SET SUCCESSOR'
[Dec 20 12:25:29.493376 2014] Debug: ln 210 EOL: s='command' 'command' set to 'chanserv/set/successor'
[Dec 20 12:25:29.493455 2014] Debug: ln 211 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.493524 2014] Debug: ln 211 EOL: s='command' 'name' set to 'SET NOEXPIRE'
[Dec 20 12:25:29.493562 2014] Debug: ln 211 EOL: s='command' 'command' set to 'chanserv/saset/noexpire'
[Dec 20 12:25:29.493599 2014] Debug: ln 211 EOL: s='command' 'permission' set to 'chanserv/saset/noexpire'
[Dec 20 12:25:29.493659 2014] Debug: ln 214 EOL: s='module' 'name' set to 'cs_set_misc'
[Dec 20 12:25:29.493710 2014] Debug: ln 215 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.493746 2014] Debug: ln 215 EOL: s='command' 'name' set to 'SET URL'
[Dec 20 12:25:29.493816 2014] Debug: ln 215 EOL: s='command' 'command' set to 'chanserv/set/misc'
[Dec 20 12:25:29.493854 2014] Debug: ln 215 EOL: s='command' 'misc_description' set to 'Associate a URL with the channel'
[Dec 20 12:25:29.493909 2014] Debug: ln 216 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.493942 2014] Debug: ln 216 EOL: s='command' 'name' set to 'SET EMAIL'
[Dec 20 12:25:29.494010 2014] Debug: ln 216 EOL: s='command' 'command' set to 'chanserv/set/misc'
[Dec 20 12:25:29.494056 2014] Debug: ln 216 EOL: s='command' 'misc_description' set to 'Associate an E-mail address with the channel'
[Dec 20 12:25:29.494269 2014] Debug: ln 219 EOL: s='module' 'name' set to 'cs_status'
[Dec 20 12:25:29.494460 2014] Debug: ln 220 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.494499 2014] Debug: ln 220 EOL: s='command' 'name' set to 'STATUS'
[Dec 20 12:25:29.494550 2014] Debug: ln 220 EOL: s='command' 'command' set to 'chanserv/status'
[Dec 20 12:25:29.494643 2014] Debug: ln 224 EOL: s='module' 'name' set to 'cs_suspend'
[Dec 20 12:25:29.494683 2014] Debug: ln 226 EOL: s='module' 'show' set to 'suspended, by, reason, on, expires'
[Dec 20 12:25:29.494732 2014] Debug: ln 229 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.494799 2014] Debug: ln 229 EOL: s='command' 'name' set to 'SUSPEND'
[Dec 20 12:25:29.494834 2014] Debug: ln 229 EOL: s='command' 'command' set to 'chanserv/suspend'
[Dec 20 12:25:29.494868 2014] Debug: ln 229 EOL: s='command' 'permission' set to 'chanserv/suspend'
[Dec 20 12:25:29.494927 2014] Debug: ln 229 EOL: s='command' 'group' set to 'chanserv/admin'
[Dec 20 12:25:29.494972 2014] Debug: ln 230 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.494999 2014] Debug: ln 230 EOL: s='command' 'name' set to 'UNSUSPEND'
[Dec 20 12:25:29.495027 2014] Debug: ln 230 EOL: s='command' 'command' set to 'chanserv/unsuspend'
[Dec 20 12:25:29.495059 2014] Debug: ln 230 EOL: s='command' 'permission' set to 'chanserv/suspend'
[Dec 20 12:25:29.495090 2014] Debug: ln 230 EOL: s='command' 'group' set to 'chanserv/admin'
[Dec 20 12:25:29.495150 2014] Debug: ln 233 EOL: s='module' 'name' set to 'cs_sync'
[Dec 20 12:25:29.495284 2014] Debug: ln 234 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.495319 2014] Debug: ln 234 EOL: s='command' 'name' set to 'SYNC'
[Dec 20 12:25:29.495355 2014] Debug: ln 234 EOL: s='command' 'command' set to 'chanserv/sync'
[Dec 20 12:25:29.495469 2014] Debug: ln 234 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.495560 2014] Debug: ln 237 EOL: s='module' 'name' set to 'cs_topic'
[Dec 20 12:25:29.495654 2014] Debug: ln 238 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.495684 2014] Debug: ln 238 EOL: s='command' 'name' set to 'TOPIC'
[Dec 20 12:25:29.495719 2014] Debug: ln 238 EOL: s='command' 'command' set to 'chanserv/topic'
[Dec 20 12:25:29.495752 2014] Debug: ln 238 EOL: s='command' 'group' set to 'chanserv/management'
[Dec 20 12:25:29.495797 2014] Debug: ln 239 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.495826 2014] Debug: ln 239 EOL: s='command' 'name' set to 'SET KEEPTOPIC'
[Dec 20 12:25:29.495862 2014] Debug: ln 239 EOL: s='command' 'command' set to 'chanserv/set/keeptopic'
[Dec 20 12:25:29.495947 2014] Debug: ln 242 EOL: s='module' 'name' set to 'cs_unban'
[Dec 20 12:25:29.496006 2014] Debug: ln 243 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.496094 2014] Debug: ln 243 EOL: s='command' 'name' set to 'UNBAN'
[Dec 20 12:25:29.496142 2014] Debug: ln 243 EOL: s='command' 'command' set to 'chanserv/unban'
[Dec 20 12:25:29.496247 2014] Debug: ln 246 EOL: s='module' 'name' set to 'cs_updown'
[Dec 20 12:25:29.496481 2014] Debug: ln 247 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.496548 2014] Debug: ln 247 EOL: s='command' 'name' set to 'UP'
[Dec 20 12:25:29.496588 2014] Debug: ln 247 EOL: s='command' 'command' set to 'chanserv/up'
[Dec 20 12:25:29.496666 2014] Debug: ln 247 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.496716 2014] Debug: ln 248 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.496790 2014] Debug: ln 248 EOL: s='command' 'name' set to 'DOWN'
[Dec 20 12:25:29.496895 2014] Debug: ln 248 EOL: s='command' 'command' set to 'chanserv/down'
[Dec 20 12:25:29.496937 2014] Debug: ln 248 EOL: s='command' 'group' set to 'chanserv/status'
[Dec 20 12:25:29.496986 2014] Debug: ln 251 EOL: s='module' 'name' set to 'cs_statusupdate'
[Dec 20 12:25:29.497031 2014] Debug: ln 257 EOL: s='privilege' 'name' set to 'ACCESS_CHANGE'
[Dec 20 12:25:29.497107 2014] Debug: ln 258 EOL: s='privilege' 'rank' set to '0'
[Dec 20 12:25:29.497145 2014] Debug: ln 259 EOL: s='privilege' 'level' set to '10'
[Dec 20 12:25:29.497203 2014] Debug: ln 264 EOL: s='privilege' 'name' set to 'ACCESS_LIST'
[Dec 20 12:25:29.497238 2014] Debug: ln 265 EOL: s='privilege' 'rank' set to '10'
[Dec 20 12:25:29.497274 2014] Debug: ln 266 EOL: s='privilege' 'level' set to '1'
[Dec 20 12:25:29.497415 2014] Debug: ln 271 EOL: s='privilege' 'name' set to 'AKICK'
[Dec 20 12:25:29.497482 2014] Debug: ln 272 EOL: s='privilege' 'rank' set to '250'
[Dec 20 12:25:29.497529 2014] Debug: ln 273 EOL: s='privilege' 'level' set to '10'
[Dec 20 12:25:29.497682 2014] Debug: ln 278 EOL: s='privilege' 'name' set to 'ASSIGN'
[Dec 20 12:25:29.497731 2014] Debug: ln 279 EOL: s='privilege' 'rank' set to '270'
[Dec 20 12:25:29.497846 2014] Debug: ln 280 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.497944 2014] Debug: ln 285 EOL: s='privilege' 'name' set to 'AUTOHALFOP'
[Dec 20 12:25:29.497975 2014] Debug: ln 286 EOL: s='privilege' 'rank' set to '100'
[Dec 20 12:25:29.498043 2014] Debug: ln 287 EOL: s='privilege' 'level' set to '4'
[Dec 20 12:25:29.498105 2014] Debug: ln 292 EOL: s='privilege' 'name' set to 'AUTOOP'
[Dec 20 12:25:29.498141 2014] Debug: ln 293 EOL: s='privilege' 'rank' set to '210'
[Dec 20 12:25:29.498219 2014] Debug: ln 294 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.498391 2014] Debug: ln 299 EOL: s='privilege' 'name' set to 'AUTOOWNER'
[Dec 20 12:25:29.498436 2014] Debug: ln 300 EOL: s='privilege' 'rank' set to '330'
[Dec 20 12:25:29.498485 2014] Debug: ln 301 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.498586 2014] Debug: ln 306 EOL: s='privilege' 'name' set to 'AUTOPROTECT'
[Dec 20 12:25:29.498677 2014] Debug: ln 307 EOL: s='privilege' 'rank' set to '240'
[Dec 20 12:25:29.498706 2014] Debug: ln 308 EOL: s='privilege' 'level' set to '10'
[Dec 20 12:25:29.498762 2014] Debug: ln 312 EOL: s='privilege' 'name' set to 'AUTOVOICE'
[Dec 20 12:25:29.498811 2014] Debug: ln 313 EOL: s='privilege' 'rank' set to '50'
[Dec 20 12:25:29.498899 2014] Debug: ln 314 EOL: s='privilege' 'level' set to '3'
[Dec 20 12:25:29.498954 2014] Debug: ln 319 EOL: s='privilege' 'name' set to 'BAN'
[Dec 20 12:25:29.498996 2014] Debug: ln 320 EOL: s='privilege' 'rank' set to '150'
[Dec 20 12:25:29.499074 2014] Debug: ln 321 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.499131 2014] Debug: ln 326 EOL: s='privilege' 'name' set to 'FANTASIA'
[Dec 20 12:25:29.499216 2014] Debug: ln 327 EOL: s='privilege' 'rank' set to '30'
[Dec 20 12:25:29.499366 2014] Debug: ln 328 EOL: s='privilege' 'level' set to '-1'
[Dec 20 12:25:29.499418 2014] Debug: ln 333 EOL: s='privilege' 'name' set to 'FOUNDER'
[Dec 20 12:25:29.499447 2014] Debug: ln 334 EOL: s='privilege' 'rank' set to '360'
[Dec 20 12:25:29.499516 2014] Debug: ln 335 EOL: s='privilege' 'level' set to '10000'
[Dec 20 12:25:29.499596 2014] Debug: ln 340 EOL: s='privilege' 'name' set to 'GETKEY'
[Dec 20 12:25:29.499624 2014] Debug: ln 341 EOL: s='privilege' 'rank' set to '10'
[Dec 20 12:25:29.499652 2014] Debug: ln 342 EOL: s='privilege' 'level' set to '1'
[Dec 20 12:25:29.499695 2014] Debug: ln 347 EOL: s='privilege' 'name' set to 'GREET'
[Dec 20 12:25:29.499721 2014] Debug: ln 348 EOL: s='privilege' 'rank' set to '0'
[Dec 20 12:25:29.499761 2014] Debug: ln 349 EOL: s='privilege' 'level' set to 'disabled'
[Dec 20 12:25:29.499932 2014] Debug: ln 354 EOL: s='privilege' 'name' set to 'HALFOP'
[Dec 20 12:25:29.500005 2014] Debug: ln 355 EOL: s='privilege' 'rank' set to '120'
[Dec 20 12:25:29.500054 2014] Debug: ln 356 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.500134 2014] Debug: ln 361 EOL: s='privilege' 'name' set to 'HALFOPME'
[Dec 20 12:25:29.500178 2014] Debug: ln 362 EOL: s='privilege' 'rank' set to '110'
[Dec 20 12:25:29.500210 2014] Debug: ln 363 EOL: s='privilege' 'level' set to '4'
[Dec 20 12:25:29.500408 2014] Debug: ln 368 EOL: s='privilege' 'name' set to 'INFO'
[Dec 20 12:25:29.500494 2014] Debug: ln 369 EOL: s='privilege' 'rank' set to '80'
[Dec 20 12:25:29.500558 2014] Debug: ln 370 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.500665 2014] Debug: ln 375 EOL: s='privilege' 'name' set to 'INVITE'
[Dec 20 12:25:29.500702 2014] Debug: ln 376 EOL: s='privilege' 'rank' set to '10'
[Dec 20 12:25:29.500737 2014] Debug: ln 377 EOL: s='privilege' 'level' set to '1'
[Dec 20 12:25:29.500789 2014] Debug: ln 382 EOL: s='privilege' 'name' set to 'KICK'
[Dec 20 12:25:29.500818 2014] Debug: ln 383 EOL: s='privilege' 'rank' set to '130'
[Dec 20 12:25:29.500847 2014] Debug: ln 384 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.500889 2014] Debug: ln 389 EOL: s='privilege' 'name' set to 'MEMO'
[Dec 20 12:25:29.500916 2014] Debug: ln 390 EOL: s='privilege' 'rank' set to '280'
[Dec 20 12:25:29.500947 2014] Debug: ln 391 EOL: s='privilege' 'level' set to '10'
[Dec 20 12:25:29.501043 2014] Debug: ln 396 EOL: s='privilege' 'name' set to 'MODE'
[Dec 20 12:25:29.501074 2014] Debug: ln 397 EOL: s='privilege' 'rank' set to '170'
[Dec 20 12:25:29.501109 2014] Debug: ln 398 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.501213 2014] Debug: ln 403 EOL: s='privilege' 'name' set to 'NOKICK'
[Dec 20 12:25:29.501248 2014] Debug: ln 404 EOL: s='privilege' 'rank' set to '20'
[Dec 20 12:25:29.501283 2014] Debug: ln 405 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.501388 2014] Debug: ln 410 EOL: s='privilege' 'name' set to 'OP'
[Dec 20 12:25:29.501422 2014] Debug: ln 411 EOL: s='privilege' 'rank' set to '230'
[Dec 20 12:25:29.501454 2014] Debug: ln 412 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.501549 2014] Debug: ln 417 EOL: s='privilege' 'name' set to 'OPME'
[Dec 20 12:25:29.501594 2014] Debug: ln 418 EOL: s='privilege' 'rank' set to '220'
[Dec 20 12:25:29.501628 2014] Debug: ln 419 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.501672 2014] Debug: ln 424 EOL: s='privilege' 'name' set to 'OWNER'
[Dec 20 12:25:29.501698 2014] Debug: ln 425 EOL: s='privilege' 'rank' set to '350'
[Dec 20 12:25:29.501767 2014] Debug: ln 426 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.501821 2014] Debug: ln 430 EOL: s='privilege' 'name' set to 'OWNERME'
[Dec 20 12:25:29.501854 2014] Debug: ln 431 EOL: s='privilege' 'rank' set to '340'
[Dec 20 12:25:29.501900 2014] Debug: ln 432 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.501955 2014] Debug: ln 437 EOL: s='privilege' 'name' set to 'PROTECT'
[Dec 20 12:25:29.501986 2014] Debug: ln 438 EOL: s='privilege' 'rank' set to '310'
[Dec 20 12:25:29.502014 2014] Debug: ln 439 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.502061 2014] Debug: ln 443 EOL: s='privilege' 'name' set to 'PROTECTME'
[Dec 20 12:25:29.502090 2014] Debug: ln 444 EOL: s='privilege' 'rank' set to '300'
[Dec 20 12:25:29.502170 2014] Debug: ln 445 EOL: s='privilege' 'level' set to '10'
[Dec 20 12:25:29.502258 2014] Debug: ln 450 EOL: s='privilege' 'name' set to 'SAY'
[Dec 20 12:25:29.502294 2014] Debug: ln 451 EOL: s='privilege' 'rank' set to '90'
[Dec 20 12:25:29.502384 2014] Debug: ln 452 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.502442 2014] Debug: ln 457 EOL: s='privilege' 'name' set to 'SET'
[Dec 20 12:25:29.502472 2014] Debug: ln 458 EOL: s='privilege' 'rank' set to '320'
[Dec 20 12:25:29.502501 2014] Debug: ln 459 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.502544 2014] Debug: ln 464 EOL: s='privilege' 'name' set to 'SIGNKICK'
[Dec 20 12:25:29.502571 2014] Debug: ln 465 EOL: s='privilege' 'rank' set to '140'
[Dec 20 12:25:29.502610 2014] Debug: ln 466 EOL: s='privilege' 'level' set to 'founder'
[Dec 20 12:25:29.502663 2014] Debug: ln 471 EOL: s='privilege' 'name' set to 'TOPIC'
[Dec 20 12:25:29.502691 2014] Debug: ln 472 EOL: s='privilege' 'rank' set to '160'
[Dec 20 12:25:29.502723 2014] Debug: ln 473 EOL: s='privilege' 'level' set to '10'
[Dec 20 12:25:29.502773 2014] Debug: ln 478 EOL: s='privilege' 'name' set to 'UNBAN'
[Dec 20 12:25:29.502802 2014] Debug: ln 479 EOL: s='privilege' 'rank' set to '200'
[Dec 20 12:25:29.502830 2014] Debug: ln 480 EOL: s='privilege' 'level' set to '5'
[Dec 20 12:25:29.502873 2014] Debug: ln 485 EOL: s='privilege' 'name' set to 'VOICE'
[Dec 20 12:25:29.502899 2014] Debug: ln 486 EOL: s='privilege' 'rank' set to '70'
[Dec 20 12:25:29.502927 2014] Debug: ln 487 EOL: s='privilege' 'level' set to '4'
[Dec 20 12:25:29.502970 2014] Debug: ln 492 EOL: s='privilege' 'name' set to 'VOICEME'
[Dec 20 12:25:29.503000 2014] Debug: ln 493 EOL: s='privilege' 'rank' set to '60'
[Dec 20 12:25:29.503035 2014] Debug: ln 494 EOL: s='privilege' 'level' set to '3'
[Dec 20 12:25:29.503207 2014] Debug: Start to read conf services/botserv.conf
[Dec 20 12:25:29.503255 2014] Debug: ln 8 EOL: s='service' 'nick' set to 'BotServ'
[Dec 20 12:25:29.503285 2014] Debug: ln 9 EOL: s='service' 'user' set to 'service'
[Dec 20 12:25:29.503362 2014] Debug: ln 10 EOL: s='service' 'host' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.503400 2014] Debug: ln 11 EOL: s='service' 'gecos' set to 'bot management service'
[Dec 20 12:25:29.503436 2014] Debug: ln 12 EOL: s='service' 'channels' set to '*#log'
[Dec 20 12:25:29.503482 2014] Debug: ln 17 EOL: s='module' 'name' set to 'botserv'
[Dec 20 12:25:29.503510 2014] Debug: ln 19 EOL: s='module' 'client' set to 'BotServ'
[Dec 20 12:25:29.503539 2014] Debug: ln 21 EOL: s='module' 'defaults' set to 'fantasy greet'
[Dec 20 12:25:29.503570 2014] Debug: ln 23 EOL: s='module' 'minusers' set to '1'
[Dec 20 12:25:29.503613 2014] Debug: ln 25 EOL: s='module' 'smartjoin' set to 'no'
[Dec 20 12:25:29.503647 2014] Debug: ln 27 EOL: s='module' 'botmodes' set to 'V'
[Dec 20 12:25:29.503691 2014] Debug: ln 31 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.503717 2014] Debug: ln 31 EOL: s='command' 'name' set to 'HELP'
[Dec 20 12:25:29.503745 2014] Debug: ln 31 EOL: s='command' 'command' set to 'generic/help'
[Dec 20 12:25:29.503792 2014] Debug: ln 34 EOL: s='module' 'name' set to 'bs_assign'
[Dec 20 12:25:29.503833 2014] Debug: ln 35 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.503860 2014] Debug: ln 35 EOL: s='command' 'name' set to 'ASSIGN'
[Dec 20 12:25:29.503888 2014] Debug: ln 35 EOL: s='command' 'command' set to 'botserv/assign'
[Dec 20 12:25:29.503930 2014] Debug: ln 36 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.503967 2014] Debug: ln 36 EOL: s='command' 'name' set to 'UNASSIGN'
[Dec 20 12:25:29.503996 2014] Debug: ln 36 EOL: s='command' 'command' set to 'botserv/unassign'
[Dec 20 12:25:29.504046 2014] Debug: ln 37 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.504081 2014] Debug: ln 37 EOL: s='command' 'name' set to 'SET NOBOT'
[Dec 20 12:25:29.504111 2014] Debug: ln 37 EOL: s='command' 'command' set to 'botserv/set/nobot'
[Dec 20 12:25:29.504147 2014] Debug: ln 37 EOL: s='command' 'permission' set to 'botserv/set/nobot'
[Dec 20 12:25:29.504274 2014] Debug: ln 40 EOL: s='module' 'name' set to 'bs_bot'
[Dec 20 12:25:29.504334 2014] Debug: ln 41 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.504427 2014] Debug: ln 41 EOL: s='command' 'name' set to 'BOT'
[Dec 20 12:25:29.504460 2014] Debug: ln 41 EOL: s='command' 'command' set to 'botserv/bot'
[Dec 20 12:25:29.504596 2014] Debug: ln 41 EOL: s='command' 'permission' set to 'botserv/bot'
[Dec 20 12:25:29.504660 2014] Debug: ln 44 EOL: s='module' 'name' set to 'bs_botlist'
[Dec 20 12:25:29.504705 2014] Debug: ln 45 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.504733 2014] Debug: ln 45 EOL: s='command' 'name' set to 'BOTLIST'
[Dec 20 12:25:29.504765 2014] Debug: ln 45 EOL: s='command' 'command' set to 'botserv/botlist'
[Dec 20 12:25:29.504810 2014] Debug: ln 48 EOL: s='module' 'name' set to 'bs_control'
[Dec 20 12:25:29.504857 2014] Debug: ln 49 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.504933 2014] Debug: ln 49 EOL: s='command' 'name' set to 'ACT'
[Dec 20 12:25:29.504963 2014] Debug: ln 49 EOL: s='command' 'command' set to 'botserv/act'
[Dec 20 12:25:29.505007 2014] Debug: ln 50 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.505033 2014] Debug: ln 50 EOL: s='command' 'name' set to 'SAY'
[Dec 20 12:25:29.505098 2014] Debug: ln 50 EOL: s='command' 'command' set to 'botserv/say'
[Dec 20 12:25:29.505200 2014] Debug: ln 53 EOL: s='module' 'name' set to 'bs_info'
[Dec 20 12:25:29.505251 2014] Debug: ln 54 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.505280 2014] Debug: ln 54 EOL: s='command' 'name' set to 'INFO'
[Dec 20 12:25:29.505359 2014] Debug: ln 54 EOL: s='command' 'command' set to 'botserv/info'
[Dec 20 12:25:29.505413 2014] Debug: ln 57 EOL: s='module' 'name' set to 'bs_set'
[Dec 20 12:25:29.505462 2014] Debug: ln 58 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.505495 2014] Debug: ln 58 EOL: s='command' 'name' set to 'SET'
[Dec 20 12:25:29.505531 2014] Debug: ln 58 EOL: s='command' 'command' set to 'botserv/set'
[Dec 20 12:25:29.505589 2014] Debug: ln 59 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.505622 2014] Debug: ln 59 EOL: s='command' 'name' set to 'SET BANEXPIRE'
[Dec 20 12:25:29.505671 2014] Debug: ln 59 EOL: s='command' 'command' set to 'botserv/set/banexpire'
[Dec 20 12:25:29.505724 2014] Debug: ln 60 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.505755 2014] Debug: ln 60 EOL: s='command' 'name' set to 'SET PRIVATE'
[Dec 20 12:25:29.505786 2014] Debug: ln 60 EOL: s='command' 'command' set to 'botserv/set/private'
[Dec 20 12:25:29.505820 2014] Debug: ln 60 EOL: s='command' 'permission' set to 'botserv/set/private'
[Dec 20 12:25:29.505877 2014] Debug: ln 63 EOL: s='module' 'name' set to 'greet'
[Dec 20 12:25:29.505921 2014] Debug: ln 64 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.505949 2014] Debug: ln 64 EOL: s='command' 'name' set to 'SET GREET'
[Dec 20 12:25:29.505981 2014] Debug: ln 64 EOL: s='command' 'command' set to 'botserv/set/greet'
[Dec 20 12:25:29.506025 2014] Debug: ln 65 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.506052 2014] Debug: ln 65 EOL: s='command' 'name' set to 'SET GREET'
[Dec 20 12:25:29.506092 2014] Debug: ln 65 EOL: s='command' 'command' set to 'nickserv/set/greet'
[Dec 20 12:25:29.506145 2014] Debug: ln 66 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.506251 2014] Debug: ln 66 EOL: s='command' 'name' set to 'SASET GREET'
[Dec 20 12:25:29.506426 2014] Debug: ln 66 EOL: s='command' 'command' set to 'nickserv/saset/greet'
[Dec 20 12:25:29.506463 2014] Debug: ln 66 EOL: s='command' 'permission' set to 'nickserv/saset/greet'
[Dec 20 12:25:29.506509 2014] Debug: ln 70 EOL: s='module' 'name' set to 'fantasy'
[Dec 20 12:25:29.506537 2014] Debug: ln 72 EOL: s='module' 'fantasycharacter' set to '!'
[Dec 20 12:25:29.506583 2014] Debug: ln 74 EOL: s='command' 'service' set to 'BotServ'
[Dec 20 12:25:29.506690 2014] Debug: ln 74 EOL: s='command' 'name' set to 'SET FANTASY'
[Dec 20 12:25:29.506725 2014] Debug: ln 74 EOL: s='command' 'command' set to 'botserv/set/fantasy'
[Dec 20 12:25:29.506770 2014] Debug: ln 77 EOL: s='fantasy' 'name' set to 'ACCESS'
[Dec 20 12:25:29.506798 2014] Debug: ln 77 EOL: s='fantasy' 'command' set to 'chanserv/access'
[Dec 20 12:25:29.506842 2014] Debug: ln 78 EOL: s='fantasy' 'name' set to 'AKICK'
[Dec 20 12:25:29.506909 2014] Debug: ln 78 EOL: s='fantasy' 'command' set to 'chanserv/akick'
[Dec 20 12:25:29.506997 2014] Debug: ln 79 EOL: s='fantasy' 'name' set to 'BAN'
[Dec 20 12:25:29.507031 2014] Debug: ln 79 EOL: s='fantasy' 'command' set to 'chanserv/ban'
[Dec 20 12:25:29.507074 2014] Debug: ln 80 EOL: s='fantasy' 'name' set to 'CLONE'
[Dec 20 12:25:29.507114 2014] Debug: ln 80 EOL: s='fantasy' 'command' set to 'chanserv/clone'
[Dec 20 12:25:29.507204 2014] Debug: ln 81 EOL: s='fantasy' 'name' set to 'DEHALFOP'
[Dec 20 12:25:29.507282 2014] Debug: ln 81 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.507340 2014] Debug: ln 82 EOL: s='fantasy' 'name' set to 'DEOP'
[Dec 20 12:25:29.507375 2014] Debug: ln 82 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.507429 2014] Debug: ln 83 EOL: s='fantasy' 'name' set to 'DEOWNER'
[Dec 20 12:25:29.507465 2014] Debug: ln 83 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.507518 2014] Debug: ln 84 EOL: s='fantasy' 'name' set to 'DEPROTECT'
[Dec 20 12:25:29.507553 2014] Debug: ln 84 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.507610 2014] Debug: ln 85 EOL: s='fantasy' 'name' set to 'DEVOICE'
[Dec 20 12:25:29.507649 2014] Debug: ln 85 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.507739 2014] Debug: ln 86 EOL: s='fantasy' 'name' set to 'DOWN'
[Dec 20 12:25:29.507820 2014] Debug: ln 86 EOL: s='fantasy' 'command' set to 'chanserv/down'
[Dec 20 12:25:29.507875 2014] Debug: ln 87 EOL: s='fantasy' 'name' set to 'ENFORCE'
[Dec 20 12:25:29.507919 2014] Debug: ln 87 EOL: s='fantasy' 'command' set to 'chanserv/enforce'
[Dec 20 12:25:29.508023 2014] Debug: ln 88 EOL: s='fantasy' 'name' set to 'ENTRYMSG'
[Dec 20 12:25:29.508070 2014] Debug: ln 88 EOL: s='fantasy' 'command' set to 'chanserv/entrymsg'
[Dec 20 12:25:29.508118 2014] Debug: ln 89 EOL: s='fantasy' 'name' set to 'HALFOP'
[Dec 20 12:25:29.508150 2014] Debug: ln 89 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.508276 2014] Debug: ln 90 EOL: s='fantasy' 'name' set to 'INFO'
[Dec 20 12:25:29.508316 2014] Debug: ln 90 EOL: s='fantasy' 'command' set to 'chanserv/info'
[Dec 20 12:25:29.508477 2014] Debug: ln 91 EOL: s='fantasy' 'name' set to 'INVITE'
[Dec 20 12:25:29.508580 2014] Debug: ln 91 EOL: s='fantasy' 'command' set to 'chanserv/invite'
[Dec 20 12:25:29.508624 2014] Debug: ln 92 EOL: s='fantasy' 'name' set to 'K'
[Dec 20 12:25:29.508709 2014] Debug: ln 92 EOL: s='fantasy' 'command' set to 'chanserv/kick'
[Dec 20 12:25:29.508757 2014] Debug: ln 93 EOL: s='fantasy' 'name' set to 'KICK'
[Dec 20 12:25:29.508786 2014] Debug: ln 93 EOL: s='fantasy' 'command' set to 'chanserv/kick'
[Dec 20 12:25:29.508832 2014] Debug: ln 94 EOL: s='fantasy' 'name' set to 'KB'
[Dec 20 12:25:29.508860 2014] Debug: ln 94 EOL: s='fantasy' 'command' set to 'chanserv/BAN'
[Dec 20 12:25:29.508903 2014] Debug: ln 95 EOL: s='fantasy' 'name' set to 'LEVELS'
[Dec 20 12:25:29.509010 2014] Debug: ln 95 EOL: s='fantasy' 'command' set to 'chanserv/levels'
[Dec 20 12:25:29.509062 2014] Debug: ln 96 EOL: s='fantasy' 'name' set to 'LOG'
[Dec 20 12:25:29.509095 2014] Debug: ln 96 EOL: s='fantasy' 'command' set to 'chanserv/log'
[Dec 20 12:25:29.509204 2014] Debug: ln 97 EOL: s='fantasy' 'name' set to 'MODE'
[Dec 20 12:25:29.509237 2014] Debug: ln 97 EOL: s='fantasy' 'command' set to 'chanserv/mode'
[Dec 20 12:25:29.509280 2014] Debug: ln 98 EOL: s='fantasy' 'name' set to 'OP'
[Dec 20 12:25:29.509366 2014] Debug: ln 98 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.509419 2014] Debug: ln 99 EOL: s='fantasy' 'name' set to 'OWNER'
[Dec 20 12:25:29.509453 2014] Debug: ln 99 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.509508 2014] Debug: ln 100 EOL: s='fantasy' 'name' set to 'PROTECT'
[Dec 20 12:25:29.509543 2014] Debug: ln 100 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.509588 2014] Debug: ln 101 EOL: s='fantasy' 'name' set to 'SEEN'
[Dec 20 12:25:29.509616 2014] Debug: ln 101 EOL: s='fantasy' 'command' set to 'chanserv/seen'
[Dec 20 12:25:29.509644 2014] Debug: ln 101 EOL: s='fantasy' 'prepend_channel' set to 'no'
[Dec 20 12:25:29.509723 2014] Debug: ln 102 EOL: s='fantasy' 'name' set to 'STATUS'
[Dec 20 12:25:29.509825 2014] Debug: ln 102 EOL: s='fantasy' 'command' set to 'chanserv/status'
[Dec 20 12:25:29.509901 2014] Debug: ln 103 EOL: s='fantasy' 'name' set to 'SYNC'
[Dec 20 12:25:29.509965 2014] Debug: ln 103 EOL: s='fantasy' 'command' set to 'chanserv/sync'
[Dec 20 12:25:29.510067 2014] Debug: ln 104 EOL: s='fantasy' 'name' set to 'TOPIC'
[Dec 20 12:25:29.510142 2014] Debug: ln 104 EOL: s='fantasy' 'command' set to 'chanserv/topic'
[Dec 20 12:25:29.510227 2014] Debug: ln 105 EOL: s='fantasy' 'name' set to 'UNBAN'
[Dec 20 12:25:29.510257 2014] Debug: ln 105 EOL: s='fantasy' 'command' set to 'chanserv/unban'
[Dec 20 12:25:29.510308 2014] Debug: ln 106 EOL: s='fantasy' 'name' set to 'UP'
[Dec 20 12:25:29.510454 2014] Debug: ln 106 EOL: s='fantasy' 'command' set to 'chanserv/up'
[Dec 20 12:25:29.510511 2014] Debug: ln 107 EOL: s='fantasy' 'name' set to 'VOICE'
[Dec 20 12:25:29.510544 2014] Debug: ln 107 EOL: s='fantasy' 'command' set to 'chanserv/modes'
[Dec 20 12:25:29.510648 2014] Debug: ln 111 EOL: s='module' 'name' set to 'bs_autoassign'
[Dec 20 12:25:29.510679 2014] Debug: ln 112 EOL: s='module' 'bot' set to 'ChanServ'
[Dec 20 12:25:29.510838 2014] Debug: Start to read conf chanstats.conf
[Dec 20 12:25:29.510884 2014] Debug: ln 5 EOL: s='module' 'name' set to 'm_chanstats'
[Dec 20 12:25:29.510920 2014] Debug: ln 7 EOL: s='module' 'engine' set to 'db/stats'
[Dec 20 12:25:29.510969 2014] Debug: ln 9 EOL: s='module' 'smileyshappy' set to ':) :-) ;) ;-) :D :-D :P :-P'
[Dec 20 12:25:29.511004 2014] Debug: ln 10 EOL: s='module' 'smileyssad' set to ':( :-( ;( ;-('
[Dec 20 12:25:29.511077 2014] Debug: ln 11 EOL: s='module' 'smileysother' set to ':/ :-/'
[Dec 20 12:25:29.511111 2014] Debug: ln 13 EOL: s='module' 'ns_def_chanstats' set to 'no'
[Dec 20 12:25:29.511152 2014] Debug: ln 14 EOL: s='module' 'cs_def_chanstats' set to 'no'
[Dec 20 12:25:29.511201 2014] Debug: ln 16 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.511229 2014] Debug: ln 16 EOL: s='command' 'name' set to 'SASET CHANSTATS'
[Dec 20 12:25:29.511294 2014] Debug: ln 16 EOL: s='command' 'command' set to 'nickserv/saset/chanstats'
[Dec 20 12:25:29.511448 2014] Debug: ln 16 EOL: s='command' 'permission' set to 'nickserv/saset/chanstats'
[Dec 20 12:25:29.511499 2014] Debug: ln 17 EOL: s='command' 'service' set to 'NickServ'
[Dec 20 12:25:29.511535 2014] Debug: ln 17 EOL: s='command' 'name' set to 'SET CHANSTATS'
[Dec 20 12:25:29.511569 2014] Debug: ln 17 EOL: s='command' 'command' set to 'nickserv/set/chanstats'
[Dec 20 12:25:29.511622 2014] Debug: ln 18 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.511657 2014] Debug: ln 18 EOL: s='command' 'name' set to 'SET CHANSTATS'
[Dec 20 12:25:29.511688 2014] Debug: ln 18 EOL: s='command' 'command' set to 'chanserv/set/chanstats'
[Dec 20 12:25:29.511734 2014] Debug: ln 21 EOL: s='module' 'name' set to 'cs_fantasy_stats'
[Dec 20 12:25:29.511774 2014] Debug: ln 22 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.511809 2014] Debug: ln 22 EOL: s='command' 'name' set to 'STATS'
[Dec 20 12:25:29.511839 2014] Debug: ln 22 EOL: s='command' 'command' set to 'chanserv/stats'
[Dec 20 12:25:29.511932 2014] Debug: ln 23 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.511967 2014] Debug: ln 23 EOL: s='command' 'name' set to 'GSTATS'
[Dec 20 12:25:29.512000 2014] Debug: ln 23 EOL: s='command' 'command' set to 'chanserv/gstats'
[Dec 20 12:25:29.512047 2014] Debug: ln 24 EOL: s='fantasy' 'name' set to 'STATS'
[Dec 20 12:25:29.512076 2014] Debug: ln 24 EOL: s='fantasy' 'command' set to 'chanserv/stats'
[Dec 20 12:25:29.512119 2014] Debug: ln 25 EOL: s='fantasy' 'name' set to 'GSTATS'
[Dec 20 12:25:29.512155 2014] Debug: ln 25 EOL: s='fantasy' 'command' set to 'chanserv/gstats'
[Dec 20 12:25:29.512203 2014] Debug: ln 28 EOL: s='module' 'name' set to 'cs_fantasy_top'
[Dec 20 12:25:29.512248 2014] Debug: ln 29 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.512321 2014] Debug: ln 29 EOL: s='command' 'name' set to 'TOP'
[Dec 20 12:25:29.512452 2014] Debug: ln 29 EOL: s='command' 'command' set to 'chanserv/top'
[Dec 20 12:25:29.512528 2014] Debug: ln 30 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.512557 2014] Debug: ln 30 EOL: s='command' 'name' set to 'TOP10'
[Dec 20 12:25:29.512586 2014] Debug: ln 30 EOL: s='command' 'command' set to 'chanserv/top10'
[Dec 20 12:25:29.512629 2014] Debug: ln 31 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.512656 2014] Debug: ln 31 EOL: s='command' 'name' set to 'GTOP'
[Dec 20 12:25:29.512685 2014] Debug: ln 31 EOL: s='command' 'command' set to 'chanserv/gtop'
[Dec 20 12:25:29.512728 2014] Debug: ln 32 EOL: s='command' 'service' set to 'ChanServ'
[Dec 20 12:25:29.512766 2014] Debug: ln 32 EOL: s='command' 'name' set to 'GTOP10'
[Dec 20 12:25:29.512800 2014] Debug: ln 32 EOL: s='command' 'command' set to 'chanserv/gtop10'
[Dec 20 12:25:29.512845 2014] Debug: ln 33 EOL: s='fantasy' 'name' set to 'TOP'
[Dec 20 12:25:29.512875 2014] Debug: ln 33 EOL: s='fantasy' 'command' set to 'chanserv/top'
[Dec 20 12:25:29.512962 2014] Debug: ln 34 EOL: s='fantasy' 'name' set to 'TOP10'
[Dec 20 12:25:29.512994 2014] Debug: ln 34 EOL: s='fantasy' 'command' set to 'chanserv/top10'
[Dec 20 12:25:29.513042 2014] Debug: ln 35 EOL: s='fantasy' 'name' set to 'GTOP'
[Dec 20 12:25:29.513074 2014] Debug: ln 35 EOL: s='fantasy' 'command' set to 'chanserv/gtop'
[Dec 20 12:25:29.513117 2014] Debug: ln 36 EOL: s='fantasy' 'name' set to 'GTOP10'
[Dec 20 12:25:29.513154 2014] Debug: ln 36 EOL: s='fantasy' 'command' set to 'chanserv/gtop10'
[Dec 20 12:25:29.513280 2014] Debug: Start to read conf services/memoserv.conf
[Dec 20 12:25:29.513370 2014] Debug: ln 6 EOL: s='service' 'nick' set to 'MemoServ'
[Dec 20 12:25:29.513606 2014] Debug: ln 7 EOL: s='service' 'user' set to 'service'
[Dec 20 12:25:29.513649 2014] Debug: ln 8 EOL: s='service' 'host' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.513682 2014] Debug: ln 9 EOL: s='service' 'gecos' set to 'memo service'
[Dec 20 12:25:29.513716 2014] Debug: ln 10 EOL: s='service' 'channels' set to '*#log'
[Dec 20 12:25:29.513767 2014] Debug: ln 15 EOL: s='module' 'name' set to 'memoserv'
[Dec 20 12:25:29.513798 2014] Debug: ln 17 EOL: s='module' 'client' set to 'MemoServ'
[Dec 20 12:25:29.513827 2014] Debug: ln 19 EOL: s='module' 'maxmemos' set to '50'
[Dec 20 12:25:29.513859 2014] Debug: ln 21 EOL: s='module' 'senddelay' set to '3s'
[Dec 20 12:25:29.513903 2014] Debug: ln 25 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.513931 2014] Debug: ln 25 EOL: s='command' 'name' set to 'HELP'
[Dec 20 12:25:29.513997 2014] Debug: ln 25 EOL: s='command' 'command' set to 'generic/help'
[Dec 20 12:25:29.514093 2014] Debug: ln 28 EOL: s='module' 'name' set to 'ms_cancel'
[Dec 20 12:25:29.514147 2014] Debug: ln 29 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.514181 2014] Debug: ln 29 EOL: s='command' 'name' set to 'CANCEL'
[Dec 20 12:25:29.514210 2014] Debug: ln 29 EOL: s='command' 'command' set to 'memoserv/cancel'
[Dec 20 12:25:29.514335 2014] Debug: ln 31 EOL: s='module' 'name' set to 'ms_check'
[Dec 20 12:25:29.514433 2014] Debug: ln 32 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.514493 2014] Debug: ln 32 EOL: s='command' 'name' set to 'CHECK'
[Dec 20 12:25:29.514526 2014] Debug: ln 32 EOL: s='command' 'command' set to 'memoserv/check'
[Dec 20 12:25:29.514570 2014] Debug: ln 34 EOL: s='module' 'name' set to 'ms_del'
[Dec 20 12:25:29.514612 2014] Debug: ln 35 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.514638 2014] Debug: ln 35 EOL: s='command' 'name' set to 'DEL'
[Dec 20 12:25:29.514673 2014] Debug: ln 35 EOL: s='command' 'command' set to 'memoserv/del'
[Dec 20 12:25:29.514760 2014] Debug: ln 39 EOL: s='module' 'name' set to 'ms_ignore'
[Dec 20 12:25:29.514798 2014] Debug: ln 41 EOL: s='module' 'max' set to '32'
[Dec 20 12:25:29.514866 2014] Debug: ln 43 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.514963 2014] Debug: ln 43 EOL: s='command' 'name' set to 'IGNORE'
[Dec 20 12:25:29.515036 2014] Debug: ln 43 EOL: s='command' 'command' set to 'memoserv/ignore'
[Dec 20 12:25:29.515134 2014] Debug: ln 46 EOL: s='module' 'name' set to 'ms_info'
[Dec 20 12:25:29.515191 2014] Debug: ln 47 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.515347 2014] Debug: ln 47 EOL: s='command' 'name' set to 'INFO'
[Dec 20 12:25:29.515386 2014] Debug: ln 47 EOL: s='command' 'command' set to 'memoserv/info'
[Dec 20 12:25:29.515446 2014] Debug: ln 50 EOL: s='module' 'name' set to 'ms_list'
[Dec 20 12:25:29.515492 2014] Debug: ln 51 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.515553 2014] Debug: ln 51 EOL: s='command' 'name' set to 'LIST'
[Dec 20 12:25:29.515628 2014] Debug: ln 51 EOL: s='command' 'command' set to 'memoserv/list'
[Dec 20 12:25:29.515681 2014] Debug: ln 54 EOL: s='module' 'name' set to 'ms_read'
[Dec 20 12:25:29.515732 2014] Debug: ln 55 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.515763 2014] Debug: ln 55 EOL: s='command' 'name' set to 'READ'
[Dec 20 12:25:29.515791 2014] Debug: ln 55 EOL: s='command' 'command' set to 'memoserv/read'
[Dec 20 12:25:29.515836 2014] Debug: ln 59 EOL: s='module' 'name' set to 'ms_rsend'
[Dec 20 12:25:29.515900 2014] Debug: ln 61 EOL: s='module' 'operonly' set to 'no'
[Dec 20 12:25:29.516038 2014] Debug: ln 63 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.516066 2014] Debug: ln 63 EOL: s='command' 'name' set to 'RSEND'
[Dec 20 12:25:29.516098 2014] Debug: ln 63 EOL: s='command' 'command' set to 'memoserv/rsend'
[Dec 20 12:25:29.516151 2014] Debug: ln 66 EOL: s='module' 'name' set to 'ms_send'
[Dec 20 12:25:29.516205 2014] Debug: ln 67 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.516239 2014] Debug: ln 67 EOL: s='command' 'name' set to 'SEND'
[Dec 20 12:25:29.516432 2014] Debug: ln 67 EOL: s='command' 'command' set to 'memoserv/send'
[Dec 20 12:25:29.516481 2014] Debug: ln 70 EOL: s='module' 'name' set to 'ms_sendall'
[Dec 20 12:25:29.516524 2014] Debug: ln 71 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.516562 2014] Debug: ln 71 EOL: s='command' 'name' set to 'SENDALL'
[Dec 20 12:25:29.516594 2014] Debug: ln 71 EOL: s='command' 'command' set to 'memoserv/sendall'
[Dec 20 12:25:29.516624 2014] Debug: ln 71 EOL: s='command' 'permission' set to 'memoserv/sendall'
[Dec 20 12:25:29.516707 2014] Debug: ln 74 EOL: s='module' 'name' set to 'ms_set'
[Dec 20 12:25:29.516796 2014] Debug: ln 75 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.516826 2014] Debug: ln 75 EOL: s='command' 'name' set to 'SET'
[Dec 20 12:25:29.516854 2014] Debug: ln 75 EOL: s='command' 'command' set to 'memoserv/set'
[Dec 20 12:25:29.516902 2014] Debug: ln 78 EOL: s='module' 'name' set to 'ms_staff'
[Dec 20 12:25:29.516945 2014] Debug: ln 79 EOL: s='command' 'service' set to 'MemoServ'
[Dec 20 12:25:29.516971 2014] Debug: ln 79 EOL: s='command' 'name' set to 'STAFF'
[Dec 20 12:25:29.517000 2014] Debug: ln 79 EOL: s='command' 'command' set to 'memoserv/staff'
[Dec 20 12:25:29.517080 2014] Debug: ln 79 EOL: s='command' 'permission' set to 'memoserv/staff'
[Dec 20 12:25:29.517190 2014] Debug: Start to read conf services/hostserv.conf
[Dec 20 12:25:29.517248 2014] Debug: ln 6 EOL: s='service' 'nick' set to 'HostServ'
[Dec 20 12:25:29.517288 2014] Debug: ln 7 EOL: s='service' 'user' set to 'service'
[Dec 20 12:25:29.517382 2014] Debug: ln 8 EOL: s='service' 'host' set to 'services.webczatnet.pl'
[Dec 20 12:25:29.517426 2014] Debug: ln 9 EOL: s='service' 'gecos' set to 'host management'
[Dec 20 12:25:29.517481 2014] Debug: ln 10 EOL: s='service' 'channels' set to '*#log'
[Dec 20 12:25:29.517565 2014] Debug: ln 15 EOL: s='module' 'name' set to 'hostserv'
[Dec 20 12:25:29.517599 2014] Debug: ln 17 EOL: s='module' 'client' set to 'HostServ'
[Dec 20 12:25:29.517633 2014] Debug: ln 19 EOL: s='module' 'activate_on_set' set to 'yes'
[Dec 20 12:25:29.517695 2014] Debug: ln 23 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.517738 2014] Debug: ln 23 EOL: s='command' 'name' set to 'HELP'
[Dec 20 12:25:29.517783 2014] Debug: ln 23 EOL: s='command' 'command' set to 'generic/help'
[Dec 20 12:25:29.517866 2014] Debug: ln 26 EOL: s='module' 'name' set to 'hs_del'
[Dec 20 12:25:29.517936 2014] Debug: ln 27 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.517968 2014] Debug: ln 27 EOL: s='command' 'name' set to 'DEL'
[Dec 20 12:25:29.517997 2014] Debug: ln 27 EOL: s='command' 'command' set to 'hostserv/del'
[Dec 20 12:25:29.518026 2014] Debug: ln 27 EOL: s='command' 'permission' set to 'hostserv/del'
[Dec 20 12:25:29.518112 2014] Debug: ln 31 EOL: s='module' 'name' set to 'hs_group'
[Dec 20 12:25:29.518230 2014] Debug: ln 33 EOL: s='module' 'syncongroup' set to 'yes'
[Dec 20 12:25:29.518262 2014] Debug: ln 35 EOL: s='module' 'synconset' set to 'yes'
[Dec 20 12:25:29.518372 2014] Debug: ln 39 EOL: s='module' 'name' set to 'hs_list'
[Dec 20 12:25:29.518421 2014] Debug: ln 40 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.518448 2014] Debug: ln 40 EOL: s='command' 'name' set to 'LIST'
[Dec 20 12:25:29.518476 2014] Debug: ln 40 EOL: s='command' 'command' set to 'hostserv/list'
[Dec 20 12:25:29.518544 2014] Debug: ln 40 EOL: s='command' 'permission' set to 'hostserv/list'
[Dec 20 12:25:29.518594 2014] Debug: ln 43 EOL: s='module' 'name' set to 'hs_off'
[Dec 20 12:25:29.518701 2014] Debug: ln 44 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.518739 2014] Debug: ln 44 EOL: s='command' 'name' set to 'OFF'
[Dec 20 12:25:29.518783 2014] Debug: ln 44 EOL: s='command' 'command' set to 'hostserv/off'
[Dec 20 12:25:29.518849 2014] Debug: ln 45 EOL: s='module' 'name' set to 'hs_on'
[Dec 20 12:25:29.518934 2014] Debug: ln 46 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.518962 2014] Debug: ln 46 EOL: s='command' 'name' set to 'ON'
[Dec 20 12:25:29.519000 2014] Debug: ln 46 EOL: s='command' 'command' set to 'hostserv/on'
[Dec 20 12:25:29.519107 2014] Debug: ln 50 EOL: s='module' 'name' set to 'hs_request'
[Dec 20 12:25:29.519144 2014] Debug: ln 52 EOL: s='module' 'memouser' set to 'yes'
[Dec 20 12:25:29.519184 2014] Debug: ln 54 EOL: s='module' 'memooper' set to 'yes'
[Dec 20 12:25:29.519278 2014] Debug: ln 56 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.519320 2014] Debug: ln 56 EOL: s='command' 'name' set to 'WAITING'
[Dec 20 12:25:29.519354 2014] Debug: ln 56 EOL: s='command' 'command' set to 'hostserv/waiting'
[Dec 20 12:25:29.519389 2014] Debug: ln 56 EOL: s='command' 'permission' set to 'hostserv/activate'
[Dec 20 12:25:29.519485 2014] Debug: ln 57 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.519525 2014] Debug: ln 57 EOL: s='command' 'name' set to 'ACTIVATE'
[Dec 20 12:25:29.519557 2014] Debug: ln 57 EOL: s='command' 'command' set to 'hostserv/activate'
[Dec 20 12:25:29.519600 2014] Debug: ln 57 EOL: s='command' 'permission' set to 'hostserv/activate'
[Dec 20 12:25:29.519661 2014] Debug: ln 58 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.519695 2014] Debug: ln 58 EOL: s='command' 'name' set to 'REJECT'
[Dec 20 12:25:29.519735 2014] Debug: ln 58 EOL: s='command' 'command' set to 'hostserv/reject'
[Dec 20 12:25:29.519764 2014] Debug: ln 58 EOL: s='command' 'permission' set to 'hostserv/activate'
[Dec 20 12:25:29.519812 2014] Debug: ln 59 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.519840 2014] Debug: ln 59 EOL: s='command' 'name' set to 'REQUEST'
[Dec 20 12:25:29.519872 2014] Debug: ln 59 EOL: s='command' 'command' set to 'hostserv/request'
[Dec 20 12:25:29.519967 2014] Debug: ln 62 EOL: s='module' 'name' set to 'hs_set'
[Dec 20 12:25:29.520058 2014] Debug: ln 63 EOL: s='command' 'service' set to 'HostServ'
[Dec 20 12:25:29.520095 2014] Debug: ln 63 EOL: s='command' 'name' set to 'SET'
[Dec 20 12:25:29.520124 2014] Debug: ln 63 EOL: s='command' 'command' set to 'hostserv/set'
[Dec 20 12:25:29.520165 2014] Debug: ln 63 EOL: s='command' 'permission' set to 'hostserv/set'
[Dec 20 12:25:29.527235 2014] Debug: Inheriting commands and privs from helper to irc_operator
[Dec 20 12:25:29.527352 2014] Debug: Inheriting commands and privs from irc_operator to irc_super_operator
[Dec 20 12:25:29.527514 2014] Debug: Inheriting commands and privs from irc_super_operator to irc_administrator
[Dec 20 12:25:29.527577 2014] Debug: Inheriting commands and privs from irc_administrator to irc_super_administrator
[Dec 20 12:25:29.553987 2014] SERVER: services.webczatnet.pl (webczatnet services) has connected to the network (uplinked to no uplink)
[Dec 20 12:25:29.554236 2014] Debug: Anope 2.0.2-git (g2f960dc) starting up (options: debug)
[Dec 20 12:25:29.554285 2014] Debug: Initializing Languages...
[Dec 20 12:25:29.554368 2014] Debug: Successfully bound anope to locale
[gru 20 12:25:29.554507 2014] Debug: Loading modules...
[gru 20 12:25:29.554624 2014] Debug: Trying to load module: m_regex_pcre
[gru 20 12:25:29.555752 2014] Debug: Module m_regex_pcre loaded.
[gru 20 12:25:29.555990 2014] Debug: Trying to load module: m_ldap
[gru 20 12:25:29.562846 2014] Debug: LDAP: Successfully initialized server ldap/main (ldaps://webczatnet.pl)
[gru 20 12:25:29.562900 2014] Debug: Module m_ldap loaded.
[gru 20 12:25:29.563098 2014] Debug: Trying to load module: m_mysql
[gru 20 12:25:29.568736 2014] Debug: Successfully connected to MySQL service db/stats at 127.0.0.1:3306
[gru 20 12:25:29.568839 2014] Debug: MySQL: Successfully connected to server db/stats (127.0.0.1)
[gru 20 12:25:29.568876 2014] Debug: Module m_mysql loaded.
[gru 20 12:25:29.569100 2014] Debug: Trying to load module: m_sqlite
[gru 20 12:25:29.571108 2014] Debug: SQLite: Successfully added database data/services.db
[gru 20 12:25:29.571203 2014] Debug: Module m_sqlite loaded.
[gru 20 12:25:29.571352 2014] Debug: Trying to load module: m_ssl_gnutls
[gru 20 12:25:29.580023 2014] Debug: m_ssl_gnutls: Successfully loaded certificate conf/cert.pem and private key conf/key.pem
[gru 20 12:25:29.580093 2014] Debug: Module m_ssl_gnutls loaded.
[gru 20 12:25:29.580411 2014] Debug: Trying to load module: inspircd20
[gru 20 12:25:29.581976 2014] Debug: Trying to load module: inspircd12
[gru 20 12:25:29.583694 2014] Debug: Module inspircd12 loaded.
[gru 20 12:25:29.583842 2014] Debug: Module inspircd20 loaded.
[gru 20 12:25:29.583954 2014] Debug: Trying to load module: enc_bcrypt
[gru 20 12:25:30.733675 2014] Debug: Module enc_bcrypt loaded.
[gru 20 12:25:30.733828 2014] Debug: Trying to load module: db_sql
[gru 20 12:25:30.734667 2014] Debug: Module db_sql loaded.
[gru 20 12:25:30.734768 2014] Debug: Trying to load module: help
[gru 20 12:25:30.735331 2014] Debug: Module help loaded.
[gru 20 12:25:30.735500 2014] Debug: Trying to load module: operserv
[gru 20 12:25:30.736067 2014] Debug: Module operserv loaded.
[gru 20 12:25:30.736170 2014] Debug: Trying to load module: os_akill
[gru 20 12:25:30.736810 2014] Debug: Module os_akill loaded.
[gru 20 12:25:30.736909 2014] Debug: Trying to load module: os_chankill
[gru 20 12:25:30.737313 2014] Debug: Module os_chankill loaded.
[gru 20 12:25:30.737423 2014] Debug: Trying to load module: os_config
[gru 20 12:25:30.737857 2014] Debug: Module os_config loaded.
[gru 20 12:25:30.737967 2014] Debug: Trying to load module: os_forbid
[gru 20 12:25:30.738721 2014] Debug: Module os_forbid loaded.
[gru 20 12:25:30.738823 2014] Debug: Trying to load module: os_ignore
[gru 20 12:25:30.739464 2014] Debug: Module os_ignore loaded.
[gru 20 12:25:30.739563 2014] Debug: Trying to load module: os_info
[gru 20 12:25:30.740223 2014] Debug: Module os_info loaded.
[gru 20 12:25:30.740321 2014] Debug: Trying to load module: os_jupe
[gru 20 12:25:30.740702 2014] Debug: Module os_jupe loaded.
[gru 20 12:25:30.740873 2014] Debug: Trying to load module: os_kick
[gru 20 12:25:30.741246 2014] Debug: Module os_kick loaded.
[gru 20 12:25:30.741355 2014] Debug: Trying to load module: os_kill
[gru 20 12:25:30.741803 2014] Debug: Module os_kill loaded.
[gru 20 12:25:30.741909 2014] Debug: Trying to load module: os_list
[gru 20 12:25:30.742516 2014] Debug: Module os_list loaded.
[gru 20 12:25:30.742618 2014] Debug: Trying to load module: os_login
[gru 20 12:25:30.743157 2014] Debug: Module os_login loaded.
[gru 20 12:25:30.743262 2014] Debug: Trying to load module: os_logsearch
[gru 20 12:25:30.743690 2014] Debug: Module os_logsearch loaded.
[gru 20 12:25:30.743794 2014] Debug: Trying to load module: os_mode
[gru 20 12:25:30.744268 2014] Debug: Module os_mode loaded.
[gru 20 12:25:30.744381 2014] Debug: Trying to load module: os_modinfo
[gru 20 12:25:30.744862 2014] Debug: Module os_modinfo loaded.
[gru 20 12:25:30.744965 2014] Debug: Trying to load module: os_module
[gru 20 12:25:30.745351 2014] Debug: Module os_module loaded.
[gru 20 12:25:30.745460 2014] Debug: Trying to load module: os_news
[gru 20 12:25:30.746222 2014] Debug: Module os_news loaded.
[gru 20 12:25:30.746334 2014] Debug: Trying to load module: os_noop
[gru 20 12:25:30.746994 2014] Debug: Module os_noop loaded.
[gru 20 12:25:30.747100 2014] Debug: Trying to load module: os_oper
[gru 20 12:25:30.747603 2014] Debug: Module os_oper loaded.
[gru 20 12:25:30.747712 2014] Debug: Trying to load module: os_reload
[gru 20 12:25:30.748090 2014] Debug: Module os_reload loaded.
[gru 20 12:25:30.748225 2014] Debug: Trying to load module: os_session
[gru 20 12:25:30.749188 2014] Debug: Module os_session loaded.
[gru 20 12:25:30.749452 2014] Debug: Trying to load module: os_set
[gru 20 12:25:30.749876 2014] Debug: Module os_set loaded.
[gru 20 12:25:30.749983 2014] Debug: Trying to load module: os_shutdown
[gru 20 12:25:30.750391 2014] Debug: Module os_shutdown loaded.
[gru 20 12:25:30.750500 2014] Debug: Trying to load module: os_stats
[gru 20 12:25:30.751304 2014] Debug: Module os_stats loaded.
[gru 20 12:25:30.751499 2014] Debug: Trying to load module: os_sxline
[gru 20 12:25:30.752240 2014] Debug: Module os_sxline loaded.
[gru 20 12:25:30.752357 2014] Debug: Trying to load module: os_update
[gru 20 12:25:30.752739 2014] Debug: Module os_update loaded.
[gru 20 12:25:30.752847 2014] Debug: Trying to load module: global
[gru 20 12:25:30.753534 2014] Debug: Module global loaded.
[gru 20 12:25:30.753645 2014] Debug: Trying to load module: gl_global
[gru 20 12:25:30.754042 2014] Debug: Module gl_global loaded.
[gru 20 12:25:30.754159 2014] Debug: Trying to load module: nickserv
[gru 20 12:25:30.755018 2014] Debug: Module nickserv loaded.
[gru 20 12:25:30.755131 2014] Debug: Trying to load module: ns_access
[gru 20 12:25:30.755549 2014] Debug: Module ns_access loaded.
[gru 20 12:25:30.755660 2014] Debug: Trying to load module: ns_ajoin
[gru 20 12:25:30.756457 2014] Debug: Module ns_ajoin loaded.
[gru 20 12:25:30.756569 2014] Debug: Trying to load module: ns_alist
[gru 20 12:25:30.757093 2014] Debug: Module ns_alist loaded.
[gru 20 12:25:30.757211 2014] Debug: Trying to load module: ns_cert
[gru 20 12:25:30.758022 2014] Debug: Module ns_cert loaded.
[gru 20 12:25:30.758135 2014] Debug: Trying to load module: ns_drop
[gru 20 12:25:30.758527 2014] Debug: Module ns_drop loaded.
[gru 20 12:25:30.758640 2014] Debug: Trying to load module: ns_getemail
[gru 20 12:25:30.759039 2014] Debug: Module ns_getemail loaded.
[gru 20 12:25:30.759169 2014] Debug: Trying to load module: ns_group
[gru 20 12:25:30.759875 2014] Debug: Module ns_group loaded.
[gru 20 12:25:30.759990 2014] Debug: Trying to load module: ns_identify
[gru 20 12:25:30.760425 2014] Debug: Module ns_identify loaded.
[gru 20 12:25:30.760538 2014] Debug: Trying to load module: ns_info
[gru 20 12:25:30.761204 2014] Debug: Module ns_info loaded.
[gru 20 12:25:30.761319 2014] Debug: Trying to load module: ns_list
[gru 20 12:25:30.762097 2014] Debug: Module ns_list loaded.
[gru 20 12:25:30.762217 2014] Debug: Trying to load module: ns_logout
[gru 20 12:25:30.762768 2014] Debug: Module ns_logout loaded.
[gru 20 12:25:30.762916 2014] Debug: Trying to load module: ns_recover
[gru 20 12:25:30.763631 2014] Debug: Module ns_recover loaded.
[gru 20 12:25:30.763750 2014] Debug: Trying to load module: ns_set
[gru 20 12:25:30.764776 2014] Debug: Module ns_set loaded.
[gru 20 12:25:30.764897 2014] Debug: Trying to load module: ns_set_misc
[gru 20 12:25:30.773237 2014] Debug: Module ns_set_misc loaded.
[gru 20 12:25:30.773410 2014] Debug: Trying to load module: ns_status
[gru 20 12:25:30.773984 2014] Debug: Module ns_status loaded.
[gru 20 12:25:30.774120 2014] Debug: Trying to load module: ns_suspend
[gru 20 12:25:30.775049 2014] Debug: Module ns_suspend loaded.
[gru 20 12:25:30.775174 2014] Debug: Trying to load module: ns_update
[gru 20 12:25:30.775592 2014] Debug: Module ns_update loaded.
[gru 20 12:25:30.775713 2014] Debug: Trying to load module: m_sasl
[gru 20 12:25:30.776382 2014] Debug: Module m_sasl loaded.
[gru 20 12:25:30.776502 2014] Debug: Trying to load module: m_sasl_dh-aes
[gru 20 12:25:30.939653 2014] Debug: Module m_sasl_dh-aes loaded.
[gru 20 12:25:30.939930 2014] Debug: Trying to load module: m_sasl_dh-blowfish
[gru 20 12:25:31.011415 2014] Debug: Module m_sasl_dh-blowfish loaded.
[gru 20 12:25:31.011599 2014] Debug: Trying to load module: m_ldap_authentication
[gru 20 12:25:31.012846 2014] Debug: Module m_ldap_authentication loaded.
[gru 20 12:25:31.013258 2014] Debug: Trying to load module: chanserv
[gru 20 12:25:31.014307 2014] Debug: Module chanserv loaded.
[gru 20 12:25:31.014442 2014] Debug: Trying to load module: cs_access
[gru 20 12:25:31.017067 2014] Debug: Module cs_access loaded.
[gru 20 12:25:31.017207 2014] Debug: Trying to load module: cs_akick
[gru 20 12:25:31.017811 2014] Debug: Module cs_akick loaded.
[gru 20 12:25:31.017933 2014] Debug: Trying to load module: cs_ban
[gru 20 12:25:31.018389 2014] Debug: Module cs_ban loaded.
[gru 20 12:25:31.018536 2014] Debug: Trying to load module: cs_clone
[gru 20 12:25:31.019192 2014] Debug: Module cs_clone loaded.
[gru 20 12:25:31.019319 2014] Debug: Trying to load module: cs_drop
[gru 20 12:25:31.019782 2014] Debug: Module cs_drop loaded.
[gru 20 12:25:31.020060 2014] Debug: Trying to load module: cs_enforce
[gru 20 12:25:31.020663 2014] Debug: Module cs_enforce loaded.
[gru 20 12:25:31.020790 2014] Debug: Trying to load module: cs_entrymsg
[gru 20 12:25:31.021597 2014] Debug: Module cs_entrymsg loaded.
[gru 20 12:25:31.021721 2014] Debug: Trying to load module: cs_getkey
[gru 20 12:25:31.022119 2014] Debug: Module cs_getkey loaded.
[gru 20 12:25:31.022248 2014] Debug: Trying to load module: cs_info
[gru 20 12:25:31.022690 2014] Debug: Module cs_info loaded.
[gru 20 12:25:31.022814 2014] Debug: Trying to load module: cs_invite
[gru 20 12:25:31.023230 2014] Debug: Module cs_invite loaded.
[gru 20 12:25:31.023363 2014] Debug: Trying to load module: cs_kick
[gru 20 12:25:31.023811 2014] Debug: Module cs_kick loaded.
[gru 20 12:25:31.023939 2014] Debug: Trying to load module: cs_list
[gru 20 12:25:31.024728 2014] Debug: Module cs_list loaded.
[gru 20 12:25:31.024860 2014] Debug: Trying to load module: cs_log
[gru 20 12:25:31.026085 2014] Debug: Module cs_log loaded.
[gru 20 12:25:31.026225 2014] Debug: Trying to load module: cs_mode
[gru 20 12:25:31.035214 2014] Debug: Module cs_mode loaded.
[gru 20 12:25:31.035399 2014] Debug: Trying to load module: cs_register
[gru 20 12:25:31.035998 2014] Debug: Module cs_register loaded.
[gru 20 12:25:31.036142 2014] Debug: Trying to load module: cs_seen
[gru 20 12:25:31.037004 2014] Debug: Module cs_seen loaded.
[gru 20 12:25:31.037136 2014] Debug: Trying to load module: cs_set
[gru 20 12:25:31.038275 2014] Debug: Module cs_set loaded.
[gru 20 12:25:31.038419 2014] Debug: Trying to load module: cs_set_misc
[gru 20 12:25:31.046527 2014] Debug: Module cs_set_misc loaded.
[gru 20 12:25:31.046713 2014] Debug: Trying to load module: cs_status
[gru 20 12:25:31.047306 2014] Debug: Module cs_status loaded.
[gru 20 12:25:31.047494 2014] Debug: Trying to load module: cs_suspend
[gru 20 12:25:31.048270 2014] Debug: Module cs_suspend loaded.
[gru 20 12:25:31.048408 2014] Debug: Trying to load module: cs_sync
[gru 20 12:25:31.048831 2014] Debug: Module cs_sync loaded.
[gru 20 12:25:31.048962 2014] Debug: Trying to load module: cs_topic
[gru 20 12:25:31.049627 2014] Debug: Module cs_topic loaded.
[gru 20 12:25:31.049761 2014] Debug: Trying to load module: cs_unban
[gru 20 12:25:31.050245 2014] Debug: Module cs_unban loaded.
[gru 20 12:25:31.050388 2014] Debug: Trying to load module: cs_updown
[gru 20 12:25:31.050843 2014] Debug: Module cs_updown loaded.
[gru 20 12:25:31.050975 2014] Debug: Trying to load module: cs_statusupdate
[gru 20 12:25:31.051294 2014] Debug: Module cs_statusupdate loaded.
[gru 20 12:25:31.051443 2014] Debug: Trying to load module: botserv
[gru 20 12:25:31.052219 2014] Debug: Module botserv loaded.
[gru 20 12:25:31.052363 2014] Debug: Trying to load module: bs_assign
[gru 20 12:25:31.053063 2014] Debug: Module bs_assign loaded.
[gru 20 12:25:31.053204 2014] Debug: Trying to load module: bs_bot
[gru 20 12:25:31.053684 2014] Debug: Module bs_bot loaded.
[gru 20 12:25:31.053819 2014] Debug: Trying to load module: bs_botlist
[gru 20 12:25:31.054297 2014] Debug: Module bs_botlist loaded.
[gru 20 12:25:31.054443 2014] Debug: Trying to load module: bs_control
[gru 20 12:25:31.054885 2014] Debug: Module bs_control loaded.
[gru 20 12:25:31.055017 2014] Debug: Trying to load module: bs_info
[gru 20 12:25:31.055523 2014] Debug: Module bs_info loaded.
[gru 20 12:25:31.055659 2014] Debug: Trying to load module: bs_set
[gru 20 12:25:31.056188 2014] Debug: Module bs_set loaded.
[gru 20 12:25:31.056323 2014] Debug: Trying to load module: greet
[gru 20 12:25:31.057016 2014] Debug: Module greet loaded.
[gru 20 12:25:31.057160 2014] Debug: Trying to load module: fantasy
[gru 20 12:25:31.057849 2014] Debug: Module fantasy loaded.
[gru 20 12:25:31.057987 2014] Debug: Trying to load module: bs_autoassign
[gru 20 12:25:31.058356 2014] Debug: Module bs_autoassign loaded.
[gru 20 12:25:31.058499 2014] Debug: Trying to load module: m_chanstats
[gru 20 12:25:31.062115 2014] Debug: Module m_chanstats loaded.
[gru 20 12:25:31.062294 2014] Debug: Trying to load module: cs_fantasy_stats
[gru 20 12:25:31.062940 2014] Debug: Module cs_fantasy_stats loaded.
[gru 20 12:25:31.063084 2014] Debug: Trying to load module: cs_fantasy_top
[gru 20 12:25:31.063782 2014] Debug: Module cs_fantasy_top loaded.
[gru 20 12:25:31.063969 2014] Debug: Trying to load module: memoserv
[gru 20 12:25:31.064936 2014] Debug: Module memoserv loaded.
[gru 20 12:25:31.065090 2014] Debug: Trying to load module: ms_cancel
[gru 20 12:25:31.065597 2014] Debug: Module ms_cancel loaded.
[gru 20 12:25:31.065738 2014] Debug: Trying to load module: ms_check
[gru 20 12:25:31.066179 2014] Debug: Module ms_check loaded.
[gru 20 12:25:31.066319 2014] Debug: Trying to load module: ms_del
[gru 20 12:25:31.066843 2014] Debug: Module ms_del loaded.
[gru 20 12:25:31.067004 2014] Debug: Trying to load module: ms_ignore
[gru 20 12:25:31.067614 2014] Debug: Module ms_ignore loaded.
[gru 20 12:25:31.067758 2014] Debug: Trying to load module: ms_info
[gru 20 12:25:31.068231 2014] Debug: Module ms_info loaded.
[gru 20 12:25:31.068380 2014] Debug: Trying to load module: ms_list
[gru 20 12:25:31.069052 2014] Debug: Module ms_list loaded.
[gru 20 12:25:31.069200 2014] Debug: Trying to load module: ms_read
[gru 20 12:25:31.069758 2014] Debug: Module ms_read loaded.
[gru 20 12:25:31.069899 2014] Debug: Trying to load module: ms_rsend
[gru 20 12:25:31.070430 2014] Debug: Module ms_rsend loaded.
[gru 20 12:25:31.070577 2014] Debug: Trying to load module: ms_send
[gru 20 12:25:31.071065 2014] Debug: Module ms_send loaded.
[gru 20 12:25:31.071213 2014] Debug: Trying to load module: ms_sendall
[gru 20 12:25:31.071739 2014] Debug: Module ms_sendall loaded.
[gru 20 12:25:31.071885 2014] Debug: Trying to load module: ms_set
[gru 20 12:25:31.072594 2014] Debug: Module ms_set loaded.
[gru 20 12:25:31.072739 2014] Debug: Trying to load module: ms_staff
[gru 20 12:25:31.073219 2014] Debug: Module ms_staff loaded.
[gru 20 12:25:31.073378 2014] Debug: Trying to load module: hostserv
[gru 20 12:25:31.073937 2014] Debug: Module hostserv loaded.
[gru 20 12:25:31.074081 2014] Debug: Trying to load module: hs_del
[gru 20 12:25:31.074551 2014] Debug: Module hs_del loaded.
[gru 20 12:25:31.074700 2014] Debug: Trying to load module: hs_group
[gru 20 12:25:31.075417 2014] Debug: Module hs_group loaded.
[gru 20 12:25:31.075569 2014] Debug: Trying to load module: hs_list
[gru 20 12:25:31.076093 2014] Debug: Module hs_list loaded.
[gru 20 12:25:31.076246 2014] Debug: Trying to load module: hs_off
[gru 20 12:25:31.076673 2014] Debug: Module hs_off loaded.
[gru 20 12:25:31.076819 2014] Debug: Trying to load module: hs_on
[gru 20 12:25:31.077246 2014] Debug: Module hs_on loaded.
[gru 20 12:25:31.077403 2014] Debug: Trying to load module: hs_request
[gru 20 12:25:31.078382 2014] Debug: Module hs_request loaded.
[gru 20 12:25:31.078533 2014] Debug: Trying to load module: hs_set
[gru 20 12:25:31.079013 2014] Debug: Module hs_set loaded.
[gru 20 12:25:31.079297 2014] Debug: Using IRCd protocol inspircd20
[gru 20 12:25:31.079502 2014] Debug: Loading databases...
[gru 20 12:25:31.082827 2014] Debug: Tied oper webczat to type irc_super_administrator
[gru 20 12:25:31.088675 2014] Debug: Attempted to send "00A FJOIN #main 1419074729 + :,00AAAAAAD" with UplinkSock NULL
[gru 20 12:25:31.089197 2014] Debug: Changing TS of #main from 1419074729 to 1417525844
[gru 20 12:25:31.089238 2014] Debug: Attempted to send "00A FJOIN #main 1417525844 + :" with UplinkSock NULL
[gru 20 12:25:31.089270 2014] Debug: Setting correct user modes for ChanServ on #main (giving modes)
[gru 20 12:25:31.090517 2014] Debug: Attempted to send "FTOPIC #main 1419002601 webczat!webczat@sadmin.webczatnet.pl :Welcome to webczatnet's main channel!" from ChanServ when not introduced
[gru 20 12:25:31.093384 2014] Debug: Attempted to send "00A FJOIN #support 1419074729 + :,00AAAAAAD" with UplinkSock NULL
[gru 20 12:25:31.093440 2014] Debug: Changing TS of #support from 1419074729 to 1417525866
[gru 20 12:25:31.093472 2014] Debug: Attempted to send "00A FJOIN #support 1417525866 + :" with UplinkSock NULL
[gru 20 12:25:31.093501 2014] Debug: Setting correct user modes for ChanServ on #support (giving modes)
[gru 20 12:25:31.093581 2014] Debug: Attempted to send "FTOPIC #support 1419002601 webczat!webczat@sadmin.webczatnet.pl :Welcome to webczatnet help channel!" from ChanServ when not introduced
[gru 20 12:25:31.099488 2014] Debug: Databases loaded
[gru 20 12:25:31.100462 2014] Debug: Attempting to connect to uplink #1 127.0.0.1 (127.0.0.1), port 9000
[gru 20 12:25:31.152309 2014] Debug: Successfully connected to uplink #1 127.0.0.1:9000
[gru 20 12:25:31.152393 2014] Debug: Sent: :00A CAPAB START 1202
[gru 20 12:25:31.152430 2014] Debug: Sent: :00A CAPAB CAPABILITIES :PROTOCOL=1202
[gru 20 12:25:31.152460 2014] Debug: Sent: :00A CAPAB END
[gru 20 12:25:31.152497 2014] Debug: Sent: :00A SERVER services.webczatnet.pl * 0 00A :webczatnet services
[gru 20 12:25:31.153255 2014] Debug: Received: CAPAB START 1202
[gru 20 12:25:31.155533 2014] Debug: Received: CAPAB MODULES :m_banredirect.so m_callerid.so m_cban.so m_cloaking.so=webczatnet-bqog8e63.IP m_dccallow.so m_globalload.so m_rline.so=regex/pcre m_svshold.so m_timedbans.so m_topiclock.so
[gru 20 12:25:31.155636 2014] Debug: Received: CAPAB MODSUPPORT :m_alltime.so m_channelban.so m_check.so m_chghost.so m_chgident.so m_chgname.so m_gecosban.so m_knock.so m_muteban.so m_nicklock.so m_nopartmsg.so m_opermotd.so m_remove.so m_sajoin.so m_sakick.so m_sanick.so m_sapart.so m_serverban.so m_services_account.so m_showwhois.so m_silence.so m_swhois.so m_uninvite.so m_watch.so
[gru 20 12:25:31.195368 2014] Debug: Received: CAPAB CHANMODES :admin=&a allowinvite=A auditorium=u ban=b banexception=e blockcaps=B blockcolor=c c_registered=r delayjoin=D delaymsg=d exemptchanops=X filter=g flood=f halfop=%h history=H invex=I inviteonly=i joinflood=j key=k kicknorejoin=J limit=l moderated=m nickflood=F noctcp=C noextmsg=n nokick=Q noknock=K nonick=N nonotice=T official-join=!Y op=@o operonly=O owner=~q permanent=P private=p redirect=L reginvite=R regmoderated=M secret=s service=*V sslonly=z stripcolor=S topiclock=t voice=+v
[gru 20 12:25:31.195901 2014] Debug: Received: CAPAB USERMODES :antiredirect=L bot=B callerid=g cloak=x deaf=d deaf_commonchan=c helpop=h hidechans=I hideoper=H invisible=i oper=o regdeaf=R servprotect=k showwhois=W snomask=s u_registered=r u_stripcolor=S wallops=w
[gru 20 12:25:31.197132 2014] Debug: Received: CAPAB CAPABILITIES :NICKMAX=31 CHANMAX=64 MAXMODES=20 IDENTMAX=20 MAXQUIT=255 MAXTOPIC=307 MAXKICK=255 MAXGECOS=128 MAXAWAY=200 IP6SUPPORT=1 PROTOCOL=1202 CHALLENGE=rkxtp[\i[HOC\P{zycDQ PREFIX=(VYqaohv)*!~&@%+ CHANMODES=IXbeg,k,FHJLdfjl,ABCDKMNOPQRSTcimnprstuz USERMODES=,,s,BHILRSWcdghikorwx GLOBOPS=1 SVSPART=1
[gru 20 12:25:31.197219 2014] Debug: SERVICE is now level 6
[gru 20 12:25:31.197255 2014] Debug: OFFICIAL-JOIN is now level 5
[gru 20 12:25:31.197323 2014] Debug: OWNER is now level 4
[gru 20 12:25:31.197359 2014] Debug: PROTECT is now level 3
[gru 20 12:25:31.197394 2014] Debug: OP is now level 2
[gru 20 12:25:31.197492 2014] Debug: HALFOP is now level 1
[gru 20 12:25:31.197529 2014] Debug: VOICE is now level 0
[gru 20 12:25:31.197586 2014] Debug: Received: CAPAB END
[gru 20 12:25:31.197639 2014] Debug: Received: SERVER hub.webczatnet.pl * 0 800 :webczatnet hub
[gru 20 12:25:31.197740 2014] SERVER: hub.webczatnet.pl (webczatnet hub) has connected to the network (uplinked to services.webczatnet.pl)
[gru 20 12:25:31.197819 2014] SERVER: services.webczatnet.pl (webczatnet services) introduced hub.webczatnet.pl
[gru 20 12:25:31.198781 2014] Debug: Setting +V on #log for Announcer
[gru 20 12:25:31.199852 2014] Debug: Setting +V on #log for BotServ
[gru 20 12:25:31.199915 2014] Debug: Setting +V on #log for ChanServ
[gru 20 12:25:31.199971 2014] Debug: Setting +V on #log for Global
[gru 20 12:25:31.200050 2014] Debug: Setting +V on #log for HostServ
[gru 20 12:25:31.200149 2014] Debug: Setting +V on #log for MemoServ
[gru 20 12:25:31.200249 2014] Debug: Setting +V on #log for NickServ
[gru 20 12:25:31.200327 2014] Debug: Setting +V on #log for OperServ
[gru 20 12:25:31.200413 2014] Debug: Sent: :00A BURST 1419074731
[gru 20 12:25:31.200480 2014] Debug: Sent: :00A VERSION :Anope-2.0.2-git (g2f960dc) services.webczatnet.pl :InspIRCd 2.0 - (enc_bcrypt) -- build #25, compiled 15:36:09 Dec 19 2014, flags DG
[gru 20 12:25:31.200570 2014] Debug: Sent: :00A ADDLINE Q BotServ services.webczatnet.pl 1419074731 172800 :Reserved for services
[gru 20 12:25:31.201568 2014] Debug: Sent: :00A UID 00AAAAAAC 1419074729 BotServ services.webczatnet.pl services.webczatnet.pl service 0.0.0.0 1419074729 +Ik :bot management service
[gru 20 12:25:31.201638 2014] Debug: Sent: :00A ADDLINE Q Announcer services.webczatnet.pl 1419074731 172800 :Reserved for services
[gru 20 12:25:31.201725 2014] Debug: Sent: :00A UID 00AAAAAAB 1419074729 Announcer services.webczatnet.pl services.webczatnet.pl service 0.0.0.0 1419074729 +Ik :log announcer
[gru 20 12:25:31.201840 2014] Debug: Sent: :00A ADDLINE Q HostServ services.webczatnet.pl 1419074731 172800 :Reserved for services
[gru 20 12:25:31.201901 2014] Debug: Sent: :00A UID 00AAAAAAF 1419074729 HostServ services.webczatnet.pl services.webczatnet.pl service 0.0.0.0 1419074729 +Ik :host management
[gru 20 12:25:31.201995 2014] Debug: Sent: :00A ADDLINE Q ChanServ services.webczatnet.pl 1419074731 172800 :Reserved for services
[gru 20 12:25:31.202049 2014] Debug: Sent: :00A UID 00AAAAAAD 1419074729 ChanServ services.webczatnet.pl services.webczatnet.pl service 0.0.0.0 1419074729 +Ik :channel management
[gru 20 12:25:31.202157 2014] Debug: Sent: :00A ADDLINE Q Global services.webczatnet.pl 1419074731 172800 :Reserved for services
[gru 20 12:25:31.202271 2014] Debug: Sent: :00A UID 00AAAAAAE 1419074729 Global services.webczatnet.pl services.webczatnet.pl service 0.0.0.0 1419074729 +Ik :global announcer
[gru 20 12:25:31.202369 2014] Debug: Sent: :00A ADDLINE Q MemoServ services.webczatnet.pl 1419074731 172800 :Reserved for services
[gru 20 12:25:31.202421 2014] Debug: Sent: :00A UID 00AAAAAAG 1419074729 MemoServ services.webczatnet.pl services.webczatnet.pl service 0.0.0.0 1419074729 +Ik :memo service
[gru 20 12:25:31.202469 2014] Debug: Sent: :00A ADDLINE Q NickServ services.webczatnet.pl 1419074731 172800 :Reserved for services
[gru 20 12:25:31.202508 2014] Debug: Sent: :00A UID 00AAAAAAH 1419074729 NickServ services.webczatnet.pl services.webczatnet.pl service 0.0.0.0 1419074729 +Ik :account registration and management
[gru 20 12:25:31.202554 2014] Debug: Sent: :00A ADDLINE Q OperServ services.webczatnet.pl 1419074731 172800 :Reserved for services
[gru 20 12:25:31.202593 2014] Debug: Sent: :00A UID 00AAAAAAI 1419074729 OperServ services.webczatnet.pl services.webczatnet.pl service 0.0.0.0 1419074729 +Ik :operator service
[gru 20 12:25:31.202627 2014] Debug: Sent: :00A FJOIN #support 1417525866 + :,00AAAAAAD
[gru 20 12:25:31.202732 2014] Debug: Setting +V on #support for ChanServ
[gru 20 12:25:31.202793 2014] Debug: Sent: :00AAAAAAD FTOPIC #support 1419074731 webczat!webczat@sadmin.webczatnet.pl :Welcome to webczatnet help channel!
[gru 20 12:25:31.202934 2014] Debug: Sent: :00A FJOIN #main 1417525844 + :,00AAAAAAD
[gru 20 12:25:31.202986 2014] Debug: Setting +V on #main for ChanServ
[gru 20 12:25:31.203054 2014] Debug: Sent: :00AAAAAAD FTOPIC #main 1419074731 webczat!webczat@sadmin.webczatnet.pl :Welcome to webczatnet's main channel!
[gru 20 12:25:31.203094 2014] Debug: Sent: :00A FJOIN #log 1419074729 + :,00AAAAAAB
[gru 20 12:25:31.203157 2014] Debug: Setting +V on #log for Announcer
[gru 20 12:25:31.203203 2014] Debug: Sent: :00A FJOIN #log 1419074729 + :,00AAAAAAI
[gru 20 12:25:31.203280 2014] Debug: Setting +V on #log for OperServ
[gru 20 12:25:31.203413 2014] Debug: Sent: :00A FJOIN #log 1419074729 + :,00AAAAAAE
[gru 20 12:25:31.203470 2014] Debug: Setting +V on #log for Global
[gru 20 12:25:31.203512 2014] Debug: Sent: :00A FJOIN #log 1419074729 + :,00AAAAAAH
[gru 20 12:25:31.203553 2014] Debug: Setting +V on #log for NickServ
[gru 20 12:25:31.203593 2014] Debug: Sent: :00A FJOIN #log 1419074729 + :,00AAAAAAD
[gru 20 12:25:31.203652 2014] Debug: Setting +V on #log for ChanServ
[gru 20 12:25:31.203698 2014] Debug: Sent: :00A FJOIN #log 1419074729 + :,00AAAAAAC
[gru 20 12:25:31.203741 2014] Debug: Setting +V on #log for BotServ
[gru 20 12:25:31.203781 2014] Debug: Sent: :00A FJOIN #log 1419074729 + :,00AAAAAAG
[gru 20 12:25:31.203822 2014] Debug: Setting +V on #log for MemoServ
[gru 20 12:25:31.203862 2014] Debug: Sent: :00A FJOIN #log 1419074729 + :,00AAAAAAF
[gru 20 12:25:31.203903 2014] Debug: Setting +V on #log for HostServ
[gru 20 12:25:31.204499 2014] Debug: Sent: :00AAAAAAE NOTICE $hub.webczatnet.pl :Services are online!
[gru 20 12:25:31.206551 2014] Debug: Sent: :00AAAAAAF FMODE #log 1419074729 +VVVVVVVV 00AAAAAAB 00AAAAAAI 00AAAAAAE 00AAAAAAH 00AAAAAAD 00AAAAAAC 00AAAAAAG 00AAAAAAF
[gru 20 12:25:31.206634 2014] Debug: Sent: :00AAAAAAD FMODE #support 1417525866 +V 00AAAAAAD
[gru 20 12:25:31.206734 2014] Debug: Sent: :00AAAAAAD FMODE #main 1417525844 +V 00AAAAAAD
[gru 20 12:25:31.232452 2014] Debug: Received: :800 BURST 1419074731
[gru 20 12:25:31.232527 2014] Debug: unknown message from server (:800 BURST 1419074731)
[gru 20 12:25:31.232558 2014] Debug: Received: :800 VERSION :InspIRCd-2.0 hub.webczatnet.pl :
[gru 20 12:25:31.232596 2014] Debug: unknown message from server (:800 VERSION :InspIRCd-2.0 hub.webczatnet.pl :)
[gru 20 12:25:31.232640 2014] Debug: Received: :800 UID 800AAAAAH 1419003461 webczat 185-25-149-178.greendata.pl sadmin.webczatnet.pl webczat 185.25.149.178 1419003466 +IWhiorsw +ACGKLOQXacfgkloqtvx :Michał Zegan
[gru 20 12:25:31.232751 2014] USERS: webczat!webczat@185-25-149-178.greendata.pl is now an IRC operator.
[gru 20 12:25:31.233841 2014] Debug: Received: :800AAAAAH OPERTYPE irc_super_administrator
[gru 20 12:25:31.233936 2014] Debug: Received: :800 METADATA 800AAAAAH ssl_cert :vTrse 4990ea145f845e5fe1dd2f08b270ddae60dd0fb0 C=PL,ST=Malopolskie,L=Krakow,CN=Michal Zegan,EMAIL=webczat_200@poczta.onet.pl C=PL,ST=Malopolskie,L=Krakow,CN=Michal Zegan,EMAIL=webczat_200@poczta.onet.pl
[gru 20 12:25:31.234306 2014] Debug: HasExt for nonexistent type UNCONFIRMED on 0x15480c8
[gru 20 12:25:31.234362 2014] Debug: Sent: :00A METADATA 800AAAAAH accountname :webczat
[gru 20 12:25:31.234642 2014] Debug: HasExt for nonexistent type UNCONFIRMED on 0x15480c8
[Dec 20 12:25:31.236655 2014] Debug: Sent: :00AAAAAAH NOTICE 800AAAAAH :SSL certificate fingerprint accepted, you are now identified to webczat.
[Dec 20 12:25:31.236696 2014] Debug: webczat!webczat@185-25-149-178.greendata.pl automatically identified for account webczat via SSL certificate fingerprint
[Dec 20 12:25:31.237166 2014] Debug: Received: :800 METADATA 800AAAAAH accountname :webczat
[Dec 20 12:25:31.237222 2014] Debug: Received: :800 FJOIN #log 1418424572 +KOPQinst :,800AAAAAH
[Dec 20 12:25:31.237311 2014] Debug: Setting +V on #log for Announcer
[Dec 20 12:25:31.237367 2014] Debug: Setting +V on #log for OperServ
[Dec 20 12:25:31.237425 2014] Debug: Setting +V on #log for Global
[Dec 20 12:25:31.237476 2014] Debug: Setting +V on #log for NickServ
[Dec 20 12:25:31.237522 2014] Debug: Setting +V on #log for ChanServ
[Dec 20 12:25:31.237569 2014] Debug: Setting +V on #log for BotServ
[Dec 20 12:25:31.237615 2014] Debug: Setting +V on #log for MemoServ
[Dec 20 12:25:31.237660 2014] Debug: Setting +V on #log for HostServ
[Dec 20 12:25:31.237715 2014] Debug: hub.webczatnet.pl is setting #log to +KOPQinst
[Dec 20 12:25:31.237782 2014] Debug: Received: :800 FMODE #log 1418424572 +III O:irc_super_administrator O:irc_administrator O:proxy_scanner
[Dec 20 12:25:31.237863 2014] Debug: hub.webczatnet.pl is setting #log to +III O:irc_super_administrator O:irc_administrator O:proxy_scanner
[Dec 20 12:25:31.237899 2014] Debug: Received: :800 FJOIN #main 1417525844 +ABCFHJPSfjnrt 3:2 10:1d 5 3:2 3:4 :qo,800AAAAAH
[Dec 20 12:25:31.238007 2014] Debug: hub.webczatnet.pl is setting #main to +ABCFHJPSfjnrt 3:2 10:1d 5 3:2 3:4
[Dec 20 12:25:31.238049 2014] Debug: Setting correct user modes for webczat on #main (giving modes)
[Dec 20 12:25:31.238103 2014] Debug: Unknown privilege AUTOSERVICE
[Dec 20 12:25:31.238145 2014] Debug: Unknown privilege AUTOOFFICIAL-JOIN
[Dec 20 12:25:31.238281 2014] Debug: Received: :800 FTOPIC #main 1419002676 webczat!webczat@sadmin.webczatnet.pl :Welcome to webczatnet's main channel!
[Dec 20 12:25:31.238352 2014] Debug: Topic of #main changed by webczat!webczat@sadmin.webczatnet.pl to Welcome to webczatnet's main channel!
[Dec 20 12:25:31.238400 2014] Debug: Received: :800 METADATA #main mlock :PnCSAtBHJjfF
[Dec 20 12:25:31.238447 2014] Debug: Received: :800 METADATA #main topiclock :1
[Dec 20 12:25:31.238491 2014] Debug: Received: :800 FMODE #main 1417525844 +e O:*
[Dec 20 12:25:31.238546 2014] Debug: hub.webczatnet.pl is setting #main to +e O:*
[Dec 20 12:25:31.238580 2014] Debug: Received: :800 FJOIN #support 1417525866 +BCFJPSfjnrt 3:2 10 3:2 3:4 :qo,800AAAAAH
[Dec 20 12:25:31.238674 2014] Debug: hub.webczatnet.pl is setting #support to +BCFJPSfjnrt 3:2 10 3:2 3:4
[Dec 20 12:25:31.238717 2014] Debug: Setting correct user modes for webczat on #support (giving modes)
[Dec 20 12:25:31.238766 2014] Debug: Unknown privilege AUTOSERVICE
[Dec 20 12:25:31.238807 2014] Debug: Unknown privilege AUTOOFFICIAL-JOIN
[Dec 20 12:25:31.239136 2014] Debug: m_sqlite: Fetching columns for anope_db_NickAlias
[Dec 20 12:25:31.239454 2014] Debug: m_sqlite: Column #0 for anope_db_NickAlias: id
[Dec 20 12:25:31.239504 2014] Debug: m_sqlite: Column #1 for anope_db_NickAlias: timestamp
[Dec 20 12:25:31.239535 2014] Debug: m_sqlite: Column #2 for anope_db_NickAlias: last_quit
[Dec 20 12:25:31.239564 2014] Debug: m_sqlite: Column #3 for anope_db_NickAlias: last_realhost
[Dec 20 12:25:31.239605 2014] Debug: m_sqlite: Column #4 for anope_db_NickAlias: last_realname
[Dec 20 12:25:31.239636 2014] Debug: m_sqlite: Column #5 for anope_db_NickAlias: last_seen
[Dec 20 12:25:31.239666 2014] Debug: m_sqlite: Column #6 for anope_db_NickAlias: last_usermask
[Dec 20 12:25:31.239695 2014] Debug: m_sqlite: Column #7 for anope_db_NickAlias: nc
[Dec 20 12:25:31.239725 2014] Debug: m_sqlite: Column #8 for anope_db_NickAlias: nick
[Dec 20 12:25:31.239755 2014] Debug: m_sqlite: Column #9 for anope_db_NickAlias: time_registered
[Dec 20 12:25:31.239784 2014] Debug: m_sqlite: Column #10 for anope_db_NickAlias: NS_NO_EXPIRE
[Dec 20 12:25:31.239814 2014] Debug: m_sqlite: Column #11 for anope_db_NickAlias: vhost_creator
[Dec 20 12:25:31.239843 2014] Debug: m_sqlite: Column #12 for anope_db_NickAlias: vhost_host
[Dec 20 12:25:31.239873 2014] Debug: m_sqlite: Column #13 for anope_db_NickAlias: vhost_ident
[Dec 20 12:25:31.239902 2014] Debug: m_sqlite: Column #14 for anope_db_NickAlias: vhost_time
[Dec 20 12:25:31.320894 2014] Debug: SQL successfully executed query: REPLACE INTO `anope_db_NickAlias` (`id`,`NS_NO_EXPIRE`,`last_quit`,`last_realhost`,`last_realname`,`last_seen`,`last_usermask`,`nc`,`nick`,`time_registered`,`vhost_creator`,`vhost_host`,`vhost_ident`,`vhost_time`) VALUES (1,'1','quit: WeeChat 1.0.1','webczat@185-25-149-178.greendata.pl','Michał Zegan','1419074731','webczat@sadmin.webczatnet.pl','webczat','webczat','1417447486','','','','')
[Dec 20 12:25:31.321065 2014] Debug: Sent: :00AAAAAAD FMODE #log 1418424572 +VVVVVVVV 00AAAAAAB 00AAAAAAI 00AAAAAAE 00AAAAAAH 00AAAAAAD 00AAAAAAC 00AAAAAAG 00AAAAAAF
[Dec 20 12:26:35.884541 2014] Debug: Received: :800 FTOPIC #support 1419002676 webczat!webczat@sadmin.webczatnet.pl :Welcome to webczatnet help channel!
[Dec 20 12:26:35.884698 2014] Debug: Topic of #support changed by webczat!webczat@sadmin.webczatnet.pl to Welcome to webczatnet help channel!
[Dec 20 12:26:35.884835 2014] Debug: Received: :800 METADATA #support mlock :PJFjfCSntB
[Dec 20 12:26:35.884923 2014] Debug: Received: :800 FMODE #support 1417525866 +e O:*
[Dec 20 12:26:35.885021 2014] Debug: hub.webczatnet.pl is setting #support to +e O:*
[Dec 20 12:26:35.885075 2014] Debug: Received: :800 ADDLINE Q Announcer <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.885190 2014] Debug: unknown message from server (:800 ADDLINE Q Announcer <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.885280 2014] Debug: Received: :800 ADDLINE Q BotServ <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.885389 2014] Debug: unknown message from server (:800 ADDLINE Q BotServ <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.885438 2014] Debug: Received: :800 ADDLINE Q ChanServ <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.885548 2014] Debug: unknown message from server (:800 ADDLINE Q ChanServ <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.885625 2014] Debug: Received: :800 ADDLINE Q Global <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.885688 2014] Debug: unknown message from server (:800 ADDLINE Q Global <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.885772 2014] Debug: Received: :800 ADDLINE Q HostServ <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.885834 2014] Debug: unknown message from server (:800 ADDLINE Q HostServ <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.885919 2014] Debug: Received: :800 ADDLINE Q MemoServ <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.885980 2014] Debug: unknown message from server (:800 ADDLINE Q MemoServ <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.886034 2014] Debug: Received: :800 ADDLINE Q NickServ <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.886162 2014] Debug: unknown message from server (:800 ADDLINE Q NickServ <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.886208 2014] Debug: Received: :800 ADDLINE Q OperServ <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.886284 2014] Debug: unknown message from server (:800 ADDLINE Q OperServ <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.886343 2014] Debug: Received: :800 ADDLINE Q StatServ <Config> 1418999217 0 :reserved for services
[Dec 20 12:26:35.886419 2014] Debug: unknown message from server (:800 ADDLINE Q StatServ <Config> 1418999217 0 :reserved for services)
[Dec 20 12:26:35.886467 2014] Debug: Received: :800 ENDBURST
[Dec 20 12:26:35.886524 2014] Debug: Processed ENDBURST for hub.webczatnet.pl
[Dec 20 12:26:35.886682 2014] SERVER: hub.webczatnet.pl (webczatnet hub) is done syncing
[Dec 20 12:26:35.889157 2014] Debug: Sent: :00A METADATA #support mlock :PJFjfCSntB
[Dec 20 12:26:35.889409 2014] Debug: Sent: :00A METADATA #main mlock :PnCSAtBHJjfF
[Dec 20 12:26:35.889455 2014] Debug: Sent: :00A METADATA #main topiclock :1
[Dec 20 12:26:35.889599 2014] Debug: Sent: :00A ENDBURST
[Dec 20 12:26:35.889638 2014] SERVER: services.webczatnet.pl (webczatnet services) is done syncing
[Dec 20 12:26:35.889686 2014] Debug: Sent: :00AAAAAAI PRIVMSG #log :SERVER: services.webczatnet.pl (webczatnet services) is done syncing
[Dec 20 12:26:35.890691 2014] Debug: Received: :800 PING 800 00A
[Dec 20 12:26:35.890760 2014] Debug: Sent: :00A PONG 00A 800
[Dec 20 12:26:35.892448 2014] Debug: m_sqlite: Fetching columns for anope_db_ChannelInfo
[Dec 20 12:26:35.892905 2014] Debug: m_sqlite: Column #0 for anope_db_ChannelInfo: id
[Dec 20 12:26:35.892944 2014] Debug: m_sqlite: Column #1 for anope_db_ChannelInfo: timestamp
[Dec 20 12:26:35.892974 2014] Debug: m_sqlite: Column #2 for anope_db_ChannelInfo: banexpire
[Dec 20 12:26:35.893003 2014] Debug: m_sqlite: Column #3 for anope_db_ChannelInfo: bantype
[Dec 20 12:26:35.893033 2014] Debug: m_sqlite: Column #4 for anope_db_ChannelInfo: description
[Dec 20 12:26:35.893062 2014] Debug: m_sqlite: Column #5 for anope_db_ChannelInfo: founder
[Dec 20 12:26:35.893092 2014] Debug: m_sqlite: Column #6 for anope_db_ChannelInfo: last_topic
[Dec 20 12:26:35.893122 2014] Debug: m_sqlite: Column #7 for anope_db_ChannelInfo: last_topic_setter
[Dec 20 12:26:35.893151 2014] Debug: m_sqlite: Column #8 for anope_db_ChannelInfo: last_topic_time
[Dec 20 12:26:35.893192 2014] Debug: m_sqlite: Column #9 for anope_db_ChannelInfo: last_used
[Dec 20 12:26:35.893223 2014] Debug: m_sqlite: Column #10 for anope_db_ChannelInfo: levels
[Dec 20 12:26:35.893253 2014] Debug: m_sqlite: Column #11 for anope_db_ChannelInfo: memomax
[Dec 20 12:26:35.893284 2014] Debug: m_sqlite: Column #12 for anope_db_ChannelInfo: name
[Dec 20 12:26:35.893314 2014] Debug: m_sqlite: Column #13 for anope_db_ChannelInfo: time_registered
[Dec 20 12:26:35.893357 2014] Debug: m_sqlite: Column #14 for anope_db_ChannelInfo: CS_KEEP_MODES
[Dec 20 12:26:35.893456 2014] Debug: m_sqlite: Column #15 for anope_db_ChannelInfo: CS_SECURE
[Dec 20 12:26:35.893517 2014] Debug: m_sqlite: Column #16 for anope_db_ChannelInfo: PEACE
[Dec 20 12:26:35.893611 2014] Debug: m_sqlite: Column #17 for anope_db_ChannelInfo: PERSIST
[Dec 20 12:26:35.893653 2014] Debug: m_sqlite: Column #18 for anope_db_ChannelInfo: SECUREFOUNDER
[Dec 20 12:26:35.893684 2014] Debug: m_sqlite: Column #19 for anope_db_ChannelInfo: SIGNKICK
[Dec 20 12:26:35.893714 2014] Debug: m_sqlite: Column #20 for anope_db_ChannelInfo: last_modes
[Dec 20 12:26:35.893744 2014] Debug: m_sqlite: Column #21 for anope_db_ChannelInfo: RESTRICTED
[Dec 20 12:26:35.893774 2014] Debug: m_sqlite: Column #22 for anope_db_ChannelInfo: bi
[Dec 20 12:26:35.893803 2014] Debug: m_sqlite: Column #23 for anope_db_ChannelInfo: KEEPTOPIC
[Dec 20 12:26:35.893832 2014] Debug: m_sqlite: Column #24 for anope_db_ChannelInfo: TOPICLOCK
[Dec 20 12:26:35.893864 2014] Debug: m_sqlite: Column #25 for anope_db_ChannelInfo: BS_FANTASY
[Dec 20 12:26:35.893907 2014] Debug: m_sqlite: Column #26 for anope_db_ChannelInfo: BS_GREET
[Dec 20 12:26:35.893937 2014] Debug: m_sqlite: Column #27 for anope_db_ChannelInfo: CS_STATS
[Dec 20 12:26:35.893966 2014] Debug: m_sqlite: Column #28 for anope_db_ChannelInfo: CS_NO_EXPIRE
[Dec 20 12:26:35.902697 2014] Debug: SQL successfully executed query: REPLACE INTO `anope_db_ChannelInfo` (`id`,`BS_FANTASY`,`BS_GREET`,`CS_KEEP_MODES`,`CS_NO_EXPIRE`,`CS_SECURE`,`CS_STATS`,`KEEPTOPIC`,`PEACE`,`PERSIST`,`RESTRICTED`,`SECUREFOUNDER`,`SIGNKICK`,`TOPICLOCK`,`banexpire`,`bantype`,`bi`,`description`,`founder`,`last_modes`,`last_topic`,`last_topic_setter`,`last_topic_time`,`last_used`,`levels`,`memomax`,`name`,`time_registered`) VALUES (2,'1','1','1','1','1','','1','1','1','','1','1','','0','2','ChanServ','','webczat','BLOCKCAPS EXCEPT,O:* FLOOD,3:2 JOINFLOOD,3:4 NICKFLOOD,3:2 NOCTCP NOEXTERNAL NOREJOIN,10 PERM REGISTERED STRIPCOLOR TOPIC','Welcome to webczatnet help channel!','webczat!webczat@sadmin.webczatnet.pl','1419002676','1419074731','ACCESS_CHANGE 10 ACCESS_LIST 1 AKICK 10 ASSIGN 10001 AUTOHALFOP 4 AUTOOP 5 AUTOOWNER 10001 AUTOPROTECT 10 AUTOVOICE 3 BAN 5 FANTASIA -1 FOUNDER 10000 GETKEY 1 GREET -10000 HALFOP 5 HALFOPME 4 INFO 10001 INVITE 1 KICK 5 MEMO 10 MODE 10001 NOKICK 5 OP 5 OPME 5 OWNER 10001 OWNERME 10001 PROTECT 10001 PROTECTME 10 SAY 5 SET 10001 SIGNKICK 10001 TOPIC 10 UNBAN 5 VOICE 4 VOICEME 3 ','50','#support','1417525866')
[Dec 20 12:26:35.909539 2014] Debug: SQL successfully executed query: REPLACE INTO `anope_db_ChannelInfo` (`id`,`BS_FANTASY`,`BS_GREET`,`CS_KEEP_MODES`,`CS_NO_EXPIRE`,`CS_SECURE`,`CS_STATS`,`KEEPTOPIC`,`PEACE`,`PERSIST`,`RESTRICTED`,`SECUREFOUNDER`,`SIGNKICK`,`TOPICLOCK`,`banexpire`,`bantype`,`bi`,`description`,`founder`,`last_modes`,`last_topic`,`last_topic_setter`,`last_topic_time`,`last_used`,`levels`,`memomax`,`name`,`time_registered`) VALUES (1,'1','1','1','1','1','1','1','1','1','','1','1','1','0','2','ChanServ','','webczat','ALLINVITE BLOCKCAPS EXCEPT,O:* FLOOD,3:2 HISTORY,10:1d JOINFLOOD,3:4 NICKFLOOD,3:2 NOCTCP NOEXTERNAL NOREJOIN,5 PERM REGISTERED STRIPCOLOR TOPIC','Welcome to webczatnet''s main channel!','webczat!webczat@sadmin.webczatnet.pl','1419002676','1419074731','ACCESS_CHANGE 10 ACCESS_LIST 1 AKICK 10 ASSIGN 10001 AUTOHALFOP 4 AUTOOP 5 AUTOOWNER 10001 AUTOPROTECT 10 AUTOVOICE 3 BAN 5 FANTASIA -1 FOUNDER 10000 GETKEY 1 GREET -10000 HALFOP 5 HALFOPME 4 INFO 10001 INVITE 1 KICK 5 MEMO 10 MODE 10001 NOKICK 5 OP 5 OPME 5 OWNER 10001 OWNERME 10001 PROTECT 10001 PROTECTME 10 SAY 5 SET 10001 SIGNKICK 10001 TOPIC 10 UNBAN 5 VOICE 4 VOICEME 3 ','50','#main','1417525844')
[Dec 20 12:26:40.867243 2014] Debug: Received Interrupt signal (2), exiting.
[Dec 20 12:26:40.867429 2014] Debug: Sent: :00AAAAAAB PRIVMSG #log :Received Interrupt signal (2), exiting.
[Dec 20 12:26:40.867492 2014] Debug: Saving databases
[Dec 20 12:26:40.868730 2014] Debug: Sent: :00AAAAAAE NOTICE $hub.webczatnet.pl :Services are being shutdown, they should be back shortly.
[Dec 20 12:26:40.869339 2014] Debug: Services terminating via signal Interrupt (2)
[Dec 20 12:26:40.869383 2014] Debug: Sent: :00AAAAAAB PRIVMSG #log :Services terminating via signal Interrupt (2)
[Dec 20 12:26:40.870097 2014] Debug: Sent: :00AAAAAAC QUIT :Shutting down
[Dec 20 12:26:40.870142 2014] Debug: Sent: :00AAAAAAB QUIT :Shutting down
[Dec 20 12:26:40.870182 2014] Debug: Sent: :00AAAAAAF QUIT :Shutting down
[Dec 20 12:26:40.870221 2014] Debug: Sent: :00AAAAAAD QUIT :Shutting down
[Dec 20 12:26:40.870268 2014] Debug: Sent: :00AAAAAAE QUIT :Shutting down
[Dec 20 12:26:40.870309 2014] Debug: Sent: :00AAAAAAG QUIT :Shutting down
[Dec 20 12:26:40.870347 2014] Debug: Sent: :00AAAAAAH QUIT :Shutting down
[Dec 20 12:26:40.870386 2014] Debug: Sent: :00AAAAAAI QUIT :Shutting down
[Dec 20 12:26:40.870423 2014] Debug: Sent: :00A SQUIT services.webczatnet.pl :Services terminating via signal Interrupt (2)
[Dec 20 12:26:40.871167 2014] SERVER: hub.webczatnet.pl (webczatnet hub) quit from services.webczatnet.pl for services.webczatnet.pl hub.webczatnet.pl
[Dec 20 12:26:40.871232 2014] Debug: Attempted to send "PRIVMSG #log :SERVER: hub.webczatnet.pl (webczatnet hub) quit from services.webczatnet.pl for services.webczatnet.pl hub.webczatnet.pl" from OperServ when not introduced
[Dec 20 12:26:40.871958 2014] Debug: Finished removing all users for hub.webczatnet.pl
[Dec 20 12:26:40.871996 2014] SERVER: services.webczatnet.pl (webczatnet services) quit hub.webczatnet.pl
[Dec 20 12:26:40.872031 2014] Debug: Attempted to send "PRIVMSG #log :SERVER: services.webczatnet.pl (webczatnet services) quit hub.webczatnet.pl" from OperServ when not introduced
[Dec 20 12:26:40.872942 2014] Debug: Unloading module help
[Dec 20 12:26:40.873189 2014] Debug: Unloading module os_akill
[Dec 20 12:26:40.873390 2014] Debug: Unloading module os_chankill
[Dec 20 12:26:40.873569 2014] Debug: Unloading module os_config
[Dec 20 12:26:40.873719 2014] Debug: Unloading module os_forbid
[Dec 20 12:26:40.873926 2014] Debug: Unloading module os_ignore
[Dec 20 12:26:40.874098 2014] Debug: Unloading module os_info
[Dec 20 12:26:40.874267 2014] Debug: Unloading module os_jupe
[Dec 20 12:26:40.874407 2014] Debug: Unloading module os_kick
[Dec 20 12:26:40.874559 2014] Debug: Unloading module os_kill
[Dec 20 12:26:40.874710 2014] Debug: Unloading module os_list
[Dec 20 12:26:40.874856 2014] Debug: Unloading module os_login
[Dec 20 12:26:40.875024 2014] Debug: Unloading module os_logsearch
[Dec 20 12:26:40.875205 2014] Debug: Unloading module os_mode
[Dec 20 12:26:40.875397 2014] Debug: Unloading module os_modinfo
[Dec 20 12:26:40.875585 2014] Debug: Unloading module os_module
[Dec 20 12:26:40.875778 2014] Debug: Unloading module os_news
[Dec 20 12:26:40.876012 2014] Debug: Unloading module os_noop
[Dec 20 12:26:40.876224 2014] Debug: Unloading module os_oper
[Dec 20 12:26:40.876434 2014] Debug: Unloading module os_reload
[Dec 20 12:26:40.876623 2014] Debug: Unloading module os_session
[Dec 20 12:26:40.876839 2014] Debug: Unloading module os_set
[Dec 20 12:26:40.877028 2014] Debug: Unloading module os_shutdown
[Dec 20 12:26:40.877225 2014] Debug: Unloading module os_stats
[Dec 20 12:26:40.877442 2014] Debug: Unloading module os_sxline
[Dec 20 12:26:40.877640 2014] Debug: Unloading module os_update
[Dec 20 12:26:40.877834 2014] Debug: Unloading module gl_global
[Dec 20 12:26:40.878028 2014] Debug: Unloading module ns_access
[Dec 20 12:26:40.878236 2014] Debug: Unloading module ns_ajoin
[Dec 20 12:26:40.878495 2014] Debug: Unloading module ns_alist
[Dec 20 12:26:40.878753 2014] Debug: Unloading module ns_cert
[Dec 20 12:26:40.879943 2014] Debug: Unloading module ns_drop
[Dec 20 12:26:40.880133 2014] Debug: Unloading module ns_getemail
[Dec 20 12:26:40.880417 2014] Debug: Unloading module ns_group
[Dec 20 12:26:40.880618 2014] Debug: Unloading module ns_identify
[Dec 20 12:26:40.880814 2014] Debug: Unloading module ns_info
[Dec 20 12:26:40.881048 2014] Debug: Unloading module ns_list
[Dec 20 12:26:40.881269 2014] Debug: Unloading module ns_logout
[Dec 20 12:26:40.881466 2014] Debug: Unloading module ns_recover
[Dec 20 12:26:40.881676 2014] Debug: Unloading module ns_set
[Dec 20 12:26:40.882018 2014] Debug: Unloading module ns_set_misc
[Dec 20 12:26:40.882287 2014] Debug: Unloading module ns_status
[Dec 20 12:26:40.882472 2014] Debug: Unloading module ns_suspend
[Dec 20 12:26:40.882679 2014] Debug: Unloading module ns_update
[Dec 20 12:26:40.882860 2014] Debug: Unloading module m_sasl
[Dec 20 12:26:40.883078 2014] Debug: Unloading module cs_access
[Dec 20 12:26:40.883335 2014] Debug: Unloading module cs_akick
[Dec 20 12:26:40.883539 2014] Debug: Unloading module cs_ban
[Dec 20 12:26:40.883726 2014] Debug: Unloading module cs_clone
[Dec 20 12:26:40.884008 2014] Debug: Unloading module cs_drop
[Dec 20 12:26:40.884198 2014] Debug: Unloading module cs_enforce
[Dec 20 12:26:40.884403 2014] Debug: Unloading module cs_entrymsg
[Dec 20 12:26:40.884636 2014] Debug: Unloading module cs_getkey
[Dec 20 12:26:40.884825 2014] Debug: Unloading module cs_info
[Dec 20 12:26:40.885015 2014] Debug: Unloading module cs_invite
[Dec 20 12:26:40.885220 2014] Debug: Unloading module cs_kick
[Dec 20 12:26:40.885467 2014] Debug: Unloading module cs_list
[Dec 20 12:26:40.885687 2014] Debug: Unloading module cs_log
[Dec 20 12:26:40.886006 2014] Debug: Unloading module cs_mode
[Dec 20 12:26:40.886478 2014] Debug: Unloading module cs_register
[Dec 20 12:26:40.886674 2014] Debug: Unloading module cs_seen
[Dec 20 12:26:40.886890 2014] Debug: Unloading module cs_set
[Dec 20 12:26:40.887199 2014] Debug: Unloading module cs_set_misc
[Dec 20 12:26:40.887422 2014] Debug: Unloading module cs_status
[Dec 20 12:26:40.887609 2014] Debug: Unloading module cs_suspend
[Dec 20 12:26:40.887823 2014] Debug: Unloading module cs_sync
[Dec 20 12:26:40.888005 2014] Debug: Unloading module cs_topic
[Dec 20 12:26:40.888220 2014] Debug: Unloading module cs_unban
[Dec 20 12:26:40.888414 2014] Debug: Unloading module cs_updown
[Dec 20 12:26:40.888650 2014] Debug: Unloading module cs_statusupdate
[Dec 20 12:26:40.888830 2014] Debug: Unloading module bs_assign
[Dec 20 12:26:40.889046 2014] Debug: Unloading module bs_bot
[Dec 20 12:26:40.889319 2014] Debug: Unloading module bs_botlist
[Dec 20 12:26:40.889509 2014] Debug: Unloading module bs_control
[Dec 20 12:26:40.889704 2014] Debug: Unloading module bs_info
[Dec 20 12:26:40.889890 2014] Debug: Unloading module bs_set
[Dec 20 12:26:40.890083 2014] Debug: Unloading module greet
[Dec 20 12:26:40.890316 2014] Debug: Unloading module fantasy
[Dec 20 12:26:40.890527 2014] Debug: Unloading module bs_autoassign
[Dec 20 12:26:40.890725 2014] Debug: Unloading module cs_fantasy_stats
[Dec 20 12:26:40.890924 2014] Debug: Unloading module cs_fantasy_top
[Dec 20 12:26:40.891147 2014] Debug: Unloading module ms_cancel
[Dec 20 12:26:40.891345 2014] Debug: Unloading module ms_check
[Dec 20 12:26:40.891531 2014] Debug: Unloading module ms_del
[Dec 20 12:26:40.891726 2014] Debug: Unloading module ms_ignore
[Dec 20 12:26:40.891909 2014] Debug: Unloading module ms_info
[Dec 20 12:26:40.892077 2014] Debug: Unloading module ms_list
[Dec 20 12:26:40.892272 2014] Debug: Unloading module ms_read
[Dec 20 12:26:40.892449 2014] Debug: Unloading module ms_rsend
[Dec 20 12:26:40.892636 2014] Debug: Unloading module ms_send
[Dec 20 12:26:40.892813 2014] Debug: Unloading module ms_sendall
[Dec 20 12:26:40.893002 2014] Debug: Unloading module ms_set
[Dec 20 12:26:40.893194 2014] Debug: Unloading module ms_staff
[Dec 20 12:26:40.893388 2014] Debug: Unloading module hs_del
[Dec 20 12:26:40.893577 2014] Debug: Unloading module hs_group
[Dec 20 12:26:40.893760 2014] Debug: Unloading module hs_list
[Dec 20 12:26:40.893945 2014] Debug: Unloading module hs_off
[Dec 20 12:26:40.894122 2014] Debug: Unloading module hs_on
[Dec 20 12:26:40.894308 2014] Debug: Unloading module hs_request
[Dec 20 12:26:40.894598 2014] Debug: Unloading module hs_set
[Dec 20 12:26:40.894774 2014] Debug: Unloading module m_regex_pcre
[Dec 20 12:26:40.894955 2014] Debug: Unloading module m_ldap
[Dec 20 12:26:40.895394 2014] Debug: Unloading module m_mysql
[Dec 20 12:26:40.896209 2014] Debug: Unloading module m_sqlite
[Dec 20 12:26:40.896640 2014] Debug: Unloading module m_ssl_gnutls
[Dec 20 12:26:40.898037 2014] Debug: Unloading module m_sasl_dh-aes
[Dec 20 12:26:40.898227 2014] Debug: Unloading module m_sasl_dh-blowfish
[Dec 20 12:26:40.898673 2014] Debug: Unloading module m_ldap_authentication
[Dec 20 12:26:40.899051 2014] Debug: Unloading module m_chanstats
[Dec 20 12:26:40.899419 2014] Debug: Unloading module db_sql
[Dec 20 12:26:40.900115 2014] Debug: Unloading module enc_bcrypt
[Dec 20 12:26:40.900786 2014] Debug: Unloading module operserv
[Dec 20 12:26:40.901069 2014] Debug: Unloading module global
[Dec 20 12:26:40.901217 2014] Debug: Unloading module nickserv
[Dec 20 12:26:40.901473 2014] Debug: Unloading module chanserv
[Dec 20 12:26:40.901709 2014] Debug: Unloading module botserv
[Dec 20 12:26:40.901871 2014] Debug: Unloading module memoserv
[Dec 20 12:26:40.902031 2014] Debug: Unloading module hostserv
[Dec 20 12:26:40.902192 2014] Debug: Unloading module inspircd20
[Dec 20 12:26:40.902262 2014] Debug: Unloading module inspircd12
debuglog (172,058 bytes)   

Adam

2014-12-20 04:53

administrator   ~0006688

Need debug logs.

webczat

2014-12-19 17:21

reporter   ~0006686

Correction: if I am correct this happens when services join to a network where at least one user is already logged in and it doesn't matter what login method was used.
Services never finish bursting unless something happens on the network, for example someone issues a command to one of the services, joins a channel etc, then services will immediately finish bursting.

Issue History

Date Modified Username Field Change
2014-12-19 16:45 webczat New Issue
2014-12-19 17:21 webczat Note Added: 0006686
2014-12-20 04:53 Adam Note Added: 0006688
2014-12-20 13:50 webczat File Added: debuglog
2014-12-20 13:52 webczat Note Added: 0006692
2014-12-20 18:47 Adam Note Added: 0006693