Re: [Coder-com] query

2021-03-28 Thread Felix Alcantara
Steve, if you are getting a gline send an email to ab...@undernet.org they will help you ⁣Get BlueMail for Android ​ On Mar 28, 2021, 8:27 AM, at 8:27 AM, Steve Kohler wrote: >Hi > > > >My long time nickname on Undernet IRC was SteveXY. > > > >From about two weeks ago, I cannot connect to th

Re: [Coder-com] TİM-TSPB İhracat Yapan Şirketler İçin Kur Riski Yönetimi Paneli

2021-01-26 Thread Kevin L Mitchell
On Tue, 2021-01-26 at 10:41 +1000, Noel Butler wrote: > jesus christ... > > time to un-whitelist this list i think, too much of this crud is > getting through > > On 25/01/2021 23:05, Türkiye Sermaye Piyasaları Birliği wrote: > > -- > > You received this message because you are subscribed to the

Re: [Coder-com] TİM-TSPB İhracat Yapan Şirketler İçin Kur Riski Yönetimi Paneli

2021-01-25 Thread Noel Butler
jesus christ... time to un-whitelist this list i think, too much of this crud is getting through On 25/01/2021 23:05, Türkiye Sermaye Piyasaları Birliği wrote: -- You received this message because you are subscribed to the Google Groups "Undernet Mailing List - coder-com@undernet.org" group

Re: [Coder-com] Help at installation

2020-11-30 Thread Entrope
Do not use CVS (or SVN) to retrieve the source code -- we have not used CVS or SVN in a very long time. Use Git instead, specifically the u2_10_12_branch: https://github.com/UndernetIRC/ircu2 . IRCu uses a local DNS domain name for counting "local" clients in /STATS w (a.k.a. /STATS userload). I

Re: [Coder-com] New Coder-Com Website

2020-07-11 Thread Aaron Kaufman
queries to determine the name of every server. -AK From: Coder-com On Behalf Of rVn Sent: Thursday, July 9, 2020 8:47 AM To: coder-com@undernet.org Subject: Re: [Coder-com] New Coder-Com Website grats work :> - rVn Le jeu. 9 juill. 2020, à 08 h 38, mailto:cpapaeftych...@gmail.com>>

Re: [Coder-com] New Coder-Com Website

2020-07-09 Thread rVn
grats work :> - rVn Le jeu. 9 juill. 2020, à 08 h 38, a écrit : > Excellent work! > Looking forward for the upcoming projects 😊 > > -- nite > > -Original Message- > From: Coder-com On Behalf Of Jimmy Lipham > Sent: Wednesday, July 8, 2020 3:13 PM > To: coder-com@undernet.org > Subject

Re: [Coder-com] New Coder-Com Website

2020-07-09 Thread cpapaeftychiou
Excellent work! Looking forward for the upcoming projects 😊 -- nite -Original Message- From: Coder-com On Behalf Of Jimmy Lipham Sent: Wednesday, July 8, 2020 3:13 PM To: coder-com@undernet.org Subject: [Coder-com] New Coder-Com Website Hey everyone, With Undernet refreshing its brandi

Re: [Coder-com] New Coder-Com Website

2020-07-08 Thread Empus
Nice work Compy :> Cheers, - Empus On Wed, Jul 8, 2020 at 10:26 PM Jimmy Lipham wrote: > Hey everyone, > > With Undernet refreshing its branding and web presence, I felt it critical > to bring the coder-com website into the current time in terms of how > information is presented and the genera

Re: [Coder-com] bug in m_info.c

2015-03-17 Thread Aaron Kaufman
*sigh* debugging my own debugging.. In the correction, when mo_info() calls m_info, it should return what m_info returns, a la: if(!IsOper(sptr)) return m_info(cptr,sptr,parc,parv); /* the comments say one m_* function can call another, so why not actually try it : ) */

Re: [Coder-com] [Bugs] Bug Installing ircu2.10 on Ubunto

2014-11-12 Thread Kevin L. Mitchell
Your question is probably better directed at coder-com@undernet.org; we prefer that b...@undernet.org be used for reporting bugs with the server. Note that you will have to join the coder-com@undernet.org list in order to send emails to it; we do this to reduce the incidence of spam to the list.

Re: [Coder-com] IPV6 support

2013-08-24 Thread Entrope
ircu fully supports IPv6, but the services do not, and that is why the network does not have IPv6 connectivity. Entrope On Aug 24, 2013 2:41 PM, "Sergey Lichack" wrote: > Hello. I was surprised to see that Undernet doesn't support IPv6 access in > 2013, so I decided to look into it. It is possib

Re: [Coder-com] ssl feature

