Commit Graph

  • e559bc6677 controlpanel.cpp: Standardize error wordings TheLordOfTime 2013-01-30 22:58:32 -05:00
  • e6414e3c98 controlpanel.cpp: Increases general verbosity of command results. The Lord of Time 2013-01-30 18:05:55 +00:00
  • fd52d27caf Merge pull request #294 from TheLordOfTime/master Alexey Sokolov 2013-01-30 07:45:12 -08:00
  • ad06b170d6 A bit more consistency bewteen Del* and Rem* Alexey Sokolov 2013-01-29 20:52:20 +07:00
  • fd813c01af controlpanel.cpp: Fix bug for "Disconnect" help TheLordOfTime 2013-01-29 04:46:55 -05:00
  • 0491e55926 Fix one more case of dlerror(), if it returns NULL after error. Alexey Sokolov 2013-01-27 01:48:27 +07:00
  • 7312a36629 Don't lose dlerror() message. Alexey Sokolov 2013-01-27 01:26:52 +07:00
  • 183a261e69 Really disable charset module if iconv is not found. Alexey Sokolov 2013-01-27 01:19:45 +07:00
  • f661f2a002 Use CModule::ExpandString Alexey Sokolov 2013-01-20 10:33:24 +07:00
  • 42cb0d7de7 It's 2013 now (few modules were forgotten :P) Alexey Sokolov 2013-01-19 09:18:54 +07:00
  • 142142d7c7 Merge pull request #281 from TheLordOfTime/master Alexey Sokolov 2013-01-11 19:57:10 -08:00
  • 29d2ff001a modules/sasl.cpp: Description line for DH-BLOWFISH TheLordOfTime 2013-01-11 21:39:51 -05:00
  • ef59c23068 Merge pull request #268 from Un1matr1x/2013 Alexey Sokolov 2013-01-01 11:23:28 -08:00
  • 3a34593359 The same procedure as last year, Miss sophie? Same procedure as every year, James. Un1matr1x 2012-12-31 12:44:31 +01:00
  • 27eb957964 Don't disconnect networkless users without PINGing them first. Alexey Sokolov 2012-12-27 01:40:13 +07:00
  • d9d6a2228c Fix OOT builds with swig files in source dir Uli Schlachter 2012-12-26 14:12:58 +01:00
  • 390957723c Fix changing client nick when client connects. Alexey Sokolov 2012-12-26 00:36:49 +07:00
  • 02504626bc Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-12-25 00:29:25 +07:00
  • 412bdb7869 Fix my fix which was supposed to fix #220 Alexey Sokolov 2012-12-25 00:28:10 +07:00
  • 19de8d3565 Ignore the .version_extra file Kyle Fuller 2012-12-22 17:44:20 +00:00
  • 6a55c3a0ee Make /znc detach case insensitive Kyle Fuller 2012-12-22 17:41:24 +00:00
  • 9e7110175a DETACH should support the same syntax as PART (except no message) Kyle Fuller 2012-12-22 17:16:57 +00:00
  • 369f93cbbe Merge branch 'detached-fix' Alexey Sokolov 2012-12-20 22:13:04 +07:00
  • ebf9aebf51 Fix detached 363 too Alexey Sokolov 2012-12-20 22:12:21 +07:00
  • 65a51ead8e Merge commit 'refs/pull/263/head' of github.com:znc/znc Alexey Sokolov 2012-12-20 21:51:27 +07:00
  • c216c94696 Fix renaming away to awaystore for user modules. Alexey Sokolov 2012-12-20 21:41:24 +07:00
  • 3e2152c77e Make default type of cert mod to be network. Alexey Sokolov 2012-12-20 20:29:28 +07:00
  • 12d9aee507 Makefile: Fix generation of the VERSION_EXTRA flag Uli Schlachter 2012-12-16 18:45:03 +01:00
  • f621627d0f Fix readme links again... Alexey Sokolov 2012-12-16 09:42:05 +07:00
  • 71cd9ea041 Fix readme links Alexey Sokolov 2012-12-16 09:36:19 +07:00
  • deb38b060e Check detachedness of chans. Fix #220 Alexey Sokolov 2012-10-12 08:27:21 +07:00
  • 8ffab186b4 CModule::OnMode(): Fix a stupid NULL pointer dereference Uli Schlachter 2012-12-06 17:28:05 +01:00
  • 2b51222245 Show example timezone in webadmin Alexey Sokolov 2012-12-04 09:24:47 +07:00
  • c06f95b452 Webadmin: Show instructions on how to use networks in Add Network too Alexey Sokolov 2012-12-02 19:28:02 +07:00
  • cf8925c930 Webadmin: don't modify listeners if loaded as user mod Alexey Sokolov 2012-12-01 14:28:07 +07:00
  • 833e63fb64 Allow loading webadmin as user module. Alexey Sokolov 2012-12-01 08:55:14 +07:00
  • a095f49f95 Merge pull request #258 from Lavode/master Alexey Sokolov 2012-11-28 05:52:27 -08:00
  • f70f1086fd Fixed minor typo in webadmin module. Michael Senn 2012-11-28 13:37:31 +01:00
  • 1c8485cebe Update server-time to new specs with ISO 8601 Alexey Sokolov 2012-11-24 01:45:36 +07:00
  • 4036114975 Add CModule::ExpandString() Alexey Sokolov 2012-11-23 21:40:30 +07:00
  • f941ee5870 remove pModule from Ismatch Daniel Wallace 2012-11-23 08:17:52 -05:00
  • 77e4ae5408 include Module when instantiating CAttachMatch Daniel Wallace 2012-11-22 18:03:43 -05:00
  • addd047465 add string searching for autoattach Daniel Wallace 2012-10-23 14:47:56 -04:00
  • 978e3b7832 Fix a typo and user modes. Alexey Sokolov 2012-11-22 01:32:58 +07:00
  • 94cce5ae38 Update Csocket, fix #254 Alexey Sokolov 2012-11-21 00:53:39 +07:00
  • be77054136 Fix spelling error in blockuser. Alexey Sokolov 2012-11-15 21:13:22 +07:00
  • 89f586d173 Merge commit 'refs/pull/188/head' of github.com:znc/znc Alexey Sokolov 2012-11-08 20:28:43 +07:00
  • a212f08129 Merge commit 'refs/pull/232/head' of github.com:znc/znc Alexey Sokolov 2012-11-08 20:09:48 +07:00
  • bf31091353 Merge commit 'refs/pull/231/head' of github.com:znc/znc Alexey Sokolov 2012-11-07 22:12:12 +07:00
  • f54d4d443f Merge commit 'refs/pull/206/head' of github.com:znc/znc Alexey Sokolov 2012-11-07 21:40:37 +07:00
  • f174d49e81 Update travis conf to install SWIG 2.0.8 Alexey Sokolov 2012-11-07 02:10:32 +07:00
  • da5c6b6a8b Bump SWIG req to 2.0.8, remove our hacks around old SWIG. Alexey Sokolov 2012-11-07 02:02:22 +07:00
  • 071801a65d Increase the version number to 1.1 Alexey Sokolov 2012-11-07 01:33:45 +07:00
  • 73b2daf24d Increase the version number to 1.0 znc-1.0 Alexey Sokolov 2012-11-06 22:41:24 +07:00
  • d0b7df5ec4 Look! Shiny butterflies everywhere! Uli Schlachter 2012-11-01 15:53:07 +01:00
  • 8a4cd20efb modperl: Add dependency information for modperl.o Uli Schlachter 2012-11-01 15:48:39 +01:00
  • 5ea266a199 Fix parallel building of modperl Uli Schlachter 2012-11-01 15:23:47 +01:00
  • 3b10202143 Fix cyrusauth to be loadable again. #246 Alexey Sokolov 2012-11-01 20:55:33 +07:00
  • 4a33ec57a2 Add configuration for travis-ci Alexey Sokolov 2012-10-30 23:41:20 +07:00
  • d543728215 Fix installing without root when systemd exists. Alexey Sokolov 2012-10-29 01:39:24 +07:00
  • d6c0f44e51 Hide one more warning from modperl Alexey Sokolov 2012-10-20 19:04:10 +07:00
  • a0e9977264 Rename control back to controlpanel... Alexey Sokolov 2012-10-19 22:50:04 +07:00
  • b0a2a58155 Fix error message at webadmin #239 Alexey Sokolov 2012-10-19 22:29:28 +07:00
  • 4f1fd1f6db Rename controlpanel to control, fix #240 Alexey Sokolov 2012-10-19 22:14:14 +07:00
  • ed83ac632d Hide current impl of server-time to znc.in/ namespace Alexey Sokolov 2012-10-16 19:50:16 +07:00
  • 33ba89282e Fix compilation of modpython Alexey Sokolov 2012-10-12 08:28:43 +07:00
  • 44d8aaa13a Improve message in ./configure about SWIG Alexey Sokolov 2012-10-07 09:06:26 +07:00
  • a6ec0c9e55 Don't fail compilation of modperl/python if they are first Alexey Sokolov 2012-10-06 21:10:55 +07:00
  • a85735a641 Add a command for listing all users' networks. Alexey Sokolov 2012-10-02 19:59:07 +07:00
  • 0577894d26 Warn if mod dir of old network contains files when moving. Alexey Sokolov 2012-09-30 20:44:24 +07:00
  • b5102355cb Add a way to move networks between users. Alexey Sokolov 2012-09-30 16:23:50 +07:00
  • 5e688f0dea Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-09-26 01:46:26 +07:00
  • d9ec39d818 Clarify in --makeconf how network name should look like. Alexey Sokolov 2012-09-26 01:45:38 +07:00
  • 84ec49780e Get rid of the modpythin jobhack Uli Schlachter 2012-09-23 12:03:22 +02:00
  • 9c14a8603c Fix modperl re-building Uli Schlachter 2012-09-23 11:18:53 +02:00
  • afb4830057 Fix configure with -Werror=unused-variable Uli Schlachter 2012-09-23 11:14:20 +02:00
  • 9b2898f603 Implement setting "Max number of networks" for user. Alexey Sokolov 2012-09-20 01:24:47 +07:00
  • 50e6c1bfab Fix dh-blowfish in sasl module and #230 Alexey Sokolov 2012-09-19 08:38:09 +07:00
  • 48aa157024 Also I forgot to update wiki link. Alexey Sokolov 2012-09-16 19:19:03 +07:00
  • 9edcc716d5 *admin was renamed to controlpanel. Alexey Sokolov 2012-09-16 18:26:32 +07:00
  • 73f794c455 NickServ module : Make NickServ nickname configurable. Jyzee 2012-09-13 05:15:49 +02:00
  • 7f865cb990 Fix chansaver to not rewrite the config each time a user joins a channel on startup Adam 2012-09-12 19:14:16 -04:00
  • 3be9c7a9db Fix the tests for out-of-source builds. Wulf C. Krueger 2012-09-09 12:59:32 +02:00
  • 2c23c45cc4 Fix the tests... again. Wulf C. Krueger 2012-09-07 21:50:35 +02:00
  • 59294ccc04 notify_connect links to wiki Alexey Sokolov 2012-09-07 21:10:49 +07:00
  • 38ff2a9400 Add space before AppendTimestamp for colorless lines. Alexey Sokolov 2012-09-07 20:20:51 +07:00
  • dbc3ca2574 Fix build of modperl Alexey Sokolov 2012-09-07 09:21:04 +07:00
  • a9a869488a Fuck those makefiles Alexey Sokolov 2012-09-07 00:41:35 +07:00
  • 9830be786a Add network and user to Edit channel page in webadmin. Alexey Sokolov 2012-09-06 23:44:48 +07:00
  • c00cc72242 Add details to network table in webadmin. Alexey Sokolov 2012-09-06 23:41:44 +07:00
  • 0ed928623e webadmin: Show username in Edit Network page. Alexey Sokolov 2012-09-06 23:18:30 +07:00
  • 58d61539c3 webadmin: Fix using empty value for defaults in user page for buffer size. Alexey Sokolov 2012-09-06 19:11:00 +07:00
  • c4f7290333 Merge pull request #200 from wchristian/patch-1 Alexey Sokolov 2012-09-04 18:54:20 -07:00
  • 701c0f3576 Show message after installation of znc.service from $srcdir Alexey Sokolov 2012-09-04 08:40:36 +07:00
  • 3d280b1c58 Merge commit 'refs/pull/183/head' of github.com:znc/znc Alexey Sokolov 2012-09-04 07:41:40 +07:00
  • 524ec57224 configure.ac: Move the pkg_config check upwards to allow using it earlier. Wulf C. Krueger 2012-09-03 20:40:42 +02:00
  • 0a049664fb Revert "Delete znc.service file for systemd." Alexey Sokolov 2012-09-03 23:13:55 +07:00
  • f38b4a4511 Delete znc.service file for systemd. Alexey Sokolov 2012-09-03 21:04:46 +07:00
  • 19d5c8a7f0 Fix Config parsing. Alexey Sokolov 2012-09-03 03:01:26 +07:00
  • 0bb18481f6 Link log module to wiki. Alexey Sokolov 2012-08-30 09:09:23 +07:00