KindOne
2db7307ac3
Remove unneeded headers.
2013-03-08 01:47:57 +07:00
Alexey Sokolov
f661f2a002
Use CModule::ExpandString
2013-01-20 10:39:50 +07:00
Un1matr1x
3a34593359
The same procedure as last year, Miss sophie?
...
Same procedure as every year, James.
2012-12-31 12:44:31 +01:00
Alexey Sokolov
4e16e9f80e
Fix debug output of identfile.
2012-04-14 12:47:46 +07:00
Kyle Fuller
da9d080968
identfile: Make sure member values are NULL
2012-03-22 22:49:59 +00:00
Alexey Sokolov
9b5eb910f3
Add Show command to identfile.
...
It should help us to debug that annoying bug of identfile aborting
connections...
2012-03-15 01:04:27 +07:00
Kyle Fuller
a206eb7488
identfile: Pause the connection queue while we have a locked file
2012-02-14 19:22:41 +00:00
Alexey Sokolov
e0f4fad2ff
Identfile: don't crash when ZNC is shutting down.
...
Thanks to Domin for reporting this.
2012-01-27 06:37:41 +07:00
Un1matr1x
73270ff023
Welcome in 2012
2012-01-01 09:30:19 +01:00
Kyle Fuller
edaa20e59e
identfile: Improve the debug messages
...
The new debug messages allow us to see when the identfile is unlocked
2011-10-07 11:30:31 +01:00
Alexey Sokolov
e354c24ac1
Move ZNC headers into own directory.
...
Yes, this breaks backwards compatibility, so what?
It's already broken with network stuff anyway.
2011-09-23 03:31:58 +07:00
Kyle Fuller
fa7ec788dd
Add CIRCNetwork::ExpandString
2011-09-12 16:31:30 +00:00
Kyle Fuller
0b1627c529
Make all the modules support networks
2011-08-24 19:07:32 +01:00
Uli Schlachter
80c76c97a6
Remove GLOBALMODCONSTRUCTOR
...
MODCONSTRUCTOR does that job just fine (now).
Signed-off-by: Uli Schlachter <psychon@znc.in >
2011-08-21 18:01:58 +02:00
Kyle Fuller
c456d20b21
Merge CGlobalModule(s) into CModule(s)
2011-08-21 13:34:22 +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