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
Age
Commit message (
Expand
)
Author
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
Added warning on unresolved symbol errors about 'you might need ./inspircd st...
brain
2005-04-21
Tested initial m_sql (works with issues)
brain
2005-04-20
Added preliminary m_sql.cpp
brain
2005-04-20
Moved to B4
brain
2005-04-20
Moved to B3 official
brain
2005-04-20
Added module message passing architecture
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-19
Added 'server already exists' check for u-type links
brain
2005-04-19
Fixed bug when ordering a bot to leave using anope services
brain
2005-04-19
Fixed anope module sending L tokens with 2 instead of 3 params (made code mor...
brain
2005-04-18
Fixed broken server/server handshake for U-type server links (services)
brain
2005-04-18
Added PID reporting and testing before daemonize
brain
2005-04-18
Changed "is now running" message to AFTER port bind checks
brain
2005-04-18
Fixed /LUSERS server count again
brain
2005-04-18
Fixed /LUSERS server count
brain
2005-04-18
Fixed strange join behavior reported by w00t (mirc requesting MODE immediatel...
brain
2005-04-18
Fixed strhashcomp
brain
2005-04-17
Fixed bug #47 reported (and suggested fix) by Om
brain
2005-04-17
Removed some old uneeded code
brain
2005-04-16
Added:
brain
2005-04-16
Fixed lingering (SO_REUSEADDR was being set to 0?)
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
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
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
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
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
[next]