ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r7303
File Last Change
 ../
Makefile.am 7303 (8 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
Makefile.in 7249 (8 years ago) by michael: - autoreconf
auth.c 7007 (8 years ago) by michael: - Update copyright years
channel.c 7281 (8 years ago) by michael: - Cleanup/separate RESV conf implementation
channel_mode.c 7007 (8 years ago) by michael: - Update copyright years
client.c 7303 (8 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
conf.c 7303 (8 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
conf_class.c 7265 (8 years ago) by michael: - Minor simplifications on clearing lists
conf_cluster.c 7240 (8 years ago) by michael: - conf_cluster, conf_shared: remove unused header includes
conf_db.c 7303 (8 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
conf_lexer.c 7261 (8 years ago) by michael: - Re-create parser files
conf_lexer.l 7257 (8 years ago) by michael: - Improve libGeoIP support
conf_parser.c 7284 (8 years ago) by michael: - Re-create parser files
conf_parser.h 7261 (8 years ago) by michael: - Re-create parser files
conf_parser.y 7303 (8 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
conf_pseudo.c 7293 (8 years ago) by michael: - conf_pseudo.c: renaming for consistency
conf_resv.c 7289 (8 years ago) by michael: - conf_resv.c:resv_make(): move code
conf_service.c 7260 (8 years ago) by michael: - conf_service.c:service_clear(): free() service->name
conf_shared.c 7240 (8 years ago) by michael: - conf_cluster, conf_shared: remove unused header includes
dbuf.c 7007 (8 years ago) by michael: - Update copyright years
event.c 7007 (8 years ago) by michael: - Update copyright years
fdlist.c 7106 (8 years ago) by michael: - Incorporate gnutls support by Adam & Attila
getopt.c 7007 (8 years ago) by michael: - Update copyright years
hash.c 7235 (8 years ago) by michael: - Move resv.* to conf_resv.*
hostmask.c 7033 (8 years ago) by michael: - Renamed MyCalloc to xcalloc
id.c 7007 (8 years ago) by michael: - Update copyright years
ipcache.c 7007 (8 years ago) by michael: - Update copyright years
irc_string.c 7007 (8 years ago) by michael: - Update copyright years
ircd.c 7280 (8 years ago) by michael: - ircd.c: ensure ircd.log is set up properly before calling tls_init()
ircd_signal.c 7007 (8 years ago) by michael: - Update copyright years
isupport.c 7033 (8 years ago) by michael: - Renamed MyCalloc to xcalloc
list.c 7007 (8 years ago) by michael: - Update copyright years
listener.c 7033 (8 years ago) by michael: - Renamed MyCalloc to xcalloc
log.c 7007 (8 years ago) by michael: - Update copyright years
match.c 7008 (8 years ago) by michael: - isupport.c, match.c: casemapping is 'ascii' now
memory.c 7033 (8 years ago) by michael: - Renamed MyCalloc to xcalloc
mempool.c 7033 (8 years ago) by michael: - Renamed MyCalloc to xcalloc
misc.c 7151 (8 years ago) by michael: - Move report_crypto_errors from rsa.c to tls_openssl.c - Move binary_to_hex from rsa.c to misc.c - Removed rsa.c & rsa.h
modules.c 7246 (8 years ago) by michael: - Renamed 'mod_clear_paths()' to 'modules_conf_clear()'. Further simplification to modules_conf_clear()
motd.c 7265 (8 years ago) by michael: - Minor simplifications on clearing lists
numeric.c 7303 (8 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
packet.c 7114 (8 years ago) by michael: - Remove some HAVE_TLS
parse.c 7033 (8 years ago) by michael: - Renamed MyCalloc to xcalloc
res.c 7007 (8 years ago) by michael: - Update copyright years
reslib.c 6957 (8 years ago) by michael: - Move IRCD_MAXNS to reslib.h, rename it to RESLIB_MAXNS, and increase it to 8
restart.c 7007 (8 years ago) by michael: - Update copyright years
rng_mt.c 3880 (9 years ago) by michael: - rng_mt.c: removed trailing whitespaces
s_bsd.c 7273 (8 years ago) by michael: - Let's do this better
s_bsd_devpoll.c 7007 (8 years ago) by michael: - Update copyright years
s_bsd_epoll.c 7007 (8 years ago) by michael: - Update copyright years
s_bsd_kqueue.c 7007 (8 years ago) by michael: - Update copyright years
s_bsd_poll.c 7033 (8 years ago) by michael: - Renamed MyCalloc to xcalloc
send.c 7223 (8 years ago) by michael: - send.c:sendto_match_servs(): fixed longstanding issue where we would cluster to non-CLUSTER capable servers
server.c 7273 (8 years ago) by michael: - Let's do this better
tls_gnutls.c 7273 (8 years ago) by michael: - Let's do this better
tls_none.c 7295 (8 years ago) by michael: - tls_none.c:tls_new_cred(): return 1 if no tls support is available so conf_handle_tls() doesn't exit the process
tls_openssl.c 7277 (8 years ago) by michael: - tls_openssl.c: removed logging to stderr which is closed at this point anyway
user.c 7303 (8 years ago) by michael: - Cleanup/separate XLINE / gecos{} conf implementation
userhost.c 7007 (8 years ago) by michael: - Update copyright years
version.c 7185 (8 years ago) by michael: - version.c: replace occurences of Hybrid with ircd-hybrid
watch.c 7083 (8 years ago) by michael: - watch.h, watch.c, m_watch.c: rename some variables for consistency
whowas.c 7243 (8 years ago) by michael: - whowas_off_history(), pseudo_clear(), client_clear_svstags(): simplifications
0 directories and 62 files shown