om
62a8a54656
More random spelling fixes
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8115 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 17:30:03 +00:00
brain
c7c9f1119e
Tweaks to icky icky select() engine (thanks Ersan) this MIGHT fix select problems, but nobody really uses it anyway.
...
We've been having more than usual problems due to select() due to epoll not being detected properly and it falling back on select() which isnt as well tested.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8113 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 15:40:23 +00:00
om
71a2531a9e
more anal spellchecking
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8112 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 06:57:40 +00:00
om
397d8bfff9
We really do suck at spelling...and not just the american-british disagreements
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8111 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 06:27:26 +00:00
bricker
bf12d62212
fix a few things, and change customise to customize ;) gotta love those american z's right Brain?
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8110 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 05:16:01 +00:00
bricker
5c381a20ec
added a new quote! (candles)
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8109 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-03 05:01:04 +00:00
brain
a614bf9d4f
Someone please bp this
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8107 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-02 13:13:50 +00:00
brain
51b6cc4d3a
Users were also being attached to the wrong server names (by uid and not by server name) meaning that users werent being quit on squit. this was hampering my efforts to find an unrelated bug
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8103 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-30 18:16:53 +00:00
brain
685a4c5319
Whoops, forgot some stuff for when GECOS was moved to position 10 in the UID command, this was broken
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8102 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-30 18:14:51 +00:00
brain
492efc5ce5
Minor change, param for local PING wasnt an SID and should be
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8101 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-30 17:46:52 +00:00
brain
a27e9d92fa
parameters[0] -> parameter.c_str()
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8099 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-30 17:31:39 +00:00
brain
a72cf670ac
move headers into other filters
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8098 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-29 20:52:19 +00:00
brain
12d8a40b36
remove cmd_summon and cmd_users from solution
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8097 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-29 20:44:28 +00:00
special
9fcef6f685
Removed extremely verbose debugging from the SSL modules, as I believe that bug has been fixed (and we don't want this in for release anyway)
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8092 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-29 00:15:41 +00:00
brain
417b01fe50
Correct wording of message in cmd_invite pointed out by Zaba
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8090 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-28 16:15:31 +00:00
eggy
eee78a1930
w00t forgot to edit these out.
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8089 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-28 14:03:39 +00:00
w00t
affe14511b
Remove /summon and /users (I think 15+ years of being marked deprecated is enough, really)
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8088 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-27 15:48:05 +00:00
special
6304c37473
Forgot part of the fix for bug #404
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8086 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-27 00:11:25 +00:00
special
2be86e1958
Fixed bug #404 ; this was caused by recieving multiple OPERTYPEs from a remote server, which eventually resulted in bad pointers inside the all_opers list
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8084 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-26 23:49:15 +00:00
eggy
3283fa835e
Is this thing on?
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8083 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-26 23:05:33 +00:00
brain
9118e962e7
Remove compiler warnings in windows build
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8082 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 20:52:17 +00:00
brain
b6c1ce16b7
Fix compile error
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8080 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 00:50:14 +00:00
brain
44898de87e
Fix for bug #415 , affects only trunk (wish i'd known this before i started!)
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8079 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 00:45:12 +00:00
brain
fd5f65b6f5
Fix for bug #407 , set ref[fd] AFTER some checks that may return false and leave the socket engine in an undefined state
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8077 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 00:29:02 +00:00
brain
edf061fc6a
The only solution is to hide the killing oper even from other opers, and make them read the snomasks. You cant have it both ways, if you want to hide stuff, you HIDE it. Deal with it.
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8075 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 00:10:00 +00:00
bricker
053490d885
added a '!
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8074 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-25 00:06:24 +00:00
brain
9b67d07930
Final part of fix for #419
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8072 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 23:53:30 +00:00
brain
3c8a979106
Fix part of bug #419 (source nick showing in KILL message to user with hidekills on)
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8071 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 23:49:07 +00:00
brain
d9ee839c29
Fix for bug #424
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8069 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 23:42:36 +00:00
bricker
585c99674a
conformity is yay! ok, fixed some typo's, etc etc...
...
Just pleasing to the eye for those anal retentive folks ;) more to come.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8066 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-24 01:14:52 +00:00
brain
6a02f84272
Remove InspIRCd::DoOneIteration, throwback to software threading (lulz)
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8065 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 19:19:14 +00:00
brain
1726096dd0
add extra modules folder and exclude from build
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8064 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 19:10:06 +00:00
brain
32576c64a3
Seems nobody tested this in windows at all, Module::Module(Inst) is not valid in msvc 8, Module(Inst) must be used in the constructor
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8063 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 18:50:32 +00:00
brain
09c4a3d76f
Add command handlers (excluded from build) too
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8062 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 18:37:55 +00:00
brain
971fd89941
Fix dodgy constructor
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8061 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 18:35:39 +00:00
brain
a18f1fede4
Add modules to the project and exclude from build (its often a pain to track these down and open them in the ide)
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8060 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 18:34:47 +00:00
brain
697e134bf8
Directory creation fixes
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8059 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 18:19:26 +00:00
brain
22431bd688
More compile fixes
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8058 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 18:15:38 +00:00
brain
5a3a7c969c
More compile fixes
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8057 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 18:05:15 +00:00
brain
e6f2ead862
Add dbghelp.lib
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8056 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 17:45:17 +00:00
brain
66bc6ec120
Fix configure to make release directories during build
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8055 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 17:40:43 +00:00
brain
fbd5ea4fd6
Fix library paths for compilation on my laptop
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8054 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 17:39:30 +00:00
brain
076d79d491
Test from vista laptop
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8052 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-23 15:19:46 +00:00
bricker
78f8883ea0
Fix some words and capitalizations etc...
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8051 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-21 11:14:42 +00:00
bricker
48fbbf6d7b
capitalized "Bugtracker" "Forums" "Development"
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8049 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-20 23:23:43 +00:00
brain
cefb276f29
Thanks dz, forgot uppercase equivalent of AEIOU in the strchr
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8048 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-20 23:08:43 +00:00
brain
03fd5520ec
As per request from Bricker, change the format of the 'you are now an oper of type <...>' to 'You are now a/an <...>'
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8047 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-20 22:51:49 +00:00
special
f5c1e06b54
Fixed m_saquit to direct the command to the user's server and from there send a QUIT to all servers, to prevent desyncs in services and such that don't support saquit.
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8046 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-19 16:21:12 +00:00
special
bd37495db0
Fixed bug #418 (incorrect numerics for part of /ADMIN and /USERS) - patch by Zaba
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8044 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-18 14:30:41 +00:00
special
b2bea78ea1
Fixed bug #417 (empty userstats allowed all stats to be viewed)
...
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8042 e03df62e-2008-0410-955e-edbf42e46eb7
2007-09-18 14:23:18 +00:00