ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r1684
File Last Change
 ../
Makefile.am 1662 (11 years ago) by michael: - Fixed inconsistent svn file properties
Makefile.in 1680 (11 years ago) by michael: - bison 2.7 & automake 1.12.6 - Update configure.ac
channel.c 1661 (11 years ago) by michael: - channel.c:send_channel_modes(): now that CAP_IE and CAP_EX are mandatory, let's always send invite/ban exception during a burst
channel_mode.c 1684 (11 years ago) by michael: - channel_mode.c: chm_invex, chm_exempt: ban and invite exemptions are now always sent regardless of CAP_IE/CAP_EX
client.c 1667 (11 years ago) by michael: - client.c: fixed another compile warning with --enable-assert
conf.c 1666 (11 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
conf_class.c 1666 (11 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
conf_db.c 1668 (11 years ago) by michael: - conf_db.c: import backup/restore cleanups from 5.1.24
conf_lexer.c 1666 (11 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
conf_lexer.l 1666 (11 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
conf_parser.c 1680 (11 years ago) by michael: - bison 2.7 & automake 1.12.6 - Update configure.ac
conf_parser.h 1680 (11 years ago) by michael: - bison 2.7 & automake 1.12.6 - Update configure.ac
conf_parser.y 1651 (11 years ago) by michael: - Fixed class blocks not getting default values set properly - bison 2.6.5
dbuf.c 1654 (11 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
event.c 1671 (11 years ago) by michael: - event.c: fixed bug spotted by Jakub S. where timed events stopped from working if the system's clock is running backwards
fdlist.c 1618 (11 years ago) by michael: - Made m_globops() and ms_globops() use sendto_realops_flags() - Added message-type parameter to sendto_realops_flags() which can be one of SEND_NOTICE, SEND_GLOBAL, SEND_LOCOPS - Forward-port -r1617
getopt.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
hash.c 1654 (11 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
hook.c 1646 (11 years ago) by michael: - First pass of conf parser stabilization/cleanup
hostmask.c 1655 (11 years ago) by michael: - hostmask.c:find_conf_by_address: fixed logic error which got introduced in -r1652
irc_res.c 1654 (11 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
irc_reslib.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_string.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
ircd.c 1654 (11 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
ircd_signal.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
list.c 1654 (11 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
listener.c 1669 (11 years ago) by michael: - Fixed bug where specifying a listener port without an ip address didn't work
log.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
match.c 1666 (11 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
memory.c 1664 (11 years ago) by michael: - memory.c: removed mem_frob() - automake 1.12.5
mempool.c 1662 (11 years ago) by michael: - Fixed inconsistent svn file properties
messages.tab 1644 (11 years ago) by michael: - More config subsystem cleanups
modules.c 1646 (11 years ago) by michael: - First pass of conf parser stabilization/cleanup
motd.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
numeric.c 1646 (11 years ago) by michael: - First pass of conf parser stabilization/cleanup
packet.c 1632 (11 years ago) by michael: - Initial rewrite of the configuration subsystem
parse.c 1681 (11 years ago) by michael: - parse.c:handle_numeric(): added temporary workaround for servers sending numeric 451 (ERR_NOTREGISTERED) in response to the "NOTICE AUTH ..." messages uppon registration
restart.c 1631 (11 years ago) by michael: - restart.c: since save_all_databases may generate server traffic and log activity, it makes more sense to save the databases _before_ flushing the sendqueue/closing file descriptors
resv.c 1653 (11 years ago) by michael: - added improved match() stolen from ircu - fixed compile warning in m_module.c
rng_mt.c 1662 (11 years ago) by michael: - Fixed inconsistent svn file properties
rsa.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_auth.c 1654 (11 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
s_bsd.c 1649 (11 years ago) by michael: - minor MaskItem structure cleanup
s_bsd_devpoll.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_epoll.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_kqueue.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_poll.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_select.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_sigio.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_gline.c 1644 (11 years ago) by michael: - More config subsystem cleanups
s_misc.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_serv.c 1652 (11 years ago) by michael: - changed match() polarity. match() now returns 0 on match and 1 on non-match This cleans up several places where function pointers of different matching functions like irccmp/strcmp/match are passed to other functions. - added improved collapse() to match.c
s_user.c 1646 (11 years ago) by michael: - First pass of conf parser stabilization/cleanup
send.c 1652 (11 years ago) by michael: - changed match() polarity. match() now returns 0 on match and 1 on non-match This cleans up several places where function pointers of different matching functions like irccmp/strcmp/match are passed to other functions. - added improved collapse() to match.c
sprintf_irc.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
version.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
watch.c 1666 (11 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
whowas.c 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
0 directories and 58 files shown