summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-15 23:29:40 +0000
committerPaul Buetow <paul@buetow.org>2008-05-15 23:29:40 +0000
commitd891a923bc507f28caa69f625079755d1a2083e7 (patch)
tree03ae20f0ecd1590629ec1e720026ccf34ddaac3f
moved stuff the trunk
-rw-r--r--CHANGES215
-rw-r--r--COPYING339
-rw-r--r--INSTALL1
-rw-r--r--Makefile111
-rw-r--r--Makefile.in111
-rw-r--r--README668
-rw-r--r--RELEASES43
-rw-r--r--TODO39
-rwxr-xr-xconfigure11
-rw-r--r--docs/header.txt22
-rw-r--r--docs/yhttpd.txt3
-rw-r--r--etc/ychat.conf770
-rw-r--r--html/admin.html22
-rw-r--r--html/blank.html4
-rw-r--r--html/colors.html413
-rw-r--r--html/demo.html19
-rw-r--r--html/favicon.icobin0 -> 2238 bytes
-rw-r--r--html/frameset.html20
-rw-r--r--html/help.html20
-rw-r--r--html/images/away.gifbin0 -> 141 bytes
-rw-r--r--html/images/blank.gifbin0 -> 43 bytes
-rw-r--r--html/images/guest.pngbin0 -> 260 bytes
-rw-r--r--html/images/ircuser.pngbin0 -> 282 bytes
-rw-r--r--html/images/rang0.pngbin0 -> 390 bytes
-rw-r--r--html/images/rang1.pngbin0 -> 261 bytes
-rw-r--r--html/images/rang2.pngbin0 -> 282 bytes
-rw-r--r--html/index.html38
-rw-r--r--html/input.html58
-rw-r--r--html/loggedin.html18
-rw-r--r--html/notfound.html15
-rw-r--r--html/online.html20
-rw-r--r--html/options.html43
-rw-r--r--html/register.html41
-rw-r--r--html/robots.txt2
-rw-r--r--html/stream.html34
-rw-r--r--html/style.css44
-rw-r--r--html/test.cgi9
-rw-r--r--html/urlredirect.html8
-rw-r--r--scripts/README17
-rwxr-xr-xscripts/astyle.sh14
-rwxr-xr-xscripts/buildnr.pl26
-rwxr-xr-xscripts/checkperl.sh13
-rwxr-xr-xscripts/config.pl133
-rwxr-xr-xscripts/makedist.sh27
-rwxr-xr-xscripts/makeyhttpd.pl198
-rw-r--r--scripts/modules/file.pm28
-rwxr-xr-xscripts/screen.sh3
-rwxr-xr-xscripts/setglobvals.pl32
-rwxr-xr-xscripts/stats.pl95
-rwxr-xr-xscripts/version.sh11
-rw-r--r--src/.Makefile1
-rw-r--r--src/Makefile72
-rw-r--r--src/Makefile.in34
-rw-r--r--src/autom4te.cache/output.06918
-rw-r--r--src/autom4te.cache/requests63
-rw-r--r--src/autom4te.cache/traces.0331
-rw-r--r--src/build.h35
-rw-r--r--src/chat/base.h120
-rw-r--r--src/chat/base.tmpl89
-rw-r--r--src/chat/chat.cpp438
-rw-r--r--src/chat/chat.h94
-rw-r--r--src/chat/gcol.cpp146
-rw-r--r--src/chat/gcol.h62
-rw-r--r--src/chat/perm.cpp108
-rw-r--r--src/chat/perm.h67
-rw-r--r--src/chat/room.cpp133
-rw-r--r--src/chat/room.h116
-rw-r--r--src/chat/sess.cpp91
-rw-r--r--src/chat/sess.h56
-rw-r--r--src/chat/sman.cpp133
-rw-r--r--src/chat/sman.h60
-rw-r--r--src/chat/user.cpp650
-rw-r--r--src/chat/user.h166
-rw-r--r--src/cli/cli.cpp454
-rw-r--r--src/cli/cli.h71
-rw-r--r--src/conf/conf.cpp228
-rw-r--r--src/conf/conf.h56
-rw-r--r--src/config.h110
-rw-r--r--src/config.h.in82
-rw-r--r--src/config.log479
-rwxr-xr-xsrc/config.status918
-rwxr-xr-xsrc/configure6918
-rw-r--r--src/configure.ac100
-rw-r--r--src/contrib/README5
-rw-r--r--src/contrib/crypt/how1
-rw-r--r--src/contrib/crypt/md5.cpp295
-rw-r--r--src/contrib/crypt/md5.h59
-rw-r--r--src/contrib/crypt/md5crypt.cpp187
-rw-r--r--src/contrib/xml/README504
-rw-r--r--src/contrib/xml/tinyxml.cpp1453
-rw-r--r--src/contrib/xml/tinyxml.h1655
-rw-r--r--src/contrib/xml/tinyxmlerror.cpp76
-rw-r--r--src/contrib/xml/tinyxmlparser.cpp1581
-rw-r--r--src/data/README4
-rw-r--r--src/data/con.cpp68
-rw-r--r--src/data/con.h46
-rw-r--r--src/data/con_base.cpp43
-rw-r--r--src/data/con_base.h43
-rw-r--r--src/data/data.cpp227
-rw-r--r--src/data/data.h53
-rw-r--r--src/data/data_base.cpp203
-rw-r--r--src/data/data_base.h66
-rw-r--r--src/glob.h113
-rw-r--r--src/html.cpp158
-rw-r--r--src/html.h60
-rw-r--r--src/incl.h33
-rw-r--r--src/logd.cpp190
-rw-r--r--src/logd.h61
-rw-r--r--src/main.cpp131
-rw-r--r--src/maps/hashmap.h78
-rw-r--r--src/maps/hashmap.tmpl151
-rw-r--r--src/maps/mtools.h36
-rw-r--r--src/maps/mtools.tmpl37
-rw-r--r--src/maps/nhashmap.h46
-rw-r--r--src/maps/nhashmap.tmpl36
-rw-r--r--src/maps/shashmap.h72
-rw-r--r--src/maps/shashmap.tmpl154
-rw-r--r--src/memb/memb.h94
-rw-r--r--src/memb/memb.tmpl105
-rw-r--r--src/memb/tupel.h52
-rw-r--r--src/memb/tupel.tmpl53
-rw-r--r--src/modl.cpp170
-rw-r--r--src/modl.h59
-rw-r--r--src/mods/Makefile15
-rw-r--r--src/mods/Makefile.mods.in19
-rw-r--r--src/mods/commands/Makefile53
-rw-r--r--src/mods/commands/yc_about.cpp84
-rw-r--r--src/mods/commands/yc_all.cpp74
-rw-r--r--src/mods/commands/yc_away.cpp97
-rw-r--r--src/mods/commands/yc_ban.cpp109
-rw-r--r--src/mods/commands/yc_banned.cpp69
-rw-r--r--src/mods/commands/yc_col.cpp113
-rw-r--r--src/mods/commands/yc_compopt.cpp48
-rw-r--r--src/mods/commands/yc_debug.cpp68
-rw-r--r--src/mods/commands/yc_exec.cpp91
-rw-r--r--src/mods/commands/yc_fake.cpp55
-rw-r--r--src/mods/commands/yc_gag.cpp93
-rw-r--r--src/mods/commands/yc_getroom.cpp78
-rw-r--r--src/mods/commands/yc_getrusage.cpp82
-rw-r--r--src/mods/commands/yc_help.cpp78
-rw-r--r--src/mods/commands/yc_invisible.cpp56
-rw-r--r--src/mods/commands/yc_j.cpp129
-rw-r--r--src/mods/commands/yc_ko.cpp97
-rw-r--r--src/mods/commands/yc_m.cpp69
-rw-r--r--src/mods/commands/yc_md5.cpp79
-rw-r--r--src/mods/commands/yc_me.cpp70
-rw-r--r--src/mods/commands/yc_morph.cpp77
-rw-r--r--src/mods/commands/yc_msg.cpp93
-rw-r--r--src/mods/commands/yc_q.cpp55
-rw-r--r--src/mods/commands/yc_reload.cpp50
-rw-r--r--src/mods/commands/yc_ren.cpp99
-rw-r--r--src/mods/commands/yc_s.cpp73
-rw-r--r--src/mods/commands/yc_set.cpp125
-rw-r--r--src/mods/commands/yc_time.cpp47
-rw-r--r--src/mods/commands/yc_topic.cpp103
-rw-r--r--src/mods/commands/yc_unban.cpp75