Adam
e66063e630
Rewrote the example configurations and split them
...
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
2011-08-05 05:35:31 -04:00
Adam
9ec18a3b02
Added a command:permission setting
2011-08-04 21:59:01 -04:00
Adam
773a1f3075
Updated a bit of the TODO
2011-08-04 16:41:36 -04:00
Adam
b3f4ba0082
Start the ts6 sid generator off at 00A if none is given
2011-08-03 06:09:27 -04:00
Adam
34da226bd9
Generate random SIDs for us if one is not specified
2011-08-03 05:54:03 -04:00
Adam
16280f4f7f
Added operserv/kill and removed version.h from .gitignore
2011-08-03 05:42:41 -04:00
Adam
42f954ff7d
Fixed reintroducing our clients if we disconnect and reconnect to the uplink
2011-08-02 22:39:14 -04:00
Adam
09f5591aba
Fixed /cs clone copying channel access, fixed restricted, and fixed some compiler warnings
2011-08-02 05:07:59 -04:00
Adam
f690cd802e
Made /ns info default to your account or your nick if no arguments are given
2011-08-02 02:02:13 -04:00
Adam
d43e1fb800
Added opertype:modes
2011-08-02 01:50:09 -04:00
Adam
41b40f6504
Split /os mode into /os mode and /os umode to make giving permission to just one possible
2011-08-01 23:42:20 -04:00
Adam
f7adc0b35b
Rewrote the access systems and added a flags access system
2011-08-01 22:37:27 -04:00
lethality
710c02f3bd
Fixed bug #1301 - Changed operserv/staff to reflect its renaming to operserv/oper
2011-07-31 19:11:26 +01:00
lethality
7f69d2b95f
Fixed bug #1300
2011-07-31 14:41:59 +01:00
Adam
a18e3f3380
Bugs 1297-1299 and made /os stats work like the help describes it does
2011-07-31 07:00:27 -04:00
Adam
63a4201d15
Fixed these ModuleManager::Attach calls once and for all..
2011-07-31 06:24:24 -04:00
Adam
b751800ff4
Fixed os_defcon
2011-07-31 06:24:11 -04:00
Adam
f32149117a
Fixed error message from being unable to connect
2011-07-31 04:00:35 -04:00
Adam
1cb11bba5d
Fixed a few small problems, including m_ssl's connect feature sometimes failing for no good reason
2011-07-31 03:22:23 -04:00
lethality
f29c88bcd5
Fixed bug #1294 , Crash on NS SET HIDE
2011-07-29 22:50:45 +01:00
lethality
f5e78d7c88
Fixed a typo in the nickserv/auspex oper privilege
2011-07-28 07:06:08 +01:00
lethality
25c4985518
Fixed OS LOGONNEWS
2011-07-28 06:36:29 +01:00
Adam
cd4f6da735
Bug #1289 - Fixed hooking to delcore event in cs_main
2011-07-27 19:24:58 -04:00
Adam
6e032ded6e
Bug #1288 - Fixed crash on /cs help access
2011-07-27 19:17:21 -04:00
Adam
e2b47e001f
Bug #1291 - fixed parsing JOIN on ratbox
2011-07-27 19:06:42 -04:00
lethality
b32c961c2e
Show the description in cs help set instead of the syntax
2011-07-27 16:54:50 +01:00
Adam
088337ea07
Fixed /os ignore, /os exception del, and a crash in /cs entrymsg
2011-07-26 23:18:54 -04:00
Adam
e8c00b9e8b
A few small fixes
2011-07-26 05:44:14 -04:00
lethality
023d4b44ec
Fixed a typo that broke CS SET RESTRICTD and re-added abbreviation for CS SET DESC
2011-07-23 13:22:56 +01:00
Charles Kingsley
87d2f4b8d7
Fix couple of typos in modules
2011-07-23 13:07:19 +01:00
lethality
39ca53cfcf
Fixed hs_request and corrected a typo(?) in hs activate
2011-07-17 21:58:27 +01:00
lethality
46f2f3bd8f
Fixed some of the extra modules
2011-07-17 13:08:15 +01:00
Adam
cb56d50837
Fixed up cs_set_misc and ns_set_misc
2011-07-17 06:08:35 -04:00
Adam
b19dddb0f6
Fixed a few of the /cs set syntax messages to reflect the new syntax
2011-07-16 07:03:04 -04:00
Adam
acceabe3a8
Bug #1287 - Only check if users should be deopped on syncing channels
...
when the user is on a server that is also syncing.
This prevents us from deopping all users who join a new channel
when recovering from a netsplit that don't explicitly have access
to that channel.
2011-07-16 06:52:13 -04:00
Adam
c3993b3123
Fixed appending !*@* to some access list entries that are valid hosts
2011-07-14 22:37:46 -04:00
Adam
f277be0f26
Fixed OSOpersOnly & CSOpersOnly
2011-07-14 21:40:21 -04:00
Adam
1a2486d2ec
These .pot files don't need to be under version control
2011-07-14 20:52:24 -04:00
Adam
a735095965
Added cs_sync
2011-07-14 20:00:39 -04:00
Adam
ef75e171bc
Added bs_autoassign
2011-07-14 19:11:13 -04:00
Adam
5bf7dee559
Made channel descriptions optional
2011-07-14 18:29:03 -04:00
Adam
f858164dee
Rewrote how commands are handled within Anope.
...
This allows naming commands and having spaces within command names.
2011-07-14 02:31:12 -04:00
Adam
924f6849fe
Bug #1283 - Upped the buffer used for messge replies, as some can be really big
2011-07-10 19:32:10 -04:00
Adam
b5ec57a3f9
Bug #1285 - Fixed setting -P on channels with only a service bot in it
2011-07-10 19:07:45 -04:00
Adam
6d978486cd
Bug #1286 - Dont allow actions to mess up the caps kicker
2011-07-10 18:27:48 -04:00
Adam
d2832b1045
Use getrlimit instead of ulimit, fixes freebsd build
2011-07-07 02:23:11 -04:00
Adam
1a4fc39d7b
Do not send news when a server is syncing
2011-07-06 22:06:07 -04:00
Adam
97388abb99
Fixed /hs set and /hs setall not allowing only a host
2011-07-06 22:05:01 -04:00
Adam
57ec310512
Only call send once per write event in dns manager
2011-07-06 05:20:25 -04:00
Adam
ffd5c045e4
Fixed chanserv/access/modify permission on non-xop channels
2011-07-06 00:33:25 -04:00