Logs for jabber

Show join/part/nick changes:

[00:10:17] * jefferson3851 joined the chat.
[00:10:27] <jefferson3851> hi
[00:10:41] <jefferson3851> HI
[00:10:46] <jefferson3851> I need some help
[00:11:13] <jefferson3851> Could anyone help? The following are the information. Thanks. I use Citron as client and it works fine when I connect to jabber.org. jabberd-2.2.13 ./configure --enable-mysql=/usr/local/mysql --enable-ssl make make install mysql -u root -p < db-setup.mysql mysql> insert into authreg (username,password,realm) values('info@snsbay.com','xxxxxx','localhost.localdomain'); Query OK, 1 row affected (0.00 sec) mysql> [root@www bin]# ./jabberd -D JBRD: debug on JBRD: version(2.2.13) JBRD: config_dir(/usr/local/etc) JBRD: LaunchJob: router -> /usr/local/bin/router -c /usr/local/etc/router.xml -D JBRD: LaunchJob: sm -> /usr/local/bin/sm -c /usr/local/etc/sm.xml -D JBRD: LaunchJob: s2s -> /usr/local/bin/s2s -c /usr/local/etc/s2s.xml -D JBRD: LaunchJob: c2s -> /usr/local/bin/c2s -c /usr/local/etc/c2s.xml -D tail -f /var/log/messages Mar 31 11:30:40 www jabberd/router[11151]: starting up Mar 31 11:30:40 www jabberd/router[11151]: process id is 11151, written to /usr/local/var/jabberd/pid/router.pid Mar 31 11:30:40 www jabberd/router[11151]: loaded user table (1 users) Mar 31 11:30:40 www jabberd/router[11151]: loaded filters (0 rules) Mar 31 11:30:40 www jabberd/router[11151]: [0.0.0.0, port=5347] listening for incoming connections Mar 31 11:30:40 www jabberd/sm[11152]: starting up Mar 31 11:30:40 www jabberd/sm[11152]: process id is 11152, written to /usr/local/var/jabberd/pid/sm.pid Mar 31 11:30:40 www jabberd/sm[11152]: loading 'mysql' storage module Mar 31 11:30:40 www jabberd/s2s[11153]: starting up (interval=60, queue=60, keepalive=0, idle=86400) Mar 31 11:30:40 www jabberd/s2s[11153]: process id is 11153, written to /usr/local/var/jabberd/pid/s2s.pid Mar 31 11:30:40 www jabberd/s2s[11153]: attempting connection to router at 127.0.0.1, port=5347 Mar 31 11:30:40 www jabberd/router[11151]: [127.0.0.1, port=48547] connect Mar 31 11:30:40 www jabberd/c2s[11154]: starting up Mar 31 11:30:40 www jabberd/c2s[11154]: process id is 11154, written to /usr/local/var/jabberd/pid/c2s.pid Mar 31 11:30:40 www jabberd/c2s[11154]: modules search path: /usr/local/lib/jabberd Mar 31 11:30:40 www jabberd/c2s[11154]: loading 'mysql' authreg module Mar 31 11:30:40 www jabberd/router[11151]: [127.0.0.1, port=48547] authenticated as jabberd@jabberd-router Mar 31 11:30:40 www jabberd/s2s[11153]: connection to router established Mar 31 11:30:40 www jabberd/sm[11152]: initialised storage driver 'mysql' Mar 31 11:30:40 www jabberd/c2s[11154]: initialized auth module 'mysql' Mar 31 11:30:40 www jabberd/router[11151]: [s2s] set as default route Mar 31 11:30:40 www jabberd/sm[11152]: modules search path: /usr/local/lib/jabberd Mar 31 11:30:40 www jabberd/c2s[11154]: [localhost.localdomain] configured; realm=localhost.localdomain, registration enabled Mar 31 11:30:40 www jabberd/router[11151]: [s2s] online (bound to 127.0.0.1, port 48547) Mar 31 11:30:40 www jabberd/sm[11152]: module 'status' added to chain 'sess-start' (order 0 index 0 seq 0) Mar 31 11:30:40 www jabberd/c2s[11154]: attempting connection to router at 127.0.0.1, port=5347 Mar 31 11:30:40 www jabberd/sm[11152]: module 'status' added to chain 'sess-end' (order 0 index 0 seq 1) Mar 31 11:30:40 www jabberd/router[11151]: [127.0.0.1, port=48548] connect Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-last' added to chain 'sess-end' (order 1 index 1 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'validate' added to chain 'in-sess' (order 0 index 2 seq 0) Mar 31 11:30:40 www jabberd/router[11151]: [127.0.0.1, port=48548] authenticated as jabberd@jabberd-router Mar 31 11:30:40 www jabberd/c2s[11154]: connection to router established Mar 31 11:30:40 www jabberd/sm[11152]: module 'status' added to chain 'in-sess' (order 1 index 0 seq 2) Mar 31 11:30:40 www jabberd/router[11151]: [c2s] online (bound to 127.0.0.1, port 48548) Mar 31 11:30:40 www jabberd/sm[11152]: module 'privacy' added to chain 'in-sess' (order 2 index 3 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'roster' added to chain 'in-sess' (order 3 index 4 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'vacation' added to chain 'in-sess' (order 4 index 5 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-vcard' added to chain 'in-sess' (order 5 index 6 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-ping' added to chain 'in-sess' (order 6 index 7 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-private' added to chain 'in-sess' (order 7 index 8 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'disco' added to chain 'in-sess' (order 8 index 9 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'amp' added to chain 'in-sess' (order 9 index 10 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'offline' added to chain 'in-sess' (order 10 index 11 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'announce' added to chain 'in-sess' (order 11 index 12 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'presence' added to chain 'in-sess' (order 12 index 13 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'deliver' added to chain 'in-sess' (order 13 index 14 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'session' added to chain 'in-router' (order 0 index 15 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'validate' added to chain 'in-router' (order 1 index 2 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'presence' added to chain 'in-router' (order 2 index 13 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'privacy' added to chain 'in-router' (order 3 index 3 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'privacy' added to chain 'out-router' (order 0 index 3 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-last' added to chain 'pkt-sm' (order 0 index 1 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-ping' added to chain 'pkt-sm' (order 1 index 7 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-time' added to chain 'pkt-sm' (order 2 index 16 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-version' added to chain 'pkt-sm' (order 3 index 17 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'amp' added to chain 'pkt-sm' (order 4 index 10 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'disco' added to chain 'pkt-sm' (order 5 index 9 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'announce' added to chain 'pkt-sm' (order 6 index 12 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'help' added to chain 'pkt-sm' (order 7 index 18 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'echo' added to chain 'pkt-sm' (order 8 index 19 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'status' added to chain 'pkt-sm' (order 9 index 0 seq 3) Mar 31 11:30:40 www jabberd/sm[11152]: module 'presence' added to chain 'pkt-sm' (order 10 index 13 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'roster' added to chain 'pkt-user' (order 0 index 4 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'presence' added to chain 'pkt-user' (order 1 index 13 seq 3) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-vcard' added to chain 'pkt-user' (order 2 index 6 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'amp' added to chain 'pkt-user' (order 3 index 10 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'deliver' added to chain 'pkt-user' (order 4 index 14 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'vacation' added to chain 'pkt-user' (order 5 index 5 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'offline' added to chain 'pkt-user' (order 6 index 11 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-last' added to chain 'pkt-user' (order 7 index 1 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'session' added to chain 'pkt-router' (order 0 index 15 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'disco' added to chain 'pkt-router' (order 1 index 9 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'active' added to chain 'user-load' (order 0 index 20 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'roster' added to chain 'user-load' (order 1 index 4 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'roster-publish' added to chain 'user-load' (order 2 index 21 seq 0) Mar 31 11:30:40 www jabberd/sm[11152]: module 'privacy' added to chain 'user-load' (order 3 index 3 seq 3) Mar 31 11:30:40 www jabberd/sm[11152]: module 'vacation' added to chain 'user-load' (order 4 index 5 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'active' added to chain 'user-create' (order 0 index 20 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'template-roster' added to chain 'user-create' (order 1 index 22 seq 0) Mar 31 11:30:40 www jabberd/s2s[11153]: [0.0.0.0, port=5269] listening for connections Mar 31 11:30:40 www jabberd/sm[11152]: module 'active' added to chain 'user-delete' (order 0 index 20 seq 2) Mar 31 11:30:40 www jabberd/s2s[11153]: ready for connections Mar 31 11:30:40 www jabberd/sm[11152]: module 'announce' added to chain 'user-delete' (order 1 index 12 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'offline' added to chain 'user-delete' (order 2 index 11 seq 2) Mar 31 11:30:40 www jabberd/sm[11152]: module 'privacy' added to chain 'user-delete' (order 3 index 3 seq 4) Mar 31 11:30:40 www jabberd/sm[11152]: module 'roster' added to chain 'user-delete' (order 4 index 4 seq 3) Mar 31 11:30:40 www jabberd/sm[11152]: module 'vacation' added to chain 'user-delete' (order 5 index 5 seq 3) Mar 31 11:30:40 www jabberd/sm[11152]: module 'status' added to chain 'user-delete' (order 6 index 0 seq 4) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-last' added to chain 'user-delete' (order 7 index 1 seq 3) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-private' added to chain 'user-delete' (order 8 index 8 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-vcard' added to chain 'user-delete' (order 9 index 6 seq 2) Mar 31 11:30:40 www jabberd/c2s[11154]: [0.0.0.0, port=5222] listening for connections Mar 31 11:30:40 www jabberd/sm[11152]: module 'iq-version' added to chain 'disco-extend' (order 0 index 17 seq 1) Mar 31 11:30:40 www jabberd/c2s[11154]: ready for connections Mar 31 11:30:40 www jabberd/sm[11152]: module 'help' added to chain 'disco-extend' (order 1 index 18 seq 1) Mar 31 11:30:40 www jabberd/sm[11152]: version: jabberd sm 2.2.13 Mar 31 11:30:40 www jabberd/sm[11152]: [localhost.localdomain] configured Mar 31 11:30:40 www jabberd/sm[11152]: attempting connection to router at 127.0.0.1, port=5347 Mar 31 11:30:40 www jabberd/router[11151]: [127.0.0.1, port=48549] connect Mar 31 11:30:40 www jabberd/router[11151]: [127.0.0.1, port=48549] authenticated as jabberd@jabberd-router Mar 31 11:30:40 www jabberd/sm[11152]: connection to router established Mar 31 11:30:40 www jabberd/router[11151]: [sm] online (bound to 127.0.0.1, port 48549) Mar 31 11:30:40 www jabberd/sm[11152]: sm ready for sessions Mar 31 11:30:40 www jabberd/router[11151]: [localhost.localdomain] online (bound to 127.0.0.1, port 48549) Mar 31 11:30:48 www jabberd/c2s[11154]: [8] [192.168.1.72, port=53463] connect Mar 31 11:30:48 www jabberd/c2s[11154]: [8] [192.168.1.72, port=53463] disconnect jid=unbound, packets: 0 Mar 31 11:30:48 www jabberd/c2s[11154]: [8] [192.168.1.72, port=53464] connect Mar 31 11:30:48 www jabberd/c2s[11154]: [8] [192.168.1.72, port=53464] disconnect jid=unbound, packets: 0
[00:11:43] * jameschurchman left the chat.
[00:12:49] * jefferson3851 left the chat.
[00:29:33] * MattJ left the chat.
[00:35:49] * evilotto left the chat.
[00:38:18] * niekie left the chat.
[00:47:15] * treebilou left the chat.
[00:51:26] * naw left the chat.
[00:51:45] * naw_ left the chat.
[01:16:06] * anderson joined the chat.
[02:06:01] * anderson left the chat.
[02:32:07] * the ♚ joined the chat.
[02:43:08] * the ♚ left the chat.
[02:43:15] * the ♚ joined the chat.
[02:53:52] * the ♚ left the chat.
[02:54:10] * the ♚ joined the chat.
[02:55:25] * the ♚ left the chat.
[02:55:35] * the ♚ joined the chat.
[02:57:23] * hey joined the chat.
[02:57:32] <hey> hi
[02:58:15] * hey left the chat.
[03:06:13] * the ♚ left the chat.
[03:06:41] * the ♚ joined the chat.
[03:07:28] * HedgeMage left the chat.
[03:09:59] * HedgeMage joined the chat.
[03:24:11] * darkrain left the chat.
[04:10:27] * darkrain joined the chat.
[04:48:47] * HedgeMage left the chat.
[05:33:44] * ThurahT left the chat.
[05:49:03] * ThurahT joined the chat.
[05:52:49] * Jonathon Conte joined the chat.
[06:00:40] * Jonathon Conte left the chat.
[06:18:07] * tichodroma joined the chat.
[06:56:22] * Tobias joined the chat.
[06:59:12] * yuppinturic joined the chat.
[06:59:13] * yuppinturic left the chat.
[07:00:18] * yuppinturic joined the chat.
[07:16:06] * harlock joined the chat.
[07:29:42] * the ♚ left the chat.
[07:33:00] * w3host_it joined the chat.
[08:30:39] * Lastwebpage joined the chat.
[08:31:21] * ThurahT left the chat.
[08:50:39] * Tobias left the chat.
[09:13:26] * naw joined the chat.
[09:15:40] * tsska1423 joined the chat.
[09:15:41] * tsska1423 left the chat.
[09:16:54] * tsska1423 joined the chat.
[09:17:30] <tsska1423> wat
[09:24:23] * tsska1423 left the chat.
[09:39:38] * Kamil joined the chat.
[09:41:08] * lurker1278 joined the chat.
[09:41:39] * lurker1278 left the chat.
[11:40:37] * naw left the chat.
[12:10:27] * the ♚ joined the chat.
[12:32:09] * naw joined the chat.
[12:35:09] * treebilou joined the chat.
[13:01:34] * Kamil left the chat.
[13:02:53] * maxbond joined the chat.
[13:03:12] * maxbond left the chat.
[13:09:41] * maxbond joined the chat.
[13:09:53] * maxbond left the chat.
[13:11:44] * tichodroma left the chat.
[13:31:15] * MattJ joined the chat.
[13:52:05] * harlock left the chat.
[13:59:40] * jameschurchman joined the chat.
[14:33:21] * sunilchopra joined the chat.
[14:33:22] * sunilchopra left the chat.
[14:35:36] * sunilchopra joined the chat.
[14:37:49] * sunilchopra left the chat.
[14:42:01] * louiz’ left the chat.
[14:42:10] * louiz’ joined the chat.
[14:53:04] * ThurahT joined the chat.
[15:02:31] * w3host_it left the chat.
[15:10:21] * naw left the chat.
[15:28:50] * Mishalvm joined the chat.
[15:28:50] * Mishalvm left the chat.
[15:29:13] * Mishalvm joined the chat.
[15:36:45] <Mishalvm> H
[15:59:19] * Mishalvm left the chat.
[16:03:56] * Z_God joined the chat.
[16:05:37] * Mishalvm joined the chat.
[16:05:38] * Mishalvm left the chat.
[16:05:59] * evilotto joined the chat.
[16:06:16] * Mishalvm joined the chat.
[16:06:31] * jameschurchman left the chat.
[16:06:46] * Mishalvm left the chat.
[16:30:37] * yuppinturic left the chat.
[16:36:07] * jefferson62400 joined the chat.
[16:39:55] * mathieui left the chat.
[16:40:02] * mathieui joined the chat.
[16:40:05] * jefferson62400 left the chat.
[16:41:42] * mathieui left the chat.
[16:41:50] * mathieui joined the chat.
[17:02:02] * jameschurchman joined the chat.
[17:16:57] * coward35350 joined the chat.
[17:17:08] * coward35350 left the chat.
[17:30:18] * Mishalvm joined the chat.
[17:30:19] * Mishalvm left the chat.
[17:33:04] * Mishalvm joined the chat.
[17:34:29] * Mishalvm left the chat.
[17:40:19] * mathieui left the chat.
[17:40:33] * mathieui joined the chat.
[18:31:49] * naw joined the chat.
[18:32:58] * jameschurchman left the chat.
[18:48:16] * marseille left the chat.
[18:51:02] * marseille joined the chat.
[19:18:29] * Kamil joined the chat.
[19:27:18] * Tobias joined the chat.
[20:22:00] * mckinley1609 joined the chat.
[20:22:09] * mckinley1609 left the chat.
[20:46:01] * HedgeMage joined the chat.
[21:11:24] * Holger left the chat.
[21:19:17] * Tobias left the chat.
[21:21:00] * Tobias joined the chat.
[21:54:55] * jameschurchman joined the chat.
[22:01:48] * Kamil left the chat.
[22:37:19] * Tobias left the chat.
[22:55:28] * dynam1te joined the chat.
[22:59:13] * Holger joined the chat.
[23:02:03] * the ♚ left the chat.
[23:37:13] * Z_God left the chat.
[23:37:55] * dynam1te left the chat.
[23:56:44] * naw left the chat.