2013-07-22 Thread Michael Poole
On Sat, Jul 20, 2013 at 12:03 AM, Kevin L. Mitchell wrote: > I don't think we have to implement the encryption in ircu directly, > however: if instead we provide a means for ircu to load an external > module of some sort that wraps connections—think in terms of link > compression, for instance—I be

Re: [Coder-com] ssl feature

2013-07-22 Thread Laura Steynes
Guys, thank you, but due to Michaels hostility towards non Amercians who enjoy their privacy, and with no chance of SSL in ircu, we took our vote a few hours ago, and at UTC changed ircd's Noel: I know for a fact that Mirc has SSL enabled, as does ChatZilla, one of our admins has said there is

Re: [Coder-com] ssl feature

2013-07-22 Thread Ian Kumlien
On Mon, Jul 22, 2013 at 07:24:36AM -0400, Michael Poole wrote: > On Jul 22, 2013 2:30 AM, "Noel Butler" wrote: > > > > On Fri, 2013-07-19 at 08:15 -0400, Michael Poole wrote: > > > >> > >> The only thing that US law has to do with anything is that the US --like > 40 other countries, including > >>

Re: [Coder-com] ssl feature

2013-07-22 Thread Noel Butler
> > Complied with by a simple notice on ftp servers, and, funnily > enough, inside the package you need to open and read before building, > when was the last time you saw such a notice before downloading httpd, > or postfix etc > > I can't say for sure how the law is interpreted in Australia,

Re: [Coder-com] ssl feature

2013-07-22 Thread Michael Poole
On Jul 22, 2013 2:30 AM, "Noel Butler" wrote: > > On Fri, 2013-07-19 at 08:15 -0400, Michael Poole wrote: > >> >> The only thing that US law has to do with anything is that the US --like 40 other countries, including >> most of those already mentioned has implemented export controls under the Wass

Re: [Coder-com] ssl feature

2013-07-20 Thread Joseph Bongaarts
I'm pretty much on the same page as Kev with the solution: implement a connection stack with configurable modules and then implement an encryption module. As Kev said, it would actually be nice for us to have that ability for other things. I also agree with his caveat, that we simply don't have any

Re: [Coder-com] ssl feature

2013-07-19 Thread Kevin L. Mitchell
I've been holding my tongue on this, because Michael's been stating the very logic that I have stated in the past; however, my views have been changing somewhat, and I think there are ways to approach this that can at least partially satisfy all parties. The first thing I want to be clear about is

Re: [Coder-com] ssl feature

2013-07-19 Thread Laura Steynes
On Fri, Jul 19, 2013 at 1:47 PM, Noel Butler wrote: > ** > On Thu, 2013-07-18 at 22:22 -0400, Michael Poole wrote: > > Just so people are not left wondering, I have better ways to spend my > time than to debunk emails that are driven by emotion and ignorance of > the subject matter(s) at hand. >

Re: [Coder-com] ssl feature

2013-07-19 Thread Michael Poole
On Thu, Jul 18, 2013 at 11:47 PM, Noel Butler wrote: > On Thu, 2013-07-18 at 22:22 -0400, Michael Poole wrote: > > Just so people are not left wondering, I have better ways to spend my > time than to debunk emails that are driven by emotion and ignorance of > the subject matter(s) at hand. > _

Re: [Coder-com] ssl feature

2013-07-18 Thread Noel Butler
On Thu, 2013-07-18 at 22:22 -0400, Michael Poole wrote: > Just so people are not left wondering, I have better ways to spend my > time than to debunk emails that are driven by emotion and ignorance of > the subject matter(s) at hand. > ___ > Coder-com ma

Re: [Coder-com] ssl feature

2013-07-18 Thread Michael Poole
Just so people are not left wondering, I have better ways to spend my time than to debunk emails that are driven by emotion and ignorance of the subject matter(s) at hand. ___ Coder-com mailing list Coder-com@undernet.org http://undernet.sbg.org/mailman/l

Re: [Coder-com] ssl feature

2013-07-18 Thread Laura Steynes
On Fri, Jul 19, 2013 at 11:13 AM, Michael Poole wrote: > Unless someone presents more compelling arguments in favor of the > idea, I do not expect to add SSL support to ircu. > > I would have thought privacy would be compelling enough? What about those other servers out there that are standalon

Re: [Coder-com] ssl feature

2013-07-18 Thread Michael Poole
Unless someone presents more compelling arguments in favor of the idea, I do not expect to add SSL support to ircu. On the networking side of things, it does little to protect users from the kind of surveillance you describe: If an adversary is recording metadata, they will get substantively the s

Re: [Coder-com] ssl feature

