../
|
Makefile.in
|
61
(20 years ago)
by adx:
- split libio Makefiles for easier maintenance
- moved pcre.h to main include/ as it is currently a part
of libio interface (in the future all such headers should
be moved to libio/ and integrated...)
Now, libio components like comm, misc etc. should be as independent
as possible (from the rest of ircd and from each other), to allow
easy reuse in other software and to keep the interface clean.
|
channel.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
channel_mode.c
|
48
(20 years ago)
by adx:
- added a hook for get_channel_access to allow oper override modules
- please review
|
client.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
csvlib.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
dynlink.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
getopt.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
hash.c
|
62
(20 years ago)
by adx:
- reorganisation goes on, removed external references from libio/mem
|
hostmask.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
ircd.c
|
62
(20 years ago)
by adx:
- reorganisation goes on, removed external references from libio/mem
|
ircd_lexer.l
|
55
(20 years ago)
by michael:
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it
|
ircd_parser.y
|
55
(20 years ago)
by michael:
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it
|
ircd_signal.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
lex.yy.c
|
55
(20 years ago)
by michael:
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it
|
listener.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
m_error.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
messages.tab
|
33
(20 years ago)
by knight:
- svn:keywords
|
modules.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
motd.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
numeric.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
packet.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
parse.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
restart.c
|
62
(20 years ago)
by adx:
- reorganisation goes on, removed external references from libio/mem
|
resv.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
rsa.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
s_auth.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
s_conf.c
|
62
(20 years ago)
by adx:
- reorganisation goes on, removed external references from libio/mem
|
s_gline.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
s_misc.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
s_serv.c
|
41
(20 years ago)
by adx:
- *hopefully* this hack fixes cryptlinks+ts6 instead of breaking them ;)
|
s_stats.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
s_user.c
|
55
(20 years ago)
by michael:
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it
|
send.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
version.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
whowas.c
|
33
(20 years ago)
by knight:
- svn:keywords
|
y.tab.c
|
55
(20 years ago)
by michael:
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it
|
y.tab.h
|
55
(20 years ago)
by michael:
- Re-added an equivalent of H6's sixth O-line field (Modes to get on operup).
- Updated efnet's example.conf to reflect the new
opers_bypass_callerid directive
- Misc style corrections to s_user.c while on it
|