Log in | Back to darenet.org

Search results

For more information about searching DareNET Wiki, see Help.

Showing below up to 50 results starting with #1.

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)

Page title matches

  • ircd.8
    .\" @(#)ircd.8 2.0 (beta version) 29 Mar 1989 .TH IRCD 8 "10 July 2000"
    4 KB (756 words) - 03:19, 25 February 2009
  • Using Chroot With IRCD
    Older versions of ircd supported chroot() operation within the server called by a process running as root, so ircd had to be started as
    5 KB (879 words) - 03:34, 25 April 2008
  • ircu api - ircd snprintf
    [[Category:IRCu API|IRCD]]
    12 KB (2004 words) - 04:01, 25 April 2008
  • Basic IRCd Commands
    8 KB (1260 words) - 23:23, 10 March 2012
  • IRCd:Main
    This portion of the wiki is intended to help document DareNET's ircd, ircd-darenet, which is based on ircu, explaining why things are done the way th… Documentation is traditionally the weakest part of any ircd project. The developers that have worked on such projects in the past have…
    6 KB (837 words) - 04:33, 2 December 2009
  • Development Team/ircd-darenet/INSTALL
    …TOC__Chances are our Server Management Team will install and configure the ircd; however, in the event they don't here are some instructions on how to do … Before you attempt to compile and install ircd-darenet, you should first make sure you have the necessary packages needed…
    2 KB (345 words) - 18:18, 12 March 2010
  • Development Team/ircd-darenet/sample config
    # ircd-darenet version 1.2.0 # D:<server mask that ircd will refuse to connect to>::<rule>
    4 KB (575 words) - 04:13, 2 December 2009
  • Development Team/ircd-darenet/new config
    Below is an example of what the new ircd-darenet configuration file will look like, which will use a bind-style for… # It is posstible to Jupe nicknames on ircd-darenet, thus preventing
    3 KB (437 words) - 17:37, 22 November 2009
  • Development Team/ircd-darenet/Updating
    …il from a Server Manager explaining that you need to update the version of ircd-darenet you're currently running, follow the steps below. SSH into your server, and go to the '''''ircd-darenet''''' directory:
    2 KB (369 words) - 10:27, 7 November 2008
  • Development Team/ircd-darenet/Decoding VERSION
    <font color="navy">'''<code>u2.10.11.07+ircd-darenet(1.2.0a)+[18 2008-10-11]. dev3.darenet.org B27AeEFfHIKMpSUvZ</code>… <code>'''<font color="navy">u2.10</font>'''.11.07+ircd-darenet(1.2.0a)+[18 2008-10-11]. dev3.darenet.org B27AeEFfHIKMpSUvZ</code>
    2 KB (356 words) - 01:35, 14 October 2008
  • IRCd:Event subsystem
    …ackets, and event polling) is currently located mostly in ircd/s_bsd.c and ircd/event_*.c. …kend and settings) yet scabale. As it is finsihed, we intend to use it for ircd-darenet.
    612 B (101 words) - 19:17, 20 February 2009
  • IRCd:IRC protocol
    …ervers are very similar to those used between user clients and servers. In ircd-darenet, however, there have been significant changes for the purposes of … …et, see [[IRCd:Commands|Commands]]. For a list of numeric responses, see [[IRCd:Command Responses|Command Responses]].
    8 KB (1331 words) - 19:28, 17 February 2009
  • IRCd:Future Directions
    Here is a list of several possible future enhancements or changes to ircd-darenet. * A [[IRCd:tuple-queue|tuple-queue]] system
    1 KB (167 words) - 19:26, 20 February 2009
  • IRCd:tuple-queue
    963 B (154 words) - 19:40, 17 February 2009
  • IRCd:Modularized commands
    …tation has to apply access controls, which is somewhat unlike the existing ircd-darenet, but the change means that multiple protocols may be supported sim…
    599 B (93 words) - 19:41, 17 February 2009
  • IRCd:abstracted database
    IRCd-darenet currently keeps a database of all users, servers, and channels on …
    725 B (111 words) - 19:44, 17 February 2009
  • IRCd:Dynamically loadable modules
    …tocol handlers and modularized commands, it becomes much more possible for ircd-darenet to be dynamically updated at run-time by simply loading or reloadi…
    410 B (57 words) - 19:46, 17 February 2009
  • IRCd:unified mode parser
    465 B (76 words) - 19:47, 17 February 2009
  • IRCd:logging
    495 B (81 words) - 19:47, 17 February 2009
  • IRCd:configuration feature
    …the lack of flexibility of IRCu's original configuration file parser. Once ircd-darenet switches to a BIND-style configuration file format, it might be ti…
    595 B (89 words) - 19:49, 17 February 2009
  • IRCd:Modularized protocol handlers
    This proposal goes hand-in-hand with the [[IRCd:tuple-queue|tuple-queue]] proposal. The proposal is simply to turn the exi… …d msg.h, but it goes further. Almost all commands currently implemented in ircd-darenet have to parse their parameters directly from the protocol message…
    1 KB (173 words) - 19:52, 17 February 2009
  • IRCd:Services
    726 B (125 words) - 19:56, 17 February 2009
  • IRCd:Enhanced ACCOUNT
    277 B (43 words) - 19:31, 20 February 2009
  • DareNET IRCd Configuration
    …ard to read, very unnatural, and can be difficult to extend. Starting with ircd-darenet 1.3.x, we will begin to utilize a bind-style configuration format … …format also 'fixes' a known bug with early ircu versions, and consequently ircd-darenet pre 1.3.x, as detailed [[Image:Bug.png]] [http://sourceforge.net/f…
    32 KB (4994 words) - 01:44, 13 September 2010
  • DareNET IRCd Configuration/1.4
    #REDIRECT [[DareNET IRCd Configuration/1.5]]
    44 B (4 words) - 18:38, 9 August 2012
  • DareNET IRCd Configuration/1.5
    This is a reference guide for ircd-darenet 1.5.x's configuration file. …s, tags or string data. It is designed to be easily readable by both human ircd.
    37 KB (5609 words) - 18:00, 17 June 2013
  • DareNET IRCd Configuration/reference
    * doc/reference.conf - ircd-darenet Reference configuration file. * easily readable by both human and ircd.
    7 KB (856 words) - 21:58, 14 February 2010
  • ircd/api
    API documentation for ircd-darenet 1.x.x * [[ircd/api/events|Events Subsystem]]
    123 B (16 words) - 15:43, 13 July 2010
  • ircd/api/events
    …r is built around an event loop. Until the u2.10.11 release (which is what ircd-darenet 1.x is based off of), this event loop has been rather ad-hoc; time… …ed, it cannot be deleted; this design decision was driven by the fact that ircd never changes its signal handlers.
    34 KB (5648 words) - 15:14, 13 July 2010
  • ircd/api/features
    As of u2.10.11 (which is what ircd-darenet 1.x is based upon), most of the compile-time configuration options…
    9 KB (1619 words) - 15:45, 13 July 2010

Page text matches

  • TS5 timestamp specification
    For the purposes of this document, ircd versions: *ircd-comstud-1.12
    6 KB (979 words) - 07:02, 30 March 2008
  • Numerics
    {{Numericlist2|391 |RPL_TIME |bdq-ircd |<server> <timezone name> <microseconds> :<time string> |Timezone name is …
    50 KB (6348 words) - 08:49, 6 September 2008
  • Flood Attacks
    …nel window to be flooded with nick change notices. Some recent versions of ircd (the software that links IRC servers together into a net) have limited the…
    14 KB (2350 words) - 03:14, 20 September 2010
  • CTCP and DCC FAQ
    It should be noted that /version is an ircd command as well.
    6 KB (1033 words) - 06:59, 30 March 2008
  • The 005 Numeric Explained
    <BR>ELIST=MNUCT (ircd-darenet, ircu, others) | Server supports virtual channels. See [http://www.ircd-hybrid.org/docs/vchans.txt vchans.txt] for more information.
    9 KB (1321 words) - 10:49, 16 January 2009
  • The Art of Channel Management
    …n you will either need to come up with a good twist on that topic (eg: C++ ircd development), or think of a completely different one.
    9 KB (1715 words) - 17:17, 11 October 2012
  • ircu/GET
    Some of these features are defined within ircd.conf, while others have been hard coded.
    210 B (33 words) - 20:08, 15 March 2008
  • ircu/REHASH
    …l server features changed with /SET are overruled, either by values set in ircd.conf or else by the default values.
    388 B (68 words) - 20:30, 15 March 2008
  • ircu/INFO
    Shows some info about the IRCd, the coders, its birth date, number of compiles, and time is has been onli… …et a full list of source filenames with their MD5 hash used to compile the IRCd.
    324 B (57 words) - 21:45, 15 March 2008
  • Server Features
    This page documents various features supported by ircd-darenet that can be configured at run-time. | ircd.darenet
    51 KB (7763 words) - 05:52, 5 January 2013
  • irc.1
    ircd(8)
    3 KB (528 words) - 03:18, 25 February 2009
  • ircd.8
    .\" @(#)ircd.8 2.0 (beta version) 29 Mar 1989 .TH IRCD 8 "10 July 2000"
    4 KB (756 words) - 03:19, 25 February 2009
  • IRCu readme.log
    Older versions of ircd had no consistent way of logging various major release of ircd. Nevertheless, the logs that are generated are
    9 KB (1428 words) - 03:32, 25 April 2008
  • Using Chroot With IRCD
    Older versions of ircd supported chroot() operation within the server called by a process running as root, so ircd had to be started as
    5 KB (879 words) - 03:34, 25 April 2008
  • IRCu readme.crules
    ircd.conf entries A rule is listed in the ircd.conf file using a D or d line (which can
    5 KB (842 words) - 03:36, 25 April 2008
  • IRC 2.4 release notes
    is given in M-line of ircd.conf. connection. If resolve cannot be done, ircd defaults to using
    20 KB (3060 words) - 03:43, 25 April 2008
  • 2.7-New
    * Operator passwords may now be stored in the ircd.conf file as the * Server now creates "ircd.pid" file when booted. Holds the current
    4 KB (714 words) - 03:47, 25 April 2008
  • IRCu ChangeLog.07
    * ircd.h, s_serv.h, s_debug.h, ircd.c, s_user.c, s_bsd.c:
    2 KB (282 words) - 03:48, 25 April 2008
  • IRCu ChangeLog.10
    * ircd/m_join.c: use ERR_BANNEDFROMCHAN instead of ERR_BADCHANNAME -- Kev * ircd/s_user.c (hunt_server): add 'No such server' message back
    37 KB (6376 words) - 03:49, 25 April 2008
  • README.patches (history)
    New ircd.conf line In order for Uworld to work you MUST add those lines to your ircd.conf file:
    79 KB (12779 words) - 17:50, 14 January 2009
  • ircu api - events
    this design decision was driven by the fact that ircd never changes
    31 KB (5060 words) - 03:59, 25 April 2008
  • ircu api - ircd snprintf
    [[Category:IRCu API|IRCD]]
    12 KB (2004 words) - 04:01, 25 April 2008
  • ircu api - log
    syslogging should be performed, and "DEFAULT" specifies that ircd's This function sets the default syslog facility for all of ircd. Valid
    8 KB (1295 words) - 04:04, 25 April 2008
  • ircu api - modebuf
    One use of the ModeBuf within ircd requires the ability to pull a
    10 KB (1713 words) - 04:05, 25 April 2008
  • ircu api - motd
    problems, and so on. Older versions of ircd had a lot of duplicated the default MOTD (usually ircd.motd) and the remote MOTD (usually
    2 KB (401 words) - 04:05, 25 April 2008
  • ircu api - msgq
    recipients. Previous versions of ircd used DBuf to store these This file documents the MsgQ interface for ircd.
    7 KB (1115 words) - 04:06, 25 April 2008
  • ircu api - send
    <pre>The send functions are perhaps the most important API in all of ircd;
    9 KB (1465 words) - 04:07, 25 April 2008
  • P10 Protocol specification
    &nbsp;The epoch timestamp specifying when the ircd was started.</LI>
    31 KB (5295 words) - 13:42, 8 April 2009
  • DareNET Server Configuration
    …ly downloaded and synched with the network the first time you start up the ircd. NOTE: O-lines should NOT reside physically in ircd.conf. They should be placed in a separate file and included by way of an '…
    4 KB (610 words) - 04:12, 2 December 2009
  • IRCd:Main
    This portion of the wiki is intended to help document DareNET's ircd, ircd-darenet, which is based on ircu, explaining why things are done the way th… Documentation is traditionally the weakest part of any ircd project. The developers that have worked on such projects in the past have…
    6 KB (837 words) - 04:33, 2 December 2009
  • Server Commands/CREDITS
    Displays the IRCd credits.
    132 B (18 words) - 00:49, 10 December 2008
  • Server Commands/DIE
    Causes the ircd process to exit, the given reason will be broadcasted out. If a delay in s…
    326 B (51 words) - 06:46, 10 December 2008
  • Server Commands/REHASH
    Reloads the ircd.conf file by default. Specify a remote server to rehash that server. The f…
    369 B (63 words) - 07:23, 10 December 2008
  • Organizational Change Proposal
    **** IRCd Development …ically broken down into 3 sub teams; however, full all intensive purposes, IRCd & Services have been combined below:
    5 KB (748 words) - 04:59, 2 December 2009
  • Server Commands/ACCOUNT
    The <code>ACCOUNT</code> commands implements a login system for ircd-darenet. Unlike stock ircu, ircd-darenet allows for users to be logged out of an account without killing th…
    2 KB (337 words) - 14:44, 17 May 2012
  • Server Commands/DESYNCH
    These messages are sent by ircd-darenet for protocol violations.
    228 B (33 words) - 07:29, 10 December 2008
  • Server Commands/WEBIRC
    Use of this command is restricted by W:Lines in the IRCd's config.
    506 B (83 words) - 07:35, 10 December 2008
  • Development Team
    === ircd-darenet === ircd-darenet 2.x is a fork of the Undernet Universal IRC daemon (u2.10.12 branc…
    3 KB (412 words) - 21:48, 25 June 2014
  • Development Team/alert
    …es will be rewritten, so this will not be a problem for future versions of ircd-darenet. In the meantime, please check your server configuration. None of … …conf is sensitive to whitespace (this behavior is not a bug). Editing your ircd.conf on a Windows machine may result in carriage return/newline pairs as l…
    2 KB (294 words) - 03:35, 27 September 2008
  • Development Team/ircd-darenet/INSTALL
    …TOC__Chances are our Server Management Team will install and configure the ircd; however, in the event they don't here are some instructions on how to do … Before you attempt to compile and install ircd-darenet, you should first make sure you have the necessary packages needed…
    2 KB (345 words) - 18:18, 12 March 2010
  • Development Team/ircd-darenet/sample config
    # ircd-darenet version 1.2.0 # D:<server mask that ircd will refuse to connect to>::<rule>
    4 KB (575 words) - 04:13, 2 December 2009
  • Development Team/ircd-darenet/new config
    Below is an example of what the new ircd-darenet configuration file will look like, which will use a bind-style for… # It is posstible to Jupe nicknames on ircd-darenet, thus preventing
    3 KB (437 words) - 17:37, 22 November 2009
  • Development Team/ircd-darenet/Updating
    …il from a Server Manager explaining that you need to update the version of ircd-darenet you're currently running, follow the steps below. SSH into your server, and go to the '''''ircd-darenet''''' directory:
    2 KB (369 words) - 10:27, 7 November 2008
  • Development Team/ircd-darenet/Decoding VERSION
    <font color="navy">'''<code>u2.10.11.07+ircd-darenet(1.2.0a)+[18 2008-10-11]. dev3.darenet.org B27AeEFfHIKMpSUvZ</code>… <code>'''<font color="navy">u2.10</font>'''.11.07+ircd-darenet(1.2.0a)+[18 2008-10-11]. dev3.darenet.org B27AeEFfHIKMpSUvZ</code>
    2 KB (356 words) - 01:35, 14 October 2008
  • Welcome to DareNET
    If you're new to IRC, you may want to read our [[Basic IRCd Commands|Basic IRCd Commands guide]], which will help you achieve simple tasks such as changin…
    9 KB (1479 words) - 10:28, 1 October 2014
  • P10 Protocol
    # The epoch timestamp specifying when the ircd was started.
    24 KB (3909 words) - 18:42, 30 June 2012
  • Server Privileges
    As it stands, ircd-darenet has five (5) access levels: ordinary user, local operator, global … …List (ACL). Below is a table of operator privileges currently supported by ircd-darenet.
    4 KB (643 words) - 08:10, 13 June 2013
  • IRCd:Event subsystem
    …ackets, and event polling) is currently located mostly in ircd/s_bsd.c and ircd/event_*.c. …kend and settings) yet scabale. As it is finsihed, we intend to use it for ircd-darenet.
    612 B (101 words) - 19:17, 20 February 2009
  • IRCd:IRC protocol
    …ervers are very similar to those used between user clients and servers. In ircd-darenet, however, there have been significant changes for the purposes of … …et, see [[IRCd:Commands|Commands]]. For a list of numeric responses, see [[IRCd:Command Responses|Command Responses]].
    8 KB (1331 words) - 19:28, 17 February 2009
  • IRCd:Future Directions
    Here is a list of several possible future enhancements or changes to ircd-darenet. * A [[IRCd:tuple-queue|tuple-queue]] system
    1 KB (167 words) - 19:26, 20 February 2009

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)

Advanced search

Search in namespaces:

   
 
 
   
   
   
   
   
   
   
   
   
   

Search for