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 348 edits. Account created on 31 March 2017.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 100) (20 | 50 | 100 | 250 | 500)

17 December 2011

  • 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
  • 13:3113:31, 17 December 2011 diff hist +677 N KillNoticeCreated page with "{{External Module}} Category:External Modules This global module sends a notice to all admins whenever a user is killed off a server. == Installing == The code for this ..."
  • 13:3013:30, 17 December 2011 diff hist +1,190 N KillNotice/codeCreated page with "<pre>/* * Copyright (C) Efreak * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as..."
  • 13:3013:30, 17 December 2011 diff hist +1,376 N KvircCreated page with "{{External Module}} This module shows your gender, avatar and custom nick colors to people in IRC who uses [http://www.kvirc.net/ KVIrc]. == Installing == The code for this ..."
  • 13:2913:29, 17 December 2011 diff hist +557 N LastseenCreated page with "{{DISPLAYTITLE:lastseen}} {{Extra Module}} This module logs when a user last logged in to ZNC. == Usage == {{Module arguments}} === Commands === ==== show ==== /msg *lasts..."
  • 13:2913:29, 17 December 2011 diff hist +1,818 N ListsocketsCreated page with "{{DISPLAYTITLE:listsockets}} {{Extra Module}} This module displays a list of all open sockets in ZNC. This feature is not directly in the ZNC core, because it was decided th..."
  • 13:2913:29, 17 December 2011 diff hist +919 N LogCreated page with "{{DISPLAYTITLE:log}} {{Extra Module}} This module logs your conversations to some special place on your disk. Once this module is loaded, it writes log files to: ~/.znc/use..."
  • 13:2813:28, 17 December 2011 diff hist +419 N KicklogCreated page with "{{External Module}} Category:External Modules This module logs who kicked you when, where and for what reason if you aren't connected to znc and replays it on connecting...."
  • 13:2713:27, 17 December 2011 diff hist +1,159 N Kicklog/codeCreated page with "<pre>/* * Copyright (C) 2004-2010 See the AUTHORS file for details. * * This program is free software; you can redistribute it and/or modify it * under the terms of the G..." current
  • 13:2713:27, 17 December 2011 diff hist +614 N KickrejoinCreated page with "{{DISPLAYTITLE:kickrejoin}} {{Core Module | version = 0.052}} This module implements auto-rejoin-on-kick and, if you want to, even waits some time before rejoining. == Usage ..."
  • 13:2613:26, 17 December 2011 diff hist +529 N KeepnickCreated page with "{{DISPLAYTITLE:keepnick}} {{Core Module | version = 0.060}} This module tries to get you your primary nick. == Usage == {{Module arguments}} === Commands === This module sh..."
  • 13:2513:25, 17 December 2011 diff hist +1,477 N ImapauthCreated page with "{{DISPLAYTITLE:imapauth}} {{Extra Module}} This module is intended for admins who run a shell/web/email/etc server and want to provide ZNC access to their existing users. By u..."
  • 11:2611:26, 17 December 2011 diff hist +1,190 N IdentifymsgCreated page with "{{External Module}} This module adds support to "identify-msg" CAP, which is used on some networks, for example [http://freenode.net/ freenode]. ''Note'': "identify-msg" spe..."
  • 11:2511:25, 17 December 2011 diff hist +828 N How to connect with ColloquyCreated page with "Connecting to your ZNC using Colloquy is very simple. All you have to do is follow these pictures and enjoy eternal happiness. Start by tapping Add an New IRC Connection as s..."
  • 11:2411:24, 17 December 2011 diff hist +4 Git→‎Is the ZNC code in Git the bleeding edge? How stable is it?
  • 11:2311:23, 17 December 2011 diff hist +1,373 N GitCreated page with "=== What is Git? === (from [http://en.wikipedia.org/wiki/Git_(software) Wikipedia]) '''Git''' is a [http://en.wikipedia.org/wiki/Distributed_revision_control_system distribut..."
  • 11:2211:22, 17 December 2011 diff hist +893 N ForceidentifymsgCreated page with "{{DISPLAYTITLE:Force IDENTIFY-MSG}} {{External Module}} The new IDENTIFY-MSG and IDENTIFY-CTCP capabilities of the new dancer ircd used at freenode causes the first character..."
  • 11:2111:21, 17 December 2011 diff hist +144 N FlooddetachCreated page with "{{DISPLAYTITLE:flooddetach}} {{Extra Module | version = 0.080}} This module detaches you from channels which are flooded. {{Module arguments}}"
  • 11:2111:21, 17 December 2011 diff hist +677 N FixfreenodeCreated page with "{{DISPLAYTITLE:fixfreenode}} {{Core Module | version = 0.076}} The new IDENTIFY-MSG and IDENTIFY-CTCP capabilities of the new Dancer IRCd used at freenode causes the first ch..."
  • 11:2011:20, 17 December 2011 diff hist +577 N Fix lagchkCreated page with "{{DISPLAYTITLE:fix_lagchk}} {{External Module}} This user module fixes NoNameScript's and other clients' LAGCHK stuff by sending it to the correct client only. Use it if you ..."
  • 11:1911:19, 17 December 2011 diff hist +5,323 N FishCreated page with "{{DISPLAYTITLE:fish}} {{External Module}} '''fish''' is a module developed by crox and porki. It adds the ability to encrypt all your outgoing messages with the blowfish bloc..."
  • 11:1811:18, 17 December 2011 diff hist +11 MediaWiki:SidebarNo edit summary
  • 11:1511:15, 17 December 2011 diff hist +443 N Modules onlineCreated page with "{{DISPLAYTITLE:fakeonline}} {{Extra Module}} This module fakes the online status of ZNC-*users, so that ISON and WHOIS commands to *status e.g. return something that makes th..."
  • 11:1511:15, 17 December 2011 diff hist +533 N Fail2banCreated page with "{{DISPLAYTITLE:fail2ban}} {{Core Module | version = 0.066}} This module implements a fail2ban-like behaviour. When a login fails, all logins from that IP are blocked for a co..."
  • 11:1411:14, 17 December 2011 diff hist +665 N ExpandStringCreated page with "Some features (e.g. the perform and awaynick modules and the <code>CTCPReply</code> and (starting with version 0.090) <code>MOTD</code> [[Configuration|config options]..."
  • 11:1311:13, 17 December 2011 diff hist +291 N EmailCreated page with "{{DISPLAYTITLE:email}} {{Extra Module}} This module watches a local mailbox for new mails (checks every minute). Once it found something it will send you a list with the sende..."
  • 11:1311:13, 17 December 2011 diff hist +456 N DroprootCreated page with "{{DISPLAYTITLE:droproot}} {{Extra Module}} This module allows ZNC to drop root privileges on systems that implement POSIX setuid/setgid such as RedHat based systems (FedoraCo..."
  • 11:1211:12, 17 December 2011 diff hist +593 N DNSCreated page with "Category:External Modules {{External Module}} This global module resolves hostnames. == Getting the Code == The code for this module can be found in my [http://dead.sexyp..."
  • 11:1211:12, 17 December 2011 diff hist +532 N DissnoticemodCreated page with "{{External Module}} This module disable server notice from being buffered, solving the problem of query buffer being filled up by SNOTICEs (applies only to IRCOp and higher p..." current
  • 11:1111:11, 17 December 2011 diff hist +241 N DisconkickCreated page with "{{DISPLAYTITLE:discon_kick}} {{Extra Module}} This module will kick your client from all channels where you are, in case if ZNC disconnects from server. There are no tunable ..."
  • 11:1011:10, 17 December 2011 diff hist +605 N DetachingCreated page with "{{Languages|Detaching}}{{DISPLAYTITLE:Detaching}} Detaching is a useful feature for keeping some channel attributes (OP, topic, ...) for a channel while you don't need it at ..."
  • 11:1011:10, 17 December 2011 diff hist +315 N DetachallCreated page with "{{DISPLAYTITLE:detachall}} {{External Module}} With this module you can detach all your channels with only one command. == Getting the Code == You can find the code [[Detach..."
  • 11:0811:08, 17 December 2011 diff hist +2,565 N DaemontoolsCreated page with "{{Languages}} ZNC is so called "daemon", that means a program that runs in background and provides services, without need of direct user interaction. [http://cr.yp.to/daemon..." current
  • 11:0711:07, 17 December 2011 diff hist +587 N CtcpfloodCreated page with "{{DISPLAYTITLE:ctcpflood}} {{Extra Module}} This module tries to block ctcp floods. {{Module arguments | count = none to two | extra = The first argument is the number of li..."
  • 11:0611:06, 17 December 2011 diff hist +585 N CryptCreated page with "{{DISPLAYTITLE:crypt}} {{Core Module}} This module was designed to be compatible with mircryption's CBC mode. It encrypts the conversion on channels or queries. == Usage == ..."
  • 11:0511:05, 17 December 2011 diff hist +321 N Connect throttleCreated page with "{{DISPLAYTITLE:connect_throttle}} {{Extra Module}} This module implements a fail2ban-like behaviour. When a login fails, all logins from that IP are blocked for a configurabl..."
  • 11:0411:04, 17 December 2011 diff hist +2,042 N Compiling modulesCreated page with "{{Languages}} == Compiling a module == If you have the source code for a module, there are multiple ways to compile it. === make === If you still have ZNC's source aroun..."
  • 11:0311:03, 17 December 2011 diff hist +377 N ColloquyCreated page with "{{External Module}} Push private messages and highlights to your iPhone/iPod Touch via Colloquy Mobile. You can get this module's source code [http://github.com/wired/colloq..."
  • 11:0311:03, 17 December 2011 diff hist +152 N ClientnotifyCreated page with "{{DISPLAYTITLE:clientnotify}} {{Extra Module | version = 0.080}} Notify about new incoming connections to your user. == Usage == {{Module arguments}}"
  • 11:0211:02, 17 December 2011 diff hist +659 N ClearbufferonmsgCreated page with "{{Extra Module | version = 0.096}} {{DISPLAYTITLE:clearbufferonmsg}} This module attempts to bridge the gap between being inundated with old buffer if you have ''KeepBuffer=t..."
  • 11:0111:01, 17 December 2011 diff hist +3,325 N Chroot/ScriptCreated page with "{{ambox|type=serious|text= Running ZNC in a chrooted environment is unsupported. Either you know what you are doing, or you don't do it! }} This script will download the lates..."
  • 11:0011:00, 17 December 2011 diff hist +1,644 N Charset/oldCreated page with "{{Extra Module | version = 0.090}} Normalizes (i.e. converts) character encodings. == Usage == === Arguments === [-force] <client_charset1[,client_charset2[,...]]> <server..."
  • 11:0011:00, 17 December 2011 diff hist +301 N ChansaverCreated page with "{{DISPLAYTITLE:chansaver}} {{Core Module | version = 0.047}} This module updates your znc.conf when you join or part channels, so that you don't lose any channels when ZNC res..."
  • 10:5910:59, 17 December 2011 diff hist +1,139 N ChangeLog/1.0Created page with "<!-- The following is generated via this command: HEAD=$(git rev-parse master) ; echo "Last update at $HEAD" ; echo ; git log --format='* %s {{git|%h}}' --no-merges znc-0.098...."
  • 10:5710:57, 17 December 2011 diff hist +1,503 N CertauthCreated page with "{{DISPLAYTITLE:certauth}} {{Core Module | version = 0.094}} This module let's users to log in via SSL client keys, similar to [http://www.oftc.net/oftc/NickServ/CertFP CertFP..."
  • 10:5610:56, 17 December 2011 diff hist +16 N Category:ZNCCreated page with "Category:ZNC" current
  • 10:5410:54, 17 December 2011 diff hist +169 N Category:Extra ModulesCreated page with "This is an alphabetically sorted list of modules available via ZNC-Extra.<br /> Click on the name of a module to get more information about it. Category:Modules"
  • 10:4910:49, 17 December 2011 diff hist +211 N Category:External ModulesCreated page with "This is a alphabetically sorted list of Modules contributed by others and therefore not available in ZNC's source.<br /> Click on the Name of the Module to get more Inform..."
  • 10:4810:48, 17 December 2011 diff hist +164 N Category:Core ModulesCreated page with "This is an alphabetically sorted list of the available standart-modules.<br /> Click on the name of a module to get more information about it. Category:Modules" current
  • 10:4610:46, 17 December 2011 diff hist +1,980 N Cap sasl.cppCreated page with "<pre>/* Implements SASL Authentication capability for charybdis family ircds At present this only implements the PLAIN (base64) mechanism, and as such should be used in conj..."
  • 10:4510:45, 17 December 2011 diff hist +455 N Cap saslCreated page with "{{External Module}} '''''cap_sasl''''' is a per-user module for SASL authentication against servers to which ZNC tries to connect. '''The original author''' : Mike Quin '''..."
  • 10:4410:44, 17 December 2011 diff hist +3,337 N Buffextras/XChat-perlCreated page with "===== XChat Perl Plugin ===== This is an edit of [http://fremnet.net.au Freman]'s savebuff script, edited to work for buffextras instead. Tested on X-C..." current
  • 10:4310:43, 17 December 2011 diff hist +494 N BuffextrasCreated page with "{{DISPLAYTITLE:buffextras}} {{Core Module | version = 0.076}} This module will add nick changes, joins, parts, topic changes etc. to your playback buffer. There are no tunabl..."
  • 10:4310:43, 17 December 2011 diff hist +529 N BroadcastqueryCreated page with "{{External Module}} This module is takes all broadcast messages called using <code>/znc broadcast msg</code> and outputs it to each user via a query with *broadcast instead o..." current
  • 10:4210:42, 17 December 2011 diff hist +1,028 N BroadcastCreated page with "Category:External Modules {{External Module}} This global module provides the same functionality as the broadcast command (it sends a notice to all the users), but with a..."
  • 10:4110:41, 17 December 2011 diff hist +522 N BlockuserCreated page with "{{DISPLAYTITLE:blockuser}} {{Core Module | version = 0.090}} This global module blocks certain users from using ZNC saying their account was disabled. == Usage == {{Module ..." current
  • 10:4110:41, 17 December 2011 diff hist +150 N Block motdCreated page with "{{DISPLAYTITLE:block_motd}} {{Extra Module | version = 0.080}} This module blocks the server's Message of the Day. == Usage == {{Module arguments}}"
  • 10:4010:40, 17 December 2011 diff hist +756 N AwaynickCreated page with "{{DISPLAYTITLE:awaynick}} {{Core Module | version = 0.047}} This module changes your nick when you are offline after '''up to 30 seconds'''. == Usage == {{Module arguments|cou..."
  • 10:3910:39, 17 December 2011 diff hist 0 m AwaystoreDarthGandalf переименовал страницу Away в Autoaway
  • 10:3910:39, 17 December 2011 diff hist +22 N AwayDarthGandalf переименовал страницу Away в Autoaway
  • 10:3910:39, 17 December 2011 diff hist +2,630 N AwaystoreCreated page with "{{Languages|Away}}{{DISPLAYTITLE:away}} <br/> {{Extra Module|version=0.099+}} NOTE: ZNC will hold/replay private messages when you disconnect/reconnect by default. This modul..."
  • 10:3810:38, 17 December 2011 diff hist +828 N AutovoiceCreated page with "{{DISPLAYTITLE:autovoice}} {{Extra Module}} This module voices everyone joining the channel you tell it to. == Usage == {{Module arguments | count = many | extra = Each arg..."
  • 10:3610:36, 17 December 2011 diff hist +477 N AutoreplyCreated page with "{{DISPLAYTITLE:autoreply}} {{Core Module | version = 0.076}} This module automatically answers to queries if you are not connected to ZNC. == Usage == {{Module arguments | ..." current
  • 10:3610:36, 17 December 2011 diff hist +390 N AutocycleCreated page with "{{DISPLAYTITLE:autocycle}} {{Core Module | version = 0.060}} This modules cycles a channel when you are the only one in there and you don't have op. == Usage == {{Module arg..."
  • 10:3510:35, 17 December 2011 diff hist +766 N AutoattachCreated page with "{{DISPLAYTITLE:autoattach}} {{Core Module}} Autoattach watches your detached channels and reattaches you automatically when there is activity in a channel you added to your au..."
  • 10:3510:35, 17 December 2011 diff hist +580 N AntiperformCreated page with "{{External Module}} Category:External Modules This module is used to perform one or more user-specified commands when disconnecting from the ZNC. == Installing == The co..."
  • 10:3410:34, 17 December 2011 diff hist +496 N AntiidleCreated page with "{{DISPLAYTITLE:antiidle}} {{Extra Module}} This Module sends every 30 seconds (r) to yourself by default or you can set the timer manually. Using this trick, your idle time w..."
  • 10:3410:34, 17 December 2011 diff hist +1,491 N AmsgfilterCreated page with "{{DISPLAYTITLE:amsgfilter}} {{External Module}} This module filters so called amsgs (messages being send to all joined channels) so that they won't appear in specified channe..."
  • 10:3310:33, 17 December 2011 diff hist +637 N AdminlogCreated page with "{{DISPLAYTITLE:adminlog}} {{Core Module | version = 0.076}} This module writes a log to <code><datadir>/znc.log</code> (most likely <code>~/.znc/znc.log</code>) or syslog. It..."
  • 10:3110:31, 17 December 2011 diff hist +177 N MediaWiki:SidebarCreated page with " * navigation ** mainpage|mainpage-description ** Modules|Modules ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help * SEARCH * TOOLBOX * LANGUAGES"
  • 10:2910:29, 17 December 2011 diff hist 0 m ZNCDarthGandalf переименовал страницу Main Page в ZNC
  • 10:2910:29, 17 December 2011 diff hist +17 N Main PageDarthGandalf переименовал страницу Main Page в ZNC
  • 10:2810:28, 17 December 2011 diff hist +3 N MediaWiki:MainpageCreated page with "ZNC" current
  • 10:2510:25, 17 December 2011 diff hist +712 N ChangeLog/0.000Created page with "This is the changelog for older ZNC versions. === Older Features === * Detaching - ZNC will stay on IRC while you're not connected * Multiple Users - Have multiple [[..."
  • 10:2110:21, 17 December 2011 diff hist +494 N ChangeLog/0.092Created page with "<!-- Last update at r2053 --> This is a bugfix-only release, mainly for fixing {{CVE|2010-2488}}. == Fixes == * ZNC wrongly counted outgoing connections towards the <code>An..."
  • 10:2010:20, 17 December 2011 diff hist +356 N ChangeLog/0.074Created page with "<!-- Last update at r1575 --> == Fixes == * Fix a regression due to {{rev|1569}}: Webadmin was broken if the skins were accessed through an absolute path (=almost always). {{..."
  • 10:1710:17, 17 December 2011 diff hist +1,882 N ChangeLog/0.054Created page with "=== 0.054 === * Forward /names replies for unknown channels. * Global modules can no longer hook into every config line, but only those prefixed with 'GM:'. * Don't forward to..."
  • 10:1610:16, 17 December 2011 diff hist +1,256 N ChangeLog/0.052ar
  • 10:1610:16, 17 December 2011 diff hist +896 N ChangeLog/0.050ar
  • 10:1510:15, 17 December 2011 diff hist +1,656 N ChangeLog/0.047ar
  • 10:1410:14, 17 December 2011 diff hist +8,810 N Modulesarchive
  • 10:1110:11, 17 December 2011 diff hist +9 Template:Core ModuleNo edit summary current
  • 10:1110:11, 17 December 2011 diff hist +1,144 N Template:Core Modulearchive
  • 10:1010:10, 17 December 2011 diff hist +1,176 N PartylineFrom archive.org
  • 10:0810:08, 17 December 2011 diff hist +808 N ChangeLog/0.045From archive.org
  • 05:2905:29, 17 December 2011 diff hist +207 N ChangeLog/0.044From archive.org
  • 05:2805:28, 17 December 2011 diff hist +242 N ChangeLog/0.043From archive.org
  • 05:2705:27, 17 December 2011 diff hist +118 N Category:ChangeLogFrom archive.org current
  • 05:2605:26, 17 December 2011 diff hist +55 N ChangeLogFrom archive.org
  • 05:1905:19, 17 December 2011 diff hist +1,284 N PortabilityFrom archive.org
  • 05:1905:19, 17 December 2011 diff hist +6,638 N InstallationFrom archive.org
  • 05:1805:18, 17 December 2011 diff hist +12,383 N FAQFrom archive.org
(newest | oldest) View ( | older 100) (20 | 50 | 100 | 250 | 500)