Commit Graph

  • 61f89a0b3c Merge branch 'buildmod' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:39:56 +02:00
  • e0b7291b2d Merge branch 'notes' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:39:39 +02:00
  • 1109455f30 Merge branch 'cleanup' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:38:33 +02:00
  • bc67400daa Increase the version number to 0.099 Uli Schlachter 2011-03-28 11:19:05 +02:00
  • add7d7953e Increase the version number to 0.098 znc-0.098 Uli Schlachter 2011-03-28 11:16:27 +02:00
  • d735e9d881 Remove some pointless if statements Kyle Fuller 2011-03-27 23:21:28 +01:00
  • e62ec2dc82 Remove bogus "Unable to find module" from modperl. Alexey Sokolov 2011-03-21 11:17:27 +06:00
  • 0537a6cbae Add a "Get" command to the notes module which allows you to lookup a note via the key Kyle Fuller 2011-03-12 19:19:58 +00:00
  • fa8463ddb8 Remove a unnecessary check for sed inside znc-buildmod Kyle Fuller 2011-03-12 17:55:17 +00:00
  • 9506d7e32b Fix copying modules data directories. Alexey Sokolov 2011-03-06 20:50:22 +06:00
  • 3a838d1493 Move module data files to own dir. Alexey Sokolov 2011-03-06 12:32:14 +06:00
  • c9f5fc4ecf Make the autoattach module use the new CModCommand API Kyle Fuller 2011-03-03 19:03:44 +00:00
  • 3c030c8d2b Use a CTable to list all the commands to be performed in the perform module Kyle Fuller 2011-03-01 23:49:01 +00:00
  • 211bab0f00 Update the perform command to use CModCommand Kyle Fuller 2011-03-01 23:22:52 +00:00
  • 075136175c Upgrade the away module to the new CModCommand interface Kyle Fuller 2011-03-01 19:14:06 +00:00
  • c39ebe3f0a away.cpp: add replay command to help message Perry Nguyen 2011-03-01 10:27:20 -08:00
  • acfc740f31 away.cpp: implement 'replay' command Perry Nguyen 2011-03-01 09:56:57 -08:00
  • 3d3235743d Fix permissions for modules's static data. Alexey Sokolov 2011-02-28 23:49:53 +06:00
  • 4c7808c5cb Remove unnecessary "-p" parameter from cp command in Makefiles, to fix checkinstall failure Daniel Holbert 2011-02-28 14:25:22 +13:00
  • 563bce5987 Load parameter for log module's path MentalFS 2011-02-25 00:00:40 +01:00
  • d44e590336 Make CUser::m_sUserName constant Uli Schlachter 2011-02-24 19:09:46 +01:00
  • 0b8f9eec42 Merge branch 'commands' of https://github.com/kylef/znc into kylef-commands Alexey Sokolov 2011-02-23 11:29:44 +06:00
  • 0f2265cff3 Fix install of py modules if there're no of them. Alexey Sokolov 2011-02-23 10:58:30 +06:00
  • b7700fe264 Install python modules properly. Alexey Sokolov 2011-02-23 10:48:27 +06:00
  • 256bd91525 Fix a incorrect Doxygen comment for CModCommand::HandleCommand Kyle Fuller 2011-02-23 01:50:12 +00:00
  • 8419964165 watch: Use empty() instead of !size() Uli Schlachter 2011-02-22 23:38:10 +01:00
  • 8eda266bae Fix shell module Uli Schlachter 2011-02-22 23:36:54 +01:00
  • 9da852a07f Merge remote branch 'github-kylef/nick' Uli Schlachter 2011-02-22 23:15:50 +01:00
  • 6bc36d1708 Make CModule::PutModule use CUser::PutModule Kyle Fuller 2011-02-22 20:56:50 +00:00
  • c48f0fde3c Don't specify the ident to use for away module in PutModule Kyle Fuller 2011-02-22 20:53:50 +00:00
  • 4acadb3cdf Evil trailing whitespace is evil! Uli Schlachter 2011-02-22 21:03:45 +01:00
  • f3f49e1092 Merge remote branch 'github-kylef/send_raw' Uli Schlachter 2011-02-22 20:51:34 +01:00
  • a93a586f53 Show a list of users in the send_raw web interface Kyle Fuller 2011-02-22 16:06:43 +00:00
  • 97d3906242 Move myself to first part of AUTHORS. Alexey Sokolov 2011-02-22 22:04:58 +06:00
  • d8b181718c send_raw: Add a web interface Kyle Fuller 2011-01-02 00:34:22 +00:00
  • 3c2e103aad Add *.pyc and modperl/functions.cpp to .gitignore Alexey Sokolov 2011-02-22 20:07:45 +06:00
  • 1aed330825 Fix .gitignore Uli Schlachter 2011-02-22 14:57:25 +01:00
  • 31bbffa579 Convert admin to the new CModCommand interface Uli Schlachter 2011-02-21 11:43:30 +01:00
  • 8e59fb957c Add CModule::OnUnknownModCommand() Uli Schlachter 2011-02-21 11:50:07 +01:00
  • ebd7e53d7f Add a generic command handling to CModule Uli Schlachter 2011-02-21 11:04:53 +01:00
  • cb2e50a5bd CFile: Handle paths like "~/foo" Uli Schlachter 2011-02-20 11:10:16 +01:00
  • ce10cee260 Correctly handle "~" in SSLCertFile Uli Schlachter 2011-02-20 11:05:41 +01:00
  • f69aeff3d9 Some minor cleanup Uli Schlachter 2011-02-20 10:55:29 +01:00
  • cd78225482 Don't expand ~ in ISpoofFile Uli Schlachter 2011-02-20 10:54:34 +01:00
  • 080bf674e0 Add perl module perleval. Alexey Sokolov 2011-02-19 21:37:03 +06:00
  • 92304835ef Show list of common modules in --makeconfig without any question before it. "Don't ask to ask!" Alexey Sokolov 2011-02-19 21:24:50 +06:00
  • fbd8d69c50 Partly revert commit 7784492 Uli Schlachter 2011-02-19 13:51:58 +01:00
  • 20e771c4a2 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2011-02-19 11:35:36 +06:00
  • f5fe9868e1 Provide link to wiki page from header comment of znc.conf Alexey Sokolov 2011-02-19 10:04:25 +06:00
  • 4faad67f81 admin: Allow omitting of the user name with some commands Uli Schlachter 2011-02-18 14:47:52 +01:00
  • 3f0e200073 Admin: Add functions for listing/adding/removing CTCP replies Uli Schlachter 2011-02-18 13:35:28 +01:00
  • c1bb18b9e8 Add CUser::DelCTCPReply() Uli Schlachter 2011-02-18 13:34:47 +01:00
  • 2ccafaf516 Add CTable::empty Uli Schlachter 2011-02-18 13:33:44 +01:00
  • e7fc8fa907 CUser::AddCTCPReply(): Reject CTCP requests containing spaces Uli Schlachter 2011-02-18 13:06:28 +01:00
  • 4ed833abbd Remove a useless lookup Uli Schlachter 2011-02-18 13:19:08 +01:00
  • 7784492234 Don't force --foreground when compiled with --enable-debug Alexey Sokolov 2011-02-18 19:41:43 +06:00
  • cc552fb3f5 Update to latest Csocket Uli Schlachter 2011-02-18 11:56:39 +01:00
  • 32e89efa95 Fix some minor spelling weirdness Uli Schlachter 2011-02-18 10:46:53 +01:00
  • 2dcf79cedc Move modtcl into modules/ Uli Schlachter 2011-02-17 17:45:46 +01:00
  • a533066dc6 Call modules for /MODE done by not-in-channel nicks Uli Schlachter 2011-02-16 12:53:06 +01:00
  • 087f01e99b Fix URL to not point to sourceforge Nick Bebout 2011-02-15 20:48:49 -06:00
  • c7c12f0b83 CModules::OpenModule shouldn't return false Kyle Fuller 2011-02-15 20:06:50 +00:00
  • e6bff0c367 Use Markdown for the README file Kyle Fuller 2011-02-14 18:36:54 +00:00
  • 86c0e97c85 .gitignore: Add some more rules Uli Schlachter 2011-02-14 17:19:29 +01:00
  • 2d27386ced Merge branch 'ignore' of https://github.com/kylef/znc Uli Schlachter 2011-02-14 17:10:41 +01:00
  • 9cbd494588 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2011-02-14 21:37:11 +06:00
  • 2ffcd25fac Merge branch 'master' of github.com:DarthGandalf/znc Alexey Sokolov 2011-02-14 21:36:20 +06:00
  • c5e71b946f Merge branch 'readme' of https://github.com/kylef/znc into kylef-readme Alexey Sokolov 2011-02-14 21:19:49 +06:00
  • b37e239328 webadmin: Allow admins to ignore MaxBufferSize Uli Schlachter 2011-02-14 14:56:09 +01:00
  • 0d928cd3c7 Make the output of "/znc help" smaller Uli Schlachter 2011-02-14 14:53:34 +01:00
  • d728fb98cc Remove some outdated comment Uli Schlachter 2011-02-14 14:23:20 +01:00
  • ed1780405b Update the README file, removing references to sourceforge and svn. Using git instead. Kyle Fuller 2011-02-13 21:33:31 +00:00
  • daa610b902 Add a .gitignore file Kyle Fuller 2011-02-13 21:16:13 +00:00
  • 65ae83fa19 Admin module: Added /msg *admin reconnect <user> and /msg *admin disconnect <user> commands. Can someone test this? :P flakes 2011-02-13 14:19:27 +01:00
  • dd87a7e56d Add "-ggdb" with --enable-debug again psychon 2011-02-13 08:05:20 +00:00
  • 1e35eafbb3 psychon would say there's nothing to see here silverleo 2011-02-05 15:51:07 +00:00
  • ad9667dd3e Fix the IsAdmin checks for the SetBufferCount silverleo 2011-02-02 13:14:22 +00:00
  • e66b244f35 Accept wildcards for DetachChan, EnableChan, ClearBuffer and SetBuffer psychon 2011-01-26 16:58:17 +00:00
  • a284e0260a Fix a mistake in code, which unloads perl modules. Perl API should be used properly. darthgandalf 2011-01-24 18:22:43 +00:00
  • ae82eec1ac Fix warnings "variable 'ax' set but not used [-Wunused-but-set-variable]" of modperl. http://perldoc.perl.org/perlcall.html wants us to declare and set this variable, but it seems that not every perl actually uses it. So let me introduce you this small workaround which uses ax's value. darthgandalf 2011-01-24 18:18:42 +00:00
  • ddd302fbf5 clearbuffersonmsg module in znc-extra: removed OnUserJoin and OnClientLogin hooks. This means that those events will no longer clear the buffer and thereby make the module more useful. You can now e.g. use it to get all the benefits of KeepBuffer = true, but still have the buffer cleared whenever you do something (we assume that doing something means you have read all previous messages). cflakes 2011-01-23 21:12:12 +00:00
  • 85a270661b A cleanup in configure.ac on how to find library with dlopen. This shouldn't break anything. darthgandalf 2011-01-22 13:30:07 +00:00
  • 58aaf7592c Fix a compile warning on 32bit systems. silverleo 2011-01-18 14:21:17 +00:00
  • 6b396fca7f Fix for last commit. Also remove perl magic from modperl/Makefile.inc which was used to suppress a warning. darthgandalf 2011-01-15 21:04:25 +00:00
  • f76f1e7a25 Modpython and modperl bindings should have proper dependencies on headers in makefiles. darthgandalf 2011-01-15 20:28:25 +00:00
  • 3422d95780 Add copyright header for some files of modpython which were forgotten before. darthgandalf 2011-01-15 19:01:14 +00:00
  • 81c864d025 Only admins should be able to load email module. darthgandalf 2011-01-15 17:08:57 +00:00
  • 37b70a2949 Fix build on cygwin. All shared objects produced a warning, and ZNC couldn't start after make install. darthgandalf 2011-01-15 05:10:43 +00:00
  • bf6dc459db WebModules: Fix a crash during shutdown psychon 2011-01-14 22:03:33 +00:00
  • 913a3c8ded Limit the number of web sessions per IP to 5 psychon 2011-01-14 20:22:43 +00:00
  • 4556cc7c9b WebMods: Verify a session belongs to the remote IP address psychon 2011-01-14 20:22:23 +00:00
  • 577a097e32 Keep a list of web sessions per IP address psychon 2011-01-14 20:22:02 +00:00
  • b9b0fd4c87 Oh, shiny... NOT psychon 2011-01-14 17:03:24 +00:00
  • 5ff2fce9d9 Remove some code duplication in TCacheMap psychon 2011-01-08 22:07:36 +00:00
  • 142eebcf9b Protect ZNC against CTCP floods psychon 2011-01-08 18:26:31 +00:00
  • 5a6a7b7e93 Add some message to the end of autogen.sh psychon 2011-01-08 11:33:06 +00:00
  • d9b4ba18f6 configure: Stop using AC_CHECK_FILE psychon 2011-01-08 11:32:50 +00:00
  • b6c8e10633 Include zncconfig.h before any system headers in modpython and modperl bindings. darthgandalf 2011-01-07 18:01:26 +00:00
  • e2ce2cfed9 Removed configure. This is fix for the commit before the previous one. darthgandalf 2011-01-07 18:00:58 +00:00
  • 9574d6c379 Change behaviour of autogen.sh It doesn't run configure anymore. darthgandalf 2011-01-07 18:00:33 +00:00