Alexey Sokolov
ffabb169c1
Add Show command to identfile.
...
It should help us to debug that annoying bug of identfile aborting
connections...
2012-03-27 18:22:20 +01:00
Alexey Sokolov
75ae156ba2
Identfile: don't crash when ZNC is shutting down.
...
Thanks to Domin for reporting this.
Conflicts:
modules/identfile.cpp
2012-02-29 16:50:42 +00:00
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