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
/
src
/
modules
Age
Commit message (
Expand
)
Author
2005-04-22
Fixed crash-n-burn on rehash
brain
2005-04-22
Added module which provides MD5 encryption for oper passwords plus /mkpasswd
brain
2005-04-21
Added allowpatterns
brain
2005-04-21
Added some extra options
brain
2005-04-21
Changed description comment
brain
2005-04-21
Added user/password checks and connection code
brain
2005-04-21
Added m_sqlauth - allows authorizing of connections via an arbitary mysql tab...
brain
2005-04-21
Updated with a bit more debug output
brain
2005-04-21
New stuff actually compiles now
brain
2005-04-21
Added header for m_sql with inherited Request class
brain
2005-04-21
Corrected library paths in $CompileFlags
brain
2005-04-21
Tested initial m_sql (works with issues)
brain
2005-04-20
Added preliminary m_sql.cpp
brain
2005-04-20
Removed some unceccessary debug output
brain
2005-04-20
Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp
brain
2005-04-19
Fixed fd leaks
brain
2005-04-15
Fixed a minor bug in text formatting of errors
brain
2005-04-15
Fixed a minor parameter bug (display glitch, wrong censor word in an error)
brain
2005-04-15
Added the m_chanfilter module, implements chanmode +g which allows channel sp...
brain
2005-04-15
Someone got a comparison completely the wrong way around (and it wasnt spotted!)
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 m_ident skeleton
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
Added Module::OnSendList
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
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-12
Unitialized data bites the big one
brain
2005-04-12
Fixed not reading sessions until a rehash
brain
2005-04-12
Added 005 numeric handling, token is "PARK"
brain
2005-04-12
Fixed to prevent giving out negative keys
brain
2005-04-12
Added m_park, user parking to keep ops during a ping timeout (suggested by Ib3N)
brain
2005-04-11
Fixed /unloadmodule on crappy gentoo
brain
2005-04-11
Fixed minor text typos
brain
2005-04-11
Added m_filter_pcre, filters with regular expression matches!
brain
2005-04-11
Added getrlimit/setrlimit to set process limits to allow a core dump
brain
2005-04-10
Fixed to not have an idle time greater than the signon time
brain
2005-04-10
Added m_setidle, allows opers to set their idle times
brain
2005-04-10
Fine-grained control over what can be overridden by whom
brain
2005-04-09
Fixed matching
brain
2005-04-09
Never got committed - added GetVersion()
brain
[prev]
[next]