Commit Graph

  • 696b07947a CString: fix 'comparision' typos in the docs J-P Nurmi 2015-02-23 09:07:39 +01:00
  • 962cb945eb Merge pull request #869 from jpnurmi/wildcmp Alexey Sokolov 2015-02-23 00:05:25 -08:00
  • afaf255246 CString::WildCmp(): add an optional case-sensitivity argument J-P Nurmi 2015-02-17 14:45:28 +01:00
  • d9cf3f436f Merge branch '1.6' into 1.6.x Alexey Sokolov 2015-02-23 06:02:55 +00:00
  • 72678cc60c Merge pull request #874 from jpnurmi/webadmin Alexey Sokolov 2015-02-22 21:36:06 -08:00
  • 11f1efaaac configure: Fix C++11 test with -Werror=missing-declarations Uli Schlachter 2015-02-14 19:45:01 +01:00
  • f0ff3c6611 Merge pull request #863 from psychon/missing-declarations Alexey Sokolov 2015-02-22 20:33:04 -08:00
  • e116d9ea0d Merge pull request #825 from OGAWAHirofumi/extend-clearbuffer Alexey Sokolov 2015-02-22 10:05:37 -08:00
  • f874fbebe8 Merge pull request #880 from md-5/patch-3 Kyle Fuller 2015-02-22 13:43:52 +00:00
  • 6cb2d14ea3 Fix logo URL md-5 2015-02-22 19:27:03 +11:00
  • c6d093a53a Change to return the value from OnUserQuit() as request OGAWA Hirofumi 2015-02-22 04:32:35 +09:00
  • 85941f87c0 Extend clearbufferonmsg module and some znc commands for flexible buffer clear OGAWA Hirofumi 2015-02-04 08:25:11 +09:00
  • feec20b013 Add OnUserQuit() for extending clearbufferonmsg OGAWA Hirofumi 2015-02-22 04:02:39 +09:00
  • c0abef2c00 Merge remote-tracking branch 'origin/1.6' J-P Nurmi 2015-02-19 09:37:47 +01:00
  • d7598a76dc Merge pull request #878 from Mkaysi/sasl16 J-P Nurmi 2015-02-19 09:29:36 +01:00
  • 2082362b0b modules/sasl.cpp: update help for "set" Mikaela Suomalainen 2015-02-19 08:12:58 +02:00
  • 7345a6ee3a Fix CIRCNetwork::FindChans() and FindQueries() to be case-insensitive J-P Nurmi 2015-02-03 10:11:47 +01:00
  • 5f9ad5cc87 SSLVerifyHost: Make some functions static Uli Schlachter 2015-02-15 09:31:01 +01:00
  • fd34f84bfd ~CThreadPool(): Handle spurious wakeups Uli Schlachter 2015-02-14 19:41:26 +01:00
  • ac3570f18a fix savebuff timer initialization Thomas Kriechbaumer 2015-02-17 10:08:30 +00:00
  • 9366320693 Merge pull request #876 from Mkaysi/sasl-requireauth J-P Nurmi 2015-02-19 08:20:14 +01:00
  • 848085db68 sasl: fix help text for requireauth Mikaela Suomalainen 2015-02-19 08:08:35 +02:00
  • 4d44bfe10f Merge pull request #870 from jpnurmi/startswith Kyle Fuller 2015-02-18 11:23:45 +00:00
  • 44705b7f47 Fix #872: webadmin checkboxes J-P Nurmi 2015-02-18 11:29:28 +01:00
  • 00b1a7eedf Use CString::StartsWith() J-P Nurmi 2015-02-18 00:42:25 +01:00
  • a8b9542925 Merge remote-tracking branch 'origin/1.6' J-P Nurmi 2015-02-17 00:23:42 +01:00
  • f54c3b9e2d Remove --with-openssl from ./configure Alexey Sokolov 2015-01-26 23:43:13 +00:00
  • 1f7fe5f576 Increase the version number to 1.6.1 J-P Nurmi 2015-02-17 00:11:49 +01:00
  • 2f058fcc80 Remove zncconfig.h in distclean Uli Schlachter 2015-02-14 19:39:04 +01:00
  • c5ab7337d2 fix sublists in changelog Thomas Kriechbaumer 2015-02-12 22:29:26 +00:00
  • 2397f8842a Bump the version to 1.7 J-P Nurmi 2015-02-16 20:22:34 +01:00
  • 2d1336dcf3 configure: Fix C++11 test with -Werror=missing-declarations Uli Schlachter 2015-02-14 19:45:01 +01:00
  • 0985132fc6 Implement table sorting in webadmin, addresses #40 Ammar Askar 2015-02-14 03:07:12 +05:00
  • 7ad60cf634 Fix CSS for _default_ for Fingerprints section Thomas Ward 2015-02-13 15:43:10 -05:00
  • f47e8465ef Increase the version number to 1.6.0 znc-1.6.0 Alexey Sokolov 2015-02-12 20:48:26 +00:00
  • 4d17d6213d Fix non-compilation with clang 3.1 Alexey Sokolov 2015-02-04 22:49:18 +00:00
  • 8f593cb37b controlpanel: add delserver command (closes #810) J-P Nurmi 2015-02-03 23:46:53 +01:00
  • ce3882e92f Merge pull request #841 from jpnurmi/cycle Alexey Sokolov 2015-02-02 20:27:03 +00:00
  • 7680421053 Fix #840 - channel hopping/cycling J-P Nurmi 2015-02-02 10:39:37 +01:00
  • d4a36aaa93 Fix crash in znc --version, caused by latest commits. Alexey Sokolov 2015-02-01 15:36:31 +00:00
  • ca953d45ed nickserv: use NICKSERV instead of PRIVMSG Mikaela Suomalainen 2015-01-31 10:03:46 +02:00
  • ff88f24494 Merge branch 'version' Alexey Sokolov 2015-02-01 09:19:55 +00:00
  • cf6ec5646b Add ZNC to CTCP VERSION reply even if client is connected. Alexey Sokolov 2015-01-31 10:01:27 +00:00
  • f9a4507669 Add a global setting whether to show ZNC version or not Alexey Sokolov 2015-01-27 00:09:58 +00:00
  • cbbd18cc6b Merge pull request #823 from Zarthus/pass-patch Alexey Sokolov 2015-01-26 23:13:16 +00:00
  • 046f5e273c Clarify in webadmin that timestamp format is useless with server-time Alexey Sokolov 2015-01-25 19:13:14 +00:00
  • f66acf9d7f Don't hardcode some paths in make-tarball.sh Alexey Sokolov 2015-01-24 21:13:44 +00:00
  • 027dfde8e0 Merge pull request #824 from OGAWAHirofumi/threadpool-cleanup Alexey Sokolov 2015-01-25 13:07:11 +00:00
  • b8dcb5f706 Don't polling to wait the exit of threads in CThreadPool destructor OGAWA Hirofumi 2015-01-25 21:55:23 +09:00
  • 26e466c677 More detailed instructions on how to connect to ZNC when not yet logged in. Jos 2015-01-25 10:25:13 +01:00
  • 35b5525cc1 Tell user to use PASS <username>/<network> instead of just the username. Jos 2015-01-24 11:40:51 +01:00
  • 7b1133de77 sample should be network module, not user module. Alexey Sokolov 2015-01-18 21:26:42 +00:00
  • 94f2b4dc97 Don't expose ZNC version in CTCP VERSION. Alexey Sokolov 2015-01-18 08:15:34 +00:00
  • 38353a67d7 Remove message which should be removed before release Alexey Sokolov 2015-01-18 00:00:15 +00:00
  • 01b76d76a8 Merge pull request #803 from jpnurmi/savebuff Alexey Sokolov 2015-01-16 21:29:20 +00:00
  • 045f7752cb savebuff: save & load query buffers - fixes #802 J-P Nurmi 2015-01-04 14:37:18 +01:00
  • 230a39f079 Merge pull request #812 from ahf/fix-602 Alexey Sokolov 2015-01-11 17:16:04 +00:00
  • 600f91f128 Fix implicit context of OnSendTo* hooks Alexey Sokolov 2015-01-11 17:07:23 +00:00
  • 5ae5ff46db Q: Ignore JoinAfterCloaked unless UseCloakedHost is set Alexander Færøy 2015-01-04 01:26:15 +01:00
  • 5608e4f201 Oops, I'm not familiar with our CSS Alexey Sokolov 2015-01-11 09:06:15 +00:00
  • 00b38dc164 Enable editing trusted fingerprints in webadmin Alexey Sokolov 2015-01-11 09:04:31 +00:00
  • 7504cb205b modpython: Enable default arguments feature of SWIG 3.0.4 Alexey Sokolov 2015-01-09 08:24:24 +00:00
  • 8fe8c69a88 Merge pull request #791 from James-TR/namespace-refactor Alexey Sokolov 2015-01-08 08:40:45 +00:00
  • 13f7574579 Change namespace for fcntl.h James Taylor 2015-01-08 05:19:19 +00:00
  • 05e3a85542 Travis: Enable OS X in addition to existing Ubuntu Alexey Sokolov 2015-01-05 21:33:40 +00:00
  • cf0accbfc5 Update Csocket to dd3d780c251e07dc40731d4ca603dc0e121e4db2 Alexey Sokolov 2015-01-06 18:06:27 +00:00
  • 6181858b02 Travis: --enable-charset Alexey Sokolov 2015-01-05 22:42:02 +00:00
  • ce1543c5ed Warn about outdated csocket submodule Alexey Sokolov 2015-01-04 11:26:07 +00:00
  • ffd1352f76 Advise how to use git submodules Alexey Sokolov 2015-01-04 00:14:18 +00:00
  • 50cae4e357 Travis: use new enough ICU which has pkg-config files. Alexey Sokolov 2015-01-03 22:17:04 +00:00
  • 0e884a4f19 Travis: Use teward's PPA for swig 3 Alexey Sokolov 2015-01-03 21:12:15 +00:00
  • 9166e6ed40 Move Csocket to git submodule Alexey Sokolov 2015-01-03 11:36:51 +00:00
  • fc4613b4ea Merge pull request #798 from kerio92/master Alexey Sokolov 2015-01-03 09:54:33 +00:00
  • 507f9b3392 Follow SSL Cipher Server Preference Edoardo Spadolini 2015-01-02 23:40:15 +01:00
  • cac9da4951 Update Csocket to 0119a006bdfb6223a1a86d48b02efee87d11b721 Edoardo Spadolini 2015-01-02 23:36:36 +01:00
  • 56f0d3bcbf Fix travis Alexey Sokolov 2015-01-02 01:01:23 +00:00
  • 9fe689c2dd Travis: Use prebuilt SWIG 3 Alexey Sokolov 2015-01-02 00:53:09 +00:00
  • a9fe85bb13 Merge pull request #795 from Un1matr1x/master Alexey Sokolov 2014-12-31 20:25:18 +00:00
  • 2e29d49a53 Welcome to 2015 Falk Seidel 2015-01-01 00:00:00 +01:00
  • 4fa4f9cbe3 Merge pull request #794 from Mkaysi/charset Alexey Sokolov 2014-12-31 08:37:34 +00:00
  • a0ec20b110 Fix HTTP basic auth. Alexey Sokolov 2014-12-30 21:33:52 +00:00
  • 94c0c244be webadmin: suggest ISO-8859-15 if non-UTF-8 char... Mikaela Suomalainen 2014-12-30 13:34:35 +02:00
  • 9dfdeeef9b Merge pull request #792 from kerio92/master Alexey Sokolov 2014-12-26 09:37:09 +00:00
  • beee1f74bc Mention username as well as password in the sasl module help Edoardo Spadolini 2014-12-26 10:30:35 +01:00
  • eac2469275 Remove DH-BLOWFISH and DH-AES from the sasl module Edoardo Spadolini 2014-12-26 10:19:42 +01:00
  • d56621f9f6 Fix modperl startup Alexey Sokolov 2014-12-25 16:36:55 +00:00
  • fd4c355e46 Let's use recommended value by default for new users Alexey Sokolov 2014-12-25 14:42:52 +00:00
  • e943f8b370 Fix crash in Add User page in webadmin Alexey Sokolov 2014-12-25 13:00:27 +00:00
  • 98a57261e7 Merge pull request #789 from Mkaysi/makepem Alexey Sokolov 2014-12-23 19:48:50 +00:00
  • b2d661e64f ChangeLog/1.4: CVE was finally assigned. Alexey Sokolov 2014-12-23 19:47:34 +00:00
  • c48729fe8b Fix some int_t types in modperl/modpython Alexey Sokolov 2014-12-23 14:20:06 +00:00
  • 4ba00559ac Recommend UTF-8 in webadmin Alexey Sokolov 2014-12-23 14:19:30 +00:00
  • 963ecf6753 src/Utils.cpp: don't lie to --makepem Mikaela Suomalainen 2014-12-23 11:22:49 +02:00
  • 60367fb2bf Provide DH parameters in --makepem Alexey Sokolov 2014-12-23 09:02:22 +00:00
  • 5c72c8232f Show fingerprints with colons Alexey Sokolov 2014-12-23 00:58:59 +00:00
  • 72ca970731 Make default ciphers a bit better Alexey Sokolov 2014-12-23 00:57:59 +00:00
  • 012bb6e134 Make self-signed cert with SHA-256 in --makepem Alexey Sokolov 2014-12-23 00:55:39 +00:00
  • 2aa6c7e1d9 Merge pull request #775 from DarthGandalf/table Alexey Sokolov 2014-12-22 15:18:15 +00:00
  • 79d33925c4 Update Csocket to f3267e4cb21ba5b83c15da75f52706253817ddab Alexey Sokolov 2014-12-22 15:08:50 +00:00
  • 0ff3e34985 Simplify nickserv module. Alexey Sokolov 2014-12-22 13:06:14 +00:00