Age | Commit message (Expand) | Author |
2008-08-22 | Match conversion stuff. | w00t |
2008-08-22 | Revert automated conversion by Special, as it (unfortunately) neglects some d... | w00t |
2008-08-22 | Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any... | special |
2008-08-05 | Make this fit in with the rest of the code | w00t |
2008-07-19 | Fix total mess of makefile dependency macros (all depending on stuff they don... | brain |
2008-07-11 | Fix m_nopartmsg to work via API modification, involves a string copy that won... | w00t |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-06-01 | Add ProtocolInterface::Introduce() to prevent confusion over event ordering, ... | brain |
2008-05-18 | Convert m_spanningtree | aquanight |
2008-05-05 | Remove JOIN sending, all should be FJOIN | brain |
2008-05-05 | Un-break this so remote users still get RemoteMessage okay if targetted at a ... | w00t |
2008-05-05 | Alter remotemessage here to not do what w00ts patch did, twice | brain |
2008-05-05 | Convert m_spanningtree | aquanight |
2008-04-17 | Add todo note | w00t |
2008-04-08 | Remote REHASH stuff, this drove me nuts but should probably work now.. thx brain | w00t |
2008-04-06 | Make ping warnings and lag check global across all servers on a network. This... | w00t |
2008-04-05 | Fix multiple burst notifications in a better way (force EOB was quite often h... | w00t |
2008-04-04 | Fix broken fjoin, looks like we forgot something when porting to new format :p | brain |
2008-04-04 | Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T... | w00t |
2008-04-04 | Server origin PRIVMSG and NOTICE now supported by protocol. Will add interfac... | brain |
2008-04-04 | Now rip out the old handler, and replace with an error log line | brain |
2008-04-04 | Add basic stuff for protocol interface and implement a couple of the methods.... | brain |
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 |