diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:47 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:47 +0200 |
| commit | 2860b03f00e48264ed15c132ad90b240ebe6070b (patch) | |
| tree | 09ed88e28d4a83eb2b1cb17c2d424ba6467292f7 | |
| parent | eab0b1c2d649fa16707b24cd2a91f195078167b0 (diff) | |
tagging ychat-0.7.9.5ychat-0.7.9.5
| -rw-r--r-- | CHANGES | 217 | ||||
| -rw-r--r--[-rwxr-xr-x] | COPYING | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | INSTALL | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Makefile | 72 | ||||
| -rw-r--r--[-rwxr-xr-x] | README | 175 | ||||
| -rw-r--r-- | SHORTDESC | 6 | ||||
| -rwxr-xr-x | configure | 12 | ||||
| -rw-r--r-- | docs/header.txt | 2 | ||||
| -rw-r--r-- | etc/ychat.conf | 72 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/admin.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/blank.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/colors.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/demo.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/favicon.ico | bin | 2238 -> 2238 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | html/frameset.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/help.html | 2 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/images/away.gif | bin | 141 -> 141 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | html/images/blank.gif | bin | 43 -> 43 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | html/images/guest.png | bin | 260 -> 260 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | html/images/ircuser.png | bin | 282 -> 282 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | html/images/rang0.png | bin | 390 -> 390 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | html/images/rang1.png | bin | 261 -> 261 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | html/images/rang2.png | bin | 282 -> 282 bytes | |||
| -rw-r--r--[-rwxr-xr-x] | html/index.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/input.html | 11 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/loggedin.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/notfound.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/online.html | 16 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/options.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/register.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/robots.txt | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/stream.html | 25 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/style.css | 22 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/test.cgi | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | html/urlredirect.html | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | log/.keepme | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | log/rooms/.keepme | 0 | ||||
| -rwxr-xr-x | scripts/buildnr.pl | 2 | ||||
| -rwxr-xr-x[-rw-r--r--] | scripts/makeyhttpd.pl | 97 | ||||
| -rw-r--r--[-rwxr-xr-x] | scripts/modules/file.pm | 0 | ||||
| -rwxr-xr-x | scripts/stats.pl | 30 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/Makefile.in | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/base.h | 182 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/base.tmpl | 70 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/chat.cpp | 512 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/chat.h | 96 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/gcol.cpp | 185 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/gcol.h | 55 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/perm.cpp | 93 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/perm.h | 69 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/room.cpp | 129 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/room.h | 141 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/sess.cpp | 63 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/sess.h | 45 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/sman.cpp | 151 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/sman.h | 54 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/user.cpp | 712 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/chat/user.h | 261 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/cli/cli.cpp | 513 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/cli/cli.h | 63 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/conf/conf.cpp | 225 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/conf/conf.h | 45 | ||||
| -rwxr-xr-x | src/configure | 311 | ||||
| -rw-r--r-- | src/contrib/crypt/md5.cpp | 357 | ||||
| -rw-r--r-- | src/contrib/crypt/md5.h | 39 | ||||
| -rw-r--r-- | src/contrib/crypt/md5crypt.cpp | 257 | ||||
| -rw-r--r-- | src/contrib/xml/tinyxml.cpp | 1703 | ||||
| -rw-r--r-- | src/contrib/xml/tinyxml.h | 2266 | ||||
| -rw-r--r-- | src/contrib/xml/tinyxmlerror.cpp | 68 | ||||
| -rw-r--r-- | src/contrib/xml/tinyxmlparser.cpp | 2708 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/data/con.cpp | 76 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/data/con.h | 32 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/data/con_base.cpp | 29 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/data/con_base.h | 28 | ||||
| -rw-r--r-- | src/data/data.cpp | 286 | ||||
| -rw-r--r-- | src/data/data.h | 42 | ||||
| -rw-r--r-- | src/data/data_base.cpp | 256 | ||||
| -rw-r--r-- | src/data/data_base.h | 47 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/glob.h | 203 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/html.cpp | 186 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/html.h | 69 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/incl.h | 30 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/logd.cpp | 216 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/logd.h | 63 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/main.cpp | 227 | ||||
| -rw-r--r-- | src/maps/hashmap.h | 38 | ||||
| -rw-r--r-- | src/maps/hashmap.tmpl | 24 | ||||
| -rw-r--r-- | src/maps/mtools.h | 30 | ||||
| -rw-r--r-- | src/maps/mtools.tmpl | 29 | ||||
| -rw-r--r-- | src/maps/nhashmap.h | 32 | ||||
| -rw-r--r-- | src/maps/nhashmap.tmpl | 24 | ||||
| -rw-r--r-- | src/maps/shashmap.h | 36 | ||||
| -rw-r--r-- | src/maps/shashmap.tmpl | 32 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/modl.cpp | 187 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/modl.h | 58 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/Makefile | 9 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/Makefile.in | 2 | ||||
| -rw-r--r-- | src/mods/commands/yc_about.cpp | 24 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_all.cpp | 24 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_away.cpp | 150 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_col.cpp | 167 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_compopt.cpp | 45 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_exec.cpp | 108 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_fake.cpp | 67 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_getroom.cpp | 94 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_getrusage.cpp | 93 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_help.cpp | 105 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_invisible.cpp | 69 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_j.cpp | 203 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_ko.cpp | 112 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_m.cpp | 89 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_md5.cpp | 108 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_me.cpp | 77 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_morph.cpp | 101 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_msg.cpp | 128 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_q.cpp | 51 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_reload.cpp | 57 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_ren.cpp | 132 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_s.cpp | 105 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_set.cpp | 199 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_template.cpp | 51 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_time.cpp | 55 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_topic.cpp | 162 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_uptime.cpp | 55 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_users.cpp | 24 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/commands/yc_version.cpp | 45 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/html/Makefile.in | 4 | ||||
| -rw-r--r-- | src/mods/html/yc_admin.cpp | 143 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/html/yc_colors.cpp | 76 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/html/yc_help.cpp | 100 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/html/yc_loggedin.cpp | 24 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/html/yc_options.cpp | 103 | ||||
| -rw-r--r--[-rwxr-xr-x] | src/mods/html/yc_register.cpp | 189 | ||||
| -rw-r--r-- | src/monitor/dump.cpp | 51 | ||||
| -rw-r--r-- | src/monitor/dump.h | 55 | ||||
| -rw-r--r-- | src/monitor/stats.cpp | 24 | ||||
| -rw-r--r-- | src/monitor/stats.h | 24 |
