../
|
Makefile.am
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
Makefile.in
|
8387
(7 years ago)
by michael:
- autoreconf
|
auth.c
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
channel.c
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
channel_mode.c
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
client.c
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
conf.c
|
8395
(7 years ago)
by michael:
- Rename attach_conf() -> conf_attach(), detach_conf() -> conf_detach(); clean up documentation
|
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
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
event.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
fdlist.c
|
8379
(7 years ago)
by michael:
- Move fd_dump() to m_stats.c; rename it to stats_fdlist()
|
getopt.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
hash.c
|
8389
(7 years ago)
by michael:
- hash.c:free_list_task(): properly unlink nodes from their lists even though memory is freed solely for debugging purposes
|
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
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
irc_string.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
ircd.c
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
ircd_signal.c
|
8412
(7 years ago)
by michael:
- ircd_signal.c:setup_signals(): use NULL instead of 0 as third argument for sigaction()
|
isupport.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
list.c
|
8397
(7 years ago)
by michael:
- list.c: revert 'dlinkDelete(): reset m->data as well'
|
listener.c
|
8349
(7 years ago)
by michael:
- Style corrections
|
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
|
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
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
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
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
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
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
s_bsd_devpoll.c
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
s_bsd_epoll.c
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
s_bsd_kqueue.c
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
s_bsd_poll.c
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
send.c
|
8414
(7 years ago)
by michael:
- Rename some functions to comply with naming convention
|
server.c
|
8403
(7 years ago)
by michael:
- server.c:serv_connect_callback, finish_ssl_server_handshake: cleanups; immediately continue with read_packet()
|
server_capab.c
|
8416
(7 years ago)
by michael:
- Remove CHW and HOPS server capabilities. These are mandatory for quite some time now.
|
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
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
version.c
|
8279
(7 years ago)
by michael:
- Update copyright years
|
watch.c
|
8385
(7 years ago)
by michael:
- Rip out mempool
|
whowas.c
|
8385
(7 years ago)
by michael:
- Rip out mempool
|