summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ychat/CHANGES (renamed from CHANGES)0
-rw-r--r--ychat/COPYING (renamed from COPYING)0
-rw-r--r--ychat/INSTALL (renamed from INSTALL)0
-rw-r--r--ychat/Makefile (renamed from Makefile)0
-rw-r--r--ychat/Makefile.in (renamed from Makefile.in)0
-rw-r--r--ychat/README (renamed from README)0
-rw-r--r--ychat/RELEASES (renamed from RELEASES)0
-rw-r--r--ychat/TODO (renamed from TODO)0
-rwxr-xr-xychat/configure (renamed from configure)0
-rw-r--r--ychat/docs/header.txt (renamed from docs/header.txt)0
-rw-r--r--ychat/docs/yhttpd.txt (renamed from docs/yhttpd.txt)0
-rw-r--r--ychat/etc/ychat.conf (renamed from etc/ychat.conf)0
-rw-r--r--ychat/html/admin.html (renamed from html/admin.html)0
-rw-r--r--ychat/html/blank.html (renamed from html/blank.html)0
-rw-r--r--ychat/html/colors.html (renamed from html/colors.html)0
-rw-r--r--ychat/html/demo.html (renamed from html/demo.html)0
-rw-r--r--ychat/html/favicon.ico (renamed from html/favicon.ico)bin2238 -> 2238 bytes
-rw-r--r--ychat/html/frameset.html (renamed from html/frameset.html)0
-rw-r--r--ychat/html/help.html (renamed from html/help.html)0
-rw-r--r--ychat/html/images/away.gif (renamed from html/images/away.gif)bin141 -> 141 bytes
-rw-r--r--ychat/html/images/blank.gif (renamed from html/images/blank.gif)bin43 -> 43 bytes
-rw-r--r--ychat/html/images/guest.png (renamed from html/images/guest.png)bin260 -> 260 bytes
-rw-r--r--ychat/html/images/ircuser.png (renamed from html/images/ircuser.png)bin282 -> 282 bytes
-rw-r--r--ychat/html/images/rang0.png (renamed from html/images/rang0.png)bin390 -> 390 bytes
-rw-r--r--ychat/html/images/rang1.png (renamed from html/images/rang1.png)bin261 -> 261 bytes
-rw-r--r--ychat/html/images/rang2.png (renamed from html/images/rang2.png)bin282 -> 282 bytes
-rw-r--r--ychat/html/index.html (renamed from html/index.html)0
-rw-r--r--ychat/html/input.html (renamed from html/input.html)0
-rw-r--r--ychat/html/loggedin.html (renamed from html/loggedin.html)0
-rw-r--r--ychat/html/notfound.html (renamed from html/notfound.html)0
-rw-r--r--ychat/html/online.html (renamed from html/online.html)0
-rw-r--r--ychat/html/options.html (renamed from html/options.html)0
-rw-r--r--ychat/html/register.html (renamed from html/register.html)0
-rw-r--r--ychat/html/robots.txt (renamed from html/robots.txt)0
-rw-r--r--ychat/html/stream.html (renamed from html/stream.html)0
-rw-r--r--ychat/html/style.css (renamed from html/style.css)0
-rw-r--r--ychat/html/test.cgi (renamed from html/test.cgi)0
-rw-r--r--ychat/html/urlredirect.html (renamed from html/urlredirect.html)0
-rw-r--r--ychat/scripts/README (renamed from scripts/README)0
-rwxr-xr-xychat/scripts/astyle.sh (renamed from scripts/astyle.sh)0
-rwxr-xr-xychat/scripts/buildnr.pl (renamed from scripts/buildnr.pl)0
-rwxr-xr-xychat/scripts/checkperl.sh (renamed from scripts/checkperl.sh)0
-rwxr-xr-xychat/scripts/config.pl (renamed from scripts/config.pl)0
-rwxr-xr-xychat/scripts/makedist.sh (renamed from scripts/makedist.sh)0
-rwxr-xr-xychat/scripts/makeyhttpd.pl (renamed from scripts/makeyhttpd.pl)0
-rw-r--r--ychat/scripts/modules/file.pm (renamed from scripts/modules/file.pm)0
-rwxr-xr-xychat/scripts/screen.sh (renamed from scripts/screen.sh)0
-rwxr-xr-xychat/scripts/setglobvals.pl (renamed from scripts/setglobvals.pl)0
-rwxr-xr-xychat/scripts/stats.pl (renamed from scripts/stats.pl)0
-rwxr-xr-xychat/scripts/version.sh (renamed from scripts/version.sh)0
-rw-r--r--ychat/src/.Makefile (renamed from src/.Makefile)0
-rw-r--r--ychat/src/Makefile (renamed from src/Makefile)0
-rw-r--r--ychat/src/Makefile.in (renamed from src/Makefile.in)0
-rw-r--r--ychat/src/autom4te.cache/output.0 (renamed from src/autom4te.cache/output.0)0
-rw-r--r--ychat/src/autom4te.cache/requests (renamed from src/autom4te.cache/requests)0
-rw-r--r--ychat/src/autom4te.cache/traces.0 (renamed from src/autom4te.cache/traces.0)0
-rw-r--r--ychat/src/build.h (renamed from src/build.h)0
-rw-r--r--ychat/src/chat/base.h (renamed from src/chat/base.h)0
-rw-r--r--ychat/src/chat/base.tmpl (renamed from src/chat/base.tmpl)0
-rw-r--r--ychat/src/chat/chat.cpp (renamed from src/chat/chat.cpp)0
-rw-r--r--ychat/src/chat/chat.h (renamed from src/chat/chat.h)0
-rw-r--r--ychat/src/chat/gcol.cpp (renamed from src/chat/gcol.cpp)0
-rw-r--r--ychat/src/chat/gcol.h (renamed from src/chat/gcol.h)0
-rw-r--r--ychat/src/chat/perm.cpp (renamed from src/chat/perm.cpp)0
-rw-r--r--ychat/src/chat/perm.h (renamed from src/chat/perm.h)0
-rw-r--r--ychat/src/chat/room.cpp (renamed from src/chat/room.cpp)0
-rw-r--r--ychat/src/chat/room.h (renamed from src/chat/room.h)0
-rw-r--r--ychat/src/chat/sess.cpp (renamed from src/chat/sess.cpp)0
-rw-r--r--ychat/src/chat/sess.h (renamed from src/chat/sess.h)0
-rw-r--r--ychat/src/chat/sman.cpp (renamed from src/chat/sman.cpp)0
-rw-r--r--ychat/src/chat/sman.h (renamed from src/chat/sman.h)0
-rw-r--r--ychat/src/chat/user.cpp (renamed from src/chat/user.cpp)0
-rw-r--r--ychat/src/chat/user.h (renamed from src/chat/user.h)0
-rw-r--r--ychat/src/cli/cli.cpp (renamed from src/cli/cli.cpp)0
-rw-r--r--ychat/src/cli/cli.h (renamed from src/cli/cli.h)0
-rw-r--r--ychat/src/conf/conf.cpp (renamed from src/conf/conf.cpp)0
-rw-r--r--ychat/src/conf/conf.h (renamed from src/conf/conf.h)0
-rw-r--r--ychat/src/config.h (renamed from src/config.h)0
-rw-r--r--ychat/src/config.h.in (renamed from src/config.h.in)0
-rw-r--r--ychat/src/config.log (renamed from src/config.log)0
-rwxr-xr-xychat/src/config.status (renamed from src/config.status)0
-rwxr-xr-xychat/src/configure (renamed from src/configure)0
-rw-r--r--ychat/src/configure.ac (renamed from src/configure.ac)0
-rw-r--r--ychat/src/contrib/README (renamed from src/contrib/README)0
-rw-r--r--ychat/src/contrib/crypt/how (renamed from src/contrib/crypt/how)0
-rw-r--r--ychat/src/contrib/crypt/md5.cpp (renamed from src/contrib/crypt/md5.cpp)0
-rw-r--r--ychat/src/contrib/crypt/md5.h (renamed from src/contrib/crypt/md5.h)0
-rw-r--r--ychat/src/contrib/crypt/md5crypt.cpp (renamed from src/contrib/crypt/md5crypt.cpp)0
-rw-r--r--ychat/src/contrib/xml/README (renamed from src/contrib/xml/README)0
-rw-r--r--ychat/src/contrib/xml/tinyxml.cpp (renamed from src/contrib/xml/tinyxml.cpp)0
-rw-r--r--ychat/src/contrib/xml/tinyxml.h (renamed from src/contrib/xml/tinyxml.h)0
-rw-r--r--ychat/src/contrib/xml/tinyxmlerror.cpp (renamed from src/contrib/xml/tinyxmlerror.cpp)0
-rw-r--r--ychat/src/contrib/xml/tinyxmlparser.cpp (renamed from src/contrib/xml/tinyxmlparser.cpp)0
-rw-r--r--ychat/src/data/README (renamed from src/data/README)0
-rw-r--r--ychat/src/data/con.cpp (renamed from src/data/con.cpp)0
-rw-r--r--ychat/src/data/con.h (renamed from src/data/con.h)0
-rw-r--r--ychat/src/data/con_base.cpp (renamed from src/data/con_base.cpp)0
-rw-r--r--ychat/src/data/con_base.h (renamed from src/data/con_base.h)0
-rw-r--r--ychat/src/data/data.cpp (renamed from src/data/data.cpp)0
-rw-r--r--ychat/src/data/data.h (renamed from src/data/data.h)0
-rw-r--r--ychat/src/data/data_base.cpp (renamed from src/data/data_base.cpp)0
-rw-r--r--ychat/src/data/data_base.h (renamed from src/data/data_base.h)0
-rw-r--r--ychat/src/glob.h (renamed from src/glob.h)0
-rw-r--r--ychat/src/html.cpp (renamed from src/html.cpp)0
-rw-r--r--ychat/src/html.h (renamed from src/html.h)0
-rw-r--r--ychat/src/incl.h (renamed from src/incl.h)0
-rw-r--r--ychat/src/logd.cpp (renamed from src/logd.cpp)0
-rw-r--r--ychat/src/logd.h (renamed from src/logd.h)0
-rw-r--r--ychat/src/main.cpp (renamed from src/main.cpp)0
-rw-r--r--ychat/src/maps/hashmap.h (renamed from src/maps/hashmap.h)0
-rw-r--r--ychat/src/maps/hashmap.tmpl (renamed from src/maps/hashmap.tmpl)0
-rw-r--r--ychat/src/maps/mtools.h (renamed from src/maps/mtools.h)0
-rw-r--r--ychat/src/maps/mtools.tmpl (renamed from src/maps/mtools.tmpl)0
-rw-r--r--ychat/src/maps/nhashmap.h (renamed from src/maps/nhashmap.h)0
-rw-r--r--ychat/src/maps/nhashmap.tmpl (renamed from src/maps/nhashmap.tmpl)0
-rw-r--r--ychat/src/maps/shashmap.h (renamed from src/maps/shashmap.h)0
-rw-r--r--ychat/src/maps/shashmap.tmpl (renamed from src/maps/shashmap.tmpl)0
-rw-r--r--ychat/src/memb/memb.h (renamed from src/memb/memb.h)0
-rw-r--r--ychat/src/memb/memb.tmpl (renamed from src/memb/memb.tmpl)0
-rw-r--r--ychat/src/memb/tupel.h (renamed from src/memb/tupel.h)0
-rw-r--r--ychat/src/memb/tupel.tmpl (renamed from src/memb/tupel.tmpl)0
-rw-r--r--ychat/src/modl.cpp (renamed from src/modl.cpp)0
-rw-r--r--ychat/src/modl.h (renamed from src/modl.h)0
-rw-r--r--ychat/src/mods/Makefile (renamed from src/mods/Makefile)0
-rw-r--r--ychat/src/mods/Makefile.mods.in (renamed from src/mods/Makefile.mods.in)0
-rw-r--r--ychat/src/mods/commands/Makefile (renamed from src/mods/commands/Makefile)0
-rw-r--r--ychat/src/mods/commands/yc_about.cpp (renamed from src/mods/commands/yc_about.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_all.cpp (renamed from src/mods/commands/yc_all.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_away.cpp (renamed from src/mods/commands/yc_away.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_ban.cpp (renamed from src/mods/commands/yc_ban.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_banned.cpp (renamed from src/mods/commands/yc_banned.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_col.cpp (renamed from src/mods/commands/yc_col.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_compopt.cpp (renamed from src/mods/commands/yc_compopt.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_debug.cpp (renamed from src/mods/commands/yc_debug.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_exec.cpp (renamed from src/mods/commands/yc_exec.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_fake.cpp (renamed from src/mods/commands/yc_fake.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_gag.cpp (renamed from src/mods/commands/yc_gag.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_getroom.cpp (renamed from src/mods/commands/yc_getroom.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_getrusage.cpp (renamed from src/mods/commands/yc_getrusage.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_help.cpp (renamed from src/mods/commands/yc_help.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_invisible.cpp (renamed from src/mods/commands/yc_invisible.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_j.cpp (renamed from src/mods/commands/yc_j.cpp)0
-rw-r--r--ychat/src/mods/commands/yc_ko.cpp (renamed fr