Skip to content

Commit

Permalink
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binarie…
Browse files Browse the repository at this point in the history
…s are auto skipped by svn.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7454 e03df62e-2008-0410-955e-edbf42e46eb7
  • Loading branch information
peavey committed Jul 16, 2007
1 parent 3abff3a commit bab14f0
Show file tree
Hide file tree
Showing 405 changed files with 405 additions and 86,734 deletions.
26 changes: 1 addition & 25 deletions conf/aliases/anope.conf.example
@@ -1,25 +1 @@
# Aliases for nickserv, chanserv, operserv, memoserv
<alias text="NICKSERV" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes">
<alias text="CHANSERV" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes">
<alias text="OPERSERV" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes">
<alias text="MEMOSERV" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes">
<alias text="HOSTSERV" replace="PRIVMSG HostServ :$2-" requires="MemoServ" uline="yes">
<alias text="BOTSERV" replace="PRIVMSG BotServ :$2-" requires="BotServ" uline="yes">

# Note: We can't have a shorthand version of this, it conflicts with HS for helpserv
<alias text="HELPSERV" replace="PRIVMSG HelpServ :$2-" requires="HelpServ" uline="yes">

# Shorthand aliases for nickserv, chanserv, operserv, memoserv
<alias text="NS" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes">
<alias text="CS" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes">
<alias text="OS" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes">
<alias text="MS" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes">
<alias text="HS" replace="PRIVMSG HostServ :$2-" requires="HostServ" uline="yes">
<alias text="BS" replace="PRIVMSG BotServ :$2-" requires="BotServ" uline="yes">


# /id [channel] <password>
# Identify for a channel or nickname
<alias text="ID" format="#*" replace="PRIVMSG ChanServ :IDENTIFY $2 $3" requires="ChanServ" uline="yes">
<alias text="ID" format="*" replace="PRIVMSG NickServ :IDENTIFY $2" requires="NickServ" uline="yes">

# Aliases for nickserv, chanserv, operserv, memoserv<alias text="NICKSERV" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes"><alias text="CHANSERV" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes"><alias text="OPERSERV" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes"><alias text="MEMOSERV" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes"><alias text="HOSTSERV" replace="PRIVMSG HostServ :$2-" requires="MemoServ" uline="yes"><alias text="BOTSERV" replace="PRIVMSG BotServ :$2-" requires="BotServ" uline="yes"># Note: We can't have a shorthand version of this, it conflicts with HS for helpserv<alias text="HELPSERV" replace="PRIVMSG HelpServ :$2-" requires="HelpServ" uline="yes"># Shorthand aliases for nickserv, chanserv, operserv, memoserv<alias text="NS" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes"><alias text="CS" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes"><alias text="OS" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes"><alias text="MS" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes"><alias text="HS" replace="PRIVMSG HostServ :$2-" requires="HostServ" uline="yes"><alias text="BS" replace="PRIVMSG BotServ :$2-" requires="BotServ" uline="yes"># /id [channel] <password># Identify for a channel or nickname<alias text="ID" format="#*" replace="PRIVMSG ChanServ :IDENTIFY $2 $3" requires="ChanServ" uline="yes"><alias text="ID" format="*" replace="PRIVMSG NickServ :IDENTIFY $2" requires="NickServ" uline="yes">
Expand Down
20 changes: 1 addition & 19 deletions conf/aliases/atheme.conf.example
@@ -1,19 +1 @@
# Aliases for nickserv, chanserv, operserv, memoserv
<alias text="NICKSERV" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes">
<alias text="CHANSERV" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes">
<alias text="OPERSERV" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes">
<alias text="MEMOSERV" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes">
<alias text="GAMESERV" replace="PRIVMSG GameServ :$2-" requires="GameServ" uline="yes">

# Shorthand aliases for nickserv, chanserv, operserv, memoserv
<alias text="NS" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes">
<alias text="CS" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes">
<alias text="OS" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes">
<alias text="MS" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes">
<alias text="GS" replace="PRIVMSG GameServ :$2-" requires="GameServ" uline="yes">

