Commit Graph

  • 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
  • 4bdf5c6f69 Reorder lines in .gitignore Alexey Sokolov 2016-08-25 23:14:08 +01:00
  • 0653b7002a Update .gitignore to cover more generated files xnrand 2016-08-25 18:05:39 +02:00
  • c705eb8a64 Improve accessibility of add/edit channel Tyler Spivey 2016-08-24 00:19:01 -07:00
  • 400b3d9939 Improve accessibility of add/edit network Tyler Spivey 2016-08-24 00:13:47 -07:00
  • a1d71d6f19 Improve accessibility of list users Tyler Spivey 2016-08-23 23:09:33 -07:00
  • c392202cfe Improve accessibility of traffic info Tyler Spivey 2016-08-23 23:08:56 -07:00
  • fb96b74f16 Improve accessibility of global settings Tyler Spivey 2016-08-23 23:08:15 -07:00
  • 5a86f1b20b Improve accessibility of add/edit user Tyler Spivey 2016-08-23 22:21:51 -07:00
  • 827203ab0e Improve accessibility of login form Tyler Spivey 2016-08-23 13:15:11 -07:00
  • 85984ee4be Merge pull request #1277 from xnrand/master Alexey Sokolov 2016-08-20 12:08:41 +01:00
  • d0e93c5171 Merge pull request #1304 from RealKindOne/master Alexey Sokolov 2016-08-15 20:46:09 +01:00
  • 3f48d0a01a Remove reference for attaching queries. KindOne 2016-08-14 21:12:14 -04:00
  • aff7e25043 Fix cygwin build Alexey Sokolov 2016-07-19 22:24:27 +01:00
  • 88a8675c80 Fix bad merge Alexey Sokolov 2016-07-31 12:00:32 +01:00
  • 05bf1c0f5e Merge branch '1.6.x' Alexey Sokolov 2016-07-31 10:37:38 +01:00
  • dd58e369f8 Fix OnInvite in modpython and modperl. Alexey Sokolov 2016-07-31 10:35:19 +01:00
  • 6708233479 Add more debug output to test which often hangs on cygwin Alexey Sokolov 2016-07-30 09:19:52 +01:00
  • e4194de153 Remove another line which I added only for debug... Alexey Sokolov 2016-07-29 23:28:10 +01:00
  • 8f61d9e182 Remove line which I added for debug... Alexey Sokolov 2016-07-29 23:25:31 +01:00