index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2010-01-31
Allow connect classes to be specified without an allow or deny mask
danieldg
2010-01-30
Remove UpdateNickHash due to incorrect behavior
danieldg
2010-01-30
Move nick change code out of cmd_nick; fixes double-invocation of hooks and m...
danieldg
2010-01-29
Remove MaxWhoResults, replace with an increase of Penalty based on result lis...
danieldg
2010-01-28
Fix empty FMODE being sent if SendMode mode changes
danieldg
2010-01-21
Remove unneeded save of errno
danieldg
2010-01-19
Fix some command registration warnings
danieldg
2010-01-19
Fix MOTD and RULES to work remotely (remove the old hacks for MOTD)
danieldg
2010-01-18
Move lots of spanningtree items to commands
danieldg
2010-01-18
Remove excessive gettimeofday system calls
danieldg
2010-01-18
PreCommand/PostCommand are local-only hooks
danieldg
2010-01-17
Fix for incorrect template application by GCC 3.4
danieldg
2010-01-17
Add Module::init() for correct exception handling during hook registration
danieldg
2010-01-16
Fix signdedness error in LoopCall
danieldg
2010-01-14
Verify cloak keys match during CAPAB negotiation
danieldg
2010-01-14
Move revision information from Version object to a static symbol
danieldg
2010-01-14
Allow maxtargets to be bypassed in LoopCall for JOIN
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2010-01-09
Remove mode counter, not reliable and only used for umode +i
danieldg
2010-01-09
Disallow adding prefix-mode when it is already set (fixes bug #935)
danieldg
2009-11-16
Use ServiceProvider for inter-module dependencies
danieldg
2009-11-15
Add Inspircd::AddServices
danieldg
2009-11-15
Add ParamChannelModeHandler
danieldg
2009-11-15
Add ModeHandler* versions of channel mode access
danieldg
2009-11-15
Hide channel mode structures
danieldg
2009-11-13
Get rid of socklen_t parameter to Bind, we are using C++ here and can do it o...
danieldg
2009-11-11
Add fine-grained command flood controls
danieldg
2009-11-11
Get rid of DieDelay, it just freezes the ircd prior to exit
danieldg
2009-11-11
Allow static build of inspircd without module support
danieldg
2009-11-06
Remove Extensible parent from EventHandler
danieldg
2009-11-06
Move StreamSocket inheritance off of User
danieldg
2009-11-03
Match USERINPUT/USEROUTPUT identifiers
danieldg
2009-11-03
Create m_halfop
danieldg
2009-11-03
Remove AllowHalfop item from server config
danieldg
2009-11-03
Move MODENOTICE command to a command module
danieldg
2009-11-01
Fix global clone count not being decremented on remote user quit
danieldg
2009-10-30
Clean up typos and some unused code
danieldg
2009-10-25
Force heap allocation of refcountbase, create usecountbase for non-allocation...
danieldg
2009-10-25
Fixes found by removing User inheritance from StreamSocket
danieldg
2009-10-25
Add <config:format> to avoid breaking existing configuration files with XML e...
danieldg
2009-10-24
Get rid of OpenTCPSocket
danieldg
2009-10-24
Create irc::sockets::cidr_mask
danieldg
2009-10-24
Move forward declarations to typedefs.h
danieldg
2009-10-24
Get rid of ModePair
danieldg
2009-10-23
Make User::uuid and User::server const
danieldg
2009-10-23
Change to <type:vhost> and <oper:vhost> because <oper:host> is taken.
danieldg
2009-10-22
Make ConfigTag::items private
danieldg
2009-10-22
Split up configreader.cpp, it's a bit large
danieldg
2009-10-22
Make irc::sockets::* parameters consistent, add irc::sockets::mask
danieldg
2009-10-22
Clean up unused functions, add nonicks operoverride [dKingston]
danieldg
[prev]
[next]