Commit Graph

  • 395499c144 Autocycle: show help on unknown command. Alexey Sokolov 2012-08-30 09:08:20 +07:00
  • c3f3dddddc Show loading of networks during startup. Alexey Sokolov 2012-08-27 23:08:08 +07:00
  • f80ae4aad6 Various fixes of modperl and modpython. Alexey Sokolov 2012-08-27 00:40:11 +07:00
  • a1e8b0867e Fix --enable-debug on cygwin. Alexey Sokolov 2012-08-26 22:28:59 +07:00
  • d9459e1537 Typo fix: awaystore needs an argument Alexey Sokolov 2012-08-26 16:39:46 +07:00
  • d56c443715 Perl+python: add arguments help text. Alexey Sokolov 2012-08-26 10:17:50 +07:00
  • dcf105a517 Fix modperl's list of available modules. Alexey Sokolov 2012-08-26 10:15:31 +07:00
  • ee8f0b0958 Fix fred's build. Alexey Sokolov 2012-08-22 23:39:30 +07:00
  • b1b92468d8 Fix out-of-tree build of modperl/modpython. Alexey Sokolov 2012-08-20 20:54:42 +07:00
  • e806ad0f67 Merge /mnt/c/cygwin/home/Администратор/znc Alexey Sokolov 2012-08-20 01:03:42 +07:00
  • 628f3c8ec1 Partially fix modperl build under cygwin. Alexey Sokolov 2012-08-20 00:51:36 +07:00
  • f94cb24fed Fix SSL on cygwin. Alexey Sokolov 2012-08-20 00:32:36 +07:00
  • 3347390cfc CString: Don't repeat ourselves Kyle Fuller 2012-08-19 23:06:28 +07:00
  • 502e5d6ace Fix perms of codegen.pl to be +x Alexey Sokolov 2012-08-19 22:13:38 +07:00
  • da336049b3 Fix linkage on cygwin. Alexey Sokolov 2012-08-19 16:29:54 +07:00
  • 39ba5f28ea Fix errors on cygwin (more proper fix) Alexey Sokolov 2012-08-19 16:14:17 +07:00
  • c06db11513 Revert "Fix few errors on cygwin." Alexey Sokolov 2012-08-19 16:10:32 +07:00
  • 6851242a5d Revert "Fix also Buffer.cpp to use struct timeval" Alexey Sokolov 2012-08-19 16:10:28 +07:00
  • d3840bba19 Fix also Buffer.cpp to use struct timeval Alexey Sokolov 2012-08-19 15:28:39 +07:00
  • b77e697273 Fix few errors on cygwin. Alexey Sokolov 2012-08-19 15:25:09 +07:00
  • b2fa3a7f61 Fix #197 and more warnings in ZNCString.cpp Alexey Sokolov 2012-08-18 22:40:30 +07:00
  • 4059c5666f We don't need to find the znc binary Kyle Fuller 2012-08-17 21:47:31 +07:00
  • 892727ba2c Fix more warnings and #197 Alexey Sokolov 2012-08-17 00:56:53 +07:00
  • 395ae4fc9f Oh, I forgot to add a back-compatibility crap. Alexey Sokolov 2012-08-16 21:29:07 +07:00
  • 691785fcb4 I'm tired of this :( Alexey Sokolov 2012-08-16 21:23:02 +07:00
  • 16f510f820 Make SilverLeo happy :P Alexey Sokolov 2012-08-15 21:52:12 +07:00
  • a4d99e2726 Fix compilation. Alexey Sokolov 2012-08-15 19:39:22 +07:00
  • a6716486c9 Fix modperl startup. Alexey Sokolov 2012-08-15 03:03:55 +07:00
  • cc52a7d2be Add several fixed files for swig. Alexey Sokolov 2012-08-15 01:42:46 +07:00
  • 6b550f214d Fix logic of modperl Makefile Alexey Sokolov 2012-08-15 00:39:55 +07:00
  • 9fd4149d73 Fix modperl and modpython compilation. Alexey Sokolov 2012-08-15 00:38:23 +07:00
  • e06c3f5e88 Broken merge Kyle Fuller 2012-08-14 21:49:48 +07:00
  • 8e2de0d497 Merge branch 'conversion' Kyle Fuller 2012-08-14 19:42:09 +07:00
  • 67299ebfa8 Fix a bunch of conversion warnings #197 Kyle Fuller 2012-08-13 05:02:18 +07:00
  • e54f423ace Merge pull request #204 from kylef/nick Kyle Fuller 2012-08-14 05:18:16 -07:00
  • 7a4aa744fe Don't generate mod[perl|python].tar.bz2 Alexey Sokolov 2012-08-13 20:40:05 +07:00
  • fcc7839771 Improvements to modpython. Alexey Sokolov 2012-08-13 20:01:07 +07:00
  • d7bd8d8a04 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-08-12 22:35:57 +07:00
  • 7e8f281ee5 Add vector<CListener*> to modperl/modpython. Alexey Sokolov 2012-08-12 22:34:02 +07:00
  • 7c1e41acc7 Don't replace our motd with a different servers motd Kyle Fuller 2012-08-12 22:22:19 +07:00
  • f8dc7d5cd5 route_replies: Follow rfc1459 Kyle Fuller 2012-08-12 21:49:08 +07:00
  • 8360e906d5 It was bad idea to set *macEXITER to false inside MODULECALL :( Alexey Sokolov 2012-08-12 03:12:42 +07:00
  • 27aa7036f5 Fix #117 Alexey Sokolov 2012-08-10 19:32:27 +07:00
  • 2370567f9c Don't show message about missing motd by default. Alexey Sokolov 2012-08-09 22:57:28 +07:00
  • d37cb447a0 Use gettimeofday instead of clock_gettime. Alexey Sokolov 2012-08-09 00:37:16 +07:00
  • 54f558a4ee Fix configure script Alexey Sokolov 2012-08-08 23:25:36 +07:00
  • 3d152b160f Check for SWIG's features, not only version. Alexey Sokolov 2012-08-08 23:16:57 +07:00
  • 9ede566cd2 Generate modpython.tar.bz2 Alexey Sokolov 2012-08-08 00:19:39 +07:00
  • c050356a24 Generate modperl.tar.bz2 Alexey Sokolov 2012-08-07 20:34:11 +07:00
  • 44b382c6fc Update server-time implementation to match new standard. #181 Alexey Sokolov 2012-08-05 09:45:48 +07:00
  • 325a3471da Fix build. Alexey Sokolov 2012-07-29 00:10:52 +07:00
  • cacc5044e8 Fix build. Alexey Sokolov 2012-07-28 21:33:08 +07:00
  • bf5d9c8517 Fix build. Alexey Sokolov 2012-07-28 21:26:02 +07:00
  • 538aa77399 Modperl: read values from MCString #93 Alexey Sokolov 2012-07-28 20:31:57 +07:00
  • 5a3db7f91f Fix vim modeline for modpython.i Alexey Sokolov 2012-07-28 20:27:29 +07:00
  • 3145c5054c Allow perl modules to be loaded not by modperl Alexey Sokolov 2012-07-28 19:35:22 +07:00
  • be76679065 change PutModule to handle multiple lines if need be. fixes #205 Austin Morton 2012-07-28 02:11:00 -04:00
  • ff755b8812 Modpython: support OnLoginAttempt. Alexey Sokolov 2012-07-28 11:31:36 +07:00
  • 85a3115b8d Send a nick change to clients connecting with a different nick Kyle Fuller 2012-07-28 03:09:08 +07:00
  • f988630ac8 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-07-28 02:58:21 +07:00
  • ac1b183583 Modpython: MCString as a normal dict-like object. Alexey Sokolov 2012-07-28 02:56:00 +07:00
  • 219e6a97ce Support OnClientCapLs in modpython #98 Alexey Sokolov 2012-07-28 01:37:58 +07:00
  • 8a44c87272 Don't require CTimer's label to be unique if its empty (Fixes #92) Kyle Fuller 2011-11-24 16:45:04 +00:00
  • 721d603383 Support messages directed to specific user prefixes Kyle Fuller 2012-07-28 00:07:46 +07:00
  • 592b5d158d Block using --enable-swig until SWIG is fixed. Alexey Sokolov 2012-07-27 09:23:35 +07:00
  • a988546961 Make description of AddServer a bit more clear. Alexey Sokolov 2012-07-27 09:05:42 +07:00
  • 5e711011c5 Support OnGetAvailableMods in python. #98 Alexey Sokolov 2012-07-27 01:02:04 +07:00
  • 85252f2f5b Protect CreatePyModule from CModule* Alexey Sokolov 2012-07-26 20:53:17 +07:00
  • 62c9ac1a0b using in headers is evil :( Alexey Sokolov 2012-07-26 20:46:11 +07:00
  • f1932b9322 Make post-installation message a bit more visible. Alexey Sokolov 2012-07-26 20:21:49 +07:00
  • 902b7e64f2 note dependency on automake for github install Christian Walde 2012-07-24 17:46:52 +03:00
  • 07cb02c5d8 Show 410 to client for unknown CAP subcommand. Alexey Sokolov 2012-07-24 19:51:53 +07:00
  • 9e4733d446 Fix znc-buildmod to work with ld --as-needed. #199 Alexey Sokolov 2012-07-23 21:31:04 +07:00
  • e5af3848d8 Remove too many spaces from webadmin title="" attributes. Alexey Sokolov 2012-07-22 21:26:27 +07:00
  • 03b5d815ee Ups, remove unfinished function from modpython for now. Alexey Sokolov 2012-07-22 21:25:25 +07:00
  • 5656e14aa2 Progress on modpython global hooks. Alexey Sokolov 2012-07-22 18:21:58 +07:00
  • 5b50003f33 Ignore fail of git-describe differently. Alexey Sokolov 2012-07-22 17:34:05 +07:00
  • a131127770 Show commit id in version for git builds. Alexey Sokolov 2012-07-20 22:34:53 +07:00
  • a88d9c7a7f Fix a warning in Csocket.cpp. Alexey Sokolov 2012-07-21 23:27:03 +07:00
  • 165c9ed082 Add network selector to send_raw's web page. Alexey Sokolov 2012-07-20 22:36:13 +07:00
  • 80acaa7c16 Add ShowBindHost command. Alexey Sokolov 2012-07-19 01:08:16 +07:00
  • 38b9525ad3 Fix webadmin to deny setting bindhost not from list. Alexey Sokolov 2012-07-19 00:54:36 +07:00
  • cebc093254 Per-network bind hosts. Alexey Sokolov 2012-07-19 00:35:07 +07:00
  • 7951a50200 Use loadmod --type=type syntax for modules. Alexey Sokolov 2012-07-18 22:15:51 +07:00
  • fca5eebe53 Fix presense and help of module arguments. Alexey Sokolov 2012-07-17 09:14:02 +07:00
  • 373490f2d1 Don't try and unload ourself, we can't do this Kyle Fuller 2012-07-17 00:42:18 +01:00
  • 9be208c242 Drop znc-config, change znc-buildmod so it doesn't need znc-config Kyle Fuller 2012-07-04 22:21:37 +01:00
  • 2858ab4b26 Add more control codes and comments. Alexey Sokolov 2012-07-05 00:29:30 +07:00
  • a53d997586 Only prepend the timestamps with \0F if they use formatting Kyle Fuller 2012-07-04 16:08:25 +01:00
  • d1e4550663 route_replies: MAP can result in ERR_NOPRIVILEGES, WHOWAS can contain ERR_WASNOSUCHNICK Kyle Fuller 2012-07-04 15:06:32 +01:00
  • 114fabfebe Add flood protection settings to *admin Kyle Fuller 2012-07-04 03:37:53 +01:00
  • 619436736b *admin: Add {Get,Set}Network command Kyle Fuller 2012-07-04 03:30:00 +01:00
  • 4ae6cb3061 DETACH: Don't show Detached from <channel> Kyle Fuller 2012-07-04 02:21:31 +01:00
  • 3f4d5ff615 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-07-02 13:20:51 +07:00
  • 1f9b20a938 Rearrange messages to user during installation. Alexey Sokolov 2012-07-02 13:19:00 +07:00
  • 981963a41e Don't send our password required notice until after CAP negotiation Kyle Fuller 2012-06-28 21:15:12 +01:00
  • bb73c600e4 bNoChange in On{,De}{Op,Voice} wast incorrect Kyle Fuller 2012-06-28 21:00:37 +01:00
  • 6cddfe8454 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-06-28 19:00:24 +07:00
  • 0e89334741 Load cyrusauth for old configs instead of saslauth. Alexey Sokolov 2012-06-28 18:59:31 +07:00
  • 84fae4ce97 watch module: Don't handle multiple matching patterns for each target Roland Hieber 2012-06-27 16:15:51 +02:00