Commit Graph

  • 9fdeb58695 Don't create ~/.znc/modules/ Alexey Sokolov 2014-01-27 21:36:34 +00:00
  • 7fdcae7825 Remove accidental timeout in shell module dgw 2014-01-21 00:26:01 +04:00
  • 3c29bbb7ad Don't reread list of TZs every time Alexey Sokolov 2014-01-27 00:26:30 +00:00
  • 564a07752b Don't ask if user wants to create znc.pem or not Alexey Sokolov 2014-01-27 00:07:17 +00:00
  • 1ace1cd1ab Include the command name in ERR_INVALIDCAPCMD messages Nicolas Martyanoff 2014-01-23 12:44:07 +01:00
  • 0e85418932 Disable autocomplete password on add_edit_user.tpml Kuba Niewiarowski 2014-01-23 01:58:45 +01:00
  • 28994e0da3 autogen.sh: Check for pkg-config before calling automake Uli Schlachter 2014-01-22 20:58:52 +01:00
  • 934e6104c7 Warn users about port 6667 in --makeconf Alexey Sokolov 2014-01-18 12:23:16 +00:00
  • f0e0708269 ircline.org nickserv message support dgw 2013-12-19 04:53:47 -05:00
  • 5ab0a821bc Fix modperl build on MacOS X Alexey Sokolov 2014-01-17 21:09:03 +00:00
  • e31635d05d Fix ./configure not to fail on non-bash Alexey Sokolov 2014-01-17 21:00:30 +00:00
  • bd2c099a50 Add identify prompt for StarChat.net dgw 2013-12-17 16:38:18 -05:00
  • 4d5d55d942 define terminal control codes for messages, tidy, tweak ok message (cherry picked from commit dd0ba1def4) Conor O'Gorman 2014-01-01 18:08:31 +00:00
  • 2d1042d479 fix #235, erroric console output, status message overwrite Conor O'Gorman 2014-01-01 16:07:25 +00:00
  • ee438955bc Trim servername in jump command Fixes e.g. tab-completing servername in irssi James Seward 2014-01-16 20:04:53 +00:00
  • 8381b874ef Welcome to 2014 - year 10 with ZNC Falk Seidel 2013-12-31 10:10:55 +01:00
  • 48e0af03c1 tweak wording of "out of networks" errors dgw 2013-11-21 03:48:53 -05:00
  • 2d2e123777 Added SSL (+) and port in networks list for connected servers. Chris Dennett 2013-11-17 16:34:32 +00:00
  • 0d2622ec23 Add the ability to set and retrieve MaxNetworks Andrew Northall 2013-11-16 20:04:17 +00:00
  • 1a37a39a57 awaystore: ping when requesting to come back Vincent Bernat 2013-11-04 23:13:30 +01:00
  • b29e7d57b2 Don't generate .pyc files ourself Alexey Sokolov 2013-11-14 22:37:40 +04:00
  • e391c4e266 Fix new OnAdd/DeleteNetwork hooks for perl/python Alexey Sokolov 2013-11-09 10:08:54 +04:00
  • 8deb283924 Correct double output in controlpanel. (cherry picked from commit e73f056cf1) KindOne 2013-09-25 16:40:24 -04:00
  • 74c91e8cfa controlpanel: Check if adding a new channel succeeded Uli Schlachter 2014-04-13 23:12:03 +02:00
  • 5e6e3be32a webadmin/add channel: Correctly handle channel names Uli Schlachter 2014-04-13 20:36:55 +02:00
  • 6bf48c2c6c Merge pull request #526 from anders/q-nocloakdefault Alexey Sokolov 2014-04-12 16:04:19 +01:00
  • 5a7796f0ae Q module: Add web config. Anders Bergh 2014-04-12 16:33:01 +02:00
  • 0d1481f991 Q module: Don't cloak host on first module load while connected to IRC. Anders Bergh 2014-04-12 15:12:22 +02:00
  • b5e8ff2599 Q module: Store default NVs on module load. Anders Bergh 2014-04-12 15:04:03 +02:00
  • 8ccd95bc6e Revert "Q module: Don't enable the UseCloakedHost option by default." Alexey Sokolov 2014-04-12 09:44:14 +01:00
  • 9cf61ac6d4 Argh, fuck it. Rename fixed (pointer) versions of OnMode to OnMode2 Alexey Sokolov 2014-04-12 08:49:55 +01:00
  • efafc8ccd2 Merge pull request #525 from anders/q-nocloakdefault Alexey Sokolov 2014-04-11 23:23:38 +01:00
  • 90e1033500 Merge pull request #524 from anders/q-invite Alexey Sokolov 2014-04-11 22:29:10 +01:00
  • a7e8775efe Q module: Don't enable the UseCloakedHost option by default. Anders Bergh 2014-04-11 17:15:16 +02:00
  • dacea9badb Q module: Add join-on-invite option. Anders Bergh 2014-04-11 16:50:52 +02:00
  • 90bc025906 Add encoding to controlpanel's help Alexey Sokolov 2014-04-08 07:38:31 +01:00
  • b396cafdb2 Merge pull request #518 from teward/patch-1 Kyle Fuller 2014-03-27 01:59:25 +00:00
  • 12d81e1d4e Reword ClearBindHost/ClearUserBindHost success msg Thomas Ward 2014-03-26 20:10:15 -04:00
  • 73bc8d5959 Merge pull request #512 from Nothing4You/fix-another-controlpanel-bindhost-issue Alexey Sokolov 2014-03-20 20:42:51 +00:00
  • e77edb409e Fix *controlpanel not checking whether the bindhost is in the whitelist Richard Schwab 2014-03-17 14:32:31 +01:00
  • 2cfc6ce979 Merge pull request #510 from Nothing4You/fix-controlpanel-bindhost Alexey Sokolov 2014-03-17 10:14:04 +00:00
  • 530bbb5b0d Fix BindHost in SetNetwork in *controlpanel to check permissions Richard Schwab 2014-03-17 09:30:04 +01:00
  • 1925737b84 Merge pull request #509 from Nothing4You/controlpanel-setnetwork-bindhost Alexey Sokolov 2014-03-16 17:17:35 +00:00
  • cdd16f3933 Add BindHost to Get/SetNetwork in *controlpanel Richard Schwab 2014-03-16 17:12:04 +01:00
  • 335a363ac4 Travis: apply ASan/TSan flags to ZNC, not SWIG Alexey Sokolov 2014-03-09 23:18:05 +00:00
  • e11eb08f8e Travis: add ASan and TSan builds Alexey Sokolov 2014-03-09 23:11:47 +00:00
  • 5c725afabd Travis: change efnet server to a working one Alexey Sokolov 2014-03-08 19:47:58 +00:00
  • 6295cea25f Don't ask for listen host in --makeconf Alexey Sokolov 2014-03-08 19:08:36 +00:00
  • 9f95a8f944 Merge pull request #502 from jpnurmi/send-buffer Alexey Sokolov 2014-03-06 22:40:23 +00:00
  • 2b0c47aa8e Add CChan::SendBuffer(client, buffer) overload J-P Nurmi 2014-03-04 08:27:10 +01:00
  • a8e7b908c0 Merge pull request #494 from jpnurmi/client-raw-hook Alexey Sokolov 2014-03-03 23:46:39 +00:00
  • 76bfa99dd0 Add module hooks for raw client and server messages J-P Nurmi 2014-02-22 00:08:06 +01:00
  • 77652768c6 Merge pull request #493 from jpnurmi/server-time Alexey Sokolov 2014-03-03 22:44:49 +00:00
  • 7d2f74acf4 Merge pull request #500 from jpnurmi/find-chans Alexey Sokolov 2014-03-03 22:38:41 +00:00
  • 5237e89bc3 Fix message tags parser and add test of it Alexey Sokolov 2014-03-03 22:22:37 +00:00
  • 0696a6ed23 Cleanup old tests (pre-gtest) Alexey Sokolov 2014-03-03 21:38:18 +00:00
  • 4b446cdf5a Merge pull request #501 from jpnurmi/message-tags Alexey Sokolov 2014-03-02 23:22:29 +00:00
  • ed25ca21e6 Add CIRCNetwork::FindChans() J-P Nurmi 2014-03-01 21:24:25 +01:00
  • 5f8f747704 Add CUtils::Get/SetMessageTags() J-P Nurmi 2014-03-02 01:56:26 +01:00
  • bbd84a06bf Promote server-time formatting to Utils J-P Nurmi 2014-02-22 00:04:28 +01:00
  • 0a0be7710f configure: Fix --disable-charset Uli Schlachter 2014-03-01 16:57:09 +01:00
  • 618d9c58a4 Fix chansaver's channel keys by adding other OnMode() hooks Alexey Sokolov 2014-02-15 21:25:55 +00:00
  • 40536fbf00 Merge pull request #498 from psychon/configure-flag-for-charset Alexey Sokolov 2014-02-25 20:09:54 +00:00
  • a074c23e39 configure: Add --enable/disable-charset Uli Schlachter 2014-02-25 17:13:01 +01:00
  • ef533a4283 Merge pull request #496 from psychon/config-reasoning Alexey Sokolov 2014-02-25 00:21:16 +00:00
  • 4676fa0a7f configure: Give a reason for disabled features Uli Schlachter 2014-02-24 18:27:07 +01:00
  • 97207113d0 webadmin: default uriprefix is "/" Alexey Sokolov 2014-02-17 00:58:37 +00:00
  • a83c8239cf Fix znc-buildmod Alexey Sokolov 2014-02-15 22:01:21 +00:00
  • 1c8e9b9355 Merge pull request #485 from uu1101/uriprefix Alexey Sokolov 2014-02-17 00:44:37 +00:00
  • 26a9d73cba Set favicon URL to respect the prefix uu1101 2014-02-11 19:46:18 +01:00
  • f6a881eeb2 Redirect to URIPrefix for paths outside the prefix uu1101 2014-02-09 20:54:02 +01:00
  • c0974d9910 Don't support relative redirects uu1101 2014-02-09 19:07:47 +01:00
  • 46975cd9f1 Use absolute URIs in Redirect uu1101 2014-02-09 18:51:20 +01:00
  • 4376b373d8 Prepend URIPrefix to web interface links uu1101 2014-02-08 16:54:17 +01:00
  • d796fc8312 Add prefix on redirects and strip it on requests uu1101 2014-02-08 02:05:54 +01:00
  • 88c85b0396 Add URIPrefix listener option uu1101 2014-02-15 14:58:28 +01:00
  • d3ddb9b69d The Listener of a RealListener is never NULL uu1101 2014-02-15 14:57:33 +01:00
  • 7a9ce630ef Add CString::StartsWith and CString::EndsWith uu1101 2014-02-09 19:45:09 +01:00
  • bdc3bfe918 Merge commit 'refs/pull/488/head' of github.com:znc/znc Alexey Sokolov 2014-02-10 20:58:11 +00:00
  • 62cd47424f Merge pull request #486 from dgw/gitignore-versioncpp Alexey Sokolov 2014-02-10 20:42:29 +00:00
  • f33212b902 Add new columns to listsockets tmpl dgw 2014-02-10 23:25:31 +04:00
  • b98ae214b2 Add traffic stats to listsockets webadmin table dgw 2014-02-10 21:52:18 +04:00
  • 36202ca890 add src/version.cpp to gitignore dgw 2014-02-10 20:55:44 +04:00
  • f244d7ab45 Add socket traffic stats to listsockets response dgw 2014-02-10 20:53:45 +04:00
  • 591b95ed54 MacOS X: require SWIG 2.0.12 Alexey Sokolov 2014-02-09 23:46:14 +00:00
  • b7592008af Merge pull request #484 from KiNgMaR/singleton Alexey Sokolov 2014-02-08 18:03:06 +00:00
  • ec6607ccf5 Use CZNC::DestroyInstance(). Ingmar Runge 2014-02-08 01:32:12 +01:00
  • 4c505946ac Patch ZNC core for more control over singleton... Ingmar Runge 2014-02-06 22:21:44 +01:00
  • 17d97bba6b Merge pull request #482 from KiNgMaR/win32-file-move Alexey Sokolov 2014-02-07 20:48:08 +00:00
  • 17b1b3c0f6 Merge pull request #481 from KiNgMaR/squash-some-warnings Alexey Sokolov 2014-02-07 20:23:18 +00:00
  • 200c5da15f Merge pull request #483 from KiNgMaR/issue464 Alexey Sokolov 2014-02-06 22:37:38 +00:00
  • 13040d9c72 Fix AddServerThrottle. Ingmar Runge 2014-02-06 23:36:01 +01:00
  • 39468f6aa2 certauth: improve const correctness Ingmar Runge 2014-02-06 18:46:07 +01:00
  • f4a7386ad4 certauth: case insensitive hex key comparison Ingmar Runge 2014-02-06 18:42:22 +01:00
  • d80e989dba work around Win32 rename() issue using native API Ingmar Runge 2014-02-06 18:06:29 +01:00
  • b3021f913e squash some compiler warnings Ingmar Runge 2014-02-06 17:52:42 +01:00
  • 4e5a45f73e Fix build of modperl under MacOS X, again Alexey Sokolov 2014-02-01 16:08:19 +00:00
  • 2858da4c76 Don't create ~/.znc/modules/ Alexey Sokolov 2014-01-27 21:36:34 +00:00
  • 95cfc2228f Merge pull request #479 from TheWug/pullreq Alexey Sokolov 2014-01-31 14:34:39 -08:00
  • d2cd657cfe Minor cosmetic changes Refactored difficult-to-grok code involved with displaying alias Fixed crash on alias error when a user isn't associated with a network Wuggingston Wugsalot 2014-01-31 17:11:22 -05:00