To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

User contributions for DarthGandalf

A user with 351 edits. Account created on 31 March 2017.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

17 July 2012

7 July 2012

30 June 2012

27 June 2012

11 June 2012

20 May 2012

17 May 2012

1 May 2012

14 April 2012

11 April 2012

10 April 2012

6 April 2012

5 April 2012

1 April 2012

29 March 2012

24 March 2012

  • 04:1904:19, 24 March 2012 diff hist +73 N NoctcpCreated page with "{{External Module}} http://people.znc.in/~psychon/znc/modules/noctcp.cpp" current

9 March 2012

28 February 2012

25 February 2012

24 February 2012

28 January 2012

21 January 2012

16 January 2012

15 January 2012

12 January 2012

8 January 2012

4 January 2012

3 January 2012

2 January 2012

29 December 2011

21 December 2011

18 December 2011

17 December 2011

  • 19:2019:20, 17 December 2011 diff hist −1 Template:Module argumentsNo edit summary
  • 19:1919:19, 17 December 2011 diff hist −1 Template:Module argumentsNo edit summary
  • 19:1719:17, 17 December 2011 diff hist +931 N Template:Module argumentsCreated page with "<noinclude>== Purpose == Every module page links to the explanation how to load modules. This template is supposed to unify all those texts. == How to use == {<nowiki>{</no..."
  • 19:0319:03, 17 December 2011 diff hist +8,467 N Whois/codeCreated page with "This is a stable (as far as I know) version of the whois module. This version is for ZNC 0.96 only. Code for ZNC 0.090-0.094 is [http://en.znc.in/w/index.php?title=Whois/code&..."
  • 19:0219:02, 17 December 2011 diff hist +691 WebMods→‎Blending In
  • 19:0019:00, 17 December 2011 diff hist +5,267 N WebModsCreated page with "Check out Modules for an overview on loading/unloading and other general information. __TOC__ ==Overview== Webmods are normal global/user modules like any other that imple..."
  • 18:5418:54, 17 December 2011 diff hist +2,383 N WhoisCreated page with "{{External Module}} This global module catches whois commands sent to the server. If the username begins with a ? (i.e. ?efreak), it shows varying amounts of information, dep..."
  • 18:5318:53, 17 December 2011 diff hist +93 WebadminNo edit summary
  • 18:5318:53, 17 December 2011 diff hist +16 WatchNo edit summary
  • 18:5218:52, 17 December 2011 diff hist +1,455 N WatchCreated page with "{{DISPLAYTITLE:watch}} This module allows you to monitor the activity of a specific user and/or text patterns and have the text sent to a special query window. This may be han..."
  • 18:5118:51, 17 December 2011 diff hist +1,488 N Using ident spoofs with identserver and iptablesCreated page with "{{Languages}} If you don't want to install oidentd, but still want proper idents - username@host instead of ~username@host, this is what you can try. =..."
  • 18:5018:50, 17 December 2011 diff hist +72 Identfile→‎Chrooted installs with identfile
  • 18:4818:48, 17 December 2011 diff hist +23 N Using ident spoofsRedirected page to Identfile current
  • 18:4718:47, 17 December 2011 diff hist +6,002 N Using commandsCreated page with "{{Languages}} === Commands === Commands are given to ZNC by messaging the virtual user *status. Likewise, modules are communicated to by messaging *modname as well. Alt..."
  • 18:4618:46, 17 December 2011 diff hist +6,682 N User:Psychon/ToDo-OldCreated page with "=== Older proposals === * Do something about ~/.znc/configs/backups (Like, only backup latest and overwrite when saving new one or something like) ** We now have ~/.znc/config..." current
  • 18:4518:45, 17 December 2011 diff hist +6,424 N User:Psychon/ToDoCreated page with "=== Useful commands === Some commands which show where something needs to be done: # Find long functions <br/><code>awk '/^[a-zA-Z]/{f=$0;t=0} /^}/{print t,f} 1 {t++}' *cpp *h..." current
  • 18:3818:38, 17 December 2011 diff hist +210 TranslateNo edit summary
  • 18:3618:36, 17 December 2011 diff hist +2,955 N TranslateCreated page with "{{External Module}} This module acts as a translator between people, neither of whom know each other's language. Each person can just write in his/her preferred language, and..."
  • 18:3518:35, 17 December 2011 diff hist +15,645 N TimestampsCreated page with "== Usage == If you want real timestamps you should add this in the <User> section if it isn't already there: TimestampFormat = [%H:%M:%S] AppendTimestamp = false PrependTi..."
  • 18:3218:32, 17 December 2011 diff hist +66 SVNNo edit summary
  • 18:3118:31, 17 December 2011 diff hist +2,738 N SVNCreated page with "__toc__ === What is SVN? === (from [http://en.wikipedia.org/wiki/Subversion_%28software%29 Wikipedia]) '''Subversion''' is an open source application for revision control. Al..."
  • 18:2818:28, 17 December 2011 diff hist +5,990 N Savebuff/KVIrcCreated page with "===== KVIrc Script ===== made by Skyliner event(OnChannelMessage,savebuff) { if($0 == "*savebuff") { ## unixtimestamp extrahieren ## %time = $str.word(0,$3) if..." current
  • 18:2618:26, 17 December 2011 diff hist +5,597 N Savebuff/XChatCreated page with "===== XChat Plugin ===== # Save the code below as ~/.xchat2/znc-savebuff.c # cd ~/.xchat2 && gcc -Wl,--export-dynamic -Wall -O1 -shared -fPIC -I/usr/include/xchat znc-savebuf..." current
  • 18:2618:26, 17 December 2011 diff hist +1,517 N SavebuffCreated page with "{{DISPLAYTITLE:savebuff}} This module helps parsing actions which have happened on IRC. It is recommened to be used in combination with a client script or plugin, otherwise th..."
  • 18:2318:23, 17 December 2011 diff hist +2,518 N QCreated page with "{{DISPLAYTITLE:q}} This module allows you to authenticate with Q when connecting to QuakeNet, either with the standard AUTH command or the CHALLENGEAUTH mechanism which preven..."
  • 18:2118:21, 17 December 2011 diff hist +1 Developer:Cap→‎Message truncating
  • 18:2018:20, 17 December 2011 diff hist +1 Developer:Cap→‎Capability name
  • 18:2018:20, 17 December 2011 diff hist +6,810 N Developer:CapCreated page with "On this page we propose an extension to the IRC protocol, activated at the request of a client, which allows IRC servers to communicate time to clients in a machine readable f..."
  • 18:0818:08, 17 December 2011 diff hist +1,201 N CertCreated page with "{{Core Module}} This module let's users use their own ssl certificate to connect to a server, such as [http://www.oftc.net/oftc/NickServ/CertFP CertFP]. You can will need t..."
  • 18:0718:07, 17 December 2011 diff hist +603 N BouncedccCreated page with "{{Core Module}} The bouncedcc module bounces dcc transfers through the znc server instead of sending them directly to the user. ==Usage== {{Module arguments}} ===Commands=== O..." current
  • 18:0518:05, 17 December 2011 diff hist +3,558 N IdentfileCreated page with "{{Core Module}} The identfile module places the ident of a user to a file when they are trying to connect. When the IRC server gets the connection request, it will query your ..."
  • 17:5517:55, 17 December 2011 diff hist 0 ModpythonNo edit summary
  • 17:5517:55, 17 December 2011 diff hist −45 ModpythonNo edit summary
  • 17:5217:52, 17 December 2011 diff hist +1 Modpython→‎Compiling
  • 17:5017:50, 17 December 2011 diff hist +17 ModperlNo edit summary
  • 17:5017:50, 17 December 2011 diff hist +511 Modperl→‎Getting ZNC version
  • 17:4917:49, 17 December 2011 diff hist +4,984 Modperl→‎Sockets
  • 17:4017:40, 17 December 2011 diff hist +4 Modperl→‎OOP API
  • 17:3917:39, 17 December 2011 diff hist +2,175 Modperl→‎Timers
  • 17:3517:35, 17 December 2011 diff hist +2,314 Modperl→‎Web
  • 17:2817:28, 17 December 2011 diff hist +941 Modperl→‎Module's NV
  • 17:2617:26, 17 December 2011 diff hist +1,406 Modperl→‎Basics
  • 17:2217:22, 17 December 2011 diff hist +3,436 N ModperlCreated page with "Modperl allows you to use modules written on perl. This page describes module since ZNC 0.095. If you still need help on old modperl, look here. __TOC__ ==..."
  • 17:0417:04, 17 December 2011 diff hist +3,621 N ChangeLog/0.098Created page with "== New stuff == * Add a list of features to the output of /znc version. (cce5824) * Add modpython. (a564e2) (88c84ef) (1854e1) (9745dcb) (644632) (4c6d52c) (b7700fe) (0f2..."
  • 16:5816:58, 17 December 2011 diff hist +24 ChangeLog/0.200No edit summary
  • 16:5816:58, 17 December 2011 diff hist +24 ChangeLog/0.202No edit summary
  • 16:5716:57, 17 December 2011 diff hist +592 N ChangeLog/0.202Created page with "This is a bugfix-mostly release. == Fixes == * Fix a crash when a user changes the buffer size of a channel. * Fix a NULL pointer dereference in buffer-related module hooks...."
  • 16:5516:55, 17 December 2011 diff hist +2,284 N ChangeLog/0.200Created page with "== Summary == === The Big News === * Move ident spoofing from ZNC core into new identfile module. * Move dcc handling from ZNC core into new modules bouncedcc and [[d..."
  • 16:4616:46, 17 December 2011 diff hist −1 Modpython→‎Sockets
  • 16:4416:44, 17 December 2011 diff hist +889 Modpython→‎Strings
  • 16:4116:41, 17 December 2011 diff hist 0 Modpython→‎Basics
  • 16:4116:41, 17 December 2011 diff hist +25 Modpython→‎Timers
  • 16:3916:39, 17 December 2011 diff hist +12,126 N ModpythonCreated page with "{{DISPLAYTITLE:modpython}} Modpython allows you to use modules written on python 3. '''This document is in draft, some things can be changed''' == Compiling == First, you n..."
  • 16:3716:37, 17 December 2011 diff hist −22 Modperl/oldNo edit summary current
  • 16:3716:37, 17 December 2011 diff hist +4,641 N Modperl/oldCreated page with "{{DISPLAYTITLE:modperl}} == Synopsis == * oopish perl modules (man perlobj, also see Example.pm) * has all the same callbacks as C++ code, wit..."
  • 16:3316:33, 17 December 2011 diff hist +3,018 N DrupalauthCreated page with "{{DISPLAYTITLE:drupalauth}} {{External Module}} This module is intended for admins who run a Drupal website and want to provide ZNC access to their existing users. By using t..." current
  • 16:3216:32, 17 December 2011 diff hist +4,331 N DebuggingCreated page with "== Reporting bugs == Steps to do when you think you found a bug: * verify the bug exists in the latest version [https://github.com/znc/znc (Git)] * report it at [https://git..."
  • 16:2916:29, 17 December 2011 diff hist +8,641 N ConfigurationCreated page with "{{Languages|Configuration}} == File locations == * '''Configuration''' - ZNC gets its configuration by reading the file <code>~/.znc/configs/znc.conf</code>. * '''Misc''' - ..."
  • 16:2516:25, 17 December 2011 diff hist +2,623 N ChrootCreated page with "{{ambox|type=serious|text= This tutorial and the script are intended for '''advanced users''' only who actually know what '''chroot''' does! }} {{ambox|text= Alternativly you ..."
  • 16:2416:24, 17 December 2011 diff hist +1,942 N ChangeLog/0.096Created page with "<!-- Last update at r2166 --> == New stuff == * Added a new module: clearbufferonmsg. {{rev|2107}} {{rev|2151}} * Added an optional server name argument to <code>/znc jum..."
  • 16:2416:24, 17 December 2011 diff hist +2,944 N ChangeLog/0.094Created page with "<!-- Last update at r2103 --> == New stuff == * Add new global setting <code>MaxBufferSize</code> instead of hardcoding a value. {{rev|2020}} {{rev|2025}} * Support CAP. {{re..."
  • 16:2216:22, 17 December 2011 diff hist +9,384 N ChangeLog/0.090Created page with "<!-- Last update at r2006 --> = Upgrading from previous versions = === Errors during start-up === The <code>shell</code>, <code>email</code> and <code>imapauth</code> module..."
  • 16:2116:21, 17 December 2011 diff hist +2,419 N ChangeLog/0.070Created page with "<!-- Last update at r1515, that commit isn't mentioned --> == New stuff == * Add a CloneUser command to admin. {{rev|1477}} * Make webadmin work better with browser c..."
  • 16:2116:21, 17 December 2011 diff hist +2,662 N ChangeLog/0.072Created page with "<!-- Last update at r1570 --> All webadmin skins are broken in this release due to a bug in webadmin itself. This is fixed in the next release. == High-impact security bugs ..."
  • 16:2116:21, 17 December 2011 diff hist +3,223 N ChangeLog/0.076Created page with "<!-- Last update at r1633 --> == New stuff == * Add a <code>make uninstall</code> Makefile target. {{rev|1580}} * Imported modules from znc-extra: fixfreenode, [[buffextr..."
  • 16:2016:20, 17 December 2011 diff hist +2,137 N ChangeLog/0.078Created page with "<!-- Last update at r1675 --> == New stuff == * Add a DCCVHost config option which specifies the VHost (IP only!) for DCC bouncing. {{rev|1647}} * Users cloned via the [[admi..."
  • 16:2016:20, 17 December 2011 diff hist +3,296 N ChangeLog/0.080Created page with "<!-- Last update at r1753 --> <!-- reverted: 1738-1742 by 1748 --> == New stuff == * Update to latest Csocket. {{rev|1682}} {{rev|1727}} {{rev|1735}} {{rev|1751}} {{rev|1752}..."
  • 16:1816:18, 17 December 2011 diff hist +2,402 N ChangeLog/0.068Created page with "== New stuff == * watch now uses ExpandString on the patterns. {{rev|1402}} * A user is now always notified for failed logins to his account. This now also works with ..."
  • 16:1716:17, 17 December 2011 diff hist +4,709 N ChangeLog/0.062Created page with "<!-- Last updated @ rev 1275 --> == New stuff == * Add ''--disable-optimization'' to configure. {{rev|1206}} * New webadmin skin '''dark-clouds''' by bigpresh. {{rev|1210}} * ..."
  • 16:1616:16, 17 December 2011 diff hist +5,657 N ChangeLog/0.064Created page with "<!-- Last update at r1377 --> == New stuff == * schat now prints a message if a client connects and there are still some active schats. {{rev|1282}} * awaynick: Set a..."
  • 16:1616:16, 17 December 2011 diff hist +2,795 N ChangeLog/0.066Created page with "<!-- Last update at r1392 --> == Security critical fixes == There was a privilege escalation bug in webadmin which could allow all ZNC users to write to znc.conf. They could ..."
  • 16:1516:15, 17 December 2011 diff hist +2,309 N ChangeLog/0.056Created page with "=== 0.056 === * Rehashing also handles channel settings. {{rev|1058}} * Make znc-buildmod work with prefixes. {{rev|1054}} * Greatly speed up <code>CUser::GetIRCSock()</code>...."
  • 16:1516:15, 17 December 2011 diff hist +2,255 N ChangeLog/0.058Created page with "=== 0.058 === * Fix a crash with NAMESX-enabled IRC servers. {{rev|1118}} * Fix a privilege escalation bug in webadmin if auth modules are used. {{rev|1113}} * Remove <code>-D..."
  • 16:1416:14, 17 December 2011 diff hist +2,970 N ChangeLog/0.060Created page with "* Print a message when SIGHUP is caught. {{rev|1197}} * Moved autocycle into a module. {{rev|1191}} {{rev|1192}} * New module call <code>OnMode()</code>. {{rev|1189}} * Ad..."
  • 16:0616:06, 17 December 2011 diff hist +200 N Category:ModulesCreated page with "This is a alphabetically sorted list of Modules either available in a current release, Git or as external module for ZNC.<br /> Click on the Name of the Module to get ..." current
  • 16:0416:04, 17 December 2011 diff hist +2,817 N AutoopCreated page with "{{DISPLAYTITLE:autoop}} This module is meant to auto op users that you have added to your personal list. It attempts to do so using CRAM-MD5 to increase security, but you shou..."
  • 15:5515:55, 17 December 2011 diff hist +35,133 N MediaWiki:Common.cssCreated page with "→‎CSS placed here will be applied to all skins: →‎Main page fixes: #interwiki-completelist { font-weight: bold; } body.page-Main_Page #ca-delete { display: none ..." current
  • 15:5115:51, 17 December 2011 diff hist +15,030 N Template:Ambox/docCreated page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> {{mbox templates}} This is the {{tl|ambox}} or '''article message box''' met..." current
  • 15:3015:30, 17 December 2011 diff hist +238 N Template:ParaCreated page with "<code><nowiki>|</nowiki>{{#if:{{{1|}}}|<span style="white-space:nowrap;">{{{1}}}</span><nowiki>=</nowiki>|}}{{{2|}}}</code><noinclude> {{Documentation}} <!--Categories and int..." current
  • 15:2815:28, 17 December 2011 diff hist +14,102 N Template:SidebarCreated page with "<table class="vertical-navbox {{#if: {{{wraplinks|}}}|{{#ifeq: {{{wraplinks|}}}|true||nowraplinks}}|nowraplinks}} {{{class|}}} {{{bodyclass|}}}" cellspacing="5" style="float: ..." current
  • 15:2815:28, 17 December 2011 diff hist +298 N Template:Ns has subpagesCreated page with "{{ {{{|safesubst:}}}#switch: {{ {{{|safesubst:}}}NAMESPACE: {{{1|{{ {{{|safesubst:}}}FULLPAGENAME}}}}}:Foo }} |{{ {{{|safesubst:}}}ns:0}} |{{ {{{|safesubst:}}}ns:File}} |{{..." current
  • 15:2715:27, 17 December 2011 diff hist +1,086 N Template:NavbarCreated page with "<includeonly><div class="noprint plainlinks hlist navbar" style="{{{style|}}}"><!-- -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: --><span style="word-spacing:0;{..." current
  • 15:2715:27, 17 December 2011 diff hist +792 N Template:Mbox templates see alsoCreated page with "There are several meta-templates in the mbox family: * {{tl|ambox}} – For article message boxes. * {{tl|cmbox}} – For category message boxes. * {{tl|imbox}} – For file (..." current
  • 15:2715:27, 17 December 2011 diff hist +832 N Template:Mbox templatesCreated page with "{{ sidebar | name = mbox templates | title = Message box<br />meta-templates | titlestyle = font-size: inherit | contentstyle = text-align: left | style ..." current
  • 15:2615:26, 17 December 2011 diff hist +420 N Template:FULLROOTPAGENAMECreated page with "{{ {{{|safesubst:}}}#if: {{ {{{|safesubst:}}}Ns has subpages | {{ {{{|safesubst:}}}#if:{{{1|}}}|{{ {{{|safesubst:}}}NAMESPACE:{{{1}}}}}|{{ {{{|safesubst:}}}NAMESPACE}}}} }} ..." current
  • 15:2515:25, 17 December 2011 diff hist +400 N Template:TranscludeCreated page with "{{#switch: {{NAMESPACE: {{{1}}} }} |#default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" --> |{{ns:0}} = {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{..." current
  • 15:2515:25, 17 December 2011 diff hist +742 N Template:TlxCreated page with "<includeonly><tt><nowiki>{{</nowiki>{{#if:{{{subst|}}}|subst:}}[[{{{LANG|}}}{{{SISTER|}}}{{ns:Template}}:{{{1|}}}|{{{1|}}}]]<!-- -->{{#if:{{{2|}}}| &#124..." current
  • 15:2315:23, 17 December 2011 diff hist +197 N Template:PurgeCreated page with "<span class="noprint plainlinks purgelink">[{{fullurl:{{{page|{{FULLPAGENAME}}}}}|action=purge}} <span title="Purge this page">{{{1|Purge}}}</span>]</span><noinclude> {{docume..." current
  • 15:2315:23, 17 December 2011 diff hist +6,834 N Template:Pp-metaCreated page with "{{#ifeq:{{#switch:{{lc:{{{type}}}}} |move=<!-- -->{{#ifeq: {{#switch:{{lc:{{{demolevel|undefined}}}}} |semi |autoconfirmed=autoconfirmed |admi..." current
  • 15:2215:22, 17 December 2011 diff hist +1,881 N Template:Pgn/coreCreated page with "{{#if:{{{namespace|}}} | {{#if:{{{1|}}} | {{{namespace|}}}: <!--Other parts of the pagename will follow--> | {{{namespace|}}} <!--Only show namespace--> }} }}{{#swi..." current
  • 15:2215:22, 17 December 2011 diff hist +1,089 N Template:PgnCreated page with "{{pgn/core | pagename = {{#if: {{{page|}}} | {{PAGENAME: {{{page|}}} }} | {{PAGENAME}} }} | namespace = <!-- Empty if no namespace selected, or if main space --> ..." current
  • 15:2115:21, 17 December 2011 diff hist +1,871 N Template:Ombox/coreCreated page with "<table class="plainlinks ombox {{#ifeq:{{{small}}}|yes|mbox-small}} {{#switch:{{{type|}}} | speedy = ombox-speedy | delete = ombox-delete | content = ombox-content..." current
  • 15:2115:21, 17 December 2011 diff hist +723 N Template:OmboxCreated page with "{{#ifeq:{{{small|}}}|yes | {{ombox/core | small = yes | type = {{{type|}}} | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }} | imageright = {{#if:..." current
  • 15:2015:20, 17 December 2011 diff hist +2,135 N Template:If pagenameCreated page with "{{#if:x <!--Remove surrounding whitespace--> | <!--Check for match with full pagename--> {{{ {{#if:{{{page|}}}| {{{page|}}} | {{FULLPAGENAME}} }} <!--Has data, or is emp..." current
  • 15:1915:19, 17 December 2011 diff hist +1,297 N Template:Documentation subpageCreated page with "<includeonly>{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}} | <!-- doc page --> </includeonly>{{ #ifeq: {{{doc-notice|show}}} | show | {{mbox | type = no..." current
  • 15:1715:17, 17 December 2011 diff hist +762 N Template:Category handler/blacklistCreated page with "<noinclude>'''Actual code of this blacklist:'''<pre></noinclude>{{if pagename <!-- Start of blacklist --> | Main Page = hide <!-- Don't categorise the main page --> <!-- D..." current
  • 15:1715:17, 17 December 2011 diff hist +308 N Template:Ambox/categoryCreated page with "{{#if:{{{cat|}}} |{{#if:{{{date|}}} |[[Category:{{{cat}}} {{{preposition|from}}} {{{date}}}]]{{#ifexist:Category:{{{cat}}} {{{preposition|from}}} {{{date}}}| |[[Category..." current
  • 15:1615:16, 17 December 2011 diff hist +232 N Template:Documentation/template pageCreated page with "{{#switch: {{SUBPAGENAME}} | sandbox | testcases = {{BASEPAGENAME}} | #default = {{PAGENAME}} }}<noinclude>{{documentation|content= This subtemplate of {{tl|documentation}} is..." current
  • 15:1515:15, 17 December 2011 diff hist +76 N Template:TlCreated page with "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{Documentation}} </noinclude>" current
  • 15:1415:14, 17 December 2011 diff hist +302 N Template:Documentation/docspaceCreated page with "{{#switch: {{SUBJECTSPACE}} | {{ns:0}} | {{ns:File}} | {{ns:MediaWiki}} | {{ns:Category}} = {{TALKSPACE}} | #default = {{SUBJECTSPACE}} }}<noinclude> {{documentation..." current
  • 15:1315:13, 17 December 2011 diff hist +3,278 N Template:Pp-templateCreated page with "<includeonly>{{pp-meta |type={{#switch:{{{demolevel|{{#ifeq:{{PROTECTIONLEVEL:edit}}-{{PROTECTIONLEVEL:move}}|-sysop|move|{{PROTECTIONLEVEL:edit}}}}}}} |semi |autoconfir..." current
  • 15:1315:13, 17 December 2011 diff hist +1,706 N Template:Documentation/start boxCreated page with "<!-- Start of green doc box --><div id="template-documentation" class="template-documentation iezoomfix"><!-- Add the heading at the top of the doc box: -->{{#ifeq: {{{hea..." current
  • 15:1315:13, 17 December 2011 diff hist +641 N Template:Documentation/start box2Created page with "{{documentation/start box | preload = {{{preload|}}} <!--Allow custom preloads--> | heading = {{{heading|¬}}} <!--Empty but defined means no header--> | heading-style = {..." current
  • 15:1215:12, 17 December 2011 diff hist +1,344 N Template:FmboxCreated page with "<table {{#if:{{{id|}}}|id="{{{id|}}}"}} class="plainlinks fmbox {{#switch:{{{type|}}} | warning = fmbox-warning | editnotice = fmbox-editnotice | system <!-- syste..." current
  • 15:1215:12, 17 December 2011 diff hist +4,169 N Template:Documentation/end boxCreated page with "<noinclude><div></noinclude><div style="clear: both;"></div><!--So right or left floating items don't stick out of the doc box.--> </div><!--End of green doc box--><!-- Link..." current
  • 15:1115:11, 17 December 2011 diff hist +880 N Template:Documentation/end box2Created page with "{{documentation/end box | preload = {{{preload|}}} <!--Allow custom preloads--> | content = {{{content|}}} | link box = {{{link box|}}} <!--So "link box=off" works--> | d..." current
  • 15:1015:10, 17 December 2011 diff hist +1,466 N Template:Namespace detectCreated page with "{{#switch: {{lc: <!--Lower case the result--> <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{{demosp..." current
  • 15:1015:10, 17 December 2011 diff hist +435 N Template:Template otherCreated page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {..." current
  • 15:0715:07, 17 December 2011 diff hist +297 N Template:Category handler/numberedCreated page with "{{#iferror: {{#expr: 1 + {{{data|}}} }} | {{{data|}}} <!--Not a number, return "data" as is--> | {{{ {{{data|}}} |}}} <!--"data" is a number, return that numbered parame..." current
  • 15:0615:06, 17 December 2011 diff hist +3,251 N Template:Category handlerCreated page with "{{#if: {{#ifeq: {{lc: {{{nocat|}}} }} | true | dontcat <!--"nocat=true", don't categorize--> }}{{#ifeq: {{lc: {{{categories|}}} }} | no | dontcat }}{{#switch: {{l..." current
  • 15:0515:05, 17 December 2011 diff hist +2,366 N Template:DocumentationCreated page with "<!-- Automatically add {{template sandbox notice}} when on a /sandbox page. -->{{#ifeq: {{SUBPAGENAME}} | sandbox | <div style="clear: both;"></div>{{template sandbox notice..." current
  • 15:0515:05, 17 December 2011 diff hist +2,572 N Template:Ambox/coreCreated page with "<table class="metadata plainlinks ambox {{#switch:{{{small|}}} | left = mbox-small-left }} {{#switch:{{{type|}}} | speedy = ambox-speedy | delete = ambox-delete | cont..." current
  • 15:0415:04, 17 December 2011 diff hist +1,655 N Template:AmboxCreated page with "{{#ifeq:{{{subst}}}|SUBST |{{#if:{{{name|}}} |{{error|Template {{tlx|{{{name}}}}} has been incorrectly substituted.}} }}[[Category:Pages with incorrectly substituted templ..." current
  • 14:3714:37, 17 December 2011 diff hist −1 Controlpanel→‎Commands
  • 14:3714:37, 17 December 2011 diff hist −1,223 ControlpanelNo edit summary
  • 14:3214:32, 17 December 2011 diff hist +1,412 N ControlpanelCreated page with "{{External Module}} === Purpose === This module allows you to add/remove/edit users and settings on the fly via IRC messages. The help is quite incomplete, and some new option..."
  • 14:2814:28, 17 December 2011 diff hist +2,325 N ZNC BackupCreated page with "{{Languages}} Here is described how you can get your ZNC data dir emailed to you once per week. === Needed Software === ; p7zip : ''Very high compression ratio file archiver'..."
  • 14:1314:13, 17 December 2011 diff hist +2,337 N HistoryCreated page with "== August 15th 2007, efnet/#znc == <pre> [21:37:33] <@Imaginos> i did the write shaping a few years ago to keep my bots from flooding off [21:37:37] <@Imaginos> irc [21:38:16]..."
  • 14:1214:12, 17 December 2011 diff hist +14 ZNC→‎Further Info
  • 14:0714:07, 17 December 2011 diff hist +2,423 N ZNC:General disclaimerCreated page with "Disclaimer 1. Content <br /> The author reserves the right not to be responsible for the topicality, correctness, completeness or quality of the information provided. Liabili..." current
  • 14:0614:06, 17 December 2011 diff hist +1,290 N Writing modulesCreated page with "{{Languages}} === Overview === * Create your own module.cpp file (you can look into the sample module for help) * #include <main.h> and <Modules.h> * Create a new class d..."
  • 14:0514:05, 17 December 2011 diff hist +968 N ZNC-ExtraCreated page with "{{Languages}} === What is ZNC-Extra? === ZNC-Extra is a package of some additional modules which are, for some reason, not enabled by default. === For version 0.076 and n..."
  • 14:0514:05, 17 December 2011 diff hist +17 N ZNC:AboutRedirected page to ZNC current
  • 14:0214:02, 17 December 2011 diff hist +775 N Talk:WatchCreated page with "== Watch features suggestions == <PeterT> can I suggest some features? <br> <PeterT> (for the *watch module)<br> <PeterT> an option to *not* watch something would be nice<br>..." current
  • 13:5713:57, 17 December 2011 diff hist +511 N Talk:FAQCreated page with "If you want to run a command every ten minutes it's possible to write <pre> */10 * * * * /home/you/znc/bin/znc >/dev/null 2>&1 </pre> instead of <pre> 0,10,20,30,40,50 * * * ..."
  • 13:5513:55, 17 December 2011 diff hist +872 N Talk:LogCreated page with "== Special Chars == Hey, maybe you should mention that you have to compile it for yourself so that special chars and umlauts work. Greetz. --[[Special:Contributions/95.90.203...."
  • 13:5513:55, 17 December 2011 diff hist +1,297 N Talk:ModulesCreated page with "== Module list removal == I'd like to remove the module list and instead link to Category:Modules. We could still have the list for modules which haven't yet a wikipage (as k..." current
  • 13:5413:54, 17 December 2011 diff hist +327 N Talk:ChansaverCreated page with "Could someone explain this a little better? : Well, feel free. I don't really know what you are wondering about. By default znc doesnt add new channels to the config file when..."
  • 13:5313:53, 17 December 2011 diff hist +1,361 N Talk:Charset/oldCreated page with "It would be interesting if the module could work per channel not only per server. To have #blabla in utf8 and #foo in ISOxxxx. * yeah that's on my to do list, but I won't work..."
  • 13:5113:51, 17 December 2011 diff hist +1,149 N Simple awayCreated page with "{{DISPLAYTITLE:simple_away}} {{Core Module | version = 0.054}} This module will automatically set you away on IRC while you are disconnected from the bouncer. Compared to [[a..."
  • 13:5113:51, 17 December 2011 diff hist +377 N Simple disconnectCreated page with "{{External Module}} {{DISPLAYTITLE:simple_disconnect}} This module will automatically disconnect you from IRC while you are disconnected from the bouncer. It is a very quick ..."
  • 13:5013:50, 17 December 2011 diff hist +1,019 N Signed SSL certificateCreated page with "If you want to use your StartSSL web server certificate in ZNC, you need to put your private key and the your certificate into ~/.znc/znc.pem. The certificate now gets validat..."
  • 13:5013:50, 17 December 2011 diff hist +628 N StickychanCreated page with "{{DISPLAYTITLE:stickychan}} {{Core Module}} This module can stick you to a channel, so that if you acidentally click it away it will simply come back. If you <code>/part</cod..."
  • 13:5013:50, 17 December 2011 diff hist +264 N Talk:AwaynickCreated page with "Will users ever get an option to customize the time before the away nick is set? I would love to have this option. --A Hylian Human 16:18, 20 March 201..." current
  • 13:4713:47, 17 December 2011 diff hist +2,065 N ShellCreated page with "{{DISPLAYTITLE:shell}} {{Extra Module}} This module will allow you to type commands into a query as if it were a terminal. The one obvious drawback to a real terminal is that ..."
  • 13:4713:47, 17 December 2011 diff hist +723 N RawCreated page with "{{DISPLAYTITLE:raw}}{{Languages}}<br/> {{Core Module}} When this module is loaded the *raw user will print anything that happens on the server like in the following example: ..."
  • 13:4713:47, 17 December 2011 diff hist +547 N Route repliesCreated page with "{{DISPLAYTITLE:route_replies}} {{Core Module | version = 0.076}} If you connect to one ZNC user with multiple clients, you may see a lot of useless stuff like ''/who'' replie..."
  • 13:4613:46, 17 December 2011 diff hist +1,040 N Savebuff/mIRCCreated page with "===== mIRC Script ===== This mIRC script is useful for parsing the events saved within the savebuff module. on ^*:TEXT:*:#: { if ($nick == *savebuff) { var %nick = $get..." current
  • 13:4613:46, 17 December 2011 diff hist +3,858 N Savebuff/XChat-PerlCreated page with "===== XChat Perl Plugin ===== [http://fremnet.net.au Freman]: I had troubles getting the plugin above to compile on my mac for XChat-Aqua so I re-wrote it as perl, works ident..."
  • 13:4613:46, 17 December 2011 diff hist +511 N SchatCreated page with "{{DISPLAYTITLE:schat}} {{Core Module}} This module allows you to have a secure DCC chat with someone else who uses this module as well. == Usage == {{Module arguments}} === ..."
  • 13:4513:45, 17 December 2011 diff hist +972 N SecondDevInstanceCreated page with "{{Languages}} === Overview === If you have a stable version of znc installed and want to develop a module, it is a good idea to spin up a new instance of znc on a different p..." current
  • 13:4513:45, 17 December 2011 diff hist +693 N Send rawCreated page with "{{DISPLAYTITLE:send_raw}} {{Extra Module}} This module allows you to send raw traffic to IRC from other users. == Usage == {{Module arguments | count = no }} === Commands ..."
  • 13:4513:45, 17 December 2011 diff hist +2,423 N CyrusauthCreated page with "{{DISPLAYTITLE:saslauth}} {{Extra Module | version = 0.052}} This module is intended for admins who run a shell/web/email/etc server and want to provide ZNC access to their ex..."
  • 13:4413:44, 17 December 2011 diff hist +1,036 N QuitAwayCreated page with "{{DISPLAYTITLE:QuitAway}} {{External Module}} Category:External Modules This user module sets your away message from your quit message. Your quit message is parsed, and ..."
  • 13:4213:42, 17 December 2011 diff hist +536 N PBCmdCreated page with "{{External Module}} This module allows you to playback the buffer on command. It's handy if you use a IRC on a mobile device and do not wish to flood it with your buffer whe..."
  • 13:4113:41, 17 December 2011 diff hist +559 N PerformCreated page with "{{DISPLAYTITLE:perform}} {{Core Module | version = 0.047}} This module is used to perform one or more user-specified commands when connecting to the IRC network. == Usage == ..."
  • 13:4113:41, 17 December 2011 diff hist +917 N ProwlCreated page with "{{DISPLAYTITLE:Prowl}} {{External Module}} This user module sends highlights from channels and private message to your iOS device (iPhone, iPod touch or iPad) via [http://pro..."
  • 13:4013:40, 17 December 2011 diff hist +564 N PyevalCreated page with "{{External Module}} This module allows you to evaluate python code. You need modpython installed and loaded to use it. When you put a > at the start of a line, it will b..."
  • 13:4013:40, 17 December 2011 diff hist +2,589 N QAuth/ModuleCreated page with "This is the modified and improved version of the qauth module. Save this in a cpp file. Either in your znc dir's module subdir and run make or do znc-buildmod <filename> to g..." current
  • 13:3813:38, 17 December 2011 diff hist +137 N PartdetachCreated page with "{{External Module}} http://people.znc.in/~psychon/znc/modules/partdetach.cpp or http://people.znc.in/~psychon/znc/modules/partdetach2.cpp"
  • 13:3813:38, 17 December 2011 diff hist +446 N Template:External ModuleCreated page with "{{ambox | style = border-left: 10px solid #F28500; background: #FCE6CC; | image = 40px | text = '''This is an external module.'''<br /><small>Please..."
  • 13:3713:37, 17 December 2011 diff hist +992 N OnlineCreated page with "{{External Module}} This module creates a channel which shows all users that are currently connected to znc. == Installing == The code for this module can be found [[Online/..." current
  • 13:3713:37, 17 December 2011 diff hist +167 N Notify connectCreated page with "{{DISPLAYTITLE:notify_connect}} {{Extra Module}} This module sends a notice to all admins when a user logs in or out. == Usage == {{Module arguments | count = no }}"
  • 13:3613:36, 17 December 2011 diff hist +469 N PushCreated page with "{{External Module}} Send private messages and highlights to your mobile devices using Notifo. Includes a highly configurable set of conditions to control how and when notifi..."
  • 13:3613:36, 17 December 2011 diff hist +607 N NotesCreated page with "{{DISPLAYTITLE:notes}} {{Core Module}} This modules stores and displays short notes using a key/note pairs and shows them to you on connect. Notes are also accesible via the W..."
  • 13:3513:35, 17 December 2011 diff hist +595 N Nostatus/codeCreated page with "<pre>/* * Copyright (C) 2010 Brian Campbell "BrianC" * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Publ..." current
  • 13:3513:35, 17 December 2011 diff hist +529 N NostatusCreated page with "{{External Module}} This module does exactly what it's name says... it prevents *status commands from running. Most effective if loaded on a user with the DenyLoadMod flag se..." current
  • 13:3513:35, 17 December 2011 diff hist +683 N NickservCreated page with "{{DISPLAYTITLE:nickserv}} {{Core Module | version = 0.050}} This module automatically identifies you with NickServ. == Usage == {{Module arguments | count = one optional | e..."
  • 13:3413:34, 17 December 2011 diff hist +254 N MotdfileCreated page with "{{DISPLAYTITLE:motdfile}} {{Extra Module}} This module reads a MOTD from a file and displays it to users when they login. == Usage == {{Module arguments | count = one | ext..."
  • 13:3213:32, 17 December 2011 diff hist +1,434 N ModtclCreated page with "{{DISPLAYTITLE:modtcl}} {{Extra Module}} modtcl allows you to run tcl scripts in ZNC, if you load the modtcl.tcl script you could also load some eggdrop scripts. == Inst..."
  • 13:3213:32, 17 December 2011 diff hist +2,094 N Modperl/ExamplesCreated page with "== Example.pm == package Example; use strict; # # Create a constructor for the module sub new { my ( $classname ) = @_; my $self = {}; bless( $self, $classname..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)