1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 16:53:13 +02:00

Commit Graph

  • eb7c9d0a86 Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from syncing servers Adam 2011-08-09 17:57:35 -04:00
  • 1ce0199af2 Fixed build Adam 2011-08-09 17:50:15 -04:00
  • 5d6f4cfea4 Added a few sanity checks which never really should happen to db-convert (cherry picked from commit b7542fd6f2) Adam 2011-08-08 23:41:03 -04:00
  • 2b03500a61 Updated TODO Adam 2011-08-09 17:38:32 -04:00
  • 4d6b824551 Made /os stats work like the help describes Adam 2011-08-09 17:37:12 -04:00
  • 389dde04ab Bug #1291 - fixed parsing JOIN on ratbox (cherry picked from commit e2b47e001f) Adam 2011-07-27 19:06:42 -04:00
  • 59fad58ab0 Fixed nickserv help output Adam 2011-08-09 17:29:14 -04:00
  • d5d2a31042 Fixed appending diff@* to some access list entries that are valid hosts Adam 2011-08-09 17:27:39 -04:00
  • 7f4eb85205 Bug #1285 - Fixed setting -P on channels with only a service bot in it (cherry picked from commit b5ec57a3f9) Adam 2011-07-10 19:07:45 -04:00
  • e9ce53fe88 Use getrlimit instead of ulimit, fixes freebsd build of poll() Adam 2011-08-09 17:25:22 -04:00
  • 7c06078cf1 Do not send news when a server is syncing Adam 2011-07-06 22:06:07 -04:00
  • 205eb1ce22 Fixed chanserv/access/modify permission on non-xop channels (cherry picked from commit ffd5c045e4) Adam 2011-07-06 00:33:25 -04:00
  • 11fdf16c84 Send account data once an account is confirmed (cherry picked from commit cc3c2b6999) Adam 2011-07-05 01:39:11 -04:00
  • 0c47383f8b Fixed mail delay time (cherry picked from commit 3e9888092a) Adam 2011-06-24 03:40:18 -04:00
  • fa9f6a34ce Fixed sending account data for unconfirmed accounts Adam 2011-08-09 17:21:28 -04:00
  • 6574bca404 Fixed destructing bots with commands and fixed quitting services enforcers Adam 2011-08-09 17:14:23 -04:00
  • ae72c25e1d Bugs #1271 and #1272 Adam 2011-08-09 17:12:56 -04:00
  • eaf4e69cf1 Updated Changes Adam 2011-08-09 17:07:20 -04:00
  • 2f67c704fe fixed the operserv forbid del command DukePyrolator 2011-08-09 16:38:10 +02:00
  • 8348392af2 fixed wrong syntax-message for botserv set msg Jens Voß 2011-08-09 13:36:33 +02:00
  • 8116ad9b28 Added forgotten founder checks to cs_access, fixed fantasy replies to come from the right service, and fixed the accessgroup operators to acount for founder/superadmin Adam 2011-08-09 04:38:35 -04:00
  • cb7435982c Fixed a typo in init.cpp Adam 2011-08-09 01:56:08 -04:00
  • 776583a665 Simiplied a bit of the access system Adam 2011-08-09 01:55:34 -04:00
  • 91c3363c15 Hopefully sort this AccessGroup::HasPriv once and for all Adam 2011-08-09 00:06:44 -04:00
  • b7542fd6f2 Added a few sanity checks which never really should happen to db-convert Adam 2011-08-08 23:41:03 -04:00
  • 0c860a77c0 Fixed CMakeLists.txt detecting epoll Adam 2011-08-08 23:32:52 -04:00
  • 2d591f7f59 When we split from the uplink send a quit for *all* of our clients not just bots Adam 2011-08-08 20:34:27 -04:00
  • 9cb96f3bfb Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 lethality 2011-08-08 06:24:29 +01:00
  • 286a9edb1e Standardized some of the SyntaxError/Help replies and corrected some syntax in BotServ set lethality 2011-08-08 06:19:35 +01:00
  • c4da496834 Copy modules to the runtime directory in one big read/write if we can instead of this 1 byte at a time thing, significantly improves startup loading time. Adam 2011-08-08 00:32:09 -04:00
  • ade92395a0 Fixed the pipengines Adam 2011-08-07 22:34:16 -04:00
  • c6741d3765 Always reset the levels of newly created channels, fixed DetermineLevel matching ACCESS_INVALID levels, and added in a disabled config option for levels Adam 2011-08-07 19:04:27 -04:00
  • 25e3408ff6 Fixed generating sid on startup Adam 2011-08-07 17:43:23 -04:00
  • 35588cc521 Made botserv bots with no commands just ignore messages to them, and made bots only tell users to use HELP if they have a HELP command Adam 2011-08-07 16:04:40 -04:00
  • 32bb63f047 Updated tables.sql Adam 2011-08-07 15:56:35 -04:00
  • 27912e1e8f Fixed two of the xop log messages Adam 2011-08-06 19:43:06 -04:00
  • b678aa64d8 Give channel founders +qo by default Adam 2011-08-06 19:41:37 -04:00
  • c3e9fc4a8d Show channel founders their channels in /ns alist Adam 2011-08-06 18:33:44 -04:00
  • 66ab59d163 Fixed loading older access entries Adam 2011-08-06 18:21:59 -04:00
  • deb79e830d sed'd a few typos Adam 2011-08-06 18:05:16 -04:00
  • a6dd65f916 Fixed suepradmin Adam 2011-08-06 17:33:59 -04:00
  • 0448e386de Document what /os oline does Adam 2011-08-06 16:49:55 -04:00
  • 749de0054f Update last used times on channels when someone with access uses them Adam 2011-08-06 04:32:50 -04:00
  • 7849667a19 Added a define{} block which can be used to easially rename things Adam 2011-08-06 04:16:10 -04:00
  • e03efdee97 Fixed ns_ajoin to check if adding a duplicate channel lethality 2011-08-06 00:31:24 +01:00
  • d6a8d27265 Fixed an error and typo in CS SET OPNOTICE lethality 2011-08-05 16:07:41 +01:00
  • 5e18a7292b Mark the new commands/ modules as CORE and fixed a typo in the example.conf Adam 2011-08-05 06:18:38 -04:00
  • e66063e630 Rewrote the example configurations and split them up into seperate files for each pseudo client. Adam 2011-08-05 05:35:31 -04:00
  • 9ec18a3b02 Added a command:permission setting Adam 2011-08-04 21:59:01 -04:00
  • 773a1f3075 Updated a bit of the TODO Adam 2011-08-04 16:41:36 -04:00
  • b3f4ba0082 Start the ts6 sid generator off at 00A if none is given Adam 2011-08-03 06:09:27 -04:00
  • 34da226bd9 Generate random SIDs for us if one is not specified Adam 2011-08-03 05:54:03 -04:00
  • 16280f4f7f Added operserv/kill and removed version.h from .gitignore Adam 2011-08-03 05:42:41 -04:00
  • 42f954ff7d Fixed reintroducing our clients if we disconnect and reconnect to the uplink Adam 2011-08-02 22:39:14 -04:00
  • 09f5591aba Fixed /cs clone copying channel access, fixed restricted, and fixed some compiler warnings Adam 2011-08-02 05:07:59 -04:00
  • f690cd802e Made /ns info default to your account or your nick if no arguments are given Adam 2011-08-02 02:02:13 -04:00
  • d43e1fb800 Added opertype:modes Adam 2011-08-02 01:50:09 -04:00
  • 41b40f6504 Split /os mode into /os mode and /os umode to make giving permission to just one possible Adam 2011-08-01 23:42:20 -04:00
  • f7adc0b35b Rewrote the access systems and added a flags access system Adam 2011-08-01 22:37:27 -04:00
  • 710c02f3bd Fixed bug #1301 - Changed operserv/staff to reflect its renaming to operserv/oper lethality 2011-07-31 19:11:26 +01:00
  • 7f69d2b95f Fixed bug #1300 lethality 2011-07-31 14:41:59 +01:00
  • a18e3f3380 Bugs 1297-1299 and made /os stats work like the help describes it does Adam 2011-07-31 07:00:27 -04:00
  • 63a4201d15 Fixed these ModuleManager::Attach calls once and for all.. Adam 2011-07-31 06:24:24 -04:00
  • b751800ff4 Fixed os_defcon Adam 2011-07-31 06:24:11 -04:00
  • f32149117a Fixed error message from being unable to connect Adam 2011-07-31 04:00:35 -04:00
  • 1cb11bba5d Fixed a few small problems, including m_ssl's connect feature sometimes failing for no good reason Adam 2011-07-31 03:22:23 -04:00
  • f29c88bcd5 Fixed bug #1294, Crash on NS SET HIDE lethality 2011-07-29 22:50:45 +01:00
  • 8007cc8a3a Bug #1269 - Fixed install.js for Windows 7 builds. lethality 2011-07-28 18:22:52 +01:00
  • f5e78d7c88 Fixed a typo in the nickserv/auspex oper privilege lethality 2011-07-28 07:06:08 +01:00
  • 25c4985518 Fixed OS LOGONNEWS lethality 2011-07-28 06:36:29 +01:00
  • cd4f6da735 Bug #1289 - Fixed hooking to delcore event in cs_main Adam 2011-07-27 19:24:58 -04:00
  • 6e032ded6e Bug #1288 - Fixed crash on /cs help access Adam 2011-07-27 19:17:21 -04:00
  • e2b47e001f Bug #1291 - fixed parsing JOIN on ratbox Adam 2011-07-27 19:06:42 -04:00
  • b32c961c2e Show the description in cs help set instead of the syntax lethality 2011-07-27 16:54:50 +01:00
  • 088337ea07 Fixed /os ignore, /os exception del, and a crash in /cs entrymsg Adam 2011-07-26 23:18:54 -04:00
  • e8c00b9e8b A few small fixes Adam 2011-07-26 05:44:14 -04:00
  • 023d4b44ec Fixed a typo that broke CS SET RESTRICTD and re-added abbreviation for CS SET DESC lethality 2011-07-23 13:22:56 +01:00
  • 87d2f4b8d7 Fix couple of typos in modules Charles Kingsley 2011-07-23 13:07:19 +01:00
  • 30ea6365de Fixed a potential crash in the badwords kicker, and fixed matching BW_SINGLE with BSCaseSensitive enabled Adam 2011-07-23 05:01:44 -04:00
  • 39ca53cfcf Fixed hs_request and corrected a typo(?) in hs activate lethality 2011-07-17 21:58:27 +01:00
  • 46f2f3bd8f Fixed some of the extra modules lethality 2011-07-17 13:08:15 +01:00
  • cb56d50837 Fixed up cs_set_misc and ns_set_misc Adam 2011-07-17 06:08:35 -04:00
  • b19dddb0f6 Fixed a few of the /cs set syntax messages to reflect the new syntax Adam 2011-07-16 07:03:04 -04:00
  • acceabe3a8 Bug #1287 - Only check if users should be deopped on syncing channels when the user is on a server that is also syncing. Adam 2011-07-16 06:52:13 -04:00
  • c3993b3123 Fixed appending !*@* to some access list entries that are valid hosts Adam 2011-07-14 22:37:46 -04:00
  • f277be0f26 Fixed OSOpersOnly & CSOpersOnly Adam 2011-07-14 21:40:21 -04:00
  • 1a2486d2ec These .pot files don't need to be under version control Adam 2011-07-14 20:52:24 -04:00
  • a735095965 Added cs_sync Adam 2011-07-14 20:00:39 -04:00
  • ef75e171bc Added bs_autoassign Adam 2011-07-14 19:11:13 -04:00
  • 5bf7dee559 Made channel descriptions optional Adam 2011-07-14 18:29:03 -04:00
  • f858164dee Rewrote how commands are handled within Anope. This allows naming commands and having spaces within command names. Adam 2011-07-14 02:31:12 -04:00
  • 924f6849fe Bug #1283 - Upped the buffer used for messge replies, as some can be really big Adam 2011-07-10 19:32:10 -04:00
  • b5ec57a3f9 Bug #1285 - Fixed setting -P on channels with only a service bot in it Adam 2011-07-10 19:07:45 -04:00
  • 6d978486cd Bug #1286 - Dont allow actions to mess up the caps kicker Adam 2011-07-10 18:27:48 -04:00
  • d2832b1045 Use getrlimit instead of ulimit, fixes freebsd build Adam 2011-07-07 02:23:11 -04:00
  • 1a4fc39d7b Do not send news when a server is syncing Adam 2011-07-06 22:06:07 -04:00
  • 97388abb99 Fixed /hs set and /hs setall not allowing only a host Adam 2011-07-06 22:05:01 -04:00
  • 57ec310512 Only call send once per write event in dns manager Adam 2011-07-06 05:20:25 -04:00
  • ffd5c045e4 Fixed chanserv/access/modify permission on non-xop channels Adam 2011-07-06 00:33:25 -04:00
  • cc3c2b6999 Send account data once an account is confirmed Adam 2011-07-05 01:39:11 -04:00