| |
| |
| |
|
<anjuta> what is the reason to optionally check for identd in ratbox.. shouldn't this always be enabled to check ? <jilles> for some applications identd is not necessary <jilles> and the checking can be annoying <anfl> that and we got sick of people asking how to disable it <anfl> :p <anjuta> huh <anjuta> now I have to kick this option our of the config file in order not tu jupe servers that play smart against our network policies :) <anjuta> s/tu/to/ <anfl> removing it from the conf parser is trivial :p <anjuta> i know :) <anfl> in an ideal world, general {}; blocks will be standard network wide anyway. <anjuta> put it in your todo list :] <anfl> no :) <anfl> I can understand some people wanting to disable auth <sjk> Baah <sjk> I have no food! <sjk> I'm sitting here eating porridge oats 'n drinking water <anfl> thats what chocolate is for <anfl> ;-) <anfl> or takeaways :p <sjk> I currently live in a village <sjk> with ~10k ppl <sjk> there are no macdonalds restaurants <anfl> hmm <sjk> There are no takeaway china places <anfl> you misunderstand what I mean by takeaway ;-) <anfl> I wouldnt cl***ify mcds as a takeaway :) <sjk> Ah. <sjk> Hm <sjk> I would <anfl> partly because its ****, partly because they dont deliver :p <sjk> Drivethru++ <sjk> Ah. <sjk> Nothing delivers here <sjk> :p <anfl> that ****s :) <anjuta> get a girlfriend <anjuta> :> <sjk> You want me to eat my girlfriend? :p <anfl> a girlfriend wont make you a pizza when you roll in at 1am pissed <anfl> :p <sjk> Very true, anfl <anfl> a takeaway will ;-) <anjuta> you can EAT her (backmind), but she'll be definitely be able to fix something quick :) <anfl> theyll also serve you a very minging kebab youll wish you hadnt eaten when you wake up the next day <anfl> :p <sjk> Mmmmmmm kebab <anfl> I live in middle of a student area in a big city <anfl> no shortage of takeaways here ;-) <anfl> theres a road near here that has about 5 in the space of 200 yards <anfl> :p <sjk> hehe <anfl> had one at the top of my street last year <anjuta> oh yards.. <anfl> that was cl*** :) <sjk> Argh <sjk> I've been coding this project for so long today I've lost it <anjuta> you guys nevel learned about si, didn't you :) <sjk> I cannot see the forest because all the trees are in the way <sjk> si? <anfl> sjk: welcome to ircd <anfl> :p <anjuta> althought i must admit, si++ ie better :) <anfl> you can keep your stupid metric bollocks thanks :) <anjuta> http://physics.nist.gov/cuu/Units/ <anfl> UK will never be completely metric <anfl> itd mean changing all the road signs and confusing half the population <anfl> :p <sjk> anfl: where in the UK are you located? <anfl> leeds <sjk> Where is that? North/south/what? <anjuta> leeh has anything to do with leeds ? :) <anfl> north :) <anjuta> j/k <anjuta> or maybe not :) <sjk> anfl: never been there <sjk> been to newcastle a few times though <anfl> http://www.scit.wlv.ac.uk/ukinfo/ <anfl> middle ish, where the blue square is :) <sjk> ah yeah <sjk> near york <sjk> Mm <anfl> aye, its not far off <sjk> I need to go to the .uk sometime soon <anfl> yorks a nice city for tourists <anfl> would hate to live there tho <sjk> I'm a musician ... I've been going to this folkmusic festival in durham (outside newcastle) a few time <anfl> geordies are on the whole a good bunch :) <anfl> theyre pretty funny <sjk> What's the max length of user@? <anfl> 10 chars <sjk> Thanks :) <anjuta> any idea how would it be possible to cut the last character of the username a client is identified for ? // context is m_services.c <jilles> write a '\0' over it :) <jilles> I don't know how you use the username <anjuta> strlcpy(target_p->user->suser, parv[1], sizeof(target_p->user->suser)); <anjuta> just like encap su <anjuta> only it's not parv[2] but 1.. and parv[1] is the nickname.. and the client with this nick must exist in order to get that far in this function <anjuta> and the length of suser is NICKLEN+1.. nothing changed over there.. <jilles> so why cut off the last char then? <anjuta> i didn't cut it <anjuta> ohh, the ircd is sending it back wrong when making a whois <anjuta> like if it was cut <anjuta> the right question would be.. how it gets cut without my consent <jilles> strange <jilles> hmm, from TS6 considerations it's better to use target_p->name instead <anjuta> if ts6 is enabled, we wouldn't be using the old hybserv way to say who is identified but rather switch to encap su and trust what anfl did there :) <jilles> well look for "random corruption" <anjuta> even more strange.. this fenomenon happens only on one ratbox server :)
Return to ratbox or Go to some related
logs:
canada c++
|
|