index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2009-01-26
Move Anope's executable (anope.exe for Windows / services for *nix) to be ins...
cyberbotx
2009-01-26
Check noexpire/readonly in expire_all(), not the mainloop. Otherwise, expiry ...
rburchell
2009-01-03
Housekeeping contact address updates.
sjaz
2009-01-02
Update copyrights for 2009.
rburchell
2008-12-17
Massive cleanup of the CMakeLists.txt files to finalize them.
cyberbotx
2008-11-28
Remove (void) args, these just make things ugly.
rburchell
2008-11-26
Various fixes for compiling under Windows.
cyberbotx
2008-11-23
Converted many C-style casts to C++-style casts.
cyberbotx
2008-11-22
Replaced most uses of smalloc and scalloc with new, replaced most uses of fre...
cyberbotx
2008-11-15
Remove unused moduleAddMessage/moduleDelMessage, move moduleCallBackRun() int...
rburchell
2008-11-14
Insane commit of doom: s/ \t/g
rburchell
2008-11-08
Fix various scary stuff to do with API.
Robin Burchell w00t@inspircd.org
2008-11-02
Rip out SQL. It's utterly useless in current implementation.
Robin Burchell w00t@inspircd.org
2008-10-27
Added timeout directive to defcon block in new config.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-07
Merge branch 'anopeng' into anopeng-config
Robin Burchell w00t@inspircd.org
2008-10-03
Merge commit 'cbx/anopeng-charfix' into anopeng
Robin Burchell w00t@inspircd.org
2008-10-02
Replaced anope_SendSquit() with direct call to SendSquit() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendGlobops() with direct call to SendGlobops() in IRCDProto c...
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Replaced anope_SendPong() with direct call to SendPong() in IRCDProto class.
Naram Qashat cyberbotx@cyberbotx.com
2008-10-02
Various conversions to use new protocol.
Robin Burchell w00t@inspircd.org
2008-10-02
Convert various to new name scheme.
Robin Burchell w00t@inspircd.org
2008-09-30
Remove legacy global function.
Robin Burchell w00t@inspircd.org
2008-09-30
listnicks and listchans go away, as they aren't all that useful (and way too ...
Robin Burchell w00t@inspircd.org
2008-09-30
Remove 'skeleton' mode. It's not really all that useful.
Robin Burchell w00t@inspircd.org
2008-09-30
Move delete_user() into a destructor. Fix a few minor bugs with conversion also.
Robin Burchell w00t@inspircd.org
2008-09-30
Fix for g++
Robin Burchell w00t@inspircd.org
2008-09-30
Partial fixes for g++, need to commit this
Robin Burchell w00t@inspircd.org
2008-01-13
BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-04
BUILD : 1.7.20 (1330) BUGS : 815 NOTES : Applied patch by Trystan to properly...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-01
BUILD : 1.7.20 (1329) BUGS : 811 NOTES : Fixed databases not being saved when...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29
BUILD : 1.7.19 (1289) BUGS : 768 NOTES : Fixed module runtime directory not a...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26
BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-01-22
BUILD : 1.7.18 (1228) BUGS : 672 NOTES : Fixed a crash when MySQL was enabled...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-01-15
BUILD : 1.7.18 (1225) BUGS : 669 NOTES : Fixed spurious PONGs being sent duri...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17
BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-07
BUILD : 1.7.15 (1165) BUGS : 603 NOTES : Added support for SVSMODE by parsing...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-24
BUILD : 1.7.15 (1157) BUGS : 589 NOTES : Fixed restarting under windows, it s...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-06
BUILD : 1.7.14 (1124) BUGS : 552 NOTES : Added a way to modules_unload_all() ...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-04
BUILD : 1.7.14 (1107) BUGS : 561 NOTES : Various small fixes for charybdis
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-03
# BUILD : 1.7.14 (1106) # BUGS : # NOTES : applied heinz's fix for the gcc h...
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-02
# BUILD : 1.7.14 (1103) # BUGS : 557 # NOTES : Fixed very nasty typecast. GC...
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-20
BUILD : 1.7.14 (1094) BUGS : 530 NOTES : Applied marks botserv bold striping ...
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-15
# BUILD : 1.7.14 (1089) # BUGS : 549 # NOTES : applied trystan's patch for t...
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-14
# BUILD : 1.7.14 (1088) # BUGS : # NOTES : applied trystan's patch for 491.
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-22
BUILD : 1.7.14 (1068) BUGS : N/A NOTES : Added -nothird and -support command ...
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-14
BUILD : 1.7.14 (1050) BUGS : 498 NOTES : Removed last traces of threading sup...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-04-20
# BUILD : 1.7.14 (1028) # BUGS : 499 # NOTES : fixed index of backtrace(), t...
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-23
BUILD : 1.7.14 (1021) BUGS : NOTES : Anope 1.7.14 RC1
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-23
# BUILD : 1.7.13 (1020) # BUGS : # NOTES : fixed main.c after last commit :)
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-23
# BUILD : 1.7.13 (1019) # BUGS 390 : # NOTES : fixed some obsolete defines. h...
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
[next]