ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include
r2630
File Last Change
 ../
channel.h 2296 (10 years ago) by michael: - Rename Ban::username structure member to Ban::user
channel_mode.h 1954 (10 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 2591 (10 years ago) by michael: - include/client.h: add UMODE_CALLERID, UMODE_SOFTCALLERID to SEND_UMODES
conf.h 2522 (10 years ago) by michael: - Got rid of find_kill() and find_gline() wrapper functions
conf_class.h 1785 (11 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 (11 years ago) by michael: - Quick and dirty workaround to fix build on GNU/Hurd because of undefined PATH_MAX
dbuf.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
defaults.h 2163 (10 years ago) by michael: - include/defaults.h: remove unused INIT_LOG_LEVEL define
event.h 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
fdlist.h 1736 (11 years ago) by michael: - Forward-port -r1732 [Dropped support for linux rt signals]
hash.h 1826 (10 years ago) by michael: - Minor cleanups to hash.c; removed now unused functions, style cleanups
hook.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
hostmask.h 1644 (11 years ago) by michael: - More config subsystem cleanups
irc_res.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_reslib.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
irc_string.h 1921 (10 years ago) by michael: - Forward-port -r1920 [Dropped PCRE support]
ircd.h 1858 (10 years ago) by michael: - Added basic support for libGeoIP - Added exempt configuration option to resv{} blocks
ircd_defs.h 2366 (10 years ago) by michael: - ircd_defs.h: increased PASSWDLEN to 128
ircd_getopt.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
ircd_signal.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
list.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
listener.h 1798 (10 years ago) by michael: - Cleanup/reorganize header file layout - Fixed naming convention in some places
log.h 2336 (10 years ago) by michael: - Added XLINE and RESV logging types
memory.h 1664 (11 years ago) by michael: - memory.c: removed mem_frob() - automake 1.12.5
mempool.h 1662 (11 years ago) by michael: - Fixed inconsistent svn file properties
modules.h 1737 (11 years ago) by michael: - Quick and dirty workaround to fix build on GNU/Hurd because of undefined PATH_MAX
motd.h 2410 (10 years ago) by michael: - motd.(c|h): fixed core with zero byte length ircd.motd. Reported by Fawkes
numeric.h 2630 (10 years ago) by michael: - RPL_WHOISMODES now uses the 310 numeric to comply with other ircds
packet.h 1798 (10 years ago) by michael: - Cleanup/reorganize header file layout - Fixed naming convention in some places
parse.h 2433 (10 years ago) by michael: - Removed rfc1459_command_send_error() message handler
patchlevel.h 2412 (10 years ago) by michael: - include/patchlevel.h: changed patchlevel to hybrid(TRUNK)
restart.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
resv.h 2174 (10 years ago) by michael: - Remove unused temporary_resv list. Move channel_resv_list to conf.c
rng_mt.h 1662 (11 years ago) by michael: - Fixed inconsistent svn file properties
rsa.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
s_auth.h 2181 (10 years ago) by michael: - Fixed debug assertion being triggered on ident lookup as reported by Stuart Walsh
s_bsd.h 1666 (11 years ago) by michael: - Cleanup unused header file includes - Fixed minor compile warning in conf.c
s_gline.h 1798 (10 years ago) by michael: - Cleanup/reorganize header file layout - Fixed naming convention in some places
s_misc.h 1847 (10 years ago) by michael: - Constification, replaced few sprintf with snprintf
s_serv.h 2293 (10 years ago) by michael: - Added FAKEHOST server capability for later use
s_user.h 2137 (10 years ago) by michael: - Finished proper implementation of usermode 'x' (UMODE_HIDDENHOST) Only services may set a fakehost via SVSMODE.
send.h 2565 (10 years ago) by michael: - Renamed kill_client_ll_serv_butone() to kill_client_serv_butone() just to satisfy Adam's OCD
serno.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
stdinc.h 1858 (10 years ago) by michael: - Added basic support for libGeoIP - Added exempt configuration option to resv{} blocks
supported.h 1592 (11 years ago) by michael: - Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
userhost.h 1644 (11 years ago) by michael: - More config subsystem cleanups
watch.h 1857 (10 years ago) by michael: - Constification
whowas.h 2300 (10 years ago) by michael: - whowas: Renamed functions. add_history -> whowas_add_history off_history -> whowas_off_history get_history -> whowas_get_history
0 directories and 48 files shown