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
Age
Commit message (
Expand
)
Author
2010-01-05
Show channel listmodes (+beIg) in /CHECK output
danieldg
2010-01-04
Fix makefile remake target to work in BSD make and avoid looping when .config...
danieldg
2010-01-04
GCC 4.5 warning fixups
danieldg
2010-01-02
Fix counting error in r12237
danieldg
2010-01-02
Fix sqllog compile error
danieldg
2010-01-02
Remove special-case handling of SVSNICK, SVSJOIN, SVSPART; enables intelligen...
danieldg
2009-12-31
Hook OnUserRegister instead of OnUserConnect so that remote user connection i...
w00t
2009-12-31
Check channel name in SVSJOIN to avoid propegating an invalid channel, fixes ...
w00t
2009-11-30
2.0 alpha 2 release
danieldg
2009-11-21
Delete modewatchers when unloading modules that use them to keep the server f...
dz
2009-11-21
Don't tell the user they are banned and then still let them join if they have...
dz
2009-11-21
allow channels starting with ## in m_banredirect.cpp, fixes bug #921 reported...
dz
2009-11-17
erm, why are we doing this twice?
danieldg
2009-11-16
Use ServiceProvider for inter-module dependencies
danieldg
2009-11-15
Fix failed oper snomask being sent to local oper sno on remote servers
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-13
OpenBSD apparently hates adding features that can be implemented in other way...
danieldg
2009-11-12
Added ircdriven at request of zomg
brain
2009-11-12
Fix typo
danieldg
2009-11-12
Fix incorrect opaque object use in ProtoSendMetaData (this is a reason to avo...
danieldg
2009-11-12
Fix double-cull of users quitting due to connection error
danieldg
2009-11-11
Add fine-grained command flood controls
danieldg
2009-11-11
Fix compilation due to dirent header
danieldg
2009-11-11
Change /HELPOP => /HELP to be sensible and match every other ircd
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-09
Allow near-empty configuration to work by adding sensible defaults
danieldg
2009-11-09
Set a name on all connect blocks
danieldg
2009-11-06
Remove Extensible parent from EventHandler
danieldg
2009-11-06
Move StreamSocket inheritance off of User
danieldg
2009-11-06
Send %#chan messages to all members ranked at least halfop, not just those th...
danieldg
2009-11-06
Show IP of the user in the quit snomask [dKingston]
danieldg
2009-11-06
Add example modules.conf files that match Unreal and Charybdis feature sets [...
danieldg
2009-11-04
Clarify handshake failure messages
danieldg
2009-11-03
Match USERINPUT/USEROUTPUT identifiers
danieldg
2009-11-03
Clean up duplicated link snomask messages on errors
danieldg
2009-11-03
Remove m_halfop from list in compat linking mode
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-03
Clarify comments in Makefiles
danieldg
2009-11-01
Fix CGI:IRC user class not being changed based on their real IP when it is ch...
danieldg
2009-11-01
Fix global clone count not being decremented on remote user quit
danieldg
2009-10-30
Ask before running modulemanager update
danieldg
2009-10-30
m_cloaking: extend IPv6 mask from /48 to /32, add IPv6/64 and IPv4/24 to half...
danieldg
2009-10-30
Clean up typos and some unused code
danieldg
[prev]
[next]