Commit Graph

5 Commits

Author SHA1 Message Date
Kyle Fuller 6ed5040dd9 identfile: Improve the debug messages
The new debug messages allow us to see when the identfile is unlocked

Conflicts:

	modules/identfile.cpp
2012-01-01 14:48:58 +01:00
Alexey Sokolov 262216731b Add link to wiki page from any nonextra module. 2011-06-11 18:09:56 +07:00
Kyle Fuller ea19e3f3dc Improve the debug messages from identfile module 2011-06-04 17:00:10 +01:00
Uli Schlachter 3f24f28736 Stop including FileUtils.h in any header
This causes every piece of code which wants to use CFile or CDir to have to
include FileUtils.h. This causes quite some noise.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-04-03 11:50:44 +02:00
Kyle Fuller 51ac51a252 Create a identfile module, this replaces the old ident spoofing built into znc 2011-03-30 19:48:12 +01:00