index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_serverbots.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices to 2011
Jackmcbarn
2011-05-04
1
-1
/
+1
*
Add operonly option to serverbots
Jackmcbarn
2011-03-24
1
-0
/
+7
*
Remove command_parse.h from inspircd.h
Jackmcbarn
2011-01-30
1
-0
/
+1
*
Remove cull_list.h from inspircd.h
Jackmcbarn
2011-01-29
1
-2
/
+3
*
Change cleanup of serverbots to avoid use-after-free on module unload
Daniel De Graaf
2010-11-09
1
-18
/
+24
*
Call OnPostCommand from aliases
Jackmcbarn
2010-10-19
1
-5
/
+8
*
Revert incorrect fix
Jackmcbarn
2010-10-17
1
-1
/
+1
*
Fix BOTNOTICE
Jackmcbarn
2010-10-17
1
-1
/
+1
*
Process at most one alias, to allow for "invalid command" type aliases
Jackmcbarn
2010-10-17
1
-12
/
+11
*
Add BOTNOTICE pseudo-command to <botcmd> parsing
Daniel De Graaf
2010-10-08
1
-1
/
+9
*
Add early_init() for module setup needed prior to config reading
Daniel De Graaf
2010-10-08
1
-1
/
+5
*
Fix error handling and bad SQL syntax
Daniel De Graaf
2010-10-02
1
-0
/
+8
*
Initialize recursing and botID in the constructor
Jackmcbarn
2010-09-27
1
-3
/
+1
*
Add ExtensibleType argument to ExtensionItem to identify item types
Daniel De Graaf
2010-09-22
1
-1
/
+1
*
Convert m_alias and m_serverbots to FormatSubstitute
Daniel De Graaf
2010-08-27
1
-49
/
+43
*
Remove "assign()" converter between irc::string and std::string
Daniel De Graaf
2010-08-22
1
-1
/
+1
*
Clarify the configuration tag function names
Daniel De Graaf
2010-08-22
1
-2
/
+2
*
Change config reading hook for better error reporting
•••
This eliminates the OnRehash hook, and replaces it with ReadConfig which is called on boot, module load, and rehash.
Daniel De Graaf
2010-08-21
1
-3
/
+1
*
Fix compile error
Daniel De Graaf
2010-08-10
1
-1
/
+1
*
Clear bot aliases on rehash
Daniel De Graaf
2010-08-08
1
-0
/
+1
*
Finish m_serverbots
Daniel De Graaf
2010-08-07
1
-23
/
+56
*
Add m_serverbots
Daniel De Graaf
2010-08-07
1
-0
/
+294