# /id [channel] <password>
# Identify for a channel or nickname
<alias text="ID" format="#*" replace="PRIVMSG ChanServ :IDENTIFY $2 $3" requires="ChanServ" uline="yes">
<alias text="ID" format="*" replace="PRIVMSG NickServ :IDENTIFY $2-" requires="NickServ" uline="yes">

# Aliases for nickserv, chanserv, operserv, memoserv<alias text="NICKSERV" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes"><alias text="CHANSERV" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes"><alias text="OPERSERV" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes"><alias text="MEMOSERV" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes"><alias text="GAMESERV" replace="PRIVMSG GameServ :$2-" requires="GameServ" uline="yes"># Shorthand aliases for nickserv, chanserv, operserv, memoserv<alias text="NS" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes"><alias text="CS" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes"><alias text="OS" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes"><alias text="MS" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes"><alias text="GS" replace="PRIVMSG GameServ :$2-" requires="GameServ" uline="yes"># /id [channel] <password># Identify for a channel or nickname<alias text="ID" format="#*" replace="PRIVMSG ChanServ :IDENTIFY $2 $3" requires="ChanServ" uline="yes"><alias text="ID" format="*" replace="PRIVMSG NickServ :IDENTIFY $2-" requires="NickServ" uline="yes">
Expand Down
20 changes: 1 addition & 19 deletions conf/aliases/ircservices.conf.example
@@ -1,19 +1 @@
# Aliases for nickserv, chanserv, operserv, memoserv
<alias text="NICKSERV" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes">
<alias text="CHANSERV" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes">
<alias text="OPERSERV" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes">
<alias text="MEMOSERV" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes">
<alias text="STATSERV" replace="PRIVMSG StatServ :$2-" requires="StatServ" uline="yes" operonly="yes">

# Shorthand aliases for nickserv, chanserv, operserv, memoserv
<alias text="NS" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes">
<alias text="CS" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes">
<alias text="OS" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes">
<alias text="MS" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes">
<alias text="SS" replace="PRIVMSG StatServ :$2-" requires="StatServ" uline="yes" operonly="yes">

# /id [channel] <password>
# Identify for a channel or nickname
<alias text="ID" format="#*" replace="PRIVMSG ChanServ :IDENTIFY $2 $3" requires="ChanServ" uline="yes">
<alias text="ID" format="*" replace="PRIVMSG NickServ :IDENTIFY $2" requires="NickServ" uline="yes">

# Aliases for nickserv, chanserv, operserv, memoserv<alias text="NICKSERV" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes"><alias text="CHANSERV" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes"><alias text="OPERSERV" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes"><alias text="MEMOSERV" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes"><alias text="STATSERV" replace="PRIVMSG StatServ :$2-" requires="StatServ" uline="yes" operonly="yes"># Shorthand aliases for nickserv, chanserv, operserv, memoserv<alias text="NS" replace="PRIVMSG NickServ :$2-" requires="NickServ" uline="yes"><alias text="CS" replace="PRIVMSG ChanServ :$2-" requires="ChanServ" uline="yes"><alias text="OS" replace="PRIVMSG OperServ :$2-" requires="OperServ" uline="yes" operonly="yes"><alias text="MS" replace="PRIVMSG MemoServ :$2-" requires="MemoServ" uline="yes"><alias text="SS" replace="PRIVMSG StatServ :$2-" requires="StatServ" uline="yes" operonly="yes"># /id [channel] <password># Identify for a channel or nickname<alias text="ID" format="#*" replace="PRIVMSG ChanServ :IDENTIFY $2 $3" requires="ChanServ" uline="yes"><alias text="ID" format="*" replace="PRIVMSG NickServ :IDENTIFY $2" requires="NickServ" uline="yes">
Expand Down
16 changes: 1 addition & 15 deletions conf/inspircd.censor.example
@@ -1,15 +1 @@
# Configuration file for m_censor.so (1.0.0.0)
# C.J.Edwards May 2004.
#

# The tags for this module are formatted as follows:
#
# <badword text="simple word"
# replace="text to replace with">
#
# You can specify <badword text="simple word" replace="">
# to block lines containing the word

