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-11-29
Fixed for new OnOper syntax
brain
2005-11-29
Frigging warning
brain
2005-11-29
Fixed warning and attempt to use string as an int (!)
brain
2005-11-29
Everybody hates typos
brain
2005-11-29
Added OnOper and OnMode to module
brain
2005-11-29
Added opertype to OnOper and added OnMode function
brain
2005-11-29
Added NICK and QUIT
brain
2005-11-29
Fixed an old-style OnUserQuit trigger
brain
2005-11-29
Added reason to OnUserQuit
brain
2005-11-29
Added support for NOTICE
brain
2005-11-29
Fixed servernames in remote intro getting cut to one word
brain
2005-11-29
Fixed a warning
brain
2005-11-29
Fixed compile error
brain
2005-11-29
Changed the way lines are populated to remote servers
brain
2005-11-29
Fucking colon stripping
brain
2005-11-29
Colon stripping fixes
brain
2005-11-29
Leading colon fixes
brain
2005-11-29
Changed to strchr
brain
2005-11-29
Various optimizations and tweaks
brain
2005-11-29
PRIVMSG tweaks
brain
2005-11-29
Crash tweak
brain
2005-11-29
Added test code for one-to-many PRIVMSG
brain
2005-11-29
Added a few stats on squit
brain
2005-11-29
Moved some stuff to debug
brain
2005-11-29
Tweaked parameter count of sent out SQUITs
brain
2005-11-29
Netsplit/SQUIT tweaks
brain
2005-11-29
Recursive free sucks
brain
2005-11-29
Added squit stuff... dont like recursive delete.
brain
2005-11-29
Reverted is_uline change
brain
2005-11-29
strcmp() is a little expensive, and useless here -- ointers make our lives ea...
w00t
2005-11-29
Small fault-- is_uline() returned true for '' - not a good thing, I'd assume.
w00t
2005-11-28
Fixed some glitches in linking
brain
2005-11-28
Fixed dodgy server being broadcast on BURST
brain
2005-11-28
Fixed a loop whoopsie
brain
2005-11-28
Found a typo when compiling on gcc3.3.6
brain
2005-11-28
Changed to propogate SERVER properly when a new server connects
brain
2005-11-28
Commented /MAP because it takes some documenting to get across what im trying...
brain
2005-11-28
/MAP. ARGH!
brain
2005-11-28
Fixed bouncing messages caused by trying to echo to servers more than one hop...
brain
2005-11-28
Made privmsgs work
brain
2005-11-28
Missing two Module::
brain
2005-11-28
Added OnUserMessage and OnUserNotice (why have these been missing so long?)
brain
2005-11-27
Tied in client message parser, works very well :)
brain
2005-11-27
Added nickname syncing
brain
2005-11-27
Fixed a missing parameter
brain
2005-11-27
Added tree walk algorithm which finds out which directly-connected server
brain
2005-11-27
Added proper administrativia notices to CONNECT and inbound connections
brain
2005-11-27
Added /CONNECT
brain
2005-11-27
Added new docs
brain
2005-11-27
Added new documentation
brain
[next]