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
/
m_spanningtree.cpp
Age
Commit message (
Expand
)
Author
2006-07-10
Inherit just about everything from classbase
brain
2006-07-10
Making lots of stuff inherit from classbase so we can use it as a holdall cla...
brain
2006-07-09
send_mode event for spanningtree (this will be backported to stable as its re...
brain
2006-07-08
Refactored user modes to work like the channel modes - core and module data n...
brain
2006-07-03
Cleanups, change ugly if(\!*line.c_str()) to if(line.empty()); remove some cr...
om
2006-07-03
Make spanningtree compile again >_<
om
2006-07-03
Typo fix
om
2006-07-01
Change WriteChannelWithServ and it's _NoFormat to take a const char* serverna...
om
2006-07-01
Replace rather craq'y loop with a couple of std::string calls
om
2006-06-30
*** Interesting fix ***
brain
2006-06-28
More stuff for allowing hostnames in <bind> and <link> again - note there is ...
brain
2006-06-27
We can re-enable special's security fix now - note this is good for boxes wit...
brain
2006-06-27
Temporarily disable special's security improvement until we have either/or bi...
brain
2006-06-25
Extra safety for user lists to not keep bad pointers hanging about
brain
2006-06-22
Forward port of server link DDoS/oper flood fix
special
2006-06-17
On remote kill, send KILL notice. mIRC doesnt seem happy with just the STANDA...
brain
2006-06-17
Bring forward fix for w00t.
brain
2006-06-05
Fix for collisions when clock is out
brain
2006-05-31
Prevent crash when displaying error for server already existing (this only ha...
brain
2006-05-24
Corresponding forward-port
brain
2006-05-24
More debugging
brain
2006-05-24
Prevent SYNCTS bounce
brain
2006-05-24
ALL THROW A WHILD PARTY! CRASH-ON-NETSPLIT should be fixed!!!
brain
2006-05-10
Fix for crash on: /OS RAW PUSH non-existent-nick :::nick!ident@host KICK #cha...
brain
2006-04-28
Synching of channel TS after a whole channel has been sent.
brain
2006-04-24
delete operator tracking in debug mode (using a macro -- live with it.)
brain
2006-04-20
Include paths change
brain
2006-04-08
Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...
om
2006-04-04
More verbose error output
brain
2006-04-04
move do_whois to cmd_whois, i'm stopping now. really.
om
2006-04-01
Fixes for stability of connects (these didnt make it into trunk!!!)
brain
2006-03-27
Fix typo in spanningtree (who put this colon here?)
brain
2006-03-27
Fix for desync in channels with keys a'la services
brain
2006-03-27
Remove unused variable
w00t
2006-03-26
Removal of DoOneIteration stuff
brain
2006-03-26
All software threading stuff *disabled*
brain
2006-03-19
Check for link tags with undefined ipaddr fields (for drunk admins that typo)
brain
2006-03-18
Test fix for topic loop
brain
2006-03-12
Case insensitive server names (Hopefully) - to be tested
brain
2006-03-12
Altered some stuff to make case insensitive servernames (wont compile yet!)
brain
2006-03-11
Fixes :P
brain
2006-03-11
Yet more const ref changes
brain
2006-03-11
Doh @ null chars in an sprintf!
brain
2006-03-11
Tweaked to use the same system as nenolod's NAMES patch for FJOIN
brain
2006-03-11
Debug counter
brain
2006-03-11
MUCH FASTER squit! (and a TON more stable, too)
brain
2006-03-10
Tidyup and move ConvToStr to a publically accessible place
brain
2006-03-09
Forgot to declare var
brain
2006-03-09
UMode tweaks
brain
2006-03-09
Probably wont compile yet - purge_empty_channels refactor
brain
[next]