summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:47 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:47 +0200
commit2860b03f00e48264ed15c132ad90b240ebe6070b (patch)
tree09ed88e28d4a83eb2b1cb17c2d424ba6467292f7
parenteab0b1c2d649fa16707b24cd2a91f195078167b0 (diff)
tagging ychat-0.7.9.5ychat-0.7.9.5
-rw-r--r--CHANGES217
-rw-r--r--[-rwxr-xr-x]COPYING0
-rw-r--r--[-rwxr-xr-x]INSTALL0
-rw-r--r--[-rwxr-xr-x]Makefile72
-rw-r--r--[-rwxr-xr-x]README175
-rw-r--r--SHORTDESC6
-rwxr-xr-xconfigure12
-rw-r--r--docs/header.txt2
-rw-r--r--etc/ychat.conf72
-rw-r--r--[-rwxr-xr-x]html/admin.html0
-rw-r--r--[-rwxr-xr-x]html/blank.html0
-rw-r--r--[-rwxr-xr-x]html/colors.html0
-rw-r--r--[-rwxr-xr-x]html/demo.html0
-rw-r--r--[-rwxr-xr-x]html/favicon.icobin2238 -> 2238 bytes
-rw-r--r--[-rwxr-xr-x]html/frameset.html0
-rw-r--r--[-rwxr-xr-x]html/help.html2
-rw-r--r--[-rwxr-xr-x]html/images/away.gifbin141 -> 141 bytes
-rw-r--r--[-rwxr-xr-x]html/images/blank.gifbin43 -> 43 bytes
-rw-r--r--[-rwxr-xr-x]html/images/guest.pngbin260 -> 260 bytes
-rw-r--r--[-rwxr-xr-x]html/images/ircuser.pngbin282 -> 282 bytes
-rw-r--r--[-rwxr-xr-x]html/images/rang0.pngbin390 -> 390 bytes
-rw-r--r--[-rwxr-xr-x]html/images/rang1.pngbin261 -> 261 bytes
-rw-r--r--[-rwxr-xr-x]html/images/rang2.pngbin282 -> 282 bytes
-rw-r--r--[-rwxr-xr-x]html/index.html0
-rw-r--r--[-rwxr-xr-x]html/input.html11
-rw-r--r--[-rwxr-xr-x]html/loggedin.html0
-rw-r--r--[-rwxr-xr-x]html/notfound.html0
-rw-r--r--[-rwxr-xr-x]html/online.html16
-rw-r--r--[-rwxr-xr-x]html/options.html0
-rw-r--r--[-rwxr-xr-x]html/register.html0
-rw-r--r--[-rwxr-xr-x]html/robots.txt0
-rw-r--r--[-rwxr-xr-x]html/stream.html25
-rw-r--r--[-rwxr-xr-x]html/style.css22
-rw-r--r--[-rwxr-xr-x]html/test.cgi0
-rw-r--r--[-rwxr-xr-x]html/urlredirect.html0
-rw-r--r--[-rwxr-xr-x]log/.keepme0
-rw-r--r--[-rwxr-xr-x]log/rooms/.keepme0
-rwxr-xr-xscripts/buildnr.pl2
-rwxr-xr-x[-rw-r--r--]scripts/makeyhttpd.pl97
-rw-r--r--[-rwxr-xr-x]scripts/modules/file.pm0
-rwxr-xr-xscripts/stats.pl30
-rw-r--r--[-rwxr-xr-x]src/Makefile.in0
-rw-r--r--[-rwxr-xr-x]src/chat/base.h182
-rw-r--r--[-rwxr-xr-x]src/chat/base.tmpl70
-rw-r--r--[-rwxr-xr-x]src/chat/chat.cpp512
-rw-r--r--[-rwxr-xr-x]src/chat/chat.h96
-rw-r--r--[-rwxr-xr-x]src/chat/gcol.cpp185
-rw-r--r--[-rwxr-xr-x]src/chat/gcol.h55
-rw-r--r--[-rwxr-xr-x]src/chat/perm.cpp93
-rw-r--r--[-rwxr-xr-x]src/chat/perm.h69
-rw-r--r--[-rwxr-xr-x]src/chat/room.cpp129
-rw-r--r--[-rwxr-xr-x]src/chat/room.h141
-rw-r--r--[-rwxr-xr-x]src/chat/sess.cpp63
-rw-r--r--[-rwxr-xr-x]src/chat/sess.h45
-rw-r--r--[-rwxr-xr-x]src/chat/sman.cpp151
-rw-r--r--[-rwxr-xr-x]src/chat/sman.h54
-rw-r--r--[-rwxr-xr-x]src/chat/user.cpp712
-rw-r--r--[-rwxr-xr-x]src/chat/user.h261
-rw-r--r--[-rwxr-xr-x]src/cli/cli.cpp513
-rw-r--r--[-rwxr-xr-x]src/cli/cli.h63
-rw-r--r--[-rwxr-xr-x]src/conf/conf.cpp225
-rw-r--r--[-rwxr-xr-x]src/conf/conf.h45
-rwxr-xr-xsrc/configure311
-rw-r--r--src/contrib/crypt/md5.cpp357
-rw-r--r--src/contrib/crypt/md5.h39
-rw-r--r--src/contrib/crypt/md5crypt.cpp257
-rw-r--r--src/contrib/xml/tinyxml.cpp1703
-rw-r--r--src/contrib/xml/tinyxml.h2266
-rw-r--r--src/contrib/xml/tinyxmlerror.cpp68
-rw-r--r--src/contrib/xml/tinyxmlparser.cpp2708
-rw-r--r--[-rwxr-xr-x]src/data/con.cpp76
-rw-r--r--[-rwxr-xr-x]src/data/con.h32
-rw-r--r--[-rwxr-xr-x]src/data/con_base.cpp29
-rw-r--r--[-rwxr-xr-x]src/data/con_base.h28
-rw-r--r--src/data/data.cpp286
-rw-r--r--src/data/data.h42
-rw-r--r--src/data/data_base.cpp256
-rw-r--r--src/data/data_base.h47
-rw-r--r--[-rwxr-xr-x]src/glob.h203
-rw-r--r--[-rwxr-xr-x]src/html.cpp186
-rw-r--r--[-rwxr-xr-x]src/html.h69
-rw-r--r--[-rwxr-xr-x]src/incl.h30
-rw-r--r--[-rwxr-xr-x]src/logd.cpp216
-rw-r--r--[-rwxr-xr-x]src/logd.h63
-rw-r--r--[-rwxr-xr-x]src/main.cpp227
-rw-r--r--src/maps/hashmap.h38
-rw-r--r--src/maps/hashmap.tmpl24
-rw-r--r--src/maps/mtools.h30
-rw-r--r--src/maps/mtools.tmpl29
-rw-r--r--src/maps/nhashmap.h32
-rw-r--r--src/maps/nhashmap.tmpl24
-rw-r--r--src/maps/shashmap.h36
-rw-r--r--src/maps/shashmap.tmpl32
-rw-r--r--[-rwxr-xr-x]src/modl.cpp187
-rw-r--r--[-rwxr-xr-x]src/modl.h58
-rw-r--r--[-rwxr-xr-x]src/mods/Makefile9
-rw-r--r--[-rwxr-xr-x]src/mods/commands/Makefile.in2
-rw-r--r--src/mods/commands/yc_about.cpp24
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_all.cpp24
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_away.cpp150
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_col.cpp167
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_compopt.cpp45
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_exec.cpp108
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_fake.cpp67
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_getroom.cpp94
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_getrusage.cpp93
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_help.cpp105
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_invisible.cpp69
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_j.cpp203
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_ko.cpp112
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_m.cpp89
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_md5.cpp108
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_me.cpp77
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_morph.cpp101
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_msg.cpp128
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_q.cpp51
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_reload.cpp57
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_ren.cpp132
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_s.cpp105
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_set.cpp199
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_template.cpp51
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_time.cpp55
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_topic.cpp162
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_uptime.cpp55
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_users.cpp24
-rw-r--r--[-rwxr-xr-x]src/mods/commands/yc_version.cpp45
-rw-r--r--[-rwxr-xr-x]src/mods/html/Makefile.in4
-rw-r--r--src/mods/html/yc_admin.cpp143
-rw-r--r--[-rwxr-xr-x]src/mods/html/yc_colors.cpp76
-rw-r--r--[-rwxr-xr-x]src/mods/html/yc_help.cpp100
-rw-r--r--[-rwxr-xr-x]src/mods/html/yc_loggedin.cpp24
-rw-r--r--[-rwxr-xr-x]src/mods/html/yc_options.cpp103
-rw-r--r--[-rwxr-xr-x]src/mods/html/yc_register.cpp189
-rw-r--r--src/monitor/dump.cpp51
-rw-r--r--src/monitor/dump.h55
-rw-r--r--src/monitor/stats.cpp24
-rw-r--r--src/monitor/stats.h24