znc

lp:~davewalker/znc/trunk

Created by Dave Walker and last modified
Get this branch:
bzr branch lp:~davewalker/znc/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dave Walker
Project:
znc
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from http://znc.svn.sourceforge.net/svnroot/znc/trunk.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on neumayer and finished taking 40 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Whiteboard

20100727 maxb Approved

Recent revisions

2249. By psychon

ZNC moved to http://github.com/znc/znc

2248. By psychon

Add "-ggdb" with --enable-debug again

This is accidentally broken since r2248.

2247. By silverleo

psychon would say there's nothing to see here

2246. By silverleo

Fix the IsAdmin checks for the SetBufferCount

2245. By psychon

Accept wildcards for DetachChan, EnableChan, ClearBuffer and SetBuffer

2244. By darthgandalf

Fix a mistake in code, which unloads perl modules.
Perl API should be used properly.

2243. By darthgandalf

Fix warnings "variable 'ax' set but not used [-Wunused-but-set-variable]" of modperl.
http://perldoc.perl.org/perlcall.html wants us to declare and set this variable,
but it seems that not every perl actually uses it.
So let me introduce you this small workaround which uses ax's value.

Thanks to nb for reporting this.

2242. By cflakes

clearbuffersonmsg module in znc-extra: removed OnUserJoin and OnClientLogin hooks. This means that those events will no longer clear the buffer and thereby make the module more useful. You can now e.g. use it to get all the benefits of KeepBuffer = true, but still have the buffer cleared whenever you do something (we assume that doing something means you have read all previous messages).

2241. By darthgandalf

A cleanup in configure.ac on how to find library with dlopen.
This shouldn't break anything.

2240. By silverleo

Fix a compile warning on 32bit systems.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers