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
/
commands.cpp
Age
Commit message (
Expand
)
Author
2005-04-23
Added global oper monitoring through modules and global connect monitoring th...
brain
2005-04-22
Fixed weird issues when anope sends large amounts of text at once to the uplink
brain
2005-04-22
Added OnOperCompare function to override strcmp in password check for /oper
brain
2005-04-21
Added password field
brain
2005-04-20
Added OnUserDisconnect method to modules.* to fix fd leak in m_ident.cpp
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
Fixed strhashcomp
brain
2005-04-16
Added:
brain
2005-04-16
Fixed lingering (SO_REUSEADDR was being set to 0?)
brain
2005-04-15
Added new API methods:
brain
2005-04-14
Added ability for modules to hold users in a 'holding pattern' while they do ...
brain
2005-04-14
Fixed typo
brain
2005-04-14
Added (untested!) OnCheckReady and OnUserRegister (gonna write an ident looku...
brain
2005-04-13
Updated /INFO (nothing in here before, was 2 years out of date)
brain
2005-04-13
Updated to support OnSendList
brain
2005-04-13
Added Server::AddGLine
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-10
Test commit
brain
2005-04-10
Fixed chu's typo
brain
2005-04-09
Added support for /NAMES with no parameters (just gives a hardcoded response ...
brain
2005-04-07
Fixed typo in new /modules
brain
2005-04-07
Added ability for non-opers to see simplistic /modules output
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-06
Added log output for on-oper
brain
2005-04-06
Alright, who forgot to make /oper check hostnames?
brain
2005-04-05
Fix to bug #33 (weird /map)
brain
2005-04-04
Added the module method OnUserPostNick for capturing a nickchange AFTER it ha...
brain
2005-04-04
Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...
brain
2005-04-03
Fixes to bug#37 and pre-emptive checks for security of /NAMES
brain
2005-04-03
Fix to bug #36 reported by Yeti
brain
2005-04-02
Fixed cosmetic bug in /who
frostycoolslug
2005-04-02
Fixes for dns queueing, timeout functions etc moved to more sensible place
brain
2005-04-01
Attempts to fix some random crashes
brain
2005-04-01
Fixed 'unlikely' crash if nick was changed before dns lookup was completed
brain
2005-03-28
Fixed to actually CHECK THE PASSWORD of linking servers!
brain
2005-03-27
Fixed detection of missing opertypes
brain
2005-03-27
Made config parsing code a bit more lenient
brain
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2005-03-25
Fixes for GCC3.4 and namespaces (must rerun configure!)
brain
2005-03-25
Changed occurances of vector to std::vector
brain
2005-03-25
Added a lot of config error checking
brain
2005-03-24
Fixed a ton of MODE crap 'avec le' services :p
brain
2005-03-24
Fix to bug #29
frostycoolslug
2004-09-11
Changes for security based on RATS analysis
brain
2004-09-11
Security audit based on RATS output
brain
[next]