ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r7248
File Last Change
 ../
Makefile.am 7248 (9 years ago) by michael: - Move service {} block configuration management into its own module
Makefile.in 7237 (9 years ago) by michael: - autoreconf
auth.c 7006 (9 years ago) by michael: - Update copyright years
channel.c 7234 (9 years ago) by michael: - Move resv.* to conf_resv.*
channel_mode.c 7006 (9 years ago) by michael: - Update copyright years
client.c 7244 (9 years ago) by michael: - whowas_off_history(), pseudo_clear(), client_clear_svstags(): simplifications
conf.c 7248 (9 years ago) by michael: - Move service {} block configuration management into its own module
conf_class.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
conf_cluster.c 7241 (9 years ago) by michael: - conf_cluster, conf_shared: remove unused header includes
conf_db.c 7234 (9 years ago) by michael: - Move resv.* to conf_resv.*
conf_lexer.c 7006 (9 years ago) by michael: - Update copyright years
conf_lexer.l 7006 (9 years ago) by michael: - Update copyright years
conf_parser.c 7238 (9 years ago) by michael: - Recreate parser files
conf_parser.h 7213 (9 years ago) by michael: - Regenerate parser files
conf_parser.y 7248 (9 years ago) by michael: - Move service {} block configuration management into its own module
conf_pseudo.c 7244 (9 years ago) by michael: - whowas_off_history(), pseudo_clear(), client_clear_svstags(): simplifications
conf_resv.c 7234 (9 years ago) by michael: - Move resv.* to conf_resv.*
conf_service.c 7248 (9 years ago) by michael: - Move service {} block configuration management into its own module
conf_shared.c 7241 (9 years ago) by michael: - conf_cluster, conf_shared: remove unused header includes
dbuf.c 7006 (9 years ago) by michael: - Update copyright years
event.c 7006 (9 years ago) by michael: - Update copyright years
fdlist.c 7105 (9 years ago) by michael: - Incorporate gnutls support by Adam & Attila
getopt.c 7006 (9 years ago) by michael: - Update copyright years
hash.c 7234 (9 years ago) by michael: - Move resv.* to conf_resv.*
hostmask.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
id.c 7006 (9 years ago) by michael: - Update copyright years
ipcache.c 7006 (9 years ago) by michael: - Update copyright years
irc_string.c 7006 (9 years ago) by michael: - Update copyright years
ircd.c 7105 (9 years ago) by michael: - Incorporate gnutls support by Adam & Attila
ircd_signal.c 7006 (9 years ago) by michael: - Update copyright years
isupport.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
list.c 7006 (9 years ago) by michael: - Update copyright years
listener.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
log.c 7006 (9 years ago) by michael: - Update copyright years
match.c 7006 (9 years ago) by michael: - Update copyright years
memory.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
mempool.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
misc.c 7152 (9 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 7245 (9 years ago) by michael: - Renamed 'mod_clear_paths()' to 'modules_conf_clear()'. Further simplification to modules_conf_clear()
motd.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
numeric.c 7046 (9 years ago) by michael: - Rename 'non-standard' RPL_ENDOFTRACE to RPL_TRACEEND
packet.c 7113 (9 years ago) by michael: - Remove some HAVE_TLS
parse.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
patricia.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
res.c 7006 (9 years ago) by michael: - Update copyright years
reslib.c 6958 (9 years ago) by michael: - Move IRCD_MAXNS to reslib.h, rename it to RESLIB_MAXNS, and increase it to 8
restart.c 7006 (9 years ago) by michael: - Update copyright years
rng_mt.c 3881 (11 years ago) by michael: - rng_mt.c: removed trailing whitespaces
s_bsd.c 7142 (9 years ago) by michael: - Remove useless raw_result -- from Adam
s_bsd_devpoll.c 7006 (9 years ago) by michael: - Update copyright years
s_bsd_epoll.c 7006 (9 years ago) by michael: - Update copyright years
s_bsd_kqueue.c 7006 (9 years ago) by michael: - Update copyright years
s_bsd_poll.c 7032 (9 years ago) by michael: - Renamed MyCalloc to xcalloc
send.c 7222 (9 years ago) by michael: - send.c:sendto_match_servs(): fixed longstanding issue where we would cluster to non-CLUSTER capable servers
server.c 7142 (9 years ago) by michael: - Remove useless raw_result -- from Adam
tls_gnutls.c 7196 (9 years ago) by michael: - tls_gnutls.c: explicitly disable SSLv3 for releases prior to 3.4
tls_none.c 7164 (9 years ago) by michael: - tls*: more copyright fixups
tls_openssl.c 7233 (9 years ago) by michael: - tls_openssl.c: removed extraneous curly braces not needed with c99
user.c 7113 (9 years ago) by michael: - Remove some HAVE_TLS
userhost.c 7006 (9 years ago) by michael: - Update copyright years
version.c 7186 (9 years ago) by michael: - version.c: replace occurences of Hybrid with ircd-hybrid
watch.c 7084 (9 years ago) by michael: - watch.h, watch.c, m_watch.c: rename some variables for consistency
whowas.c 7244 (9 years ago) by michael: - whowas_off_history(), pseudo_clear(), client_clear_svstags(): simplifications
0 directories and 63 files shown