SVN Id removal part two
This commit is contained in:
parent
133755685e
commit
fb06d910df
|
@ -1,4 +1,3 @@
|
||||||
/* $Id: rsdb.h 26164 2008-10-26 19:52:43Z androsyn $ */
|
|
||||||
#ifndef INCLUDED_rsdb_h
|
#ifndef INCLUDED_rsdb_h
|
||||||
#define INCLUDED_rsdb_h
|
#define INCLUDED_rsdb_h
|
||||||
|
|
||||||
|
|
|
@ -30,7 +30,6 @@
|
||||||
** the version number) and changes its name to "sqlite3.h" as
|
** the version number) and changes its name to "sqlite3.h" as
|
||||||
** part of the build process.
|
** part of the build process.
|
||||||
**
|
**
|
||||||
** @(#) $Id: sqlite3.h 25424 2008-05-20 23:25:54Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
#ifndef _SQLITE3_H_
|
#ifndef _SQLITE3_H_
|
||||||
#define _SQLITE3_H_
|
#define _SQLITE3_H_
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
$Id: CIDR.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
||||||
CIDR Information
|
CIDR Information
|
||||||
----------------
|
----------------
|
||||||
|
|
|
@ -83,4 +83,3 @@ A number of scripts for clients have already been written to automate this
|
||||||
process, see client-scripts/README for more information.
|
process, see client-scripts/README for more information.
|
||||||
|
|
||||||
--
|
--
|
||||||
$Id: challenge.txt 678 2006-02-03 20:25:01Z jilles $
|
|
||||||
|
|
|
@ -44,4 +44,3 @@ nick changes their nick but is collided again (the server detecting the
|
||||||
collision will not propagate the nick change further).
|
collision will not propagate the nick change further).
|
||||||
|
|
||||||
--
|
--
|
||||||
$Id: collision_fnc.txt 3422 2007-04-22 14:35:28Z jilles $
|
|
||||||
|
|
|
@ -89,4 +89,3 @@ a +bqeI entry of the given extban type, and whenever a local client tries to
|
||||||
add such an entry. (Clients are allowed to add bans matching themselves.)
|
add such an entry. (Clients are allowed to add bans matching themselves.)
|
||||||
|
|
||||||
--
|
--
|
||||||
$Id: extban.txt 1639 2006-06-04 23:26:47Z jilles $
|
|
||||||
|
|
|
@ -121,4 +121,3 @@ community.
|
||||||
"iorecv"
|
"iorecv"
|
||||||
"iorecvctrl"
|
"iorecvctrl"
|
||||||
|
|
||||||
$Id: hooks.txt 3414 2007-04-15 16:54:50Z jilles $
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
|
|
||||||
# $Id: index.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
Here is the overview of the documents in the doc/ directory.
|
Here is the overview of the documents in the doc/ directory.
|
||||||
|
|
||||||
CIDR.txt - Description of CIDR in IPv4
|
CIDR.txt - Description of CIDR in IPv4
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
ircd-ratbox logfiles - Lee H <lee -at- leeh.co.uk>
|
ircd-ratbox logfiles - Lee H <lee -at- leeh.co.uk>
|
||||||
$Id: logfiles.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
fname_killlog
|
fname_killlog
|
||||||
|
|
|
@ -215,4 +215,3 @@ which is ambiguous if the user may contain a [ and in the author's opinion ugly.
|
||||||
--
|
--
|
||||||
W. Campbell
|
W. Campbell
|
||||||
updated by J. Tjoelker
|
updated by J. Tjoelker
|
||||||
$Id: modeg.txt 3556 2007-08-18 14:45:10Z jilles $
|
|
||||||
|
|
|
@ -7,4 +7,3 @@ The sgml docs have more detailed descriptions.
|
||||||
User mode +h (hide hostname) is provided by contrib/ip_cloaking.so
|
User mode +h (hide hostname) is provided by contrib/ip_cloaking.so
|
||||||
Server notice mask +F (far connects) is provided by contrib/sno_farconnect.so
|
Server notice mask +F (far connects) is provided by contrib/sno_farconnect.so
|
||||||
|
|
||||||
# $Id: modes.txt 996 2006-03-09 01:14:34Z jilles $
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
MONITOR - Protocol for notification of when clients become online/offline
|
MONITOR - Protocol for notification of when clients become online/offline
|
||||||
Lee Hardy <lee -at- leeh.co.uk>
|
Lee Hardy <lee -at- leeh.co.uk>
|
||||||
$Id: monitor.txt 3520 2007-06-30 22:15:35Z jilles $
|
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
|
|
||||||
Currently, ISON requests by clients use a large amount of bandwidth. It is
|
Currently, ISON requests by clients use a large amount of bandwidth. It is
|
||||||
|
|
|
@ -365,4 +365,3 @@ Vuurwerk Internet '|.|' PGP - 0xD68A7AAB
|
||||||
|
|
||||||
And on the seventh day, He exited from append mode.
|
And on the seventh day, He exited from append mode.
|
||||||
|
|
||||||
# $Id: operguide.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
|
@ -116,4 +116,3 @@ See also http://sasl.charybdis.be/ and
|
||||||
http://wiki.atheme.net/index.php/PR:SASL_Authentication (these links are
|
http://wiki.atheme.net/index.php/PR:SASL_Authentication (these links are
|
||||||
currently dead but may be resurrected in the future).
|
currently dead but may be resurrected in the future).
|
||||||
|
|
||||||
$Id: sasl.txt 3169 2007-01-28 22:13:18Z jilles $
|
|
||||||
|
|
|
@ -60,4 +60,3 @@ following features to ircd:
|
||||||
Gives numeric 486 to users sending a PRIVMSG who are not logged in:
|
Gives numeric 486 to users sending a PRIVMSG who are not logged in:
|
||||||
:<server> 486 <nick> <targetnick> :You must log in with services to message this user
|
:<server> 486 <nick> <targetnick> :You must log in with services to message this user
|
||||||
|
|
||||||
# $Id: services.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
$Id: cluster.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
||||||
Short description of how remote kline and friends are propagated under
|
Short description of how remote kline and friends are propagated under
|
||||||
the old hyb7 style (CAP_KLN etc) and under the new style over ENCAP.
|
the old hyb7 style (CAP_KLN etc) and under the new style over ENCAP.
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
$Id: euid.txt 1863 2006-08-27 13:40:37Z jilles $
|
|
||||||
|
|
||||||
Extended UID command proposal
|
Extended UID command proposal
|
||||||
Jilles Tjoelker <jilles@stack.nl>
|
Jilles Tjoelker <jilles@stack.nl>
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
Overview of the event subsystem
|
Overview of the event subsystem
|
||||||
Adrian Chadd <adrian@creative.net.au>
|
Adrian Chadd <adrian@creative.net.au>
|
||||||
|
|
||||||
$Id: event.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
||||||
|
|
||||||
One of the things that immediately struck me whilst first looking at the
|
One of the things that immediately struck me whilst first looking at the
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
Overview of the filedescriptor subsystem
|
Overview of the filedescriptor subsystem
|
||||||
Adrian Chadd <adrian@creative.net.au>
|
Adrian Chadd <adrian@creative.net.au>
|
||||||
|
|
||||||
$Id: fd-management.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
||||||
|
|
||||||
Filedescriptor lists
|
Filedescriptor lists
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
The hostmask/netmask system.
|
The hostmask/netmask system.
|
||||||
Copyright(C) 2001 by Andrew Miller(A1kmm)<a1kmm@mware.virtualave.net>
|
Copyright(C) 2001 by Andrew Miller(A1kmm)<a1kmm@mware.virtualave.net>
|
||||||
$Id: hostmask.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
||||||
Contents
|
Contents
|
||||||
========
|
========
|
||||||
|
|
|
@ -16,4 +16,3 @@ rfc1459.txt - The IRC RFC
|
||||||
send.txt - Document on all of the send_to functions
|
send.txt - Document on all of the send_to functions
|
||||||
whats-new-code.txt - Whats changed in the code
|
whats-new-code.txt - Whats changed in the code
|
||||||
|
|
||||||
# $Id: index.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
|
@ -3,7 +3,6 @@ linebuf - a dbuf replacement for the New World Order(tm)
|
||||||
|
|
||||||
By Adrian Chadd <adrian@creative.net.au>
|
By Adrian Chadd <adrian@creative.net.au>
|
||||||
|
|
||||||
$Id: linebuf.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
||||||
|
|
||||||
History
|
History
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
Overview of the network subsystem
|
Overview of the network subsystem
|
||||||
Adrian Chadd <adrian@creative.net.au>
|
Adrian Chadd <adrian@creative.net.au>
|
||||||
|
|
||||||
$Id: network.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
||||||
|
|
||||||
This document is an overview of the new and hopefully improved network
|
This document is an overview of the new and hopefully improved network
|
||||||
|
|
|
@ -250,4 +250,3 @@ sendto_wallops_flags()
|
||||||
-- Diane Bruce
|
-- Diane Bruce
|
||||||
Updated Jan 2006 by jilles with ratbox and late hybrid7 changes
|
Updated Jan 2006 by jilles with ratbox and late hybrid7 changes
|
||||||
|
|
||||||
$Id: send.txt 587 2006-01-27 19:45:11Z jilles $
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
$Id: ts6.txt 3211 2007-02-20 00:34:28Z jilles $
|
|
||||||
|
|
||||||
TS6 Proposal (v8)
|
TS6 Proposal (v8)
|
||||||
Written by Lee H <lee@leeh.co.uk>
|
Written by Lee H <lee@leeh.co.uk>
|
||||||
|
|
|
@ -40,4 +40,3 @@ using the CNOTICE and CPRIVMSG commands, see /quote help cnotice and /quote
|
||||||
help cprivmsg, but is also implicit in a normal /msg, /notice or /invite.
|
help cprivmsg, but is also implicit in a normal /msg, /notice or /invite.
|
||||||
|
|
||||||
--
|
--
|
||||||
$Id: tgchange.txt 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: blacklist.h 2023 2006-09-02 23:47:27Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _BLACKLIST_H_
|
#ifndef _BLACKLIST_H_
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
/* $Id: cache.h 24250 2007-08-22 19:15:08Z androsyn $ */
|
|
||||||
#ifndef INCLUDED_CACHE_H
|
#ifndef INCLUDED_CACHE_H
|
||||||
#define INCLUDED_CACHE_H
|
#define INCLUDED_CACHE_H
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: channel.h 3580 2007-11-07 23:45:14Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_channel_h
|
#ifndef INCLUDED_channel_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: class.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_class_h
|
#ifndef INCLUDED_class_h
|
||||||
|
|
|
@ -22,7 +22,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: client.h 3446 2007-05-14 22:21:16Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_client_h
|
#ifndef INCLUDED_client_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: common.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_common_h
|
#ifndef INCLUDED_common_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: config.h 3354 2007-04-03 09:21:31Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_config_h
|
#ifndef INCLUDED_config_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: defaults.h 3354 2007-04-03 09:21:31Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_defaults_h
|
#ifndef INCLUDED_defaults_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: hash.h 3177 2007-02-01 00:19:14Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_hash_h
|
#ifndef INCLUDED_hash_h
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
* Copyright (C) 2004-2005 Lee Hardy <lee -at- leeh.co.uk>
|
* Copyright (C) 2004-2005 Lee Hardy <lee -at- leeh.co.uk>
|
||||||
* Copyright (C) 2004-2005 ircd-ratbox development team
|
* Copyright (C) 2004-2005 ircd-ratbox development team
|
||||||
*
|
*
|
||||||
* $Id: hook.h 906 2006-02-21 02:25:43Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
#ifndef INCLUDED_HOOK_H
|
#ifndef INCLUDED_HOOK_H
|
||||||
#define INCLUDED_HOOK_H
|
#define INCLUDED_HOOK_H
|
||||||
|
|
|
@ -22,7 +22,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: hostmask.h 2757 2006-11-10 22:58:15Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDE_hostmask_h
|
#ifndef INCLUDE_hostmask_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: ircd.h 1851 2006-08-24 17:16:53Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_ircd_h
|
#ifndef INCLUDED_ircd_h
|
||||||
|
|
|
@ -22,7 +22,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: ircd_defs.h 3512 2007-06-06 16:20:40Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: ircd_getopt.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __GETOPT_H_INCLUDED__
|
#ifndef __GETOPT_H_INCLUDED__
|
||||||
|
|
|
@ -30,7 +30,6 @@
|
||||||
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $Id: ircd_linker.h 863 2006-02-16 06:51:59Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _CHARYBDIS_IRCD_LINKER_H
|
#ifndef _CHARYBDIS_IRCD_LINKER_H
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: ircd_signal.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_ircd_signal_h
|
#ifndef INCLUDED_ircd_signal_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: listener.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_listener_h
|
#ifndef INCLUDED_listener_h
|
||||||
|
|
|
@ -28,7 +28,6 @@
|
||||||
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $Id: s_log.h 1481 2006-05-27 17:24:05Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_s_log_h
|
#ifndef INCLUDED_s_log_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: m_info.h 3356 2007-04-03 09:31:11Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_m_info_h
|
#ifndef INCLUDED_m_info_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: irc_string.h 3538 2007-07-26 14:21:57Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_match_h
|
#ifndef INCLUDED_match_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: modules.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_modules_h
|
#ifndef INCLUDED_modules_h
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
* Copyright (C) 2005 Lee Hardy <lee -at- leeh.co.uk>
|
* Copyright (C) 2005 Lee Hardy <lee -at- leeh.co.uk>
|
||||||
* Copyright (C) 2005 ircd-ratbox development team
|
* Copyright (C) 2005 ircd-ratbox development team
|
||||||
*
|
*
|
||||||
* $Id: monitor.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
#ifndef INCLUDED_monitor_h
|
#ifndef INCLUDED_monitor_h
|
||||||
#define INCLUDED_monitor_h
|
#define INCLUDED_monitor_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: msg.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_msg_h
|
#ifndef INCLUDED_msg_h
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
/* This code is in the public domain.
|
/* This code is in the public domain.
|
||||||
* $Nightmare: nightmare/include/config.h,v 1.32.2.2.2.2 2002/07/02 03:41:28 ejb Exp $
|
* $Nightmare: nightmare/include/config.h,v 1.32.2.2.2.2 2002/07/02 03:41:28 ejb Exp $
|
||||||
* $Id: newconf.h 1735 2006-07-19 02:35:40Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _NEWCONF_H_INCLUDED
|
#ifndef _NEWCONF_H_INCLUDED
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: numeric.h 1793 2006-08-04 19:56:03Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_numeric_h
|
#ifndef INCLUDED_numeric_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: packet.h 813 2006-02-14 20:52:15Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_packet_h
|
#ifndef INCLUDED_packet_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: parse.h 944 2006-03-06 03:41:31Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_parse_h_h
|
#ifndef INCLUDED_parse_h_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: patchlevel.h 34 2005-09-10 02:53:04Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "setup.h"
|
#include "setup.h"
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* $Id: reject.h 25056 2008-02-06 20:47:40Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
#ifndef INCLUDED_reject_h
|
#ifndef INCLUDED_reject_h
|
||||||
#define INCLUDED_reject_h
|
#define INCLUDED_reject_h
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* res.h for referencing functions in res.c, reslib.c
|
* res.h for referencing functions in res.c, reslib.c
|
||||||
*
|
*
|
||||||
* $Id: res.h 2023 2006-09-02 23:47:27Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _CHARYBDIS_RES_H
|
#ifndef _CHARYBDIS_RES_H
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* include/irc_reslib.h
|
* include/irc_reslib.h
|
||||||
*
|
*
|
||||||
* $Id: reslib.h 446 2006-02-12 02:46:54Z db $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _CHARYBDIS_RESLIB_H
|
#ifndef _CHARYBDIS_RESLIB_H
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: restart.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_restart_h
|
#ifndef INCLUDED_restart_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: s_auth.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_s_auth_h
|
#ifndef INCLUDED_s_auth_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: s_conf.h 3550 2007-08-09 06:47:26Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_s_conf_h
|
#ifndef INCLUDED_s_conf_h
|
||||||
|
|
|
@ -29,7 +29,6 @@
|
||||||
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $Id: s_newconf.h 1747 2006-07-25 21:22:45Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_s_newconf_h
|
#ifndef INCLUDED_s_newconf_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: s_serv.h 1863 2006-08-27 13:40:37Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_serv_h
|
#ifndef INCLUDED_serv_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: s_stats.h 1409 2006-05-21 14:46:17Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_s_stats_h
|
#ifndef INCLUDED_s_stats_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: s_user.h 3201 2007-02-04 01:59:38Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_s_user_h
|
#ifndef INCLUDED_s_user_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: scache.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_scache_h
|
#ifndef INCLUDED_scache_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: send.h 3520 2007-06-30 22:15:35Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_send_h
|
#ifndef INCLUDED_send_h
|
||||||
|
|
|
@ -18,7 +18,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: sslproc.h 25179 2008-03-30 16:34:57Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_sslproc_h
|
#ifndef INCLUDED_sslproc_h
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: stdinc.h 6 2005-09-10 01:02:21Z nenolod $
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,6 @@
|
||||||
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
* $Id: supported.h 1887 2006-08-29 13:42:56Z jilles $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef INCLUDED_supported_h
|
#ifndef INCLUDED_supported_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: whowas.h 1717 2006-07-04 14:41:11Z jilles $
|
|
||||||
*/
|
*/
|
||||||
#ifndef INCLUDED_whowas_h
|
#ifndef INCLUDED_whowas_h
|
||||||
#define INCLUDED_whowas_h
|
#define INCLUDED_whowas_h
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: commio.h 24059 2007-07-24 17:25:41Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _COMMIO_INT_H
|
#ifndef _COMMIO_INT_H
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: commio-ssl.h 26280 2008-12-10 20:25:29Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _COMMIO_SSL_H
|
#ifndef _COMMIO_SSL_H
|
||||||
|
|
|
@ -20,7 +20,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: event-int.h 26272 2008-12-10 05:55:10Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
struct ev_entry
|
struct ev_entry
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/*
|
/*
|
||||||
* $Id: ratbox_lib.h 26256 2008-12-10 04:05:26Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: rb_balloc.h 26092 2008-09-19 15:13:52Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: rb_commio.h 26092 2008-09-19 15:13:52Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: rb_event.h 26092 2008-09-19 15:13:52Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: rb_helper.h 26092 2008-09-19 15:13:52Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: rb_linebuf.h 26092 2008-09-19 15:13:52Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: rb_memory.h 26092 2008-09-19 15:13:52Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
/*
|
/*
|
||||||
* $Id: patricia.h 23020 2006-09-01 18:20:19Z androsyn $
|
|
||||||
* Dave Plonka <plonka@doit.wisc.edu>
|
* Dave Plonka <plonka@doit.wisc.edu>
|
||||||
*
|
*
|
||||||
* This product includes software developed by the University of Michigan,
|
* This product includes software developed by the University of Michigan,
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: rb_snprintf.h 26092 2008-09-19 15:13:52Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
|
@ -21,7 +21,6 @@
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
|
||||||
* USA
|
* USA
|
||||||
*
|
*
|
||||||
* $Id: rb_tools.h 26170 2008-10-26 20:59:07Z androsyn $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RB_LIB_H
|
#ifndef RB_LIB_H
|
||||||
|
|
Loading…
Reference in New Issue