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
2005-04-16
Added:
brain
2005-04-16
Fixed lingering (SO_REUSEADDR was being set to 0?)
brain
2005-04-16
Added extra parameter to OnRawMode in docs
brain
2005-04-16
Updated documentation of <connect> tags at request of Strike
brain
2005-04-16
Added a chanrec to OnRawMode, om pointed out i hadnt given him it :D
brain
2005-04-15
Fixed a minor bug in text formatting of errors
brain
2005-04-15
New docs for API:
brain
2005-04-15
Added new API methods:
brain
2005-04-15
Fixed a minor parameter bug (display glitch, wrong censor word in an error)
brain
2005-04-15
Removed deprecated class 'packet'
brain
2005-04-15
Removed some deprecated documentation (html)
brain
2005-04-15
Removed some deprecated documentation
brain
2005-04-15
Added the m_chanfilter module, implements chanmode +g which allows channel sp...
brain
2005-04-15
Made cmode and chanmode more safe
brain
2005-04-15
Someone got a comparison completely the wrong way around (and it wasnt spotted!)
brain
2005-04-15
Fixed bug where if channel limit was lower than the user count users could st...
brain
2005-04-14
New documentation on today's new methods etc
brain
2005-04-14
Brains law of coding #1: There will always be typos in the simplest of code i...
brain
2005-04-14
Sends /LUSERS on connect
brain
2005-04-14
More nice comments (this module is kind of a flagship for a few new method ca...
brain
2005-04-14
Changed the state engine states to nice constants
brain
2005-04-14
More careful checks for control characters and linefeeds in the ident (becaus...
brain
2005-04-14
Added comments
brain
2005-04-14
Lots of bugfixes, added timeouts, completely nonblocking!
brain
2005-04-14
Added ability for modules to hold users in a 'holding pattern' while they do ...
brain
2005-04-14
Added m_ident skeleton
brain
2005-04-14
Added OnUserKick and OnUserPreKick
brain
2005-04-14
Added rm -rf src/modules/*.so to make modclean
brain
2005-04-14
Fixed typo
brain
2005-04-14
Stupid typos
brain
2005-04-14
Fixed minor typo in AllModulesReportReady()
brain
2005-04-14
Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident looku...
brain
2005-04-14
Added OnPreCommand
brain
2005-04-13
Updated /INFO (nothing in here before, was 2 years out of date)
brain
2005-04-13
Added IsValidHostMask
brain
2005-04-13
Fixed some 'unknown command' stuff (sorry w00t) :p
brain
2005-04-13
Changed to non-conflicting numeric 948 for invalid idle time
brain
2005-04-13
Fixed stupid m_park disabling privmsgs to all users :/
brain
2005-04-13
Updated to support OnSendList
brain
2005-04-13
Updated to support OnSendList
brain
2005-04-13
Added Module::OnSendList
brain
2005-04-13
Added Server::AddGLine
brain
2005-04-13
Fixed a typo
brain
2005-04-13
Fixed /kill bug in m_operlevels (couldnt kill non-opers)
brain
2005-04-13
Fixed m_park stuff
brain
2005-04-13
Double 367 numeric glitch fixed
brain
2005-04-13
Now tracks quits (just in case some oper saquits, then a user changes to the ...
brain
2005-04-13
Track user quits in the park list
brain
2005-04-13
Fixed OnBackgroundTimer segfaults
brain
2005-04-12
Unitialized data bites the big one
brain
[next]