miwob
|
99282e65a6
|
hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the future ircd-hybrid will reject UID messages with invalid IP addresses
|
2015-12-13 19:48:22 -05:00 |
|
Adam
|
d07e60b3da
|
Merge pull request #136 from miwob/add+CanSQLineChannel
hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options
|
2015-12-13 18:46:14 -06:00 |
|
Adam
|
3da2cdb496
|
Only special case level -1 to everyone and not everything <0
|
2015-12-13 19:43:21 -05:00 |
|
Adam
|
ecdd046c80
|
Add some replacement tokens for akick reason and welcome notice
|
2015-12-13 19:37:24 -05:00 |
|
Adam
|
98b35dfab2
|
Document m_xmlrpc_main notice
|
2015-12-13 19:28:31 -05:00 |
|
Adam
|
56abaf8498
|
Add notice method to m_xmlrpc_main
|
2015-12-13 19:27:15 -05:00 |
|
Adam
|
5394f5433a
|
Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uid
|
2015-12-13 19:21:53 -05:00 |
|
Adam
|
c414433fae
|
Allow wildcard searching emails
|
2015-12-13 19:19:00 -05:00 |
|
Adam
|
16d08e57df
|
Fall back to account vhost in hs on/off
|
2015-12-13 19:14:44 -05:00 |
|
Adam
|
252a65af7e
|
Update LOG dir in anoperc
|
2015-12-08 14:06:08 -05:00 |
|
Adam
|
d40edcae69
|
null xline manager when removing so removexline doesn't get called
|
2015-11-05 20:50:10 -05:00 |
|
Adam
|
4c1cc0e05d
|
Cleanup after xlines if directly removed
|
2015-11-04 20:51:02 -05:00 |
|
Adam
|
80c332bc41
|
Fix logonnews to prioritize the newest entries if it can't show them all
|
2015-11-04 20:05:01 -05:00 |
|
miwob
|
5a25a3807b
|
hybrid.cpp: add missing CanSQLineChannel = true; to the protocol options
|
2015-10-24 12:45:19 +02:00 |
|
Robby
|
27a2645ed3
|
Fix chanserv botmodes.
|
2015-09-25 02:40:28 +02:00 |
|
Adam
|
830361e97d
|
Check privilege name is valid in SetLevel
|
2015-09-24 17:22:44 -04:00 |
|
Adam
|
93a92bb73b
|
Clear regex xlines on unload, which happens on shutdown, even though they are perm modules
|
2015-09-23 14:55:28 -04:00 |
|
Robby
|
b9dc44ae9a
|
Update the dutch language file.
|
2015-09-18 06:04:42 +02:00 |
|
Robby
|
f52bbe22af
|
Update my email address.
|
2015-09-18 05:38:44 +02:00 |
|
Robby
|
96d7797134
|
Bold code 2 -> 002.
|
2015-09-18 05:25:20 +02:00 |
|
Robby
|
9810da9829
|
Fix some sentences to be more correct.
|
2015-09-18 04:53:49 +02:00 |
|
Adam
|
5692abb316
|
Don't prevent channel destruction because persist is set. Perm mode/a bot should be assigned anyway which will prevent it. Fixes deleting bots out of perm channels causing desyncs
|
2015-09-17 20:35:46 -04:00 |
|
Adam
|
2e65bd4012
|
Channel::DeleteUser delets the container
|
2015-09-17 12:31:02 -04:00 |
|
Adam
|
1ac4a1d9a5
|
Defer channel deletion until after i/o. There are some edge cases with events kicking users mid-event that can delete them.
|
2015-09-17 10:07:30 -04:00 |
|
Adam
|
8d13a355cd
|
Remove associated oper blocks in os_oper when accounts are deleted
|
2015-09-14 13:43:14 -04:00 |
|
Adam
|
8c4eec2b6e
|
Update topic lock help to reflect how it works
|
2015-09-14 12:39:59 -04:00 |
|
Adam
|
776207ba67
|
Don't allow suspended users to login to webcpanel
|
2015-09-14 12:35:26 -04:00 |
|
Adam
|
2f5e880e57
|
Don't update channel last used time from ns alist access check
|
2015-09-14 12:24:13 -04:00 |
|
Adam
|
94f781726e
|
Don't assign bots when persist is set if we aren't synced sinec we might not know of all modes
|
2015-09-11 14:54:48 -04:00 |
|
Adam
|
054c227df0
|
Merge pull request #120 from Alef-Burzmali/2.0+nobackupok
Fix db_flatfile to read the "nobackokay" setting
|
2015-09-06 16:12:22 -04:00 |
|
Adam
|
907e192aab
|
Merge pull request #126 from SaberUK/2.0+typos
Fix a ton of typos.
|
2015-09-06 16:11:50 -04:00 |
|
Adam
|
d6d0c883b0
|
Merge pull request #128 from SaberUK/2.0+destdir
Fix support for passing relative install paths to CMake.
|
2015-09-06 16:09:29 -04:00 |
|
Adam
|
7f4327e8ba
|
Merge pull request #129 from AlphaT3ch/placeholder
Placeholder left in French Translation
|
2015-09-06 16:08:17 -04:00 |
|
Adam
|
132932ffaf
|
Merge pull request #134 from retsofaj/2.0
Have CMake first check for libraries in any additional locations
|
2015-09-06 16:03:58 -04:00 |
|
Adam
|
c007b829f7
|
Don't unset modes which have no privilege associated with them
|
2015-09-06 16:01:43 -04:00 |
|
Robby
|
3b647b0740
|
When toggling NOEXPIRE for a nickname, show the actual nickname in addition to the account name.
|
2015-09-02 20:36:24 +02:00 |
|
Adam
|
7a21648683
|
Only remove collide timers if the account matches on id
|
2015-08-20 15:04:03 -04:00 |
|
Jason Foster
|
389c1dbd92
|
Have CMake check for libraries first in any additional locations and second in the standard locations.
This allows (e.g.) using the Homebrew-installed OpenSSL instead of the system version.
|
2015-08-12 20:26:02 -04:00 |
|
Adam
|
d95189a4d8
|
Fix webcpanel/memoserv/memos with a nonexistent channel
|
2015-07-31 18:26:49 -04:00 |
|
Adam
|
e65a22ae9d
|
Fix use after free from unloading modules which are the last one holding onto an IdentifyRequest
|
2015-07-31 17:07:30 -04:00 |
|
Adam
|
4e8cc4f786
|
Make secureops help less weird
|
2015-07-30 19:47:00 -04:00 |
|
Adam
|
dfc18db1dd
|
Remove unused variables from m_ldap
|
2015-07-23 08:25:28 -04:00 |
|
Adam
|
63dbd7fbf0
|
Set LDAP_OPT_PROTOCOL_VERSION 3 etc on reconnect, too
|
2015-07-23 08:23:48 -04:00 |
|
AlphaTech
|
c1cdefe1a7
|
Placeholder left in French Translation
|
2015-07-16 15:21:13 -04:00 |
|
Peter Powell
|
cd9a2af65d
|
Fix support for passing relative install paths to CMake.
|
2015-07-15 00:28:59 +01:00 |
|
Adam
|
7fe0543bc6
|
Also UnsetExtensibles on botinfo
|
2015-07-14 18:52:23 -04:00 |
|
Peter Powell
|
2a6ad3d9fc
|
Refuse to configure with old compilers that can't build Anope.
|
2015-07-13 19:26:02 -04:00 |
|
Adam
|
38cbff4156
|
Fix cmake for 2.4 once again
|
2015-07-13 19:25:37 -04:00 |
|
Adam
|
a86162f287
|
Fix incorrect iteration when destructing modelockimpls
|
2015-07-13 18:02:44 -04:00 |
|
Adam
|
ceddb8370c
|
Unset extensibles on larger objects when they destruct
Some complex extensibles require the full object to still be alive in
their destructors to keep proper bookkeeping
|
2015-07-13 17:59:14 -04:00 |
|