summaryrefslogtreecommitdiff
path: root/operserv.c
AgeCommit message (Collapse)Author
2004-07-19BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
part 1 git-svn-id: svn://svn.anope.org/anope/trunk@264 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@169 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-22BUILD : 1.7.4 (209) BUGS : none NOTES : Fixed implementation for dynamic ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
server /OS GLOBAL git-svn-id: svn://svn.anope.org/anope/trunk@209 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@151 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-22BUILD : 1.7.4 (208) BUGS : none NOTES : New implementation for dynamic ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
server /OS GLOBAL git-svn-id: svn://svn.anope.org/anope/trunk@208 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@150 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-18BUILD : 1.7.4 (206) BUGS : 55 NOTES : Added proper Bahamut1.8 support. ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
Merged r132:195 from branch branches/proto/anope-bahamut18 which should now be obsolete. git-svn-id: svn://svn.anope.org/anope/trunk@206 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@148 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-16BUILD : 1.7.3 (196) BUGS : 106 NOTES : Fixed module support for OpenBSD systems rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@196 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@138 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-12BUILD : 1.7.3 (188) BUGS : 101 NOTES : Unified kill_user function to handle ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
all ircd protocols. git-svn-id: svn://svn.anope.org/anope/trunk@188 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@133 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-27BUILD : 1.7.3 (130) BUGS : 74 NOTES : Better /OS MODLIST output to include ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
version information and a proper list header/footer. git-svn-id: svn://svn.anope.org/anope/trunk@130 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@103 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14BUILD : 1.7.2 (104) BUGS : NOTES : Removed some illegal sizeof(void). Thanks ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
to codemastr. git-svn-id: svn://svn.anope.org/anope/trunk@104 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@80 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14BUILD : 1.7.2 (101) BUGS : none NOTES : Fixed Makefiles to deal with ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
lang/index properly. git-svn-id: svn://svn.anope.org/anope/trunk@101 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@77 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14BUILD : 1.7.2 (100) BUGS : 52 NOTES : Fixed a bug with globals containing ↵atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
format characters git-svn-id: svn://svn.anope.org/anope/trunk@100 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@76 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-11BUILD : 1.7.2 (93) BUGS : 46 NOTES : Applied the Rage2 IRCD patch provided ↵rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
by al git-svn-id: svn://svn.anope.org/anope/trunk@93 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@69 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-08BUILD : 1.7.0 (36) BUGS : NOTES : 1. Added "is a services root ↵certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
administrator" to /ns info. 2. Added option for SOs and above to hide their services access status in /ns info. git-svn-id: svn://svn.anope.org/anope/trunk@36 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@26 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28BUILD : 1.6.0 (4) BUGS : none NOTES : File cleanup and new AnopeManager ↵dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
script (bin/am) to work with Anope source control. Version schema change with no impact on cpp directives. git-svn-id: svn://svn.anope.org/anope/trunk@4 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28Initial Anope Importsvn svn@31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: svn://svn.anope.org/anope/trunk@1 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1 5417fbe8-f217-4b02-8779-1006273d7864