<badword text="shit" replace="poo">
<badword text="fuck" replace="(censored)">

# Configuration file for m_censor.so (1.0.0.0)# C.J.Edwards May 2004.## The tags for this module are formatted as follows:## <badword text="simple word"# replace="text to replace with">## You can specify <badword text="simple word" replace=""># to block lines containing the word<badword text="shit" replace="poo"><badword text="fuck" replace="(censored)">
Expand Down
53 changes: 1 addition & 52 deletions conf/inspircd.filter.example
@@ -1,52 +1 @@
# Configuration file for m_filter.so and m_filter_pcre.so

# The tags for this module are formatted as follows:
#
# <keyword pattern="any glob pattern here"
# reason="reason for filtering"
# action="action to take"
# flags="filter flags"
# duration="optional length of gline">
#
# Valid actions for 'action' are:
#
# block This blocks the line, sends out a notice to all opers with
# +s and informs the user that their message was blocked.
#
# silent This blocks the line only, and informs the user their message
# was blocked, but does not notify opers.
#
# none This action causes nothing to be done except logging. This
# is the default action if none is specified.
#
# kill This disconnects the user, with the 'reason' parameter as
# the kill reason.
#
# gline G-LINE the user for 'duration' length of time. Durations may
# be specified using the notation 1y2d3h4m6s in a similar way to
# other glines, omitting the duration or setting it to 0 makes
# any glines set by this filter be permanent.
#
# You can add filters from IRC using the /FILTER command. If you do this, they
# will be set globally to your entire network.
#
# Valid characters for 'flags' are one or more of:
#
# p: Block private and channel messages
# n: Block private and channel notices
# P: Block part messages
# q: Block quit messages
# o: Don't match against opers
# *: Represents all of the above flags
# -: Does nothing, a non-op for when you do not want to specify any flags

# Example filters for m_filter:
#
# <keyword pattern="*qwerty*" reason="You qwertied!" action="block" flags="pn">
# <keyword pattern="*killmenow*" reason="As you request." action="kill" flags="*">
# <keyword pattern="*blah*" reason="Dont blah!" action="gline" duration="1d6h" flags="-">

# An example regexp filter for m_filter_pcre:
#
# <keyword pattern="^blah.*?$" reason="Dont blah!" action="gline" duration="1d6h" flags="pnPq">

# Configuration file for m_filter.so and m_filter_pcre.so# The tags for this module are formatted as follows:## <keyword pattern="any glob pattern here"# reason="reason for filtering"# action="action to take"# flags="filter flags"# duration="optional length of gline">## Valid actions for 'action' are:## block This blocks the line, sends out a notice to all opers with# +s and informs the user that their message was blocked.## silent This blocks the line only, and informs the user their message# was blocked, but does not notify opers.## none This action causes nothing to be done except logging. This# is the default action if none is specified.## kill This disconnects the user, with the 'reason' parameter as# the kill reason.## gline G-LINE the user for 'duration' length of time. Durations may# be specified using the notation 1y2d3h4m6s in a similar way to# other glines, omitting the duration or setting it to 0 makes# any glines set by this filter be permanent.## You can add filters from IRC using the /FILTER command. If you do this, they# will be set globally to your entire network.## Valid characters for 'flags' are one or more of:## p: Block private and channel messages# n: Block private and channel notices# P: Block part messages# q: Block quit messages# o: Don't match against opers# *: Represents all of the above flags# -: Does nothing, a non-op for when you do not want to specify any flags # Example filters for m_filter:## <keyword pattern="*qwerty*" reason="You qwertied!" action="block" flags="pn"># <keyword pattern="*killmenow*" reason="As you request." action="kill" flags="*"># <keyword pattern="*blah*" reason="Dont blah!" action="gline" duration="1d6h" flags="-"># An example regexp filter for m_filter_pcre:## <keyword pattern="^blah.*?$" reason="Dont blah!" action="gline" duration="1d6h" flags="pnPq">
Expand Down

0 comments on commit bab14f0

Please sign in to comment.