ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r1734
File Last Change
 ../
s_bsd_poll.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_devpoll.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_reslib.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
rsa.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_string.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
version.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
ircd_signal.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
log.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_epoll.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_sigio.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
whowas.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
getopt.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
sprintf_irc.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_select.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_misc.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
motd.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_bsd_kqueue.c 1592 (13 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
fdlist.c 1618 (13 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
restart.c 1631 (13 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
packet.c 1632 (13 years ago) by michael: - Initial rewrite of the configuration subsystem
s_gline.c 1644 (13 years ago) by michael: - More config subsystem cleanups
numeric.c 1646 (13 years ago) by michael: - First pass of conf parser stabilization/cleanup
modules.c 1646 (13 years ago) by michael: - First pass of conf parser stabilization/cleanup
s_user.c 1646 (13 years ago) by michael: - First pass of conf parser stabilization/cleanup
hook.c 1646 (13 years ago) by michael: - First pass of conf parser stabilization/cleanup
s_bsd.c 1649 (13 years ago) by michael: - minor MaskItem structure cleanup
s_serv.c 1652 (13 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
irc_res.c 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
s_auth.c 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
dbuf.c 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
hash.c 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
list.c 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
hostmask.c 1655 (13 years ago) by michael: - hostmask.c:find_conf_by_address: fixed logic error which got introduced in -r1652
channel.c 1661 (13 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
rng_mt.c 1662 (13 years ago) by michael: - Fixed inconsistent svn file properties
mempool.c 1662 (13 years ago) by michael: - Fixed inconsistent svn file properties
Makefile.am 1662 (13 years ago) by michael: - Fixed inconsistent svn file properties
memory.c 1664 (13 years ago) by michael: - memory.c: removed mem_frob() - automake 1.12.5
match.c 1666 (13 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
watch.c 1666 (13 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
conf.c 1666 (13 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
conf_class.c 1666 (13 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
conf_db.c 1668 (13 years ago) by michael: - conf_db.c: import backup/restore cleanups from 5.1.24
listener.c 1669 (13 years ago) by michael: - Fixed bug where specifying a listener port without an ip address didn't work
event.c 1671 (13 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
channel_mode.c 1684 (13 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
messages.tab 1687 (13 years ago) by michael: - Forward-port -r1685 [STATS q|Q now shows how many times a resv{} block has been matched]
resv.c 1687 (13 years ago) by michael: - Forward-port -r1685 [STATS q|Q now shows how many times a resv{} block has been matched]
conf_parser.c 1715 (13 years ago) by michael: - Improved WEBIRC authentication; added 'webirc' to auth::flags
conf_parser.h 1715 (13 years ago) by michael: - Improved WEBIRC authentication; added 'webirc' to auth::flags
conf_lexer.c 1715 (13 years ago) by michael: - Improved WEBIRC authentication; added 'webirc' to auth::flags
conf_lexer.l 1715 (13 years ago) by michael: - Improved WEBIRC authentication; added 'webirc' to auth::flags
conf_parser.y 1715 (13 years ago) by michael: - Improved WEBIRC authentication; added 'webirc' to auth::flags
ircd.c 1718 (13 years ago) by michael: - src/ircd.c: minor updates to myopts[] commandline options
parse.c 1726 (13 years ago) by michael: - parse.c:handle_numeric(): add missing space as reported by Mantas
Makefile.in 1730 (13 years ago) by michael: - automake 1.13.1
client.c 1734 (13 years ago) by michael: - Add support for "away-notify" client capability
send.c 1734 (13 years ago) by michael: - Add support for "away-notify" client capability
0 directories and 58 files shown