../
|
Makefile.am
|
8166
(8 years ago)
by michael:
- Move all CAPAB related code to server_capab.c, and server_capab.h
|
Makefile.in
|
8330
(7 years ago)
by michael:
- autoreconf
|
auth.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
channel.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
channel_mode.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
client.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
conf.c
|
8314
(7 years ago)
by michael:
- Remove experimental libgeoip support
|
conf_class.c
|
8310
(7 years ago)
by michael:
- Clean up remaining sizeof() to sizeof(variable)
|
conf_cluster.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
conf_db.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
conf_gecos.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
conf_lexer.c
|
8318
(7 years ago)
by michael:
- Recreate parser files
|
conf_lexer.l
|
8314
(7 years ago)
by michael:
- Remove experimental libgeoip support
|
conf_parser.c
|
8318
(7 years ago)
by michael:
- Recreate parser files
|
conf_parser.h
|
8318
(7 years ago)
by michael:
- Recreate parser files
|
conf_parser.y
|
8314
(7 years ago)
by michael:
- Remove experimental libgeoip support
|
conf_pseudo.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
conf_resv.c
|
8314
(7 years ago)
by michael:
- Remove experimental libgeoip support
|
conf_service.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
conf_shared.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
dbuf.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
event.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
fdlist.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
getopt.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
hash.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
hostmask.c
|
8310
(7 years ago)
by michael:
- Clean up remaining sizeof() to sizeof(variable)
|
id.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
ipcache.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
irc_string.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
ircd.c
|
8314
(7 years ago)
by michael:
- Remove experimental libgeoip support
|
ircd_signal.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
isupport.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
list.c
|
8296
(7 years ago)
by michael:
- list.c:dlinkDelete(): added assert()
|
listener.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
log.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
match.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
memory.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
mempool.c
|
8325
(7 years ago)
by michael:
- The memory pooling allocator can be disabled with the --disable-mempool switch now
|
misc.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
modules.c
|
8310
(7 years ago)
by michael:
- Clean up remaining sizeof() to sizeof(variable)
|
motd.c
|
8310
(7 years ago)
by michael:
- Clean up remaining sizeof() to sizeof(variable)
|
numeric.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
packet.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
parse.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
patricia.c
|
7885
(8 years ago)
by michael:
- patricia.c: whitespace change
|
res.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
reslib.c
|
7668
(9 years ago)
by michael:
- Fixed svn properties
|
restart.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
rng_mt.c
|
7668
(9 years ago)
by michael:
- Fixed svn properties
|
s_bsd.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
s_bsd_devpoll.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
s_bsd_epoll.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
s_bsd_kqueue.c
|
8342
(7 years ago)
by michael:
- s_bsd_kqueue.c:comm_select(): fixed another compile error
|
s_bsd_poll.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
send.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
server.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
server_capab.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
tls_gnutls.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
tls_none.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
tls_openssl.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
user.c
|
8339
(7 years ago)
by michael:
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure
- struct AuthRequest once again is no longer allocated from within the Connection structure
|
userhost.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
version.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
watch.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
whowas.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|