Commit Graph

  • 2124aacd11 Travis: --base-directory isn't really needed for lcov Alexey Sokolov 2015-08-27 00:20:55 +01:00
  • c8a89ec432 Open modules during make test. Alexey Sokolov 2015-08-27 00:16:35 +01:00
  • b83f32fdcb Travis: Fix coverage build. Now it finally works. Alexey Sokolov 2015-08-25 23:41:59 +01:00
  • aafc06e793 Travis: fix typo Alexey Sokolov 2015-08-25 23:28:28 +01:00
  • c0e1b09e8e Travis: use gcc for coverage instead of clang Alexey Sokolov 2015-08-25 22:47:07 +01:00
  • 06e52945b7 Travis: coverage should be gathered from the right directory Alexey Sokolov 2015-08-25 22:47:07 +01:00
  • c1de36a0a5 Enable test coverage in travis+coveralls Alexey Sokolov 2015-08-25 22:35:33 +01:00
  • 9688727f32 Add a possibility (not an "option") to disable launch after --makeconf Alexey Sokolov 2015-08-24 21:22:14 +01:00
  • 3a3155f9d5 make adminlog path customizable Andreas Lutro 2015-07-16 18:26:28 +02:00
  • f63c3131eb Add AppVeyor and Bountysource badges to top of readme... Alexey Sokolov 2015-08-23 23:26:53 +01:00
  • c95621dc48 Extend awaystore with -chans option, which records channel hilights to the awaystore as well as only PMs. reality 2015-02-06 22:41:47 +00:00
  • 03e3920ced Add options for log module to hide joins, quits and nick changes. Toon Schoenmakers 2014-07-28 22:27:12 +02:00
  • 1a574f95ae Merge pull request #978 from alprs/log-timestamp Alexey Sokolov 2015-08-23 20:38:42 +01:00
  • c2201a59d6 work on log module argument parsing Andreas Lutro 2015-06-21 14:20:25 +02:00
  • c223c851e1 Use prefix from autoconf for systemd unit Paulo Flabiano Smorigo 2015-06-11 22:09:40 -03:00
  • baa51aa4b8 Merge branch 'pyeval' Alexey Sokolov 2015-08-23 18:20:41 +01:00
  • e8d9cb8fbd AppVeyor: 7z doesn't like c:/ Alexey Sokolov 2015-08-23 18:20:23 +01:00
  • 01c73ff5f0 Move pyeval module to the right place. Alexey Sokolov 2015-08-23 18:18:25 +01:00
  • bdc4a77eda AppVeyor: cache gtest Alexey Sokolov 2015-08-23 17:43:18 +01:00
  • b556a4b27b Merge pull request #1042 from jpnurmi/1040 J-P Nurmi 2015-08-23 17:13:19 +03:00
  • 478f1952b7 Fix #1040: recent CMessage changes break modules J-P Nurmi 2015-08-23 12:48:17 +02:00
  • 672e8c5731 Add OnRawMessage() Alexey Sokolov 2015-08-23 00:52:27 +01:00
  • e1ae565e6f Fix GetText() for CTCP [ACTION] J-P Nurmi 2015-08-23 00:48:35 +02:00
  • 6e15ee2eea In last commit I forgot to remove LIBZNC_VERSION from exports of configure.ac Alexey Sokolov 2015-08-22 13:12:28 +01:00
  • e93b029a3a Link modules against libznc.dll.a on cygwin instead of cygznc-1.7.dll, as it's being built now anyway. Alexey Sokolov 2015-08-22 13:05:57 +01:00
  • 4aba9fed17 Fix znc-buildmod on cygwin when installed to not /usr Alexey Sokolov 2015-08-22 12:42:28 +01:00
  • 786d94fbe4 Install Csocket.h even when building out of tree Alexey Sokolov 2015-08-21 23:50:35 +01:00
  • 2ad2ee5620 Bring back the smileys - part II J-P Nurmi 2015-08-22 11:50:58 +02:00
  • 013203cfb5 webadmin: make the traffic info page visible for non-admins J-P Nurmi 2015-08-22 01:59:08 +02:00
  • c36aa6c832 webadmin: show per-network traffic info J-P Nurmi 2015-08-07 13:26:04 +02:00
  • 66053e24ff Add CZNC::GetNetworkTrafficStats() J-P Nurmi 2015-08-07 12:43:29 +02:00
  • 38fb4cc444 Calculate per-network traffic (#963) J-P Nurmi 2015-08-06 00:53:55 +02:00
  • b402c1e582 Merge branch '1.6.x' J-P Nurmi 2015-08-22 00:18:55 +02:00
  • 263f278a11 Merge pull request #1026 from jpnurmi/perms J-P Nurmi 2015-08-22 01:14:48 +03:00
  • 918a8a1c3e Merge pull request #1038 from jpnurmi/eyes J-P Nurmi 2015-08-22 01:12:37 +03:00
  • b8088a5b02 Fix CMessage::ToString() to ':' -prefix the last param when appropriate J-P Nurmi 2015-08-21 22:04:15 +02:00
  • e546cedaa2 Merge pull request #1035 from jpnurmi/server-time Alexey Sokolov 2015-08-20 22:31:24 +01:00
  • 2e85eff2fd CQuery: fix buffer playback J-P Nurmi 2015-08-18 12:55:58 +02:00
  • 1f11b10b70 Make ZNC request server-time when available (close #839) J-P Nurmi 2015-08-18 00:38:31 +02:00
  • abda566073 Merge pull request #1034 from jpnurmi/bindhost Alexey Sokolov 2015-08-17 23:50:44 +01:00
  • 7f87e51f37 Merge pull request #1033 from Mkaysi/contributing Alexey Sokolov 2015-08-17 23:49:46 +01:00
  • d19a040f2d Remove flawed Add/Del/List/BindHost(s) (close #983) J-P Nurmi 2015-08-17 15:22:20 +02:00
  • 9322d0e58a add simple CONTRIBUTING.md Mikaela Suomalainen 2015-08-17 14:55:35 +03:00
  • 6bfe7d840f Merge pull request #1000 from jpnurmi/message Alexey Sokolov 2015-08-16 13:16:46 +01:00
  • d77d21cfb9 Document CClient::PutClient() J-P Nurmi 2015-08-16 13:38:33 +02:00
  • d0a58ff239 Pass CMessage to buffer playback hooks J-P Nurmi 2015-07-13 17:44:48 +02:00
  • 8a7c79bb78 Pass known/compatible tags to clients J-P Nurmi 2015-07-12 11:37:27 +02:00
  • c17c8c022b Buffer message tags and the original timestamps J-P Nurmi 2015-07-11 20:49:43 +02:00
  • ff181a4a85 Add specialized types and hooks for the most common msgs J-P Nurmi 2015-07-13 20:33:48 +02:00
  • 50ab019901 CIRCSock::ReadLine(): use CMessage as a helper J-P Nurmi 2015-07-09 00:50:57 +02:00
  • a06bf1c985 Introduce a Message type (#506) J-P Nurmi 2015-02-17 23:46:33 +01:00
  • 51caa5c4cf Add CUtils::ParseServerTime() J-P Nurmi 2015-07-12 00:16:57 +02:00
  • 645fa855e0 webadmin: allow reseting chan buffer size by entering an empty value J-P Nurmi 2015-08-14 19:35:24 +02:00
  • bfab89edba webadmin: renamed chan setting 'buffer' to 'buffersize' Chris Tyrrel 2015-08-13 01:10:11 -06:00
  • ae0d0937e2 controlpanel: renamed chan setting 'buffer' to 'buffersize' Chris Tyrrel 2015-08-13 01:10:11 -06:00
  • 2417ca68a8 Prefer Contains() over find() != npos J-P Nurmi 2015-08-14 12:46:51 +02:00
  • 6a6fbab342 Replace Right(1)[0] with back() J-P Nurmi 2015-08-14 12:36:56 +02:00
  • 21ed56f46a Prefer EndsWith(s) over Right(n) == s J-P Nurmi 2015-08-14 12:35:51 +02:00
  • 4995e7517e Prefer StartsWith(s) over Left(n) == s J-P Nurmi 2015-08-14 12:34:27 +02:00
  • 52395fad5e Prefer TrimSuffix() over Right() + RightChomp() J-P Nurmi 2015-08-14 12:31:01 +02:00
  • 475acd8f00 Prefer TrimPrefix() over Left() + LeftChomp() J-P Nurmi 2015-08-14 12:29:42 +02:00
  • 2d5aa8da59 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2015-08-14 00:36:21 +01:00
  • 5b9aaa694b Merge branch '1.6.x' Alexey Sokolov 2015-08-14 00:34:54 +01:00
  • 07463d67e3 Fix build on ancient openssl. Alexey Sokolov 2015-08-14 00:31:29 +01:00
  • 76ac81c032 webadmin: C++11 range-based for loops J-P Nurmi 2015-08-13 18:16:03 +02:00
  • fdebdac32b modules_online: C++11 range-based for loops J-P Nurmi 2015-08-13 15:31:35 +02:00
  • 0188281f58 perform: C++11 range-based for loops J-P Nurmi 2015-08-13 15:29:34 +02:00
  • ae1d73fc56 savebuff: C++11 range-based for loops J-P Nurmi 2015-08-13 15:27:03 +02:00
  • 46a0807d5b stickychan: C++11 range-based for loops J-P Nurmi 2015-08-13 15:22:55 +02:00
  • c920282fd1 sasl: C++11 range-based for loops J-P Nurmi 2015-08-13 15:21:12 +02:00
  • 0e0cbba158 autovoice: C++11 range-based for loops J-P Nurmi 2015-08-13 13:51:37 +02:00
  • 4d6be36162 autoop: C++11 range-based for loops J-P Nurmi 2015-08-13 13:48:08 +02:00
  • d424048af0 autocycle: C++11 range-based for loops J-P Nurmi 2015-08-13 13:36:51 +02:00
  • 15a361b28e certauth: C++11 range-based for loops J-P Nurmi 2015-08-13 13:21:08 +02:00
  • ca58973802 send_raw: C++11 range-based for loops J-P Nurmi 2015-08-13 13:03:11 +02:00
  • 1f8de3bf39 controlpanel: C++11 range-based for loops J-P Nurmi 2015-08-13 00:50:43 +02:00
  • 87bd738eb6 log: C++11 range-based for loops J-P Nurmi 2015-08-13 00:46:56 +02:00
  • 830796745f buffextras: C++11 range-based for loops J-P Nurmi 2015-08-13 00:39:37 +02:00
  • 7fb358e0df fail2ban: fix command help syntax (#534) J-P Nurmi 2015-08-12 02:00:59 +02:00
  • 832ab84c05 fail2ban: remember timeout & attempts (#534) J-P Nurmi 2015-08-12 01:57:39 +02:00
  • c8ac04165d Add the pyeval module Kyle Fuller 2015-08-11 22:30:10 +01:00
  • 0220979ccf Fix #124: OnChanMsg(): nick doesn't have perms J-P Nurmi 2015-08-11 23:02:15 +02:00
  • a3f748448e Merge branch '1.6.x' Alexey Sokolov 2015-08-11 21:32:33 +01:00
  • 4c70b6405f Make error message from ./bootstrap.sh less confusing. Alexey Sokolov 2015-08-11 20:57:09 +01:00
  • 45183612c8 Fix CClient::GetNickMask() J-P Nurmi 2015-08-11 13:58:19 +02:00
  • e93c37fc6b Cleanup extra semi-colons J-P Nurmi 2015-08-07 21:59:14 +02:00
  • 71fc592bfa Merge pull request #1019 from jpnurmi/ssl Alexey Sokolov 2015-08-07 09:26:43 +01:00
  • 483074cbf8 Merge pull request #1021 from gustavoz/master Alexey Sokolov 2015-08-07 09:25:54 +01:00
  • 9a51195e91 Add <time.h> includes where appropiate Gustavo Zacarias 2015-08-06 11:20:54 -03:00
  • 4b62962d2f Merge branch '1.6.x' Alexey Sokolov 2015-08-05 00:18:34 +01:00
  • 65e36c8daf s/NULL/nullptr/ in modpython's codegen.pl Alexey Sokolov 2015-08-05 00:17:22 +01:00
  • eda13bd1f0 Update codegen.pl too. See #1017 Alexey Sokolov 2015-08-05 00:10:58 +01:00
  • a13b4a8e46 CZNC: add missing SSL-related getters and setters J-P Nurmi 2015-08-04 23:50:11 +02:00
  • 603288999b Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2015-08-04 23:48:52 +01:00
  • f7ccbed99a Merge branch '1.6.x' Alexey Sokolov 2015-08-04 23:47:42 +01:00
  • 23fb93d1c6 webadmin: use CIRCNetwork::ClearTrustedFingerprints() J-P Nurmi 2015-08-05 00:41:30 +02:00
  • f266b54e6e Fix ClearTrustedFingerprints() casing J-P Nurmi 2015-08-05 00:44:27 +02:00
  • b8330296a2 Fix memory leak in modpython. Alexey Sokolov 2015-08-04 23:40:50 +01:00
  • 66413ae516 Add CIRCNetwork::ClearTrustedFingerPrints() J-P Nurmi 2015-08-05 00:24:28 +02:00
  • dce289a5d4 CUser: add API for removing and clearing allowed hosts J-P Nurmi 2015-08-04 16:08:19 +02:00