Commit Graph

  • 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
  • fde73c60fa Remove all generated/copied scripts from SVN psychon 2011-01-07 16:34:13 +00:00
  • 87037f4856 Fix a forgotten svn add (zncconfig.h.in) psychon 2011-01-07 15:02:57 +00:00
  • 3ecbf13390 Use autoheader psychon 2011-01-07 15:01:08 +00:00
  • 40a1bbacdf Fix for autoheader psychon 2011-01-05 19:54:20 +00:00
  • f4927709f9 Use AC_DEFINE for -D-style definitions psychon 2011-01-05 19:40:54 +00:00
  • aeeb1eb35b Move some -D flags to Makefile psychon 2011-01-05 19:08:07 +00:00
  • 4e5f9e8602 HTTPSock: Send Last-Modified headers for static files psychon 2011-01-03 15:21:30 +00:00
  • 9ef41ae6ad Make CHTTPSock generate a properly formated "Date:" header psychon 2011-01-03 15:21:09 +00:00
  • 9fec8f726d Make modpython compiler to fail make on fail of compilation of a python file. darthgandalf 2011-01-03 05:09:42 +00:00
  • 452e3f1824 Modpython compiler should depend on Makefile. darthgandalf 2011-01-03 05:09:18 +00:00
  • 8a1c2a4711 Include @DEFS@ into our compiler call psychon 2011-01-02 17:15:21 +00:00
  • 44d2816379 Remove some more pointless checks for sPageName.empty() psychon 2011-01-02 16:33:42 +00:00
  • eb730d72d7 notes: Remove a pointless "if" psychon 2011-01-02 10:46:46 +00:00
  • fa5b3acc8f webmods: Remove some more useless code psychon 2011-01-01 22:59:41 +00:00
  • 0ca689f2eb webmods: Fix psychon 2011-01-01 22:57:54 +00:00
  • 8cadb672f0 Add some more infos to the recently introduced znc.conf warning header. cflakes 2010-12-31 16:45:29 +00:00
  • 5050b93658 WebMods: Clean some stuff up psychon 2010-12-31 16:15:53 +00:00
  • 3f62466751 WebMods: Remove some dead code psychon 2010-12-31 15:52:54 +00:00
  • 40d39f222b Don't use a readonly <input> in lastseen's WebadminUser stub template. cflakes 2010-12-31 15:22:47 +00:00
  • 7bb4ed34bd Some grammar and capitalization fixes. cflakes 2010-12-31 15:20:40 +00:00
  • ba183e461f Perform module: * Be more const. * Be more correct: only accept requests to /mods/perform/, not to all URLs starting with that. * Be more considerate: Use "IRC server" instead of "IRCd". cflakes 2010-12-31 15:09:07 +00:00
  • 89edf703f6 Perform: Also parse stuff like "/msg foo bar" via webmods psychon 2010-12-31 14:42:43 +00:00