2013-07-17 Thread Reed Loden
Nefarious IRCu supports SSL already. I forgot where the SSL support originally came from (I remember something about a partially-working patch that was modified to work well). If ircu wants to add SSL support, should be pretty easy to take the relevant code from Nefarious. ~reed (disclaimer: I was

Re: [Coder-com] ssl feature

2013-07-17 Thread Thomas Helvey
Implementing SSL shouldn't be too hard technically, the socket connection layer in ircu is pretty well encapsulated or it was at one time (it's been a while since I worked on the code). It'll burn some CPU but that may or may not be an issue. Sounds like an interesting and fun project. Do all c

Re: [Coder-com] Greetings

2012-10-29 Thread Noel Butler
On Tue, 2012-10-30 at 14:06 +1000, Empus wrote: > I think you're missing my point. > > No I didn't, thats why I said stand alone servers or networks with "mandates" ie: it is server policy. or network policy to only ever accept SSL connections, but, like I also said, it would not work on large

Re: [Coder-com] Greetings

2012-10-29 Thread Mark Foster
If Client1 -> ServerA is encrypted, ServerA <-> ServerB is encrypted, ServerB <- Client2 is encrypted, Then that particular conversation (query) would be encrypted end to end, yes? For as long as the server accepts non-encrypted client connections, then yes there's the obvious aspect of all things

Re: [Coder-com] Greetings

2012-10-29 Thread Empus
I think you're missing my point. Let's say you're ClientA, connected over SSL to ServerA. I'm ClientB, connected insecurely (ie. no SSL) to ServerB. ServerA is connected to ServerB, unencrypted. You established a connection with your server over SSL, so you think your session is secure, and tha

Re: [Coder-com] Greetings

2012-10-29 Thread Noel Butler
On Tue, 2012-10-30 at 12:36 +1000, Empus wrote: > I've a huge fan of all things electronic security (working in this > space for a living) but personally, I see little benefit in SSL > for IRC, because of the very architecture model. > > > > Unless you're speaking with another client on the

Re: [Coder-com] Greetings

2012-10-29 Thread Empus
I've a huge fan of all things electronic security (working in this space for a living) but personally, I see little benefit in SSL for IRC, because of the very architecture model. Unless you're speaking with another client on the same server, or all people in a channel you're on is on the same

Re: [Coder-com] Proxy monitoring service

2012-03-14 Thread Empus
On Wed, Mar 14, 2012 at 11:50 PM, Empus wrote: > On Wed, Mar 14, 2012 at 5:24 PM, wrote: > >> Just a simple proxy monitoring service liked as a server. Just needs to >> be linked and he can start killing, or it can be linked to a other >> drone/broxy database/module that can kill/gline what the

Re: [Coder-com] Proxy monitoring service

2012-03-14 Thread Empus
On Wed, Mar 14, 2012 at 5:24 PM, wrote: > Just a simple proxy monitoring service liked as a server. Just needs to be > linked and he can start killing, or it can be linked to a other drone/broxy > database/module that can kill/gline what the Data service will find at > every scan > That's a pret

Re: [Coder-com] Proxy monitoring service

2012-03-14 Thread Kevin L. Mitchell
On Wed, 2012-03-14 at 00:24 -0700, b...@ircu.org wrote: > Just a simple proxy monitoring service liked as a server. Just needs to > be linked and he can start killing, or it can be linked to a other > drone/broxy database/module that can kill/gline what the Data service > will find at every scan

Re: [Coder-com] [Undernet-admins] New cservice needed - IRC to facebook bridge

2011-11-21 Thread Donald WHIZZARD Lambert
I actually was just made aware of a facebook app that does exactly this. Get this, the maintainers of the app would love to bring a server to UnderNet. They were asking about where to go next with the project. Should they be directed into coder-com, routing-com where ? I was logged into the c

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Noel Butler
Ignore me :) ... after recompile i needed to remove the ipv4 entries in port blocks, now all is happy Thanks for your help Entrope Cheers Noel > > I rebuilt with " --without-ipv6" that error now disappeared, now I > get :4400 Address already in use, > I'm thinking this is a good error b

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Noel Butler
On Thu, 2011-06-02 at 08:10 +1000, Noel Butler wrote: > On Wed, 2011-06-01 at 07:20 -0400, Entrope wrote: > > > > > > > then you can avoid the error by writing the third line as "port = > > ipv4 4400;". > > I rebuilt with " --without-ipv6" that error now disappeared, now I get

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Noel Butler
On Wed, 2011-06-01 at 16:40 +1000, Holland Rhodes wrote: > I doubt this has anything to do with the issue, but .int is a valid TLD while > services.int is not a valid (ie; unresolvable) hostname. > Might try giving the server a routable host instead of loopback as well. > But i'm not very smart.

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Noel Butler
On Wed, 2011-06-01 at 07:20 -0400, Entrope wrote: > > *** Notice -- error creating socket for irc.server:4400: > Address family not supported by protocol > > Usually this means that you have an OS like FreeBSD that is not > configured to support IPv6. The block f

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Entrope
On Wed, Jun 1, 2011 at 2:26 AM, Noel Butler wrote: > Hi, > > I have used ircu for a decade, just upgraded our internal server from its > to current. > > When I rehash I get > *** Notice -- Noel is rehashing Server config file > *** Notice -- error creating socket for irc.server:4400: Address fam

