Cork
a3c6684d49
Add a Disablechan to match the Enablechan command
2013-05-02 18:16:50 +02:00
KindOne
2db7307ac3
Remove unneeded headers.
2013-03-08 01:47:57 +07:00
baines
82a708d6a1
Cleaned up more warnings.
2013-02-27 20:53:14 -05:00
Alexey Sokolov
ad06b170d6
A bit more consistency bewteen Del* and Rem*
...
Thanks to Kult for reporting this
2013-01-29 20:52:20 +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
Kyle Fuller
6a55c3a0ee
Make /znc detach case insensitive
...
Closes #213
2012-12-22 17:41:24 +00:00
Alexey Sokolov
a85735a641
Add a command for listing all users' networks.
...
Fix #224
2012-10-02 19:59:07 +07:00
Alexey Sokolov
0577894d26
Warn if mod dir of old network contains files when moving.
2012-09-30 20:44:24 +07:00
Alexey Sokolov
b5102355cb
Add a way to move networks between users.
...
It should help for migrating old multiuser setup to new multinetwork
one.
Fix #217
2012-09-30 16:23:50 +07:00
Alexey Sokolov
9b2898f603
Implement setting "Max number of networks" for user.
...
Fix #226
2012-09-20 01:24:47 +07:00
Alexey Sokolov
27aa7036f5
Fix #117
2012-08-10 19:32:27 +07:00
Alexey Sokolov
a988546961
Make description of AddServer a bit more clear.
2012-07-27 09:05:42 +07:00
Alexey Sokolov
62c9ac1a0b
using in headers is evil :(
2012-07-26 20:46:11 +07:00
Alexey Sokolov
80acaa7c16
Add ShowBindHost command.
2012-07-19 01:08:16 +07:00
Alexey Sokolov
cebc093254
Per-network bind hosts.
...
Fix #147
2012-07-19 00:59:41 +07:00
Alexey Sokolov
7951a50200
Use loadmod --type=type syntax for modules.
...
See github issue #171
2012-07-18 22:15:51 +07:00
Alexey Sokolov
27f42d1118
Rename (non-) KeepBuffer to AutoClearChanBuffer.
...
It should be a less confusing name...
2012-05-09 22:32:12 +07:00
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