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.8
/
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.8/src')
-rw-r--r--
ychat-0.7.8/src/CVS/Entries
23
-rw-r--r--
ychat-0.7.8/src/CVS/Entries.Log
14
-rw-r--r--
ychat-0.7.8/src/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/CVS/Root
1
-rwxr-xr-x
ychat-0.7.8/src/Makefile.in
21
-rw-r--r--
ychat-0.7.8/src/chat/CVS/Entries
17
-rw-r--r--
ychat-0.7.8/src/chat/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/chat/CVS/Root
1
-rwxr-xr-x
ychat-0.7.8/src/chat/base.h
91
-rwxr-xr-x
ychat-0.7.8/src/chat/base.tmpl
31
-rwxr-xr-x
ychat-0.7.8/src/chat/chat.cpp
364
-rwxr-xr-x
ychat-0.7.8/src/chat/chat.h
62
-rwxr-xr-x
ychat-0.7.8/src/chat/gcol.cpp
183
-rwxr-xr-x
ychat-0.7.8/src/chat/gcol.h
43
-rwxr-xr-x
ychat-0.7.8/src/chat/perm.cpp
83
-rwxr-xr-x
ychat-0.7.8/src/chat/perm.h
42
-rwxr-xr-x
ychat-0.7.8/src/chat/room.cpp
104
-rwxr-xr-x
ychat-0.7.8/src/chat/room.h
91
-rwxr-xr-x
ychat-0.7.8/src/chat/sess.cpp
56
-rwxr-xr-x
ychat-0.7.8/src/chat/sess.h
31
-rwxr-xr-x
ychat-0.7.8/src/chat/sman.cpp
119
-rwxr-xr-x
ychat-0.7.8/src/chat/sman.h
41
-rwxr-xr-x
ychat-0.7.8/src/chat/user.cpp
580
-rwxr-xr-x
ychat-0.7.8/src/chat/user.h
137
-rw-r--r--
ychat-0.7.8/src/cli/CVS/Entries
3
-rw-r--r--
ychat-0.7.8/src/cli/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/cli/CVS/Root
1
-rwxr-xr-x
ychat-0.7.8/src/cli/cli.cpp
307
-rwxr-xr-x
ychat-0.7.8/src/cli/cli.h
59
-rw-r--r--
ychat-0.7.8/src/conf/CVS/Entries
3
-rw-r--r--
ychat-0.7.8/src/conf/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/conf/CVS/Root
1
-rwxr-xr-x
ychat-0.7.8/src/conf/conf.cpp
173
-rwxr-xr-x
ychat-0.7.8/src/conf/conf.h
29
-rwxr-xr-x
ychat-0.7.8/src/configure
330
-rw-r--r--
ychat-0.7.8/src/contrib/CVS/Entries
2
-rw-r--r--
ychat-0.7.8/src/contrib/CVS/Entries.Log
2
-rw-r--r--
ychat-0.7.8/src/contrib/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/contrib/CVS/Root
1
-rw-r--r--
ychat-0.7.8/src/contrib/README
5
-rw-r--r--
ychat-0.7.8/src/contrib/crypt/CVS/Entries
5
-rw-r--r--
ychat-0.7.8/src/contrib/crypt/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/contrib/crypt/CVS/Root
1
-rw-r--r--
ychat-0.7.8/src/contrib/crypt/how
1
-rw-r--r--
ychat-0.7.8/src/contrib/crypt/md5.cpp
270
-rw-r--r--
ychat-0.7.8/src/contrib/crypt/md5.h
34
-rw-r--r--
ychat-0.7.8/src/contrib/crypt/md5crypt.cpp
162
-rw-r--r--
ychat-0.7.8/src/contrib/xml/CVS/Entries
6
-rw-r--r--
ychat-0.7.8/src/contrib/xml/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/contrib/xml/CVS/Root
1
-rw-r--r--
ychat-0.7.8/src/contrib/xml/README
504
-rw-r--r--
ychat-0.7.8/src/contrib/xml/tinyxml.cpp
1428
-rw-r--r--
ychat-0.7.8/src/contrib/xml/tinyxml.h
1630
-rw-r--r--
ychat-0.7.8/src/contrib/xml/tinyxmlerror.cpp
51
-rw-r--r--
ychat-0.7.8/src/contrib/xml/tinyxmlparser.cpp
1553
-rw-r--r--
ychat-0.7.8/src/data/CVS/Entries
10
-rw-r--r--
ychat-0.7.8/src/data/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/data/CVS/Root
1
-rw-r--r--
ychat-0.7.8/src/data/README
4
-rwxr-xr-x
ychat-0.7.8/src/data/con.cpp
44
-rwxr-xr-x
ychat-0.7.8/src/data/con.h
22
-rwxr-xr-x
ychat-0.7.8/src/data/con_base.cpp
19
-rwxr-xr-x
ychat-0.7.8/src/data/con_base.h
19
-rw-r--r--
ychat-0.7.8/src/data/data.cpp
203
-rw-r--r--
ychat-0.7.8/src/data/data.h
29
-rw-r--r--
ychat-0.7.8/src/data/data_base.cpp
227
-rw-r--r--
ychat-0.7.8/src/data/data_base.h
48
-rwxr-xr-x
ychat-0.7.8/src/glob.h
211
-rwxr-xr-x
ychat-0.7.8/src/html.cpp
150
-rwxr-xr-x
ychat-0.7.8/src/html.h
40
-rwxr-xr-x
ychat-0.7.8/src/incl.h
13
-rw-r--r--
ychat-0.7.8/src/irc/CVS/Entries
1
-rw-r--r--
ychat-0.7.8/src/irc/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/irc/CVS/Root
1
-rwxr-xr-x
ychat-0.7.8/src/logd.cpp
175
-rwxr-xr-x
ychat-0.7.8/src/logd.h
37
-rwxr-xr-x
ychat-0.7.8/src/main.cpp
191
-rw-r--r--
ychat-0.7.8/src/maps/CVS/Entries
9
-rw-r--r--
ychat-0.7.8/src/maps/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/maps/CVS/Root
1
-rw-r--r--
ychat-0.7.8/src/maps/hashmap.h
53
-rw-r--r--
ychat-0.7.8/src/maps/hashmap.tmpl
126
-rw-r--r--
ychat-0.7.8/src/maps/mtools.h
11
-rw-r--r--
ychat-0.7.8/src/maps/mtools.tmpl
12
-rw-r--r--
ychat-0.7.8/src/maps/nhashmap.h
21
-rw-r--r--
ychat-0.7.8/src/maps/nhashmap.tmpl
11
-rw-r--r--
ychat-0.7.8/src/maps/shashmap.h
42
-rw-r--r--
ychat-0.7.8/src/maps/shashmap.tmpl
141
-rw-r--r--
ychat-0.7.8/src/memb/CVS/Entries
5
-rw-r--r--
ychat-0.7.8/src/memb/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/memb/CVS/Root
1
-rw-r--r--
ychat-0.7.8/src/memb/memb.h
23
-rw-r--r--
ychat-0.7.8/src/memb/memb.tmpl
17
-rw-r--r--
ychat-0.7.8/src/memb/tupel.h
26
-rw-r--r--
ychat-0.7.8/src/memb/tupel.tmpl
37
-rwxr-xr-x
ychat-0.7.8/src/modl.cpp
163
-rwxr-xr-x
ychat-0.7.8/src/modl.h
38
-rw-r--r--
ychat-0.7.8/src/mods/CVS/Entries
3
-rw-r--r--
ychat-0.7.8/src/mods/CVS/Entries.Log
3
-rw-r--r--
ychat-0.7.8/src/mods/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/mods/CVS/Root
1
-rwxr-xr-x
ychat-0.7.8/src/mods/Makefile
9
-rw-r--r--
ychat-0.7.8/src/mods/commands/CVS/Entries
32
-rw-r--r--
ychat-0.7.8/src/mods/commands/CVS/Repository
1
-rw-r--r--
ychat-0.7.8/src/mods/commands/CVS/Root
1
-rw-r--r--
ychat-0.7.8/src/mods/commands/Makefile
48
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/Makefile.in
18
-rw-r--r--
ychat-0.7.8/src/mods/commands/yc_about.cpp
59
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_all.cpp
49
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_away.cpp
72
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_col.cpp
88
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_compopt.cpp
23
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_exec.cpp
66
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_fake.cpp
30
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_getroom.cpp
53
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_getrusage.cpp
57
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_help.cpp
52
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_invisible.cpp
31
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_j.cpp
104
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_ko.cpp
72
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_m.cpp
44
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_md5.cpp
54
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_me.cpp
45
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_morph.cpp
52
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_msg.cpp
68
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_q.cpp
30
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_reload.cpp
25
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_ren.cpp
74
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_s.cpp
48
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_set.cpp
100
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_template.cpp
25
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_time.cpp
22
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_topic.cpp
78
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_uptime.cpp
22
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_users.cpp
28
-rwxr-xr-x
ychat-0.7.8/src/mods/commands/yc_version.cpp
23
-rwxr-xr-x
ychat-0.7.8/src/mods/configure
26