Log of /ircd-hybrid/branches/8.0.x/contrib
Directory Listing
Revision
2062 -
Directory Listing
Modified
Thu May 16 09:54:44 2013 UTC
(9 years, 8 months ago)
by
michael
- automake 1.13.2
Revision
1776 -
Directory Listing
Modified
Thu Jan 24 17:26:55 2013 UTC
(10 years ago)
by
michael
- /stats p, trace, ltrace and trace now shows fake idle as well
- Fix compile error in m_clearchan.c
Revision
1773 -
Directory Listing
Modified
Thu Jan 24 12:07:05 2013 UTC
(10 years ago)
by
michael
- move m_webirc.c from contrib/ to modules/
- Update NEWS
Revision
1732 -
Directory Listing
Modified
Fri Jan 11 12:57:19 2013 UTC
(10 years ago)
by
michael
- Dropped support for linux rt signals
Revision
1690 -
Directory Listing
Modified
Wed Dec 19 21:44:31 2012 UTC
(10 years, 1 month ago)
by
michael
- Backported -r1689 [Fixed WEBIRC module]
Revision
1678 -
Directory Listing
Modified
Tue Dec 18 17:59:33 2012 UTC
(10 years, 1 month ago)
by
michael
- bison 2.7 & automake 1.12.6
- Update configure.ac
Revision
1673 -
Directory Listing
Modified
Wed Nov 21 20:29:18 2012 UTC
(10 years, 2 months ago)
by
michael
- Backport -r1670 [Update some configure tests. We actually don't use inet_aton
and friends anymore.]
- Update Makefiles/config.guess/config.sub/depcomp using automake 1.12.5
Revision
1593 -
Directory Listing
Modified
Sat Oct 27 21:09:19 2012 UTC
(10 years, 3 months ago)
by
michael
- Create 8.0.x branch
Revision
1592 -
Directory Listing
Modified
Sat Oct 27 21:02:32 2012 UTC
(10 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid/trunk/contrib
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
svnroot/ircd-hybrid/trunk
Revision
1575 -
Directory Listing
Modified
Thu Oct 18 14:27:36 2012 UTC
(10 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- contrib/m_change.c,ip_cloaking.c: CHGHOST/CHGIDENT didn't update bancache. Fixed
Revision
1567 -
Directory Listing
Modified
Mon Oct 15 19:37:13 2012 UTC
(10 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- Removed challenge.irc, ircd-hybrid.spec and ircd.init.in from contrib/
Revision
1483 -
Directory Listing
Modified
Wed Jul 25 19:15:48 2012 UTC
(10 years, 6 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- Made Client::away a fixed-size array at the expense of a somewhat higher
memory consumption
Revision
1408 -
Directory Listing
Modified
Thu May 10 21:12:03 2012 UTC
(10 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- remove contrib/m_classlist.c. use "STATS y" or "TRACE" instead.
Revision
1407 -
Directory Listing
Modified
Thu May 10 21:09:04 2012 UTC
(10 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- contrib/m_operspy.c: replace several ircsprintf with snprintf.
Replace a (strchr(x, '*') || strchr(x, '?')) combo with has_wildcards()
Revision
1395 -
Directory Listing
Modified
Thu May 3 08:42:55 2012 UTC
(10 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- contrib/ip_cloaking.c:set_vhost: fixed bug that prevents userhost entries
from getting removed from the userhostTable[] on client-exit
Revision
1377 -
Directory Listing
Modified
Mon Apr 30 19:35:16 2012 UTC
(10 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- Remove all Class related #defines like MaxTotal, MaxSendq, etc.
All they do is lead to confusion.
Revision
1325 -
Directory Listing
Modified
Sat Mar 31 10:29:02 2012 UTC
(10 years, 10 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- Get rid of fileio.c. Replace some ircsprintf() with snprintf() while on it
Revision
1309 -
Directory Listing
Modified
Sun Mar 25 11:24:18 2012 UTC
(10 years, 10 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- renaming files:
ircd_parser.y -> conf_parser.y
ircd_lexer.l -> conf_lexer.l
s_conf.c -> conf.c
s_conf.h -> conf.h
s_log.c -> log.c
s_log.h -> log.h
Revision
1258 -
Directory Listing
Modified
Sun Jan 15 06:34:10 2012 UTC
(11 years ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- contrib/Makefile.am: Update AM_CPPFLAGS. We no longer use our own version
of libpcre.
Revision
1243 -
Directory Listing
Modified
Fri Sep 30 10:47:53 2011 UTC
(11 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- move content of msg.h, ircd_handler.h and handlers.h into parse.h and
remove headers accordingly
- killed common.h
- remove m_killhost.c and m_flags.c from contrib/
- sort out unused header includes here and there
Revision
1241 -
Directory Listing
Modified
Thu Sep 29 20:26:09 2011 UTC
(11 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- move firsttime, since, and lasttime Client struct members to LocalUser struct
- m_watch.c: show_watch() now properly reports signon times. This also fixes
an invalid signon time of zero for remote clients.
Revision
1219 -
Directory Listing
Modified
Sun Sep 18 09:02:38 2011 UTC
(11 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- Start cleaning up macros in client.h. Replace several ClientHasSomeCoolFlag()
with simple HasFlag/HasUMode macros.
Revision
1178 -
Directory Listing
Modified
Mon Aug 15 08:11:31 2011 UTC
(11 years, 5 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- Cleanup and restore older parts of the irc-command parser.
Gives back ability to specify maximum amount of parameters
that are processed within a command.
Revision
1176 -
Directory Listing
Modified
Sun Aug 14 11:24:24 2011 UTC
(11 years, 5 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- remove idle-time klines
- rename LocalUser.last to LocalUser.last_privmsg
- m_message.c: reset source_p->last_privmsg even if a client is messaging itself
Revision
1169 -
Directory Listing
Modified
Fri Aug 12 18:45:03 2011 UTC
(11 years, 5 months ago)
by
michael
Original Path:
ircd-hybrid-8/contrib
- rename find_server to hash_find_server to satisfy naming convention
- pull m_services.c and m_jupe.c from contrib/
- style fixes in some places
Revision
1144 -
Directory Listing
Modified
Tue Jul 26 19:33:54 2011 UTC
(11 years, 6 months ago)
by
michael
Original Path:
ircd-hybrid-7.3/contrib
Added back STATS/TRACE/MOTD/ADMIN request notices. Removed
spy_*_notice modules accordingly.
Revision
1121 -
Directory Listing
Modified
Sun Jan 9 11:03:03 2011 UTC
(12 years, 1 month ago)
by
michael
Original Path:
ircd-hybrid-7.3/contrib
- removed all instances of STATIC_MODULES since we don't have
static modules anymore
- removed m_mkpasswd module from contrib
Revision
1118 -
Directory Listing
Modified
Thu Jan 6 13:39:10 2011 UTC
(12 years, 1 month ago)
by
michael
Original Path:
ircd-hybrid-7.3/contrib
- cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
Revision
1115 -
Directory Listing
Modified
Tue Dec 21 14:42:54 2010 UTC
(12 years, 1 month ago)
by
michael
Original Path:
ircd-hybrid-7.3/contrib
- Rename bogus_host() found in several modules to check_servname() and move
it to s_serv.c
- serverinfo::sid is now mandatory and must be specified.
ircd won't start otherwise
Revision
1110 -
Directory Listing
Modified
Wed Nov 3 15:57:22 2010 UTC
(12 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.3/contrib
- m_change.c: Fixed bug where exiting clients got not removed from userhost hash
in case CHGHOST has been used on them
Revision
1106 -
Directory Listing
Modified
Tue Nov 2 15:10:53 2010 UTC
(12 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.3/contrib
- Fixed broken configure test for sigio
- Update libtool to latest 2.4 release
Revision
1056 -
Directory Listing
Modified
Mon Feb 1 23:09:03 2010 UTC
(13 years ago)
by
michael
Original Path:
ircd-hybrid-7.3/contrib
- Rename existing lib directory containing modules on 'make install'
as suggested by Rodder
Revision
1045 -
Directory Listing
Modified
Tue Jan 26 12:58:42 2010 UTC
(13 years ago)
by
michael
Original Path:
ircd-hybrid-7.3/contrib
- contrib/spy_links_notice.c: do not show additional arguments supplied to the
LINKS command in spy notices. new behaviour is to simply show the command sent
by the client, which exactly behaves like all other contributed spy modules.
- remove clean_string()
Revision
1011 -
Directory Listing
Modified
Fri Sep 18 10:14:09 2009 UTC
(13 years, 4 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes
Revision
967 -
Directory Listing
Modified
Sun Aug 2 18:05:28 2009 UTC
(13 years, 6 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- added ssl_server_protocol configuration option to servinfo{}.
valid flags are 'sslv3' and 'tlsv1'
Revision
916 -
Directory Listing
Modified
Wed Nov 7 23:47:26 2007 UTC
(15 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- added default rule, so people can put their own module into
contrib/ and compile it with 'make some_module.la'
Revision
897 -
Directory Listing
Modified
Sat Nov 3 17:13:32 2007 UTC
(15 years, 3 months ago)
by
db
Original Path:
ircd-hybrid-7.2/contrib
- Major cleanup of build system (Stu should review this)
Basically move shared stuff like help messages modules to datadir
Try to keep to the original layout under prefix if --datadir
--sysconfdir --localstatedir are not given
- Make the example files have reasonable defaults, this bites me
all the time anyway.
Revision
885 -
Directory Listing
Modified
Wed Oct 31 18:09:24 2007 UTC
(15 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Removed LazyLinks in 7.2 to stop people from asking why we keep
broken code for half a decade. LL will be implemented in a smarter
fashion in due time
Revision
698 -
Directory Listing
Modified
Thu Jun 22 09:34:55 2006 UTC
(16 years, 7 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Fixed core in make_virthost() with host names that doesn't have a dot
in it. Reported by CoolCold
Revision
690 -
Directory Listing
Modified
Sat Jun 17 11:34:25 2006 UTC
(16 years, 7 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Backported r689 (the name of the source was appended to the RPL_TOPICTIME
numeric instead of the target's name in mo_forcejoin)
Revision
632 -
Directory Listing
Modified
Thu Jun 1 10:53:00 2006 UTC
(16 years, 8 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Added channel::disable_fake_channels which disallows creation of channels
that have ascii 2, 3, 31 and 160 in their names.
- Minor improvements and cleanups to channel name validation routines
backported from 7.3
Revision
593 -
Directory Listing
Modified
Fri May 12 05:47:32 2006 UTC
(16 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Backported RKLINE fix so the user and host portion of a banmask don't get
cut off after 10 and 63 chars, respectively.
A split_nuh() rewrite was required for this.
- Removed now unused xstrldup() function
Revision
572 -
Directory Listing
Modified
Sun Apr 30 16:57:48 2006 UTC
(16 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Backported changes made in HEAD to get rid of Channel::locmembers.
This is mainly to save about 5megs of ram on networks like efnet where
we have about 600k allocated Membership structures.
Revision
564 -
Directory Listing
Modified
Sun Apr 23 15:35:58 2006 UTC
(16 years, 9 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Allow servers to CHGHOST. This is mainly to fix an issue with
ip_cloaking module
Revision
545 -
Directory Listing
Modified
Wed Apr 5 19:16:50 2006 UTC
(16 years, 10 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Fixed core on FORCEJOIN as reported by CoolCold.
** Fixed doesn't need to get forward-ported to HEAD
- Updated RELNOTES
Revision
537 -
Directory Listing
Modified
Fri Mar 24 09:42:22 2006 UTC
(16 years, 10 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Backported OJOIN fix from HEAD. Thanks for remembering me, CoolCold
Revision
512 -
Directory Listing
Modified
Sat Mar 4 16:21:54 2006 UTC
(16 years, 11 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Fixed static build for m_cap() (fix doesn't need to get
forward-ported to HEAD)
- Added BS alias for BOTSERV
Revision
497 -
Directory Listing
Modified
Wed Mar 1 18:57:56 2006 UTC
(16 years, 11 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Fixed bug where "OPERSPY NAMES #channel" would add a
client twice onto a channel's member list if it is
already on that channel.
Revision
490 -
Directory Listing
Modified
Wed Mar 1 14:13:27 2006 UTC
(16 years, 11 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- mo_force(): Don't allow servers to be added to a channel.
(could possibly lead to a core)
Revision
343 -
Directory Listing
Modified
Sat Dec 31 09:38:11 2005 UTC
(17 years, 1 month ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Flag the client as being ip-spoofed if setting a new hostname via CHGHOST,
that way non-opers can't figure out the IP with a simple WHOIS.
Suggested by adx
Revision
201 -
Directory Listing
Modified
Tue Nov 1 11:41:52 2005 UTC
(17 years, 3 months ago)
by
adx
Original Path:
ircd-hybrid-7.2/contrib
MFC:
+ removed invite_ops_only, controlled by +p now
+ sorted ircd.conf:channel{} a bit
Revision
167 -
Directory Listing
Modified
Fri Oct 21 09:32:05 2005 UTC
(17 years, 3 months ago)
by
michael
Original Path:
ircd-hybrid-7.2/contrib
- Fixed compilewarning about unused parc in a more or less clean way.
Reported by Marines
Revision
30 -
Directory Listing
Added
Sun Oct 2 20:03:27 2005 UTC
(17 years, 4 months ago)
by
adx
Original Path:
ircd-hybrid/contrib
- imported sources
- can be moved later according to the directory/branching scheme,
but we need the svn up