Re: [Coder-com] Address family not supported by protocol

2011-05-31 Thread Holland Rhodes
I doubt this has anything to do with the issue, but .int is a valid TLD while services.int is not a valid (ie; unresolvable) hostname. Might try giving the server a routable host instead of loopback as well. But i'm not very smart. Someone who knows will likely come along and give you proper inf

Re: [Coder-com] Subversion repository migration to git

2011-01-13 Thread Kevin L. Mitchell
Sorry, I mistyped the URLs; the correct URLs should be: git://undernet-ircu.git.sourceforge.net/gitroot/undernet-ircu/ircu2 ssh://usern...@undernet-ircu.git.sourceforge.net/gitroot/undernet-ircu/ircu2 (SourceForge's documentation assumes that your 1 git repository has the same na

Re: [Coder-com] Subversion repository migration to git

2011-01-13 Thread Kevin L. Mitchell
As those of you subscribed to patc...@undernet.org may be aware, I have completed this migration, including setting up a tool to send diffs when commits are pushed into the SourceForge repository. The repository can be accessed at the following URLs: git://undernet-ircu.git.sourceforge.n

Re: [Coder-com] [Bugs] too many connections from your host

2010-11-29 Thread Kevin L. Mitchell
Please remember to cc the list on your replies. For that matter, let's move this discussion to coder-com@undernet.org (note that, for spam prevention, we have this list closed-posting; you can easily join, though, and it's extremely low traffic these days). You can also try asking on #coder-com o

Re: [Coder-com] get_client_class(acptr) across servers?

2010-03-15 Thread Sirius
It's similar to asuka's /CHECK, and we want to display the current class on it. As I said though, if it's going to cause problems we can omit this information :) Thank you. On 15 March 2010 22:22, Isomer wrote: > Sirius wrote: > > Hi Michael, > > > > Ah, okay. I thought there would be a simple

Re: [Coder-com] get_client_class(acptr) across servers?

2010-03-15 Thread Isomer
Sirius wrote: > Hi Michael, > > Ah, okay. I thought there would be a simple way to share this data > once a user uses /OPER, and then burst that in a netburst too. > > If you think this is a really bad idea I can leave it, it would just > be great to add it to our new command. > > Thanks! What d

Re: [Coder-com] get_client_class(acptr) across servers?

2010-03-15 Thread Sirius
Hi Michael, Ah, okay. I thought there would be a simple way to share this data once a user uses /OPER, and then burst that in a netburst too. If you think this is a really bad idea I can leave it, it would just be great to add it to our new command. Thanks! On 15 March 2010 12:33, Michael Poole

Re: [Coder-com] get_client_class(acptr) across servers?

2010-03-15 Thread Michael Poole
Sirius writes: > Hi, > > Is there a way to use get_client_class(acptr) across servers? Locally, this > works fine to retrieve the class of the user/oper, however, across servers it > doesn't. The client's connection class is not automatically published. It can be retrieved using the TRACE comman

Re: [Coder-com] [Fwd: GNUWorld new features]

2009-11-09 Thread Kevin L. Mitchell
On Mon, 2009-11-09 at 15:09 -0200, Arthur wrote: > nice, a got a blank mail! heh You didn't look deeply enough. Never mind, though--it probably would be over your head anyway :P -- Kevin L. Mitchell signature.asc Description: This is a digitally signed message part ___

Re: [Coder-com] [Fwd: GNUWorld new features]

2009-11-09 Thread Sebastien Lemery
haha =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-Email: xplo...@live.caname: Sebastien LemeryFaceBook: www.facebook.com/SebastienLemery=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- > From: swim4...@gmail.com > To: coder-com@undernet.org > Date: Mon, 9 Nov 2009 15:09:39 -0200 > Subject

Re: [Coder-com] [Fwd: GNUWorld new features]

2009-11-09 Thread Arthur
nice, a got a blank mail! heh - Original Message - From: "Kevin L. Mitchell" To: "coder-com" Sent: Sunday, November 08, 2009 9:03 AM Subject: [Coder-com] [Fwd: GNUWorld new features] -- Kevin L. Mitchell

Re: [Coder-com] [Fwd: GNUWorld new features]

