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
path:
root
/
ychat-0.7.6
/
src
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
(limited to 'ychat-0.7.6/src')
-rw-r--r--
ychat-0.7.6/src/CVS/Entries
21
-rw-r--r--
ychat-0.7.6/src/CVS/Entries.Log
13
-rw-r--r--
ychat-0.7.6/src/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/CVS/Root
1
-rwxr-xr-x
ychat-0.7.6/src/Makefile.in
21
-rw-r--r--
ychat-0.7.6/src/chat/CVS/Entries
17
-rw-r--r--
ychat-0.7.6/src/chat/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/chat/CVS/Root
1
-rwxr-xr-x
ychat-0.7.6/src/chat/base.h
91
-rwxr-xr-x
ychat-0.7.6/src/chat/base.tmpl
33
-rwxr-xr-x
ychat-0.7.6/src/chat/chat.cpp
352
-rwxr-xr-x
ychat-0.7.6/src/chat/chat.h
62
-rwxr-xr-x
ychat-0.7.6/src/chat/gcol.cpp
174
-rwxr-xr-x
ychat-0.7.6/src/chat/gcol.h
42
-rwxr-xr-x
ychat-0.7.6/src/chat/perm.cpp
80
-rwxr-xr-x
ychat-0.7.6/src/chat/perm.h
42
-rwxr-xr-x
ychat-0.7.6/src/chat/room.cpp
101
-rwxr-xr-x
ychat-0.7.6/src/chat/room.h
82
-rwxr-xr-x
ychat-0.7.6/src/chat/sess.cpp
57
-rwxr-xr-x
ychat-0.7.6/src/chat/sess.h
31
-rwxr-xr-x
ychat-0.7.6/src/chat/sman.cpp
115
-rwxr-xr-x
ychat-0.7.6/src/chat/sman.h
38
-rwxr-xr-x
ychat-0.7.6/src/chat/user.cpp
580
-rwxr-xr-x
ychat-0.7.6/src/chat/user.h
130
-rw-r--r--
ychat-0.7.6/src/cli/CVS/Entries
3
-rw-r--r--
ychat-0.7.6/src/cli/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/cli/CVS/Root
1
-rwxr-xr-x
ychat-0.7.6/src/cli/cli.cpp
306
-rwxr-xr-x
ychat-0.7.6/src/cli/cli.h
53
-rw-r--r--
ychat-0.7.6/src/conf/CVS/Entries
3
-rw-r--r--
ychat-0.7.6/src/conf/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/conf/CVS/Root
1
-rwxr-xr-x
ychat-0.7.6/src/conf/conf.cpp
163
-rwxr-xr-x
ychat-0.7.6/src/conf/conf.h
27
-rwxr-xr-x
ychat-0.7.6/src/configure
262
-rw-r--r--
ychat-0.7.6/src/contrib/CVS/Entries
2
-rw-r--r--
ychat-0.7.6/src/contrib/CVS/Entries.Log
2
-rw-r--r--
ychat-0.7.6/src/contrib/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/contrib/CVS/Root
1
-rw-r--r--
ychat-0.7.6/src/contrib/README
5
-rw-r--r--
ychat-0.7.6/src/contrib/crypt/CVS/Entries
5
-rw-r--r--
ychat-0.7.6/src/contrib/crypt/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/contrib/crypt/CVS/Root
1
-rw-r--r--
ychat-0.7.6/src/contrib/crypt/how
1
-rw-r--r--
ychat-0.7.6/src/contrib/crypt/md5.cpp
261
-rw-r--r--
ychat-0.7.6/src/contrib/crypt/md5.h
31
-rw-r--r--
ychat-0.7.6/src/contrib/crypt/md5crypt.cpp
147
-rw-r--r--
ychat-0.7.6/src/contrib/xml/CVS/Entries
6
-rw-r--r--
ychat-0.7.6/src/contrib/xml/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/contrib/xml/CVS/Root
1
-rw-r--r--
ychat-0.7.6/src/contrib/xml/README
504
-rw-r--r--
ychat-0.7.6/src/contrib/xml/tinyxml.cpp
1427
-rw-r--r--
ychat-0.7.6/src/contrib/xml/tinyxml.h
1368
-rw-r--r--
ychat-0.7.6/src/contrib/xml/tinyxmlerror.cpp
51
-rw-r--r--
ychat-0.7.6/src/contrib/xml/tinyxmlparser.cpp
1493
-rw-r--r--
ychat-0.7.6/src/data/CVS/Entries
10
-rw-r--r--
ychat-0.7.6/src/data/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/data/CVS/Root
1
-rw-r--r--
ychat-0.7.6/src/data/README
4
-rwxr-xr-x
ychat-0.7.6/src/data/con.cpp
44
-rwxr-xr-x
ychat-0.7.6/src/data/con.h
22
-rwxr-xr-x
ychat-0.7.6/src/data/con_base.cpp
19
-rwxr-xr-x
ychat-0.7.6/src/data/con_base.h
19
-rw-r--r--
ychat-0.7.6/src/data/data.cpp
204
-rw-r--r--
ychat-0.7.6/src/data/data.h
29
-rw-r--r--
ychat-0.7.6/src/data/data_base.cpp
229
-rw-r--r--
ychat-0.7.6/src/data/data_base.h
48
-rwxr-xr-x
ychat-0.7.6/src/glob.h
206
-rwxr-xr-x
ychat-0.7.6/src/html.cpp
149
-rwxr-xr-x
ychat-0.7.6/src/html.h
38
-rwxr-xr-x
ychat-0.7.6/src/incl.h
13
-rw-r--r--
ychat-0.7.6/src/irc/CVS/Entries
1
-rw-r--r--
ychat-0.7.6/src/irc/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/irc/CVS/Root
1
-rwxr-xr-x
ychat-0.7.6/src/logd.cpp
172
-rwxr-xr-x
ychat-0.7.6/src/logd.h
39
-rwxr-xr-x
ychat-0.7.6/src/main.cpp
195
-rw-r--r--
ychat-0.7.6/src/maps/CVS/Entries
11
-rw-r--r--
ychat-0.7.6/src/maps/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/maps/CVS/Root
1
-rw-r--r--
ychat-0.7.6/src/maps/hash.cpp
26
-rw-r--r--
ychat-0.7.6/src/maps/hash.h
18
-rw-r--r--
ychat-0.7.6/src/maps/hashmap.h
24
-rw-r--r--
ychat-0.7.6/src/maps/hashmap.tmpl
74
-rw-r--r--
ychat-0.7.6/src/maps/mtools.h
11
-rw-r--r--
ychat-0.7.6/src/maps/mtools.tmpl
11
-rw-r--r--
ychat-0.7.6/src/maps/nhashmap.h
15
-rw-r--r--
ychat-0.7.6/src/maps/nhashmap.tmpl
11
-rw-r--r--
ychat-0.7.6/src/maps/shashmap.h
34
-rw-r--r--
ychat-0.7.6/src/maps/shashmap.tmpl
129
-rwxr-xr-x
ychat-0.7.6/src/modl.cpp
161
-rwxr-xr-x
ychat-0.7.6/src/modl.h
37
-rw-r--r--
ychat-0.7.6/src/mods/CVS/Entries
3
-rw-r--r--
ychat-0.7.6/src/mods/CVS/Entries.Log
3
-rw-r--r--
ychat-0.7.6/src/mods/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/mods/CVS/Root
1
-rwxr-xr-x
ychat-0.7.6/src/mods/Makefile
9
-rw-r--r--
ychat-0.7.6/src/mods/commands/CVS/Entries
32
-rw-r--r--
ychat-0.7.6/src/mods/commands/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/mods/commands/CVS/Root
1
-rw-r--r--
ychat-0.7.6/src/mods/commands/Makefile
48
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/Makefile.in
18
-rw-r--r--
ychat-0.7.6/src/mods/commands/yc_about.cpp
59
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_all.cpp
48
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_away.cpp
70
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_col.cpp
85
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_compopt.cpp
22
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_exec.cpp
66
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_fake.cpp
29
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_getroom.cpp
53
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_getrusage.cpp
56
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_help.cpp
51
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_invisible.cpp
30
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_j.cpp
105
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_ko.cpp
72
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_m.cpp
43
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_md5.cpp
54
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_me.cpp
44
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_morph.cpp
53
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_msg.cpp
68
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_q.cpp
29
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_reload.cpp
24
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_ren.cpp
74
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_s.cpp
47
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_set.cpp
101
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_template.cpp
24
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_time.cpp
21
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_topic.cpp
78
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_uptime.cpp
21
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_users.cpp
27
-rwxr-xr-x
ychat-0.7.6/src/mods/commands/yc_version.cpp
22
-rwxr-xr-x
ychat-0.7.6/src/mods/configure
26
-rw-r--r--
ychat-0.7.6/src/mods/html/CVS/Entries
9
-rw-r--r--
ychat-0.7.6/src/mods/html/CVS/Repository
1
-rw-r--r--
ychat-0.7.6/src/mods/html/CVS/Root
1
-rw-r--r--
ychat-0.7.6/src/mods/html/Makefile
25
-rwxr-xr-x
ychat-0.7.6/src/mods/html/Makefile.in
18
-rw-r--r--
ychat-0.7.6/