Commit Graph

  • dbdfa1e612 Merge pull request #466 from dgw/fix-shell-timeout Alexey Sokolov 2014-01-27 14:18:04 -08:00
  • 55c299fec6 Support encodings in *controlpanel Alexey Sokolov 2014-01-27 00:27:07 +00:00
  • 225b494761 Don't reread list of TZs every time Alexey Sokolov 2014-01-27 00:26:30 +00:00
  • 05ca849339 Don't ask if user wants to create znc.pem or not Alexey Sokolov 2014-01-27 00:07:17 +00:00
  • 60b2f559dc Fix alias mod to compile with old compilers Alexey Sokolov 2014-01-25 17:08:31 +00:00
  • 17354c527f Add libicu-dev to travis config Alexey Sokolov 2014-01-25 14:02:40 +00:00
  • 366158d907 Add charset to version info Alexey Sokolov 2014-01-25 13:49:22 +00:00
  • cfc1227171 Drop old charset module Alexey Sokolov 2014-01-25 13:40:25 +00:00
  • c0a5ecb40b Add support for character encodings Alexey Sokolov 2013-11-14 08:25:58 +04:00
  • 6012cdee77 Update Csocket to e818c7b0d31b0ed71c74f9d0035b58efd73f3988 Alexey Sokolov 2014-01-24 23:06:02 +00:00
  • 72d08dcdd6 Merge pull request #472 from galdor/master Alexey Sokolov 2014-01-23 16:21:56 -08:00
  • f215ec602f Include the command name in ERR_INVALIDCAPCMD messages Nicolas Martyanoff 2014-01-23 12:44:07 +01:00
  • 5950b1d68b Merge pull request #468 from marsjaninzmarsa/patch-1 Kyle Fuller 2014-01-23 00:53:08 -08:00
  • 1587103d36 Disable autocomplete password on add_edit_user.tpml Kuba Niewiarowski 2014-01-23 01:58:45 +01:00
  • c5f31f0a4d autogen.sh: Check for pkg-config before calling automake Uli Schlachter 2014-01-22 20:58:52 +01:00
  • 38fc398c2a Remove accidental timeout in shell module dgw 2014-01-21 00:26:01 +04:00
  • 72f171dd0d Don't redefine _FORTIFY_SOURCE if compiler already defines it Alexey Sokolov 2014-01-19 10:13:30 +00:00
  • 18a02abfd3 Added alias module for ZNC-side command interception and processing Wuggingston Wugsalot 2014-01-18 21:38:58 +00:00
  • adafe9d197 Added CString::Join and CString::Convert Wuggingston Wugsalot 2014-01-18 21:37:59 +00:00
  • be6094a464 Merge commit 'refs/pull/445/head' of github.com:znc/znc Alexey Sokolov 2014-01-18 17:27:07 +00:00
  • f456b274b5 Warn users about port 6667 in --makeconf Alexey Sokolov 2014-01-18 12:23:16 +00:00
  • 0f8441fdff Channel name cannot contain space Andrew Northall 2014-01-18 03:24:23 +00:00
  • 4e2c5e78f0 Merge pull request #449 from dgw/ircline-nickserv Alexey Sokolov 2014-01-17 13:25:46 -08:00
  • d05e069bd4 Fix modperl build on MacOS X Alexey Sokolov 2014-01-17 21:09:03 +00:00
  • a727ca6a6d Fix ./configure not to fail on non-bash Alexey Sokolov 2014-01-17 21:00:30 +00:00
  • 14e3bac2c1 Merge pull request #448 from dgw/patch-1 Alexey Sokolov 2014-01-17 12:23:16 -08:00
  • 559abc3d8c Merge pull request #458 from ConorOG/issues_235a Alexey Sokolov 2014-01-16 15:22:33 -08:00
  • e0fd211053 Merge pull request #441 from psychon/websocks-expire-oldest Alexey Sokolov 2014-01-16 15:21:27 -08:00
  • dc9f30d397 Merge pull request #465 from jamesoff/jumpfix Alexey Sokolov 2014-01-16 15:21:16 -08:00
  • 07c1628d50 Trim servername in jump command Fixes e.g. tab-completing servername in irssi James Seward 2014-01-16 20:04:53 +00:00
  • c99eedaac3 Merge pull request #456 from Un1matr1x/master Kyle Fuller 2014-01-03 02:23:31 -08:00
  • dd0ba1def4 define terminal control codes for messages, tidy, tweak ok message Conor O'Gorman 2014-01-01 18:08:31 +00:00
  • 2d1a632910 fix #235, erroric console output, status message overwrite Conor O'Gorman 2014-01-01 16:07:25 +00:00
  • f19b4caa43 Welcome to 2014 - year 10 with ZNC Falk Seidel 2013-12-31 10:10:55 +01:00
  • 4747c0760a ircline.org nickserv message support dgw 2013-12-19 04:53:47 -05:00
  • e379a7a81a Add identify prompt for StarChat.net dgw 2013-12-17 16:38:18 -05:00
  • d138cda8f4 Add AddChan/DelChan command to controlpanel module Andrew Northall 2013-12-11 01:03:07 +00:00
  • 414fa40eb5 WebModules: Discard sessions in LRU order Uli Schlachter 2013-12-07 20:42:18 +01:00
  • 9e0597fd07 Merge pull request #432 from dgw/out-of-networks-err-sp Alexey Sokolov 2013-11-21 09:50:51 -08:00
  • 2b3d40a501 tweak wording of "out of networks" errors dgw 2013-11-21 03:48:53 -05:00
  • 5d74720576 Merge pull request #430 from Dessimat0r/webadmin1 Alexey Sokolov 2013-11-20 20:36:29 -08:00
  • 054e873bec Added SSL (+) and port in networks list for connected servers. Chris Dennett 2013-11-17 16:34:32 +00:00
  • 1790778417 Add ./configure --with-gtest=/path/to/gtest Alexey Sokolov 2013-11-17 20:00:23 +04:00
  • 74da8488ef Merge pull request #429 from somasonic/master Alexey Sokolov 2013-11-16 19:57:08 -08:00
  • 5f660f37c2 Add the ability to set and retrieve MaxNetworks Andrew Northall 2013-11-16 20:04:17 +00:00
  • f6b8167e36 Merge pull request #341 from cork/master Alexey Sokolov 2013-11-14 11:24:00 -08:00
  • 62c843f8cf Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2013-11-14 22:40:56 +04:00
  • bfd1edc740 Don't generate .pyc files ourself Alexey Sokolov 2013-11-14 22:37:40 +04:00
  • 3e56f093f2 X-Forwarded-For: verify the whole chain, from the end Alexey Sokolov 2013-11-14 22:22:32 +04:00
  • ccbc469168 Merge commit 'refs/pull/349/head' of github.com:znc/znc Alexey Sokolov 2013-11-14 08:27:50 +04:00
  • 4f0b5f4440 Merge pull request #426 from vincentbernat/fix/awaystore Alexey Sokolov 2013-11-12 20:03:16 -08:00
  • 2a7bc29fcc Fix new OnAdd/DeleteNetwork hooks for perl/python Alexey Sokolov 2013-11-09 10:08:54 +04:00
  • 459afe11e8 awaystore: ping when requesting to come back Vincent Bernat 2013-11-04 23:13:30 +01:00
  • 66eba26e1c Merge commit 'refs/pull/408/head' of github.com:znc/znc Alexey Sokolov 2013-11-04 22:18:30 +04:00
  • 79b33ea15d Merge pull request #388 from Lunatrius/master Alexey Sokolov 2013-11-04 09:41:51 -08:00
  • e8e95d770e Increase the version number to 1.3 Alexey Sokolov 2013-11-04 16:25:07 +04:00
  • 49cf40b19c Increase the version number to 1.2 znc-1.2 Alexey Sokolov 2013-11-04 16:07:13 +04:00
  • a4e275408a Merge pull request #425 from KindOne-/patch-2 Kyle Fuller 2013-10-31 04:36:19 -07:00
  • d173219ef8 Correct typo in controlpanel. KindOne 2013-10-30 23:32:23 -04:00
  • 76d67e006e Merge pull request #418 from akihiro/master Corn Flakes 2013-10-27 08:20:43 -07:00
  • d3a7283d0b Fix: Converted raw string include NULL character in charset module Hiroaki Mizuguchi 2013-10-11 12:21:43 +00:00
  • feca415c23 Fix a random crash with module hooks Alexey Sokolov 2013-10-20 22:24:05 +04:00
  • cc279666de Pregenerate version.cpp in release tarballs Alexey Sokolov 2013-10-20 19:36:16 +04:00
  • 6aaf0770f3 Remove test .o files on make clean Alexey Sokolov 2013-10-20 17:52:04 +04:00
  • c74344f783 Fix error message for invalid network name Alexey Sokolov 2013-10-20 17:51:43 +04:00
  • 11efcee422 Merge commit 'refs/pull/422/head' of github.com:znc/znc Alexey Sokolov 2013-10-20 17:42:45 +04:00
  • 40a32820fd Merge pull request #423 from KindOne-/patch-1 Alexey Sokolov 2013-10-20 06:30:15 -07:00
  • 71df50ec62 Update outdated info. KindOne 2013-10-19 02:51:35 -04:00
  • 7a1b725958 whitespace fix Ingmar Runge 2013-10-18 21:03:20 +02:00
  • b5c898eaff modules: add OnAddNetwork, OnDeleteNetwork hooks. Ingmar Runge 2013-10-18 20:35:21 +02:00
  • d16ab96032 Fix saving config on cygwin Alexey Sokolov 2013-10-15 22:04:21 +04:00
  • 91c07d5af1 Fix tests on cygwin Alexey Sokolov 2013-10-14 20:27:27 +04:00
  • bb9905e99e Add make-tarball.sh script Alexey Sokolov 2013-10-14 00:04:46 +04:00
  • 6022a2c06a Merge pull request #419 from TheLordOfTime/master Alexey Sokolov 2013-10-13 10:27:25 -07:00
  • 1c06af3b38 Fix: Don't try to include zncconfig.h when it doesn't exist yet Alexey Sokolov 2013-10-13 21:08:43 +04:00
  • 256be59ffe Test CConfig too Alexey Sokolov 2013-10-13 21:00:07 +04:00
  • 91e5330db5 More string tests. Alexey Sokolov 2013-10-13 20:59:55 +04:00
  • da05a290e6 Force including zncconfig.h at the beginning of every .cpp Alexey Sokolov 2013-10-11 22:17:40 +04:00
  • 257e681036 Rename EscapeTest to StringTest Alexey Sokolov 2013-10-06 07:26:30 +04:00
  • 5b34d39690 controlpanel.cpp: Modify the message for when you attempt to delete the currently active network Thomas Ward 2013-10-12 20:20:05 -04:00
  • 8a205483f1 Merge pull request #416 from schoentoon/master Alexey Sokolov 2013-10-10 13:50:14 -07:00
  • 98ceafb1ba Replaced the GetNick().Equals() with NickEquals() where possible Toon Schoenmakers 2013-10-10 22:35:49 +02:00
  • 9166f5a250 Renamed IsNick to NickEquals Toon Schoenmakers 2013-10-10 18:36:03 +02:00
  • 83b9a28e4c Implemented a nick compare function Toon Schoenmakers 2013-10-10 17:22:16 +02:00
  • b7ce935cb3 Make travis show config.log Alexey Sokolov 2013-10-06 00:05:15 +04:00
  • 627b53b494 Fix test, make travis output more verbose Alexey Sokolov 2013-10-05 23:50:28 +04:00
  • e13bfa1110 Use gtest for EscapeTest Alexey Sokolov 2013-10-05 23:30:27 +04:00
  • e73f056cf1 Correct double output in controlpanel. KindOne 2013-09-25 16:40:24 -04:00
  • 8c6b4b8d21 Correct two typos. KindOne 2013-09-17 16:00:32 -04:00
  • e7ff40f785 Fix a crash when you delete a user with more than one attached client Kyle Fuller 2013-09-17 18:55:22 +02:00
  • 8c46fa8448 Fix version number generation from tarballs on openbsd Alexey Sokolov 2013-09-16 04:12:11 +04:00
  • 8cf938931b ax_pthread: Check for g++ instead of gcc Uli Schlachter 2013-09-11 23:56:37 +02:00
  • fabf94a38b Merge pull request #400 from stephank/patch-1 Kyle Fuller 2013-09-11 12:04:16 -07:00
  • 3d3ca53bf1 Add missing include for sys/stat.h. Stéphan Kochen 2013-09-10 22:37:24 +02:00
  • a09d644975 Fix error message for /znc addnetwork irc.network.net Alexey Sokolov 2013-09-07 16:02:50 +04:00
  • 04b2d8fabf Merge commit 'refs/pull/396/head' of github.com:znc/znc Alexey Sokolov 2013-09-07 12:31:14 +04:00
  • 958e9ad61c ControlPanel: support network module manipulation Alexey Sokolov 2013-09-07 12:27:39 +04:00
  • 8bde1ff70a Merge pull request #399 from dgw/azzurra-nickserv Alexey Sokolov 2013-09-06 22:35:59 -07:00
  • 974e8548ae Fix Azzurra NickServ auth dgw 2013-09-02 03:44:54 +04:00
  • 894e0a2f18 Return old fakeonline module as modules_online Alexey Sokolov 2013-09-01 22:08:21 +04:00