Alexey Sokolov
819776873d
Add SSL/IPv6/DNS info to znc --version
2012-03-15 01:38:37 +07:00
Kyle Fuller
8863d853c9
Allow disabling the use of adding networks for non admins
...
Closes #122
2012-02-15 16:27:47 +00:00
Kyle Fuller
ec1202daf3
{unload,reload}mod: Don't get modinfo if the type is defined
...
This allows us to unload a module if we supply the type and mod info
cannot be loaded (such as if the module file has been moved).
2012-02-14 12:10:07 +00:00
Alexey Sokolov
b811ea83d5
Describe how to use networks.
2012-01-30 00:38:51 +07:00
Alexey Sokolov
937998d4a5
Merge branch 'master' into tdns
2012-01-15 13:12:28 +07:00
Kyle Fuller
c2316321b8
JUMPNETWORK: Tell the user we have switched network before we do
...
The reason for this is so that any messages sent in *status by attaching
a new network will show up after the switched message.
<*status> Switched to efnet
<*status> You are currently disconnected from IRC. Use 'connect' to reconnect.
2012-01-11 14:49:25 +00:00
Kyle Fuller
3d7d1793aa
Move IRCConnectEnabled to each network instead of a global user setting
2012-01-11 14:49:17 +00:00
Un1matr1x
73270ff023
Welcome in 2012
2012-01-01 09:30:19 +01:00
Alexey Sokolov
6bf026599c
Change c-ares to tdns in output of /znc version
2011-12-28 10:39:12 +07:00
Stéphan Kochen
cb4131e320
Unify channel buffers and CBuffer.
2011-10-27 18:25:25 +02:00
Kyle Fuller
8659d7224a
Make UpdateModule reload the module for every module type
...
UpdateModule has been moved to CZNC because it doesn't really fit into
CUser. The new UpdateModule will reload the module for global modules,
user modules and network modules.
Fixes #69
2011-10-19 10:47:55 +00:00
Alexey Sokolov
afeab4a9e6
Move core .cpp files to src/
2011-09-23 03:33:13 +07:00