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
/
inspircd.cpp
Age
Commit message (
Expand
)
Author
2005-04-23
Speedup for buffered uplinks
brain
2005-04-21
Added warning on unresolved symbol errors about 'you might need ./inspircd st...
brain
2005-04-20
Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp
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-15
Added new API methods:
brain
2005-04-15
Fixed bug where if channel limit was lower than the user count users could st...
brain
2005-04-14
Added ability for modules to hold users in a 'holding pattern' while they do ...
brain
2005-04-14
Added OnUserKick and OnUserPreKick
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
Fixed some 'unknown command' stuff (sorry w00t) :p
brain
2005-04-13
Updated to support OnSendList
brain
2005-04-13
Fixed m_park stuff
brain
2005-04-13
Fixed OnBackgroundTimer segfaults
brain
2005-04-12
Added OnBackgroundTimer method, ticks every 5 seconds approximately
brain
2005-04-12
Added Server::PseudoToUser and Server::UserToPseudo
brain
2005-04-11
More fixes :/
brain
2005-04-11
Blah
brain
2005-04-11
Grr
brain
2005-04-11
More module fixes
brain
2005-04-11
Fucking linux
brain
2005-04-11
Stoopid bloody linux
brain
2005-04-11
More fixes
brain
2005-04-11
Attempts to fix broken /loadmodule on some linux
brain
2005-04-11
Fixed /unloadmodule on crappy gentoo
brain
2005-04-11
Made setrlimit a commandline option
brain
2005-04-09
Changed parameters of OnPacketTransmit and OnPacketReceive to be much more us...
brain
2005-04-09
Added support for /NAMES with no parameters (just gives a hardcoded response ...
brain
2005-04-08
Added <disabled:commands> tag!
brain
2005-04-08
Added ability to disable any command for non-opers
brain
2005-04-08
Added customizable pingfreq
brain
2005-04-08
Added optional module path to the configuration file
brain
2005-04-08
rehashing now adds and removes modules
brain
2005-04-07
Added module flags output to /MODULES
brain
2005-04-07
Added ability for non-opers to see simplistic /modules output
brain
2005-04-07
/LOADMODULE and /UNLOADMODULE all successfully working!
brain
2005-04-07
Tons of module versionflags stuff, and checks for it in /UNLOADMODULE
brain
2005-04-07
Started work on /UNLOADMODULE, resource tracking and flags in Version class
brain
2005-04-07
Added /LOADMODULE (tested and working)
brain
2005-04-07
Fixed a double free in dnsqueue.cpp
brain
2005-04-06
Moved module loading to a LoadModule function that can be called outside of i...
brain
2005-04-06
Changed the loglevel of some startup failure messages to DEFAULT (were DEBUG)
brain
[next]