Adam
|
697bc8d8e8
|
Added a services.host define to easily change every clients hostname
|
2011-08-10 05:05:09 -04:00 |
|
Adam
|
776583a665
|
Simiplied a bit of the access system
|
2011-08-09 01:55:34 -04:00 |
|
Adam
|
32bb63f047
|
Updated tables.sql
|
2011-08-07 15:56:35 -04:00 |
|
Adam
|
0448e386de
|
Document what /os oline does
|
2011-08-06 16:49:55 -04:00 |
|
Adam
|
7849667a19
|
Added a define{} block which can be used to easially rename things
|
2011-08-06 04:16:10 -04:00 |
|
lethality
|
d6a8d27265
|
Fixed an error and typo in CS SET OPNOTICE
|
2011-08-05 16:07:41 +01:00 |
|
Adam
|
5e18a7292b
|
Mark the new commands/ modules as CORE and fixed a typo in the example.conf
|
2011-08-05 06:18:38 -04:00 |
|
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
|
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
|
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
|
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
|
f5e78d7c88
|
Fixed a typo in the nickserv/auspex oper privilege
|
2011-07-28 07:06:08 +01: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 |
|
lethality
|
39ca53cfcf
|
Fixed hs_request and corrected a typo(?) in hs activate
|
2011-07-17 21:58:27 +01:00 |
|
Adam
|
cb56d50837
|
Fixed up cs_set_misc and ns_set_misc
|
2011-07-17 06:08:35 -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
|
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
|
121ae0b189
|
Added m_statusupdate
|
2011-05-23 13:32:01 -04:00 |
|
Adam
|
115f94bfc2
|
Made Anope able to process normally when disconnected from the uplink and not sleep(), enable usage of non-blocking connect() and default all sockets to non blocking mode. Some cleanup to m_ssl and some cleanup to main.cpp.
|
2011-05-21 04:57:27 -04:00 |
|
Adam
|
9962fae1a1
|
Calculate nc::channelcount at runtime
|
2011-05-16 04:10:18 -04:00 |
|
Adam
|
9fcbe293e2
|
Added os_oper
|
2011-05-16 04:10:18 -04:00 |
|
Adam
|
fd4b52ec38
|
Added os_forbid
|
2011-05-16 04:10:18 -04:00 |
|
Adam
|
b999c6ca53
|
Expand more on m_alias and changed some std::string usage in sockets.cpp to use Anope::string
|
2011-05-16 04:10:15 -04:00 |
|
Adam
|
583954d3a1
|
Use module type to determine what type each module is instead of its location in the configuration file.
|
2011-05-16 04:09:32 -04:00 |
|
Adam
|
284af258bf
|
Added more useful functions to our LDAP API, allow adding newly registered accounts to LDAP, removed some unnecessary OnPre events and fixed unloading all modules
|
2011-05-16 04:09:07 -04:00 |
|
Adam
|
e7887c1f01
|
Unmodularized the socket engine because its causing problems and really is unnecessary
|
2011-05-16 04:08:47 -04:00 |
|
Adam
|
c8c23158a4
|
Moved the core pseudo clients out into their own modules
|
2011-05-16 04:06:17 -04:00 |
|
Adam
|
605b5d5717
|
Removed ngircd as we've decided not to support it at this time
|
2011-05-16 02:57:28 -04:00 |
|
Adam
|
f7aa46fb33
|
Note m_async_commands is experimental
|
2011-05-16 02:47:23 -04:00 |
|
Adam
|
7da33344d1
|
Added a unique key for the anope_cs_mlock table
|
2011-04-28 19:13:44 -04:00 |
|
Adam
|
4d26070a92
|
This actually isn't necessary
|
2011-04-20 09:35:09 -04:00 |
|
Adam
|
f601b04594
|
Fixed logging messages with an empty category to everything
|
2011-04-19 23:42:16 -04:00 |
|
Adam
|
905207093b
|
Made LDAP support recover, release, resetpass, etc.
|
2011-04-03 18:07:58 -04:00 |
|
Adam
|
faa85564fc
|
Removed some unneeded/unused code from m_ldap
|
2011-03-31 14:41:30 -04:00 |
|
Adam
|
451fb82e54
|
Bug #1203
|
2011-03-22 23:58:53 -04:00 |
|
Adam
|
ed73d76751
|
Rewrote some of the opertype system, added os_login
|
2011-03-14 13:52:26 -04:00 |
|
DukePyrolator
|
fbae3344ff
|
added ns_cert
|
2011-03-12 09:27:16 +01:00 |
|
Adam
|
1ee3d3d810
|
Added os_config and support for including additional configuration files.
|
2011-03-11 00:47:28 -05:00 |
|
Adam
|
e9aa04a8f4
|
Store mlock in the databases and removed some unused functions from misc.cpp
|
2011-03-09 01:25:49 -05:00 |
|
Adam
|
6fe2d8af97
|
Removed nickrequests, instead have unconfirmed registrations. Also made ns_resetpass allow remote-id to get past things such as kill immed.
|
2011-03-05 17:23:22 -05:00 |
|
Adam
|
90e5d0feaa
|
Added LDAP support
|
2011-03-04 20:47:58 -05:00 |
|