index
:
ychat
0.5
0.5-basic
0.7
0.7@21
0.8
0.8@21
master
packages
ychat-0.5
ychat-0.5-basic
ychat-0.7
ychat-0.8
A chat server written in C++
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
ChangeLog
484
-rw-r--r--
Makefile.in
12
-rw-r--r--
base.cpp
65
-rw-r--r--
base.h
71
-rw-r--r--
chat.cpp
147
-rw-r--r--
chat.h
46
-rw-r--r--
cmnd.cpp
19
-rw-r--r--
cmnd.h
18
-rw-r--r--
conf.cpp
75
-rw-r--r--
conf.h
24
-rw-r--r--
configure.in
28
-rw-r--r--
cont.cpp
24
-rw-r--r--
cont.h
26
-rw-r--r--
glob.h
68
-rw-r--r--
hmap.cpp
180
-rw-r--r--
hmap.h
118
-rw-r--r--
html.cpp
140
-rw-r--r--
html.h
42
-rw-r--r--
html/y_ani.gif
bin
0 -> 35107 bytes
-rw-r--r--
incl.h
16
-rw-r--r--
lang.cpp
78
-rw-r--r--
lang.h
24
-rw-r--r--
logd.cpp
65
-rw-r--r--
logd.h
24
-rw-r--r--
main.cpp
98
-rw-r--r--
modl.cpp
98
-rw-r--r--
modl.h
29
-rw-r--r--
msgs.h
36
-rw-r--r--
mutx.cpp
20
-rw-r--r--
mutx.h
21
-rw-r--r--
name.cpp
32
-rw-r--r--
name.h
28
-rw-r--r--
pool.cpp
214
-rw-r--r--
pool.h
77
-rw-r--r--
reqp.cpp
291
-rw-r--r--
reqp.h
47
-rw-r--r--
room.cpp
18
-rw-r--r--
room.h
34
-rw-r--r--
s_chat.cpp
10
-rw-r--r--
s_chat.h
26
-rw-r--r--
s_conf.cpp
10
-rw-r--r--
s_conf.h
26
-rw-r--r--
s_html.cpp
10
-rw-r--r--
s_html.h
26
-rw-r--r--
s_lang.cpp
10
-rw-r--r--
s_lang.h
26
-rw-r--r--
s_modl.cpp
10
-rw-r--r--
s_modl.h
26
-rw-r--r--
s_mutx.cpp
10
-rw-r--r--
s_mutx.h
26
-rw-r--r--
s_sman.cpp
10
-rw-r--r--
s_sman.h
26
-rw-r--r--
s_sock.cpp
10
-rw-r--r--
s_sock.h
26
-rw-r--r--
s_tool.cpp
111
-rw-r--r--
s_tool.h
19
-rw-r--r--
sess.cpp
35
-rw-r--r--
sess.h
28
-rw-r--r--
sman.cpp
48
-rw-r--r--
sman.h
32
-rw-r--r--
sock.cpp
238
-rw-r--r--
sock.h
53
-rw-r--r--
thrd.cpp
28
-rw-r--r--
thrd.h
26
-rw-r--r--
todo.txt
11
-rw-r--r--
user.cpp
170
-rw-r--r--
user.h
84
-rw-r--r--
ychat/CHANGES
215
-rw-r--r--
ychat/COPYING
339
-rw-r--r--
ychat/INSTALL
1
-rw-r--r--
ychat/Makefile
111
-rw-r--r--
ychat/Makefile.in
111
-rw-r--r--
ychat/README
667
-rw-r--r--
ychat/RELEASES
43
-rw-r--r--
ychat/TODO
39
-rwxr-xr-x
ychat/configure
11
-rw-r--r--
ychat/docs/header.txt
22
-rw-r--r--
ychat/docs/yhttpd.txt
3
-rw-r--r--
ychat/etc/ychat.conf
770
-rw-r--r--
ychat/html/admin.html
22
-rw-r--r--
ychat/html/blank.html
4
-rw-r--r--
ychat/html/colors.html
413
-rw-r--r--
ychat/html/demo.html
19
-rw-r--r--
ychat/html/favicon.ico
bin
0 -> 2238 bytes
-rw-r--r--
ychat/html/frameset.html
20
-rw-r--r--
ychat/html/help.html
20
-rw-r--r--
ychat/html/images/away.gif
bin
0 -> 141 bytes
-rw-r--r--
ychat/html/images/blank.gif
bin
0 -> 43 bytes
-rw-r--r--
ychat/html/images/guest.png
bin
0 -> 260 bytes
-rw-r--r--
ychat/html/images/ircuser.png
bin
0 -> 282 bytes
-rw-r--r--
ychat/html/images/rang0.png
bin
0 -> 390 bytes
-rw-r--r--
ychat/html/images/rang1.png
bin
0 -> 261 bytes
-rw-r--r--
ychat/html/images/rang2.png
bin
0 -> 282 bytes
-rw-r--r--
ychat/html/index.html
38
-rw-r--r--
ychat/html/input.html
58
-rw-r--r--
ychat/html/loggedin.html
18
-rw-r--r--
ychat/html/notfound.html
15
-rw-r--r--
ychat/html/online.html
20
-rw-r--r--
ychat/html/options.html
43
-rw-r--r--
ychat/html/register.html
41
-rw-r--r--
ychat/html/robots.txt
2
-rw-r--r--
ychat/html/stream.html
34
-rw-r--r--
ychat/html/style.css
44
-rw-r--r--
ychat/html/test.cgi
9
-rw-r--r--
ychat/html/urlredirect.html
8
-rw-r--r--
ychat/scripts/README
17
-rwxr-xr-x
ychat/scripts/astyle.sh
14
-rwxr-xr-x
ychat/scripts/buildnr.pl
26
-rwxr-xr-x
ychat/scripts/checkperl.sh
13
-rwxr-xr-x
ychat/scripts/config.pl
133
-rwxr-xr-x
ychat/scripts/makedist.sh
27
-rwxr-xr-x
ychat/scripts/makeyhttpd.pl
198
-rw-r--r--
ychat/scripts/modules/file.pm
28
-rwxr-xr-x
ychat/scripts/screen.sh
3
-rwxr-xr-x
ychat/scripts/setglobvals.pl
32
-rwxr-xr-x
ychat/scripts/stats.pl
95
-rwxr-xr-x
ychat/scripts/version.sh
11
-rw-r--r--
ychat/src/.Makefile
1
-rw-r--r--
ychat/src/Makefile
72
-rw-r--r--
ychat/src/Makefile.in
34
-rw-r--r--
ychat/src/autom4te.cache/output.0
6918
-rw-r--r--
ychat/src/autom4te.cache/requests
63
-rw-r--r--
ychat/src/autom4te.cache/traces.0
331
-rw-r--r--
ychat/src/build.h
35
-rw-r--r--
ychat/src/chat/base.h
120
-rw-r--r--
ychat/src/chat/base.tmpl
89
-rw-r--r--
ychat/src/chat/chat.cpp
438
-rw-r--r--
ychat/src/chat/chat.h
94
-rw-r--r--
ychat/src/chat/gcol.cpp
146
-rw-r--r--
ychat/src/chat/gcol.h
62
-rw-r--r--
ychat/src/chat/perm.cpp
108
-rw-r--r--
ychat/src/chat/perm.h
67
-rw-r--r--
ychat/src/chat/room.cpp
133
-rw-r--r--
ychat/src/chat/room.h
116
-rw-r--r--
ychat/src/chat/sess.cpp
91
-rw-r--r--
ychat/src/chat/sess.h
56
-rw-r--r--
ychat/src/chat/sman.cpp
133
-rw-r--r--
ychat/src/chat/sman.h
60
-rw-r--r--
ychat/src/chat/user.cpp
650
-rw-r--r--
ychat/src/chat/user.h
166
-rw-r--r--
ychat/src/cli/cli.cpp
454
-rw-r--r--
ychat/src/cli/cli.h
71
-rw-r--r--
ychat/src/conf/conf.cpp
228
-rw-r--r--
ychat/src/conf/conf.h
56
-rw-r--r--
ychat/src/config.h
110
-rw-r--r--
ychat/src/config.h.in
82
-rw-r--r--
ychat/src/config.log
479
-rwxr-xr-x
ychat/src/config.status
918
-rwxr-xr-x
ychat/src/configure
6918
-rw-r--r--
ychat/src/configure.ac
100
-rw-r--r--
ychat/src/contrib/README
5
-rw-r--r--
ychat/src/contrib/crypt/how
1
-rw-r--r--
ychat/src/contrib/crypt/md5.cpp
295
-rw-r--r--
ychat/src/contrib/crypt/md5.h
59
-rw-r--r--