ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include
r2848
File Last Change
 ../
channel.h 2296 (12 years ago) by michael: - Rename Ban::username structure member to Ban::user
channel_mode.h 1954 (12 years ago) by michael: - Implemented channel mode +M. Clients that haven't identified their name with NickServ may not speak in a channel that has this mode set
client.h 2813 (11 years ago) by michael: - Renamed ban_them() to conf_try_ban() - conf_try_ban() removed exemption notices that are now redundant
conf.h 2522 (11 years ago) by michael: - Got rid of find_kill() and find_gline() wrapper functions
conf_class.h 1785 (12 years ago) by michael: - Forward-port -r1784 [Fix bug where idle time sometimes is 0 even if the client didn't send any private message]
conf_db.h 1737 (12 years ago) by michael: - Quick and dirty workaround to fix build on GNU/Hurd because of undefined PATH_MAX
dbuf.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
defaults.h 2163 (12 years ago) by michael: - include/defaults.h: remove unused INIT_LOG_LEVEL define
event.h 1654 (12 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 1736 (12 years ago) by michael: - Forward-port -r1732 [Dropped support for linux rt signals]
hash.h 1826 (12 years ago) by michael: - Minor cleanups to hash.c; removed now unused functions, style cleanups
hook.h 2846 (11 years ago) by michael: - hook.h, hook.c: fixed indentation, removed whitespaces/tabs
hostmask.h 2811 (11 years ago) by michael: - Greatly speedup k-/g-line lookup. Instead of testing every single client against every single k-/g-line just check the just added ban against connected clients.
irc_res.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_reslib.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_string.h 1921 (12 years ago) by michael: - Forward-port -r1920 [Dropped PCRE support]
ircd.h 1858 (12 years ago) by michael: - Added basic support for libGeoIP - Added exempt configuration option to resv{} blocks
ircd_defs.h 2366 (12 years ago) by michael: - ircd_defs.h: increased PASSWDLEN to 128
ircd_getopt.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
ircd_signal.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
list.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
listener.h 1798 (12 years ago) by michael: - Cleanup/reorganize header file layout - Fixed naming convention in some places
log.h 2336 (12 years ago) by michael: - Added XLINE and RESV logging types
memory.h 1664 (12 years ago) by michael: - memory.c: removed mem_frob() - automake 1.12.5
mempool.h 1662 (12 years ago) by michael: - Fixed inconsistent svn file properties
modules.h 1737 (12 years ago) by michael: - Quick and dirty workaround to fix build on GNU/Hurd because of undefined PATH_MAX
motd.h 2410 (12 years ago) by michael: - motd.(c|h): fixed core with zero byte length ircd.motd. Reported by Fawkes
numeric.h 2848 (11 years ago) by michael: - Made irc numeric use an enum
packet.h 1798 (12 years ago) by michael: - Cleanup/reorganize header file layout - Fixed naming convention in some places
parse.h 2820 (11 years ago) by michael: - Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years - Made module handlers int type for later use
patchlevel.h 2412 (12 years ago) by michael: - include/patchlevel.h: changed patchlevel to hybrid(TRUNK)
restart.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
resv.h 2174 (12 years ago) by michael: - Remove unused temporary_resv list. Move channel_resv_list to conf.c
rng_mt.h 1662 (12 years ago) by michael: - Fixed inconsistent svn file properties
rsa.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_auth.h 2181 (12 years ago) by michael: - Fixed debug assertion being triggered on ident lookup as reported by Stuart Walsh
s_bsd.h 2632 (11 years ago) by michael: - Removed setup_socket callback - Removed init_comm() as init_netio() can be called directly
s_gline.h 1798 (12 years ago) by michael: - Cleanup/reorganize header file layout - Fixed naming convention in some places
s_misc.h 1847 (12 years ago) by michael: - Constification, replaced few sprintf with snprintf
s_serv.h 2293 (12 years ago) by michael: - Added FAKEHOST server capability for later use
s_user.h 2137 (12 years ago) by michael: - Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST) Only services may set a fakehost via SVSMODE.
send.h 2793 (11 years ago) by michael: - Make PRIVMSG/NOTICE use UID targets if possible
serno.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
stdinc.h 1858 (12 years ago) by michael: - Added basic support for libGeoIP - Added exempt configuration option to resv{} blocks
supported.h 1592 (12 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
userhost.h 1644 (12 years ago) by michael: - More config subsystem cleanups
watch.h 1857 (12 years ago) by michael: - Constification
whowas.h 2748 (11 years ago) by michael: - Fixed server name leak for hidden servers in /who, /whois and /whowas
0 directories and 48 files shown