2009-10-20 |
danieldg | Fix interaction of m_permchannels post-cull and channel... |
blob | commitdiff | raw |
2009-10-20 |
danieldg | Move DumpText into User; kill unused WriteWallOps and... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
danieldg | Check GetPenaltyThreshold when processing commands |
blob | commitdiff | raw | diff to current |
2009-10-19 |
peavey | Add a setting to <connect> allowing the threshold for... |
blob | commitdiff | raw | diff to current |
2009-10-19 |
danieldg | Valgrind now runs completely clean. |
blob | commitdiff | raw | diff to current |
2009-10-18 |
danieldg | Cull channels, warn when Extensible objects are not... |
blob | commitdiff | raw | diff to current |
2009-10-17 |
danieldg | Make classbase and refcountbase uncopyable; expand... |
blob | commitdiff | raw | diff to current |
2009-10-17 |
danieldg | Clean up excessive bits in User struct |
blob | commitdiff | raw | diff to current |
2009-10-17 |
danieldg | Hold reference to the associated ConfigTag inside Conne... |
blob | commitdiff | raw | diff to current |
2009-10-17 |
danieldg | Rewrite ConfigReader again |
blob | commitdiff | raw | diff to current |
2009-10-16 |
danieldg | Clean up static allocations |
blob | commitdiff | raw | diff to current |
2009-10-12 |
peavey | Fix some signedness. |
blob | commitdiff | raw | diff to current |
2009-10-12 |
danieldg | CoreExport changes, clean up DoHostCycle when users... |
blob | commitdiff | raw | diff to current |
2009-10-12 |
danieldg | Fix WriteCommon when used on remote nicks |
blob | commitdiff | raw | diff to current |
2009-10-11 |
peavey | Move 2 static extensibles from user class to inspircd... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
danieldg | Update Event and Request APIs |
blob | commitdiff | raw | diff to current |
2009-10-05 |
danieldg | Add OnBuildNeighborList hook, replaces all uses of... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
danieldg | Fix backwards HideWhoisServer check |
blob | commitdiff | raw | diff to current |
2009-10-03 |
danieldg | Fix crash due to null address in DNS |
blob | commitdiff | raw | diff to current |
2009-10-03 |
danieldg | Get rid of a bunch of memory-wasting C-style strings |
blob | commitdiff | raw | diff to current |
2009-10-02 |
danieldg | Fix valgrind issues and crashes on exit |
blob | commitdiff | raw | diff to current |
2009-10-01 |
danieldg | Fix some valgrind warnings |
blob | commitdiff | raw | diff to current |
2009-09-30 |
danieldg | Add explicit reference-counting base class |
blob | commitdiff | raw | diff to current |
2009-09-30 |
danieldg | Move destruction logic for User and Spanningtree into... |
blob | commitdiff | raw | diff to current |
2009-09-27 |
danieldg | SendQ bugfixes |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Flexible SendQ |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
blob | commitdiff | raw | diff to current |
2009-09-21 |
danieldg | Allow objects to be added to cull list during apply... |
blob | commitdiff | raw | diff to current |
2009-09-21 |
danieldg | Create StreamSocket for IO hooking implementation |
blob | commitdiff | raw | diff to current |
2009-09-18 |
danieldg | Separate spy channels [jackmcbarn] |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Remove redundant ServerInstance* fields |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Membership* changes |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Change Extensible to use strongly typed entries |
blob | commitdiff | raw | diff to current |
2009-09-05 |
w00t | Bump a number of version numbers. |
blob | commitdiff | raw | diff to current |
2009-09-03 |
danieldg | Remove HandleInternal and HandleServer, they are duplic... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Add OnChangeIdent and FIDENT support |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Rip out VisData in preparation for replacing it with... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Remove now-unused quitmsg/operquitmsg fields from User |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | ModResult conversion: Change return type of all module... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Remove strnewdup(), it is a good source of possible... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Misc removal of pointless Extend strings |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Remove a few unneeded string copies in the PRIVMSG... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Add User::DoHostCycle |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Remove unneeded ProtocolInterface::Introduce |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Cast rework: use C++ style static_cast<> instead of... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Move IP<->sockaddr conversions into irc::sockets::... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Remove more text<->binary IP conversions, making code... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Rename User::GetPort to GetServerPort to clarify its... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Change IP address storage in User to use more IPv4... |
blob | commitdiff | raw | diff to current |
2009-09-01 |
danieldg | Strip SUPPORT_IP6LINKS #define |
blob | commitdiff | raw | diff to current |
2009-08-14 |
w00t | Remove some very verbose debug that isn't really needed... |
blob | commitdiff | raw | diff to current |
2009-08-12 |
danieldg | Make rehash work more than once per run, and fix some... |
blob | commitdiff | raw | diff to current |
2009-08-12 |
danieldg | Fixes for config reader |
blob | commitdiff | raw | diff to current |
2009-08-03 |
w00t | Comment on what looks like incorrect behaviour in User... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
w00t | Revert "Don't do all the oper gubbins if the opertype... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
w00t | Revert "Find the right variable so it actually works... |
blob | commitdiff | raw | diff to current |
2009-08-03 |
w00t | Find the right variable so it actually works, too. |
blob | commitdiff | raw | diff to current |
2009-08-03 |
w00t | Don't do all the oper gubbins if the opertype doesn... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
w00t | Check that the <connect> block actually specifies a... |
blob | commitdiff | raw | diff to current |
2009-05-14 |
danieldg | Fix r11381 checking HideWhoisServer incorrectly |
blob | commitdiff | raw | diff to current |
2009-05-13 |
danieldg | Hide server sources if HideWhoisServer is set, noticed... |
blob | commitdiff | raw | diff to current |
2009-05-13 |
danieldg | Use Utils->ServerUser instead of ServerInstance->FakeCl... |
blob | commitdiff | raw | diff to current |
2009-05-13 |
danieldg | Create subclass of User for FakeClient, to allow for... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
danieldg | Fix memory leak on rehash: opertype used char* instead... |
blob | commitdiff | raw | diff to current |
2009-04-16 |
w00t | Convert snomask 'A' into snomask 'a' for local announce... |
blob | commitdiff | raw | diff to current |
2009-03-18 |
brain | Fix for bug #788, set user->quitting before writing... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
w00t | Fix bug #751 (wallops are not being processed remotely... |
blob | commitdiff | raw | diff to current |
2009-03-02 |
danieldg | Fix +P channels being deleted when the final user ... |
blob | commitdiff | raw | diff to current |
2009-02-15 |
peavey | Also Extend user with FORCENick when calling the actual... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
peavey | Nuke trailing spaces |
blob | commitdiff | raw | diff to current |
2009-02-04 |
w00t | Allow SANICK, SVSNICK, NICKLOCK, etc to override +bN... |
blob | commitdiff | raw | diff to current |
2009-01-22 |
w00t | Tone down some logging to make debugging a tiny bit... |
blob | commitdiff | raw | diff to current |
2009-01-03 |
w00t | Remove +o from users on deoper, plausible fix for bug... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-12-01 |
w00t | Remove lines_in and reset_due flood protection mechanis... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
w00t | Remove m_operflood, add privs: users/flood/no-throttle... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
w00t | Remove OverPenalty, saves sizeof(bool) per user. |
blob | commitdiff | raw | diff to current |
2008-11-02 |
w00t | Remove +s when no snomasks are set.. bug found (indirec... |
blob | commitdiff | raw | diff to current |
2008-11-01 |
w00t | Second attempt at time() -> SI->Time(), now problems... |
blob | commitdiff | raw | diff to current |
2008-11-01 |
w00t | Remove now-unneeded 4in6 hacks [danieldg] |
blob | commitdiff | raw | diff to current |
2008-11-01 |
w00t | Merge commit 'ddg/out-12' |
blob | commitdiff | raw | diff to current |
2008-10-28 |
w00t | Fix 4in6 IP resolution hack now that the leading :... |
blob | commitdiff | raw | diff to current |
2008-10-28 |
w00t | Remove one (now unneeded) 4in6 hack. |
blob | commitdiff | raw | diff to current |
2008-10-25 |
w00t | Move spanningtree to use OnChangeLocalUserHost instead... |
blob | commitdiff | raw | diff to current |
2008-10-25 |
w00t | (sort of..) Revert commit 7736e920fe6ccaf9ad1984afc70db... |
blob | commitdiff | raw | diff to current |
2008-10-23 |
w00t | Revert earlier time() -> SI->Time() diff for now, this... |
blob | commitdiff | raw | diff to current |
2008-10-23 |
w00t | Patch from Namegduf converting all instances (where... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
w00t | Working privs implementation, and example usage in... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
w00t | Migrate oper commands to an std::set, add a set for... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
w00t | Add skeleton of HasPrivPermission. |
blob | commitdiff | raw | diff to current |
2008-10-17 |
w00t | Remove space indenting. (Brain, *smack* :P) |
blob | commitdiff | raw | diff to current |
2008-10-17 |
w00t | Remove the duplicate checking/disabled setting of ... |
blob | commitdiff | raw | diff to current |
2008-10-03 |
brain | Whooops! thanks psychon |
blob | commitdiff | raw | diff to current |
2008-10-02 |
brain | Fix for bug #601 |
blob | commitdiff | raw | diff to current |
2008-09-29 |
special | Replace the IP (in addition to hostname) for CGIIRC... |
blob | commitdiff | raw | diff to current |
2008-09-18 |
peavey | Reinvert order of insert/erase into user hash_map to... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
special | Patch by dz to remove the one usage of strdup/strtok_r... |
blob | commitdiff | raw | diff to current |
2008-09-13 |
aquanight | Changed Allowed Modes to bitsets. |
blob | commitdiff | raw | diff to current |
2008-09-07 |
w00t | Merge the second interface for socket hooking into... |
blob | commitdiff | raw | diff to current |
next |