2009-11-09 Thread nighty
Hi, just in case you need it, I can maybe provide some answers if asked :) *cheers* At 15:49 08/11/2009, J. R. Lenz wrote: >I'm working on some new ideas -- particularly an API for web updates >that allows for distribution/load balancing on the front end -- but >they're very early in develop

Re: [Coder-com] [Fwd: GNUWorld new features]

2009-11-08 Thread J. R. Lenz
I'm working on some new ideas -- particularly an API for web updates that allows for distribution/load balancing on the front end -- but they're very early in development. I'll announce more when I have a semi-working model available. - Ralf On Sun, 2009-11-08 at 06:03 -0500, Kevin L. Mitchell w

Re: [Coder-com] Nominating bugs to fix for u2.10.12.13

2009-10-29 Thread Michael Poole
Did this get through when I sent it a few weeks ago? If so, given that there was no response, I'll proceed to fix the bugs in the first set and try to get u2.10.12.13 out the door in another few weeks. Entrope Michael Poole writes: > In order to help actually get .13 out the door, here's a list

Re: [Coder-com] VHost Capability

2009-05-14 Thread Kevin L. Mitchell
On Thu, 2009-05-14 at 19:10 +0100, Steffan Wood wrote: > Does ircu have vhost capabilites? For example when someone connects to > the server the server gives them the hostname 'oper.network.com'? No, ircu does not have the capability of masquerading user hostnames like this. The two approaches

Re: [Coder-com] Channel moderation and authed-only modes

2009-03-18 Thread Michael Poole
Emanuel writes: > About that... if introducing +M... wouldn't it be more ok to make +i & > +r and +m & +M exclude each other, same as +p & +s ? That makes sense to me. Entrope ___ Coder-com mailing list Coder-com@undernet.org http://undernet.sbg.org/ma

Re: [Coder-com] Channel moderation and authed-only modes

2009-03-18 Thread Emanuel
On Wed, Mar 18, 2009 at 13:53, Donald WHIZZARD Lambert wrote: > Fair enough.  I did not think of those. > For join/part floods, I always set +mir anyway :) About that... if introducing +M... wouldn't it be more ok to make +i & +r and +m & +M exclude each other, same as +p & +s ? > > Thanks for

Re: [Coder-com] Channel moderation and authed-only modes

2009-03-18 Thread Donald WHIZZARD Lambert
Fair enough. I did not think of those. For join/part floods, I always set +mir anyway :) Thanks for the clarification. -- Donnie Michael Poole wrote: > Donald WHIZZARD Lambert writes: > >> Is there a real reason a user would want a >> non registered user to not be able to join, but be able to

Re: [Coder-com] FLEX yypush_buffer_state() and yypop_buffer_state()

2009-03-18 Thread Michael Poole
Nicolas Bejito writes: > # flex -V > > flex version 2.5.4 flex 2.5.4 is 10 years old, and more recent releases have been out for the last six years. All of these have yypush_buffer_state(). Please upgrade to a newer version of flex. > yypush_buffer_state() & yypop_buffer_state() function does

Re: [Coder-com] Channel moderation and authed-only modes

2009-03-18 Thread Michael Poole
Donald WHIZZARD Lambert writes: > Is there a real reason a user would want a > non registered user to not be able to join, but be able to > talk ? I can see the reverse, acting as the +m does now. In addition to what BlakJak mentioned, non-registered users might be invited to join by channel ope

Re: [Coder-com] Channel moderation and authed-only modes

2009-03-18 Thread Mark Foster
On Wed, 18 Mar 2009, Donald WHIZZARD Lambert wrote: > Is there a real reason a user would want a > non registered user to not be able to join, but be able to > talk ? I can see the reverse, acting as the +m does now. Yes. If you're using temporary application of the mode to prevent a join/pa

Re: [Coder-com] Channel moderation and authed-only modes

2009-03-18 Thread Donald WHIZZARD Lambert
Is there a real reason a user would want a non registered user to not be able to join, but be able to talk ? I can see the reverse, acting as the +m does now. I would think, that keeping the dual function on the +r is a good thing, and then simply adding the new +M feature is acceptable. This wo

Re: [Coder-com] Channel moderation and authed-only modes

2009-03-17 Thread Michael Poole
By the way, this thought was inspired by a review of patches in snircd that might apply to standard ircu. Other potential candidates for merge, as found at http://hg.quakenet.org/snircd/: - c009bb9294f0 (KILLs stay KILLs across the whole network) - 9f9b724af054+58e4da80f2a3 (reset connectio

Re: [Coder-com] [Patches] Fwd: Help Please *BUG*

