ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include
r1734
File Last Change
 ../
patchlevel.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
parse.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_reslib.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
rsa.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_res.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
supported.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
numeric.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
watch.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
listener.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
ircd_defs.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
ircd_signal.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
packet.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
whowas.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
log.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_user.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
stdinc.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
modules.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
channel_mode.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
restart.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_auth.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
sprintf_irc.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
serno.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_misc.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
dbuf.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
hook.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
list.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
ircd_getopt.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
motd.h 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
defaults.h 1622 (13 years ago) by michael: - klines, dlines, xlines, glines and resv now make use of the new database; also, temporary *lines are now stored, so they're not lost after restarting the ircd. This also applies to G-lines.
resv.h 1632 (13 years ago) by michael: - Initial rewrite of the configuration subsystem
s_gline.h 1632 (13 years ago) by michael: - Initial rewrite of the configuration subsystem
s_serv.h 1632 (13 years ago) by michael: - Initial rewrite of the configuration subsystem
hash.h 1632 (13 years ago) by michael: - Initial rewrite of the configuration subsystem
hostmask.h 1644 (13 years ago) by michael: - More config subsystem cleanups
userhost.h 1644 (13 years ago) by michael: - More config subsystem cleanups
channel.h 1644 (13 years ago) by michael: - More config subsystem cleanups
irc_string.h 1653 (13 years ago) by michael: - added improved match() stolen from ircu - fixed compile warning in m_module.c
event.h 1654 (13 years ago) by michael: - Implemented memory pool allocator which basically is taken from Tor's mempool allocator for Tor cells - Fixed compile warnings in conf_class.c - ./configure --enable-assert works again
fdlist.h 1654 (13 years ago) by michael: - Implemented memory pool allocator which basically is taken from Tor's mempool allocator for Tor cells - Fixed compile warnings in conf_class.c - ./configure --enable-assert works again
rng_mt.h 1662 (13 years ago) by michael: - Fixed inconsistent svn file properties
mempool.h 1662 (13 years ago) by michael: - Fixed inconsistent svn file properties
conf_class.h 1662 (13 years ago) by michael: - Fixed inconsistent svn file properties
memory.h 1664 (13 years ago) by michael: - memory.c: removed mem_frob() - automake 1.12.5
s_bsd.h 1666 (13 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
ircd.h 1666 (13 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
conf_db.h 1668 (13 years ago) by michael: - conf_db.c: import backup/restore cleanups from 5.1.24
conf.h 1715 (13 years ago) by michael: - Improved WEBIRC authentication; added 'webirc' to auth::flags
send.h 1734 (13 years ago) by michael: - Add support for "away-notify" client capability
client.h 1734 (13 years ago) by michael: - Add support for "away-notify" client capability
0 directories and 49 files shown