Age | Commit message (Expand) | Author |
2008-03-30 | AWAY notification for WATCH. Numerics are now sent out when a user goes away ... | w00t |
2008-03-30 | Merge OnCancelAway and OnSetAway, add param awaymsg to OnSetAway (blank when ... | w00t |
2008-03-30 | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi... | aquanight |
2008-03-24 | And more of them | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-03-21 | Generate warning if m_services_account.so and m_cap.so are not loaded with m_... | brain |
2008-03-21 | This seems to play nice now, but it seems we may have to redo it all AGAIN :( | brain |
2008-03-21 | ENCAP stuff | brain |
2008-02-24 | Rollback complete! Everyone please go through the code and check i havent for... | brain |
2008-02-24 | spanningtree now correctly uses OnReadConfig, so its config is AVAILABLE when... | brain |
2008-02-22 | Nuke TIMESYNC from orbit \o/ | w00t |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-17 | w00t pointed out it needs doing here too | brain |
2008-02-11 | -Woverloaded-virtual fixes | w00t |
2008-02-11 | Last of the -Wshadow fixes. | w00t |
2008-02-06 | Fix warnings (thanks owine) | w00t |
2008-02-03 | Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep X... | w00t |
2008-02-03 | Remove an obsolete value | w00t |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-17 | Move a number of methods from class InspIRCd to class UserManager | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-08 | Forward port r8664: bind server sockets on /rehash | w00t |
2008-01-07 | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8657 e03df62e-2... | w00t |
2008-01-07 | Second half of usercount fix.. | w00t |
2008-01-07 | Fix up some usercounts stuff.. to be tested. | w00t |
2007-11-16 | Minor change: Add + to FMODE on creation of a new channel. This makes all FMO... | w00t |
2007-11-09 | Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg... | brain |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-11-04 | More craq | brain |
2007-11-02 | Dont propogate K-lines | brain |
2007-11-02 | Implement DELLINE, allow both DELLINE and ADDLINE to take a server OR client ... | brain |
2007-11-02 | Hopefully fix the bursting of xlines to work again (even with unknown types) ... | brain |
2007-10-31 | Make it all compile. | brain |
2007-10-22 | Remove a wrapper, it's easy to read as is :p | w00t |
2007-10-17 | Remove debug | brain |
2007-10-17 | UID translator broken with space or comma seperated lists (thanks danieldg) | brain |
2007-10-15 | InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id... | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-14 | Split up spanningtree some more, the filenames should be more intuitive so th... | brain |
2007-09-30 | Minor change, param for local PING wasnt an SID and should be | brain |
2007-09-04 | * Fixed connection messages in ModuleSpanningTree::HandleConnect (reported by... | burlex |
2007-09-02 | Fixed an issue that could cause empty parameters in module commands to not be... | special |
2007-08-31 | Fixed a bug introduced in r7827 (does not affect 1.1.12) that would cause an ... | special |
2007-08-29 | We really should SEND it too, if we're looking for it... :p | brain |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-28 | If the user's nick is just a case change, the TS is NOT updated (thanks jilles) | brain |
2007-08-28 | Note: NICK now takes two params, a nickname and a timestamp of the change. | brain |