2009-02-28 Thread Kevin L. Mitchell
> HI, I WANT TO SAY SOMETHING THIS PATCH IS NOT WORKING PROPERLY FOR > IRCU2.10.12 AND WORK FINE FOR IRCU2.10.11 CAN BE POSIBLE IF CAN FIX > THIS LITTLE CODE FOR WORK IT TO THE NEW IRCU ? THANKS HERE IS THE > PATCH.. The S-line patch is not a supported Undernet Coder Committee patch. You will no

Re: [Coder-com] [Patches] SF.net SVN: undernet-ircu:[1900] ircu2/branches/u2_10_12_branch

2009-01-13 Thread Kevin L. Mitchell
On Tue, 2009-01-13 at 02:30 +, entr...@users.sourceforge.net wrote: > + * ircd/m_gline.c (ms_gline): Default lastmod to the known lastmod > + time for GLINE_LOCAL_{DE,}ACTIVATE. > + (mo_gline): Check that expiration times parse as expected. Reject > + "*" as a target for GLINE_

Re: [Coder-com] Possible Ident Problem

2008-12-11 Thread J. R. Lenz
This dude's Reply-To: email bounced. - R On Fri, 2008-12-12 at 13:24 +0800, J. R. Lenz wrote: > Dear Scott: > > There are issues unrelated to ircu code that would cause this to happen; > latency between yourself and the IRC server is the first that would come > to mind. > > Judging by the times

Re: [Coder-com] Possible Ident Problem

2008-12-11 Thread J. R. Lenz
Dear Scott: There are issues unrelated to ircu code that would cause this to happen; latency between yourself and the IRC server is the first that would come to mind. Judging by the timestamps and other information available via my personal logs, I'm reasonably (100%) confident that latency betwe

Re: [Coder-com] Back In action.

2008-11-06 Thread Brian Cline
Will do. Can you grab me a beer? ;-) Welcome back. On Nov 5, 2008, at 8:50 AM, [EMAIL PROTECTED] wrote: > Hello, >I am back in action on IRC, I haven't done anything with coder-com > in many many years if anyone needs anything please don't hesitate to > ask. > > > > __

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-03 Thread Kevin L. Mitchell
On Fri, 2008-10-03 at 05:09 +0200, Alex Dawson wrote: > Also, won't running ircd behind stunnel mean all the clients have > 127.0.0.1 as their client IP? This may not be a problem depending on > how you're going to be using it, but it sounds like something to watch > out for. This is true. You co

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-03 Thread Alex Dawson
Also, won't running ircd behind stunnel mean all the clients have 127.0.0.1 as their client IP? This may not be a problem depending on how you're going to be using it, but it sounds like something to watch out for. On Fri, Oct 3, 2008 at 3:12 AM, Kevin L. Mitchell <[EMAIL PROTECTED]> wrote: > Plea

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-02 Thread Kevin L. Mitchell
Please send follow-up questions to [EMAIL PROTECTED] On Fri, 2008-10-03 at 02:12 +0200, franck34 wrote: > Can you give me the line and place regarding the "vhost relation" you > are speaking ? It should be easy to find in the example.conf; just search for "port {" and start reading. (You'll prob

Re: [Coder-com] make ircd-ircu listening on localhost 127.0.0.1

2008-10-02 Thread Kevin L. Mitchell
On Thu, 2008-10-02 at 19:04 +0200, franck34 wrote: > I've try many things, read the sample provided with the package, > without any luck. > Sometimes daemon can not start, sometimes it continu to listen to the > public IP. Have you looked at the documentation for the port block? The sample you in

Re: [Coder-com] GNUWorld CVS

2008-06-09 Thread Kevin L. Mitchell
On Mon, 2008-06-09 at 21:54 +0300, Emanuel wrote: > Can anyone udpate http://gnuworld.undernet.org/ with a working cvs > server... or at least a statement which says if GNUWorld can be > donwloaded or not ? > Thank you. That the web site needs an update is a given, but the proper CVS repository pa

Re: [Coder-com] [Cservice helpers] [Fwd: [Cservice] suggestion]

2008-04-03 Thread Richard
Probably should say username instead of account as well. However this is an ircu message, so I'll cc this to coder-com for them to look at and think about, personally I'm thinking it might be better to redirect them to #usernames with something like, "for more information please join #Usernames" -

Re: [Coder-com] IRCu on OS X

2007-12-10 Thread Tom Rons
On 10 Dec 2007, at 17:49, Tom Rons wrote: > Now it reports 2048 for currrent and max and guess what, ircd runs... > How peculiar that you first have to raise the FD limit manually to fix > the max limit, at least to me it seems. :) OK, last run. I have tried everything again from scratch with the

Re: [Coder-com] IRCu on OS X

