Up to [cvs.netbsd.org] / pkgsrc / chat / inspircd
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 14 17:37:45 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.6: +1 -5
lines
Diff to previous 1.6 (colored)
Remove @dirrm entries from PLISTs
Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 5 14:04:52 2008 UTC (3 years, 5 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.5: +1 -23
lines
Diff to previous 1.5 (colored)
Update to 1.1.22 Don't build the core as lots of shared objects, but instead do it properly. Remove server name prefix from kill messages, low-priority cosmetic fix. Change rm to force removal for configureclean target, obsoletes debian patch. Don't attempt to modify permissions on config file, obsoletes debian patch. Fix gnutls detection, wrong var was set, thanks SnoFox Backport 8a7abaf: don't check permission to +Q if not a local user, fixes bug #619 Add alias for ALIS, closes bug #632. Fix duplicated umode, closes bug #631 Backport r10791, m_watch was deleting the wrong user's watcher list Fix an uninitialised variable in ConfigReader::GetError() Backport leak on /rehash fix. Backport race condition fixes. Fix: Port was never read in for connect tags, patch from Szymek - thanks! Fix a low risk race condition which could result in crashes, spotted by Szymek - big thanks! Backport: Watch visibility test was working the wrong way. Patch from Darom. Numerous fixes for m_dccallow - only the first banfile tag mattered, improper behavior with no banfile tags, incorrect check for adding yourself to the dccallow list, and several cosmetic issues. Backport leak fix on helpop config reading, thanks Macgyver. Fix for bug #614 reported by jdhore, thanks. NOTE: The numerics for /MODULES have been changed in 1.1 to match those in 1.2, now 703 and 704. This is required because conspire seems to want to interpret the old numeric for sasl even if sasl isnt available (numeric 900) Fix for bug #604 reported by Phoenix, thanks Replace the IP (in addition to hostname) for CGIIRC clients; fixes glines and zlines on IPs affecting cgiirc users. Thanks to Saz|Laptop Backport r10602: potentially unsafe comparison in SSL Fix for bug #610 reported by ankit Backport r10517: Fix KILL server-notice duplication backport r10054 from trunk. fixes output corruption if ports fail to bind.
Revision 1.5 / (download) - annotate - [select for diffs], Mon May 5 15:32:12 2008 UTC (4 years ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
1.1.19 There is a single crash fix in versions prior 1.1.19, in KLINE use. Opers on older versions are advised to avoid KLINE, and to use GLINE instead. Minor server buffering enhancements (should be a bit faster on netburst and use less CPU for highly loaded servers) Tempramental linking fix (thanks to djGrrr for helping finally track this down) Upgrade at your leisure.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Oct 13 21:11:39 2007 UTC (4 years, 7 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Update to 1.1.13 The latest in the 1.1.x stable line (1.1.13) has been released, featuring a number of stability fixes. This also includes SVSPART, at the request of the Anope team, SSL fixes, as well as various other bits and pieces. This is a HIGHLY RECOMMENDED upgrade to anyone running anything prior to 1.1.13
Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 25 09:21:15 2007 UTC (4 years, 8 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update to 1.1.2 # Use userrec::MakeHost not userrec::GetFullRealHost, one has the nick on and we dont want it # BP: Pick up a few error conditions we didnt before in the config reader, and also increment line number correctly when 'real' newline is found in a value # Deleted m_rpc_json from 1.1, since it isn't completed yet # Remove a whole load of #ifdef as we can now use gettimeofday., If we add a wrapper for getrusage, then we can remove a ton more # Backport: Provide error output on failure to load a core command; to console on startup, and to user on /reload # Backport display glitch fix found by djGrrr, fixed by w00t # Merge in epoll availability check from trunk For a full list of changes see: http://www.inspircd.org/
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 30 22:00:00 2007 UTC (4 years, 9 months ago) by adrianp
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Update to 1.1.11
Include SVN patch for cmd_list.cpp.
* Do not take away mode r for nickchanges that only changes the case.
* Merge in error check from trunk, bail if we can't chdir to our own dir on startup
* Merge from trunk, eliminate warning when building with anal flags
* Merge detail fix from trunk
* Convert some ancient GlobalCulls usage into userrec::QuitUser
* Remove redundant include for a speedup of 0.1 in compile time
* Fix some comments to be multiline, and remove a redundant if() case caused by windows patch a while back
* Fix crash on unload of modules with listening sockets -- some situations require that the socket cull list is purged *immediately*, provide facility for this.
* Squish some silly error output on unloading spanningtree.
* Add some documentation
* Sanity check: we don't want to deal with Config being invalid while logging
* Squash a warning reported by owine
* Fix a bug reported downstream regarding cloaking keys
* Remove a braindead comment ('this belongs in class InspIRCd' -- when it's already there.)
* Tidyup a bunch of stuff that was using userrec::modes directly rather than userrec::IsModeSet. Same for chanrec.
* Make these notices a little more helpful
* Bit more tidying. Add some comments here, too.
* Minor cleanup
* A couple of tweaks that i did earlier as diffs. ISON didnt always respect invisibility state of users. socketengine iocp didnt range check fd's before passing them for array lookup
* Fix for bug #358, by rogalek. "If there is a channel on Server1 without any ops and Server2 will link to it, first nick sent with FJOINs will be marked as op on this channel created on Server2. Every user joined this channel from Server2 will see this nick prefixed by '@'."
* * Sockets will now always be nonblocking on win32 version of InspIRCd. There were some cases (mainly in TreeSockets) where a socket would not get restored to nonblocking mode after a connect() call, resulting in the server getting stuck on a blocking send() call causing freezeups., * configure will now compile under VC7 again.
* Fixed windows configure in release mode in a directory with spaces.
* m_testcommand deletes its command handler manually, no modules should do this. Will cause a double free
* Add syntax.
* Add m_taxonomy.so to example config.
* Less WOOT more TAXANOMY :>
* oper-immune filters should be fixed now
* I broke socketengine_iocp with some fixes. Fixed again.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 24 20:13:19 2007 UTC (4 years, 10 months ago) by adrianp
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
InspIRCd is a modular C++ IRC Daemon for Linux, BSD and Windows systems created to provide a stable, modern, lightweight ircd (irc server) from scratch and provide a vast number of features in a modularised form using an advanced module API. By keeping the functionality of the main core to a minimum we hope to increase the stability and speed of our project and make it customisable to the needs of many users.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 24 20:13:19 2007 UTC (4 years, 10 months ago) by adrianp
Branch: MAIN
Initial revision