Commit Graph

  • 0679957340 Fix regression of 1.6.4 which caused crash in modperl/modpython. Alexey Sokolov 2017-02-19 10:29:49 +00:00
  • 02db444941 Add /install_manifest.txt and /install_manifest_*.txt to .gitignore. Christophe Beauval 2017-02-09 21:14:56 +01:00
  • 14e68299fe cli: help: sort arguments alphabetically (#1367) Jos Ahrens 2017-01-21 16:36:12 +01:00
  • 9635658258 [sasl] Do not try to convert entire "verbose" command to bool. (#1365) Jos Ahrens 2017-01-21 16:32:38 +01:00
  • a7be8fcd9c autoconf/makefile: alphabetically sort the modules we compile (#1368) Jos Ahrens 2017-01-21 16:30:09 +01:00
  • ec52dccace Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2017-01-15 23:07:25 +00:00
  • c7c878adc8 Fix build on macOS Sierra (10.12) Alexey Sokolov 2017-01-15 11:36:53 +00:00
  • 55adbc896e Travis: the last job should wait for the rest, not the first one Alexey Sokolov 2017-01-15 18:17:44 +00:00
  • 188b091514 SASL: More informative help command for Set. Jos Ahrens 2017-01-05 10:45:56 +00:00
  • 4416ef9731 Add a TODO Alexey Sokolov 2017-01-12 00:08:35 +00:00
  • 1bb0199ec4 Fix missing renames in #1191 Alexey Sokolov 2017-01-08 10:06:21 +00:00
  • ded8a00358 Fix detection of _FILE_OFFSET_BITS in CMake Alexey Sokolov 2017-01-08 02:47:06 +00:00
  • e7b9ab2746 Make cyrusauth translateable (#1354) Alexey Sokolov 2016-12-27 09:20:20 +00:00
  • b4b085dc2d Partially fix type of function pointer. Alexey Sokolov 2016-12-26 19:54:52 +00:00
  • 1b5bd128cc stickychan: Timer down to 60 seconds from 180. Jos Ahrens 2016-12-09 20:21:15 +01:00
  • e80582326a stickychan: stop checking so often, increase delay to once every 3 minutes Jos Ahrens 2016-10-21 10:27:54 +00:00
  • 2fcde9f2e1 Fix a couple of issues pointed out by https://scan.coverity.com/ Alexey Sokolov 2016-12-26 17:22:09 +00:00
  • b666931883 Add an option to change ping timeout time. Alexey Sokolov 2016-12-26 15:49:26 +00:00
  • d9c1da8a68 Make it possible to translate arguments in help text of module commands Alexey Sokolov 2016-12-25 21:10:40 +00:00
  • b5fde609c4 Make adminlog and alias translatable, rerun 'make translate' Alexey Sokolov 2016-12-25 21:00:13 +00:00
  • a1e1591ba5 Add another layer of indirection for translation Alexey Sokolov 2016-12-25 20:29:09 +00:00
  • ef6fb13ed2 Fix some modpython/modperl dependencies in cmake Alexey Sokolov 2016-12-25 15:49:01 +00:00
  • c803a85e13 Rename new On...Message modules callbacks to be more consistent. Alexey Sokolov 2016-12-25 15:46:22 +00:00
  • 30cd0584a1 Fix build on FreeBSD for the latest CIDR commits Alexey Sokolov 2016-12-25 13:53:03 +00:00
  • b445ad30e3 Modernize CIDR code. Alexey Sokolov 2016-12-25 13:19:17 +00:00
  • 6fbab7b44c Add CIDR support to TrustedProxy setting Alexey Sokolov 2016-12-25 13:00:02 +00:00
  • bd1a71cb29 Add Ru translation for existing strings in core. Alexey Sokolov 2016-12-24 18:53:25 +00:00
  • 13049e5fc3 Refactor the way how modules are loaded. Alexey Sokolov 2016-12-19 16:47:29 +00:00
  • 6125b5d1b8 Fix a warning in samplewebapi Alexey Sokolov 2016-12-22 20:43:55 +00:00
  • 106a36c22b Rerun SWIG in CMake build when headers change. Alexey Sokolov 2016-12-21 08:59:10 +00:00
  • 0a36695add Revert openssl workaround of 1.6 branch from 1.7 branch Alexey Sokolov 2016-12-10 21:18:47 +00:00
  • 9c16640340 Merge branch '1.6.x' Alexey Sokolov 2016-12-10 21:18:10 +00:00
  • 3d386aff19 Return version number to 1.6.x Alexey Sokolov 2016-12-10 21:07:02 +00:00
  • ed71ad1e2b Increase the version number to 1.6.4 znc-1.6.4 Alexey Sokolov 2016-12-10 20:51:18 +00:00
  • 3bd46744cc 1.6.4-rc3 znc-1.6.4-rc3 Alexey Sokolov 2016-12-03 19:23:00 +00:00
  • 1a89740335 Stop-gap for OpenSSL 1.1 in 1.6 branch. Alexey Sokolov 2016-12-03 19:08:56 +00:00
  • 6cde8b3950 Fix #1347 for 1.7 branch. Alexey Sokolov 2016-12-01 23:31:26 +00:00
  • 63a2fbc634 Don't reset module's attributes to NULL during CALLMOD. Alexey Sokolov 2016-12-01 23:23:56 +00:00
  • 0aa3f7e362 route_replies: fix module to check if we are not connected to a network. znc-1.6.4-rc2 Alexey Sokolov 2016-11-22 23:50:32 +00:00
  • d596226ddc ZNC 1.6.4-rc1 znc-1.6.4-rc1 Alexey Sokolov 2016-11-20 23:51:03 +00:00
  • 2e6c8d90e7 Link pyeval to its wiki page Alexey Sokolov 2016-11-20 23:43:53 +00:00
  • 5c524df298 Merge branch '1.6.x' Alexey Sokolov 2016-11-20 18:01:59 +00:00
  • 6366430870 Fix deletion of users which are connecting. Alexey Sokolov 2016-11-20 17:52:26 +00:00
  • a76a9db369 Merge branch '1.6.x' of github.com:znc/znc into 1.6.x Alexey Sokolov 2016-11-19 23:41:15 +00:00
  • 2feced63e1 Merge branch '1.6.x' Alexey Sokolov 2016-11-19 23:39:32 +00:00
  • 0ac3cfc8d5 Fix regression of 1.6.0 Alexey Sokolov 2016-11-19 23:35:12 +00:00
  • 676d105347 Workaround gitter for 1.6 Alexey Sokolov 2016-11-17 23:45:25 +00:00
  • 4c7fa1aabf Fix version.sh for ancient git Will Elwood 2016-11-16 15:43:29 +00:00
  • 19c44bc8c5 Merge branch '1.6.x' Alexey Sokolov 2016-11-16 14:50:25 +00:00
  • c0c1fb14f4 Update Csocket submodule: fix openssl 1.1 Alexey Sokolov 2016-11-16 14:50:00 +00:00
  • 0aaabe8c9f Update Csocket submodule: fix build with openssl 1.1 Alexey Sokolov 2016-11-16 14:42:34 +00:00
  • 806edd048a AppVeyor: cygwin's python3 package was split to -devel. Install it. Alexey Sokolov 2016-11-12 14:51:02 +00:00
  • 881fa94add sasl: Make the first requirement for SET actually mandatory, return information about settings if no input for SET Jos Ahrens 2016-11-05 17:58:36 +00:00
  • c55caba68b Fix spelling in documentation John Reese 2016-10-30 17:52:32 -07:00
  • 39646b620d Merge pull request #1327 from lol768/module_csrf_override Alexey Sokolov 2016-10-08 23:31:06 +01:00
  • d40d87e268 Fix race condition by using ReadUntil per review lol768 2016-10-01 22:06:21 +01:00
  • 9cc59b2b78 Address review comment, module is already global lol768 2016-10-01 20:39:14 +01:00
  • e066f896ef Add integration test for module CSRF overrides lol768 2016-09-29 20:45:40 +01:00
  • 3930c5b34e Sample web API doesn't make sense as a user module lol768 2016-09-29 20:45:19 +01:00
  • 0393153a62 Allow anonymous access for sample mod lol768 2016-09-29 20:44:56 +01:00
  • f387dc56c0 More relevant comments for CSRF behaviour lol768 2016-09-29 19:49:49 +01:00
  • a9a7f17910 Allow modules to override CSRF protection. Latchezar Tzvetkoff 2016-07-15 18:01:41 +03:00
  • 222ae86fcc Fix newest additions to keepnick module and write the test for it. Alexey Sokolov 2016-10-04 01:20:47 +01:00
  • ac0048cc01 Make ZNC faster in the integration test. Alexey Sokolov 2016-10-04 01:19:34 +01:00
  • 87ca820bda Make integration test to load until module is loaded before testing it. Alexey Sokolov 2016-10-03 23:55:35 +01:00
  • a6c79fa1e1 keepnick: improve behaviour by listening to ircd-side numeric errors (#1324) Jos Ahrens 2016-10-04 00:23:45 +02:00
  • b6ffaa6527 Message.h: Add a comment briefly explaining how to use the class, and what exactly a message is. Jos Ahrens 2016-10-01 23:49:28 +01:00
  • 1417783758 nickserv: support messages from X3 services Donovan Zimmerman 2016-09-30 12:46:51 -04:00
  • 4aa5e41465 Merge commit 'refs/pull/1319/head' of github.com:znc/znc Alexey Sokolov 2016-09-23 21:59:09 +01:00
  • f841decbf7 Merge commit 'refs/pull/1320/head' of github.com:znc/znc Alexey Sokolov 2016-09-23 21:58:42 +01:00
  • 2113ea4ac1 Try Codecov. It has better GUI than Coveralls. Alexey Sokolov 2016-09-23 21:57:00 +01:00
  • 7c53d2106f Hide passwords in listservers output arza 2016-09-23 18:13:07 +03:00
  • 00aadbaf91 Use <th> in <thead> instead of <td> wolfy1339 2016-09-22 11:40:50 -04:00
  • ce79be8b0b Add test results to Jenkins Alexey Sokolov 2016-09-21 08:41:43 +01:00
  • 51c532839a Show jenkins badge through shields.io Alexey Sokolov 2016-09-18 01:41:35 +01:00
  • 2532aca967 Simplify jenkins file and enable integration test Alexey Sokolov 2016-09-17 18:23:54 +01:00
  • b56ab9106d Fix OpenSSL CMake build on OS X Alexey Sokolov 2016-09-17 01:52:47 +01:00
  • dd21f8202e Jenkins: cleanup the workspace differently Alexey Sokolov 2016-09-17 11:09:56 +01:00
  • 8a9ee77239 Jenkins should clean workspace before new build Alexey Sokolov 2016-09-17 10:51:36 +01:00
  • 682d2f1e01 Remove additional github commit status update from jenkins. Alexey Sokolov 2016-09-17 09:09:30 +01:00
  • be40b76a23 Add jenkins badge to readme Alexey Sokolov 2016-09-17 02:38:47 +01:00
  • 9cfc7e8a82 Add a Jenkins pipeline config to test ZNC on FreeBSD Alexey Sokolov 2016-09-11 01:54:31 +01:00
  • 3846813512 Merge branch '1.6.x' Alexey Sokolov 2016-09-13 22:41:01 +01:00
  • b7dcac5e5f Merge pull request #1311 from welwood08/openssl-1.1 Alexey Sokolov 2016-09-13 20:41:48 +01:00
  • 853dcc211d Fix use of a feature deprecated in OpenSSL 1.1 William Elwood 2016-09-03 14:40:59 +01:00
  • 6a5c2c649d Fix use of a feature deprecated in OpenSSL 0.9.8 William Elwood 2016-09-03 14:27:56 +01:00
  • 03775fcdc5 Fix compile errors caused by OpenSSL 1.1 William Elwood 2016-09-03 14:23:12 +01:00
  • 74e95ffdd9 Merge pull request #1314 from RealKindOne/master Alexey Sokolov 2016-09-12 23:18:57 +01:00
  • 34db7be4ae route_replies: fix module to check if we are not connected to a network. KindOne 2016-09-12 04:45:15 -04:00
  • 6a8fbbc933 Script modules should also use the new name of translation methods Alexey Sokolov 2016-09-12 00:10:57 +01:00
  • 3f1c27250c Fix warning in Utils.cpp Alexey Sokolov 2016-09-12 00:07:29 +01:00
  • cc653efb6b Rename translation methods to be not one letter. Alexey Sokolov 2016-09-12 00:01:45 +01:00
  • 187f617bbc Merge branch '1.6.x' Alexey Sokolov 2016-09-09 00:17:43 +01:00
  • debfdf6c02 Fix build on OS X after fixing build on Cygwin Alexey Sokolov 2016-09-09 00:17:20 +01:00
  • 1480177458 Merge branch '1.6.x' Alexey Sokolov 2016-09-08 22:26:51 +01:00
  • 9974b6692b Fix TSAN on Travis Alexey Sokolov 2016-09-08 22:19:25 +01:00
  • a964b2bbef Merge branch '1.6.x' of github.com:znc/znc into 1.6.x Alexey Sokolov 2016-09-08 22:14:47 +01:00
  • 14cef81bb5 Merge pull request #1312 from welwood08/gtest Alexey Sokolov 2016-09-04 22:02:43 +01:00
  • f7d0f0ccb0 Fix make test in 1.6.x since GoogleTest has moved to new hosting William Elwood 2016-09-04 12:08:29 +01:00
  • c28a29076b Merge commit 'refs/pull/1308/head' of github.com:znc/znc Alexey Sokolov 2016-08-25 23:15:27 +01:00