2007-12-10 Thread Tom Rons
On 10 Dec 2007, at 15:04, Tom Rons wrote: > On 10 Dec 2007, at 06:03, Michael Poole wrote: >> One early step would be to change line 185 in s_bsd.c (the "error >> setting max fd's" line) to something like this: >> fprintf(stderr, "error setting max fds to %d: %s\n", limit, >> strerror(errno)); >> T

Re: [Coder-com] IRCu on OS X

2007-12-10 Thread Tom Rons
On 10 Dec 2007, at 06:03, Michael Poole wrote: > One early step would be to change line 185 in s_bsd.c (the "error > setting max fd's" line) to something like this: > fprintf(stderr, "error setting max fds to %d: %s\n", limit, > strerror(errno)); > That would at least give the error message, alt

Re: [Coder-com] IRCu on OS X

2007-12-10 Thread Michael Poole
Richard writes: > Actually they can set up a sandbox, since the under-pinnings of OS X > is Darwin, which is freely available for download, and is all that is > needed for ircu. The only thing I could find after almost an hour of searching was a list of 300 downloadable packages of source code, w

Re: [Coder-com] IRCu on OS X

2007-12-10 Thread Richard
Actually they can set up a sandbox, since the under-pinnings of OS X is Darwin, which is freely available for download, and is all that is needed for ircu. On 12/10/07, Holland Rhodes <[EMAIL PROTECTED]> wrote: > Some time ago I submitted a patch to compile ircu on OS X (which I > believe it or so

Re: [Coder-com] IRCu on OS X

2007-12-09 Thread Holland Rhodes
Some time ago I submitted a patch to compile ircu on OS X (which I believe it or some variant of it was used). I don't have time to write one for 10.5 but I can provide a shell on a 10.5.1Server if that would be of any use. On Dec 9, 2007, at 9:03 PM, Michael Poole wrote: > Tom Rons write

Re: [Coder-com] IRCu on OS X

2007-12-09 Thread Michael Poole
Tom Rons writes: > Hello, > > I am running into an error when trying to start u2.10.12.12 on MacOS X > 10.5.1. I got the latest release through cvs and it compiled > flawlessly. However, after I create an ircd.conf in the "new syntax", > when I try to start the daemon I get the following err

Re: [Coder-com] Request from a social researcher

2007-10-24 Thread Guillaume Latzko-Toth
Kevin, Thank you for your answer. >(By the way, I suggest using the term "request"--"demand" is too >imperative.) Sorry, I did not mean to be imperative at all. Should check my english-french dictionnary more often!! I would be very interested if you have any suggestion to help me know better

Re: [Coder-com] Request from a social researcher

2007-10-24 Thread Kevin L. Mitchell
On Wed, 2007-10-24 at 18:30 -0400, Guillaume Latzko-Toth wrote: > - When was coder-com list created and dit it exist in early 2001? It did indeed exist prior to 2001. When precisely I do not know. > - If the answer is 'yes', would it be possible > for me to be allowed to study the archives of t

Re: [Coder-com] CService web module

2007-08-27 Thread nighty
Oops.. I will update those left out pages shortly *cheers* At 11:25 27/08/2007, you wrote: >On Mon, 2007-08-27 at 10:04 +0300, Emanuel wrote: > > I'm trying for over a month to download the gnuworld cservice website > > module, but it seems that I have no luck at all to catch the cvs > > server

Re: [Coder-com] CService web module

2007-08-27 Thread Kevin L. Mitchell
On Mon, 2007-08-27 at 10:04 +0300, Emanuel wrote: > I'm trying for over a month to download the gnuworld cservice website > module, but it seems that I have no luck at all to catch the cvs > server up. > If anyone can tell me wherefrom I can get the last version of it, > please let me know. Note t

Re: [Coder-com] SYSTEM [CRIT]: Failed to read configuration file

2007-08-22 Thread Michael Poole
Kai Windle writes: > Hi, > > I compiled ircu2 with the following args: > > ./configure --prefix=$HOME/irc --bindir=$HOME/irc --with-cpath=$HOME/ > irc/lib > make > make install > > which compiled correctly after editing the example.conf and renaming > it to ircd.conf i cd into irc and issue: > ./i

Re: [Coder-com] idea

2007-07-11 Thread Miguel Abriol-Santos
Speaking of bans, is MASS BAN still an issue? I dont know if it has already been resolved. /msg X kick #channel [EMAIL PROTECTED] is only for 200+, but how come level 75 users can use /msg x ban #channel [EMAIL PROTECTED] The number of users should be checked.. Like if you are a level 400, you cou

Re: [Coder-com] idea

2007-07-10 Thread Perry Lorier
Emanuel wrote: Adding a flag to the ban command "/msg X ban [-w] <#chan> " and a new column in the ban table would make it possible the use of regular expressions without restrictions, still.. wouldn't solve the cpu time problem. There are a few other issues too. We try and use approximately

Re: [Coder-com] idea

2007-07-05 Thread Emanuel
Adding a flag to the ban command "/msg X ban [-w] <#chan> " and a new column in the ban table would make it possible the use of regular expressions without restrictions, still.. wouldn't solve the cpu time problem. On 7/6/07, Perry Lorier <[EMAIL PROTECTED]> wrote: Brad Campbell wrote: > Fahim

Re: [Coder-com] idea

2007-07-05 Thread Perry Lorier
Brad Campbell wrote: Fahim Chachar wrote: Dear coders, I'd like to suggest an idea to improve X that is there has to be some enhacements in BANS of X. Such as: If there is a person who contains 2 numbers in his ident, I'd make X to ban his nickname. That could be 2 3 4 etc numbers, in his i

Re: [Coder-com] idea

2007-07-05 Thread Brad Campbell
Fahim Chachar wrote: Dear coders, I'd like to suggest an idea to improve X that is there has to be some enhacements in BANS of X. Such as: If there is a person who contains 2 numbers in his ident, I'd make X to ban his nickname. That could be 2 3 4 etc numbers, in his ident or his nickname

Re: [Coder-com] WALLVOICES behavior as seen by observers

2007-06-17 Thread Carlo Wood
On Sun, Jun 17, 2007 at 01:08:03AM -0500, placket kidney wrote: > I'm also wondering if I can find mention of just the prefix to the > channel name in any RFCs out there (I sort of wonder how NOTICE ever > got the ability to prefix a channel with a mode's symbolic character, > since it seems like a

Re: [Coder-com] WALLVOICES behavior as seen by observers

2007-06-17 Thread Michael Poole
placket kidney writes: > This puzzles me, and I suppose there is a good reason for it: > Suppose I send "WALLVOICES #test :Hello voices!" > Another client in the channel sees ": NOTICE @#test :+ Hello voices!" > It seems that it should logically be "+#test", although the message > portion is obvio

Re: [Coder-com] ircu and dynamic IPs

2007-05-27 Thread Kevin L. Mitchell
On Sun, 2007-05-27 at 18:57 +0200, Tom Laermans wrote: > > Again, most clients directly support /connect > > without need for /quote... > > Most clients will probably connect to the argument passed themselves > instead of passing it on to the server ;-) I find that unlikely. CONNECT is in RFC145

