Age | Commit message (Expand) | Author |
2008-12-07 | Convert necessary match calls to use ASCII casemap. | w00t |
2008-12-01 | Rip flood/threshold out of config classes also. | w00t |
2008-11-10 | Add Phoenix to regular contributors list | w00t |
2008-11-01 | Obsolete m_restrictbanned, add <security:restrictbannedusers>, default on.. t... | w00t |
2008-11-01 | Correct this error message to confuse people less. | w00t |
2008-11-01 | Second attempt at time() -> SI->Time(), now problems with the original were f... | w00t |
2008-10-28 | dz added to /info, psychon (omitted?!) added to startup :) | w00t |
2008-10-26 | D'oh | brain |
2008-10-26 | Epic fail, did someone order a shipment of fail? | brain |
2008-10-26 | This one too | brain |
2008-10-26 | Fix obvious oversight spotted by Ankit, provide xline reasons when adding them | brain |
2008-10-23 | Revert earlier time() -> SI->Time() diff for now, this causes problems with d... | w00t |
2008-10-23 | Patch from Namegduf converting all instances (where possible) of time() -> Se... | w00t |
2008-10-22 | Only announce Q:Line hits on NICK from unregistered users, thanks satmd. | w00t |
2008-10-18 | Tie settings in mode and whowas to privs. | w00t |
2008-10-18 | Tie a number of /who settings to servers/auspex and users/auspex respectively. | w00t |
2008-10-18 | Tie display of realhost in USERHOST to users/auspex priv. | w00t |
2008-10-18 | Tie /stats that aren't explicitly marked for users into servers/auspex. | w00t |
2008-10-18 | Tie module version display to servers/auspex priv. | w00t |
2008-10-18 | Use servers/auspex and users/auspex privs where needed. | w00t |
2008-10-18 | Implement channels/auspex priv for /names and /list. | w00t |
2008-10-18 | Make use of privs for PRIVMSG also. | w00t |
2008-10-18 | Working privs implementation, and example usage in NOTICE for mass messaging. | w00t |
2008-09-25 | Fix faulty logic, glob patterns may not start with > or <. TODO: iterate comm... | peavey |
2008-09-20 | Fix a rather nasty race condition revealed by my reading through the comments... | brain |
2008-09-07 | Invite timeout on server-to-server is already a unix timestamp | w00t |
2008-08-29 | Tidier /modules generation. faster for non-opers, neater for all, and doesnt ... | brain |
2008-08-29 | Fix extra End of /STATS on spanningtree override of stats c and n. | peavey |
2008-08-29 | I was told that a new dev's first action must be adding himself to /info, so | psychon |
2008-08-28 | Rename lowermap to rfc_case_insensitive_map, add case_sensitive_map.. adjust ... | w00t |
2008-08-27 | Clean up opering a tiny bit.. pave the way for SVSOPER | w00t |
2008-08-27 | USERHOST/USERIP fix, return '-' char, not '+' if the user is away. Thanks jil... | w00t |
2008-08-26 | Someone messed this up | brain |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-25 | Implement /who 1d t (search for who matches for users connected for a given t... | w00t |
2008-08-25 | Add opt_time to WHO (will be /who +t flag) and clean the fuck up CommandWho::... | w00t |
2008-08-23 | Remove unused itab array | w00t |
2008-08-21 | match() is no longer a function+no header, now a static method of InspIRCd cl... | w00t |
2008-08-20 | properly coreexport the getcpu() function etc | brain |
2008-08-20 | We can finally have percent cpu in the stats z on windows now, same as it is ... | brain |
2008-08-18 | Forward-port r10160: openssl partial write fucking shit up, add Namegduf to c... | w00t |
2008-08-17 | These are not percentages | brain |
2008-08-07 | Always deny invite to users below halfop status, move OnUserPreInvite up to a... | w00t |
2008-08-06 | Hooray | w00t |
2008-08-06 | Give feedback to remote users | w00t |
2008-08-04 | Add Channel::SetTopic(User *, std::string &) to set topic on a channel. Use i... | w00t |
2008-07-22 | Fix bug #579, missing end of stats and snomask when module returns 1 from OnS... | brain |
2008-07-20 | changed my email address | pippijn |
2008-07-20 | Removed excess spaces before some lines in /info - thanks psychon | special |
2008-07-20 | More numerics.h conversion | w00t |