1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 02:46:39 +02:00

Commit Graph

  • ab6cd3b26c Fix a few commands not being able to find non conf opers Adam 2013-12-19 20:35:09 -05:00
  • 275f2fd374 Fix db_old assigning empty greets to users who did not have a greet. Fix debug log message in extensible.cpp Adam 2013-12-19 08:19:35 -05:00
  • c4d4107412 Channel::Sync can delete the channel, so safely iterate them when syncing from a server burst Adam 2013-12-19 07:31:49 -05:00
  • ae5da11389 irc2sql: fixed not storing ssl information on inspircd DukePyrolator 2013-12-19 07:16:17 +01:00
  • e6544a06f4 Update last_modes when keepmodes is set on or off Adam 2013-12-17 11:02:06 -05:00
  • 1ab7d53649 Set pending mode changes immediately when an object is removed from the mode stacker. And fix mlock creator from cs set persist on. Adam 2013-12-17 10:57:50 -05:00
  • d709c819d2 Default build type to release Adam 2013-12-16 12:50:17 -05:00
  • 2ad4a8667f irc2sql: fixed small typo DukePyrolator 2013-12-15 16:52:08 +01:00
  • 6ff83c3407 m_chanstats: changed the default value of some fields to NULL instead of '' DukePyrolator 2013-12-15 16:24:22 +01:00
  • adbc5a0e65 irc2sql: improved handling of netsplits DukePyrolator 2013-12-14 09:56:51 +01:00
  • f9a4a0fbef Log all admin commands by default. I was trying to give an example of log settings, but people seem to leave the default and then get confused when it only logs operserv commands Adam 2013-12-13 18:41:01 -05:00
  • a282a5c9c4 Fix 96af354ad5 to not burst topics if they are not set Adam 2013-12-10 20:17:29 -05:00
  • 3ddfa2fc1d Explain how to setup the locales on Ubuntu Adam 2013-12-10 20:15:34 -05:00
  • 50f430fb23 Document which modules are extra and how to enable them Adam 2013-12-09 21:18:01 -05:00
  • 304e6eaabe Bump version.log and Changes Adam 2013-12-09 20:59:18 -05:00
  • 564b8b8d9d Merge pull request #30 from trystanscott/patch-1 Adam 2013-12-09 17:57:52 -08:00
  • 1b4d62e2bc irc2sql: fixed incorrect usercount for channels and servers after netsplit, fixed not displaying the channelmodes DukePyrolator 2013-12-09 05:57:36 +01:00
  • 43f608ff2b Merge pull request #32 from Harak/1.9 Adam 2013-12-03 23:58:57 -08:00
  • f0313a45cb Updated french installation instructions. Harak 2013-12-03 22:09:06 +01:00
  • 96af354ad5 Send channel topics on initial burst, sync chanels after db load, and try to after unserializing persist on Adam 2013-12-02 02:01:39 -05:00
  • b5966cf99e Fix crash from loading exceptions with db_old and then unloading db_old Adam 2013-12-01 21:16:50 -05:00
  • faab2c6793 Fix 5e4d52ad47 more Adam 2013-12-01 18:58:20 -05:00
  • c6f85b9312 made the chanstats fantasy modules work again. DukePyrolator 2013-12-01 12:08:51 +01:00
  • 5e4d52ad47 Fix 1542937d64 Adam 2013-12-01 04:59:59 -05:00
  • 6628e714c7 Require email address to be passed to resetpass Adam 2013-11-30 02:16:24 -05:00
  • 309807c67f Fix undefined symbol error on Solaris11 trystanscott 2013-11-29 12:21:10 -07:00
  • 0f9e931fa6 Revert "Fix session user logoff hook" Adam 2013-11-24 21:59:01 -05:00
  • 1f6385c095 Merge pull request #29 from Robby-/1.9-nllangupdate Adam 2013-11-24 14:11:52 -08:00
  • be044c9d6e Update the dutch language file for new and modified strings, and fix some typos while we're at it. Robby- 2013-11-24 22:04:27 +01:00
  • 90aa576fb3 Fix/clean/clarify some stuff found by coverity scan Adam 2013-11-23 22:12:33 -05:00
  • 77e5744341 fixed webcpanel not html escaping displayed memos, bug reported by Mietzie DukePyrolator 2013-11-22 01:22:24 +01:00
  • e1264a5913 Re-find dependant protocol modules on unload, they can be reloaded from under us while we are running Adam 2013-11-21 18:06:38 -05:00
  • 18f423226c This actually can't happen, but this is what was meant Adam 2013-11-21 17:38:54 -05:00
  • c967a4ce88 Shrink nick and channel default flags in db_old, otherwise converted nicks/channels always end up with the defaults enabled, even if they explicitly have them set off. Fix setting nickserv defaults to none. Adam 2013-11-21 17:31:18 -05:00
  • 1542937d64 Hybrid has no quit on kill, so internally kill users when killed Adam 2013-11-21 11:34:42 -05:00
  • 3b8f1cd59f Fix session user logoff hook Adam 2013-11-21 11:20:10 -05:00
  • fbbdedf17e OnJoinChannel can modify the ts for a channel, so update keep_their_modes in the sjoin handler before processing a user. Otherwise we can desync and think users have a channel status when they really don't. Adam 2013-11-20 18:10:26 -05:00
  • b75faefea4 Don't claim to support SAVE on charybdis... Adam 2013-11-19 10:06:22 -05:00
  • 676db0ba6f Actually we can use this ssl ext type which apparently does exist Adam 2013-11-18 18:36:37 -05:00
  • b2802d0beb Give a reason why we cant clear nonssl users on ircds with no ssl usermode Adam 2013-11-18 17:17:06 -05:00
  • 826ae9b6c0 Make /ms check better able to tell if youve recently sent a memo to someone Adam 2013-11-18 17:15:21 -05:00
  • 2c3e8a76c9 Check override permission in cs_flags for modifying existing entries too Adam 2013-11-18 17:04:48 -05:00
  • 0bb23f3f4d Merge pull request #27 from Cronus89/patch-1 Adam 2013-11-18 07:53:45 -08:00
  • b36498149d Merge pull request #28 from Robby-/1.9+cslevels Adam 2013-11-18 07:53:36 -08:00
  • f6cf978d0c Show the correct setting name in /ns help set message Adam 2013-11-18 10:52:28 -05:00
  • aeebaed4b2 Default adding to 1 in mlock add/del, always reply with something even if the input is invalid Adam 2013-11-18 10:49:54 -05:00
  • faabff0261 cs_access: Fixed disabling channel levels. Also, correctly log /cs levels commands as an override or a normal command at the time it is executed, so, right before levels actually get modified. Robby- 2013-11-18 07:17:40 +01:00
  • cba811bc6b Default nogroupchange to on, update comment to make sense Adam 2013-11-17 23:35:57 -05:00
  • dcae3d7bda Fix placeholder for akill.html Cronus89 2013-11-17 19:37:19 -06:00
  • fc69b68891 Don't default /cs list or /ns list to require oper privs Adam 2013-11-16 16:38:03 -05:00
  • 15e527fa70 Add missing .founder checks to cs_flags Adam 2013-11-16 15:14:15 -05:00
  • 3ccf26fda4 Delete notify/client sockets when m_dns is unloaded Adam 2013-11-16 14:55:03 -05:00
  • c0b0ee1b39 Make /cs up set modes you have the priv for, but not the auto priv, because Robby says so Adam 2013-11-16 13:33:20 -05:00
  • b353e1db79 Also check command names in cs_log when seeing if a newly added entry already exists. Also force command names lowercase when looking them up. Adam 2013-11-16 12:05:20 -05:00
  • 3edce88698 Fix default level names for access change/list in db_old Adam 2013-11-16 10:39:25 -05:00
  • 9e1fb11f93 Tell people why they cant disable the founder level instead of claiming it doesn't exist Adam 2013-11-16 10:22:18 -05:00
  • 316c280a57 Add help for /cs set keepmodes Adam 2013-11-16 10:20:35 -05:00
  • cc2a999b4e Allow founders to change flags even if they don't have any matching access entries on the channel Adam 2013-11-16 10:04:26 -05:00
  • 51a9f64adb Use the source's sync state and not mine when processing sjoins to determine whether or not to sync the channel on creation, instead sync it when the server syncs. Adam 2013-11-16 09:38:13 -05:00
  • 332fd23927 Add general:hideregisteredcommands to hide commands that require you to be identified to use. This changes the behavior of hideprivilegedcommands to only hide commands users don't have the oper privileges to execute. Adam 2013-11-15 15:10:23 -05:00
  • 1aca2922af Allow mlocking +r on ratbox/whatever else Adam 2013-11-15 14:24:33 -05:00
  • b65fd34a39 Set the default db name to anope.db Adam 2013-11-12 20:12:56 -05:00
  • c9f4c2db1f try/catch cs_access AccessUnserialize just incase, don't crash if ns_ajoin is loaded before the protocol module Adam 2013-11-12 19:19:21 -05:00
  • d1248d1249 Merge pull request #25 from Robby-/1.9-nsidfaillogacctnames Adam 2013-11-09 05:40:58 -08:00
  • afc5c91a09 Do not grant auto privileges to founders if they match other access entries. This allows channel founders to disable auto +qo without having to globally disable autoop or the levels. Adam 2013-11-09 05:51:38 -05:00
  • aa6c3f3474 Show (none) on flags list if a user is on the access list but has no flags Adam 2013-11-09 05:47:14 -05:00
  • 2a35151d12 Remove db_plain Adam 2013-11-09 05:41:10 -05:00
  • fa7cee9759 Don't allow users to remove non-flags access entries that are >= them with /cs flags, also spotted by TGS Adam 2013-11-08 17:47:13 -05:00
  • 431b2e6768 Merge pull request #26 from Cronus89/patch-1 Jens Voß 2013-11-04 21:44:08 -08:00
  • 853e926920 Merge pull request #23 from Phr33d0m/1.9 Adam 2013-11-04 15:05:10 -08:00
  • 8267407a78 Add a couple of usability and aesthetic changes, fix the half-broken chanlist functionality, add a couple of missing ESCAPED_CHANNEL vars Denis M. (Phr33d0m) 2013-10-13 15:42:12 +02:00
  • a831e5d306 CREATE EVENT chanstats_event_cleanup_weekly failed due to calculating improper start of week. Cronus89 2013-11-03 21:41:01 -06:00
  • b901dfee84 ns_identify: When logging failures, also show the account name, and that it exists or not. Robby- 2013-11-04 02:59:16 +01:00
  • 6e8d2bf09d Attempt #3 Adam 2013-11-01 05:19:48 -04:00
  • 70e9b20274 Fix release build, not too sure why this is, compiler seems to infer this as a copy of ChanAccess Adam 2013-11-01 05:12:30 -04:00
  • 4ee9021adb Compare access entries created with the levels access system by access level and not by privilege set, as two entries can have the same privset but different levels, but still represent two different levels of access. This prevented users from adding other users at a lower access level when that level had the same privset as them. Spotted by TSG. Adam 2013-11-01 04:58:38 -04:00
  • c8db362bca Cleanup some access(group) comparison logic in access.cpp Adam 2013-11-01 04:56:17 -04:00
  • c710625cd3 Use Config::GetClient for looking up services for command{} blocks which lessens the insanity of renaming services Adam 2013-11-01 02:07:35 -04:00
  • ac2f8bf64d People often seem to get tripped up by this, so document more clearly Adam 2013-11-01 01:53:36 -04:00
  • 04e7fa493a Don't take modes in SetCorrectModes if the user has the ME privilege Adam 2013-11-01 01:52:53 -04:00
  • f7692ec77f Merge pull request #24 from Robby-/1.9+fixes Adam 2013-10-28 01:37:47 -07:00
  • 4a1d32c5fd Fix logging when identifying with an SSL certificate fingerprint. Robby- 2013-10-28 09:30:56 +01:00
  • 498da95205 Stop requesting identification when changing nicks to a registered nick, and the current client certificate fingerprint matches one on the nickname's list. Robby- 2013-10-28 09:30:20 +01:00
  • 710d4848bd Fix kill and killquick default expiry times. ns_access and ns_cert: Fix accessmax defaults, also state in the config that 0 is not a valid value. Robby- 2013-10-28 09:25:17 +01:00
  • bd3bed2118 Fix some typos and touch up the configs a little. Robby- 2013-10-28 09:13:53 +01:00
  • fe31b0a666 Fix m_httpd not passing non post data to other modules correctly & close connections immediately when we are done flushing data Adam 2013-10-27 20:33:37 -04:00
  • 1f97d6d879 fixed a small error that causes irc2sql to not compile DukePyrolator 2013-10-27 18:10:15 +01:00
  • 4bd5649105 fixed make install not installing the new example config files DukePyrolator 2013-10-27 04:53:57 +01:00
  • b5af310f8a added the irc2sql gateway module DukePyrolator 2013-10-26 18:31:50 +02:00
  • 2cfc97053f moved some config options from example.conf to nickserv.example.conf DukePyrolator 2013-10-16 06:03:48 +02:00
  • 6cde65a57f new event OnSetDisplayedHost DukePyrolator 2013-10-15 12:04:15 +02:00
  • 7cb35eeedf Make nickserv's confirmemailchanges option work Adam 2013-10-22 03:43:31 -04:00
  • f0318fdbe8 Fix some typos of language Adam 2013-10-19 03:43:04 -04:00
  • 93a83da771 Fix os_dns not using remove_split_servers and fix remove_split_servers=true readd_connected_servers=false causing delinked servers to remaing in pooled+not active state Adam 2013-10-19 03:42:12 -04:00
  • 0ff1bb9d5b Bump for 1.9.10-git Adam 2013-10-14 01:19:42 -04:00
  • c0dea5ef30 Anope 1.9.9 Release 1.9.9 Adam 2013-10-12 15:14:39 -04:00
  • fd4ac7f6fc Update version.log Adam 2013-10-12 15:14:08 -04:00
  • e635f547d6 Update language files Adam 2013-10-12 15:11:09 -04:00
  • 7167cff703 Update changes and changes.conf sort of Adam 2013-10-12 15:05:42 -04:00
  • b844154857 fixed a typo in the last commit, reported by Robby DukePyrolator 2013-10-10 18:12:48 +02:00