Re: [Coder-com] ircu and dynamic IPs

2007-05-27 Thread Tom Laermans
On Fri, 2007-05-25 at 16:49 -0400, Kevin L. Mitchell wrote: > Again, most clients directly support /connect > without need for /quote... Most clients will probably connect to the argument passed themselves instead of passing it on to the server ;-) Tom __

Re: [Coder-com] ircu and dynamic IPs

2007-05-25 Thread Jean-Edouard BABIN
on 25/05/07 22:50, « Michael Poole » <[EMAIL PROTECTED]> wrote: > Florin Iamandi writes: > >> We are running ircu2.10.12.10 but we can test without problems any patch >> or alternative ircu version. >> Is there any way to make this kind of setup work? > > Currently, no. ircu resolves Connect bl

Re: [Coder-com] ircu and dynamic IPs

2007-05-25 Thread Kevin L. Mitchell
On Fri, 2007-05-25 at 21:58 +0200, Florin Iamandi wrote: > A /quote stats c does list the dynamic IP server: FYI, most clients support a /stats command without needing to /quote it. > A /quote sconnect country.example.net from the hub generates: There is no "SCONNECT" command, but the result you

Re: [Coder-com] ircu and dynamic IPs

2007-05-25 Thread Michael Poole
Florin Iamandi writes: > We are running ircu2.10.12.10 but we can test without problems any patch > or alternative ircu version. > Is there any way to make this kind of setup work? Currently, no. ircu resolves Connect block hostnames on startup and rehash. Michael Poole

Re: [Coder-com] RE: Acces to X

2007-03-20 Thread Richard
not what he meant... to add users with access over 500, is the same as lower 500, however they are not intended for channel based access, replace #channel with * when using the adduser command ;) (thats no # either) ie /msg x adduser * xplora 750 remuser works the same way, as well as modinfo, s

RE: [Coder-com] RE: Acces to X

2007-03-20 Thread Paulo Ricardo Stradioti
The easiest way, in my opinion, is doing it via IRC. use the FORCE command in the channel and so you'll be able to add users with more then 500 access level. /msg x force #mychannel /msg x adduser #mychannel user 685 From: Alex Oniciuc <[EMAIL PROTECTED]> Reply-To: coder-com@undernet.org To

  1   2   3   4   5   6   7   8   9   10   >