Commit Graph

  • 252e6d7151 Threaded DNS: Handle spurious wakeups Uli Schlachter 2012-02-19 12:13:25 +01:00
  • 8863d853c9 Allow disabling the use of adding networks for non admins Kyle Fuller 2012-02-15 16:05:57 +00:00
  • b9ff3ddcb1 The connect queue shouldn't be unpaused when ZNC starts Kyle Fuller 2012-02-14 19:34:02 +00:00
  • 59ad967d77 Merge branch 'queue' Kyle Fuller 2012-02-14 19:32:03 +00:00
  • 0bdb18a427 Threaded DNS: Use a thread pool Uli Schlachter 2012-02-14 20:28:28 +01:00
  • 30fb68023b Pause connect queue should pause and resume a timer Kyle Fuller 2012-02-10 01:59:06 +00:00
  • a206eb7488 identfile: Pause the connection queue while we have a locked file Kyle Fuller 2012-02-10 01:34:12 +00:00
  • e47f76db6c Allow the connection queue to be paused Kyle Fuller 2012-02-10 01:33:44 +00:00
  • ec1202daf3 {unload,reload}mod: Don't get modinfo if the type is defined Kyle Fuller 2012-02-14 11:48:46 +00:00
  • e08d53dcd5 Show network modules on the web interface menu Kyle Fuller 2012-02-13 23:50:09 +00:00
  • f4a80f7218 Fix/improve text in webadmin on how to connect to networks. Alexey Sokolov 2012-02-13 10:16:16 +07:00
  • 0538140a97 webadmin: Tell the user how to connect to a network on the network page Kyle Fuller 2012-02-12 21:18:59 +00:00
  • 5c844cf81a Send nick changes to clients before we use call the OnNick module hook Kyle Fuller 2012-02-12 20:07:57 +00:00
  • b450fde4f6 autoop: Check for autoops when we are opped ourself #120 Kyle Fuller 2012-02-09 18:57:51 +00:00
  • b1ed9c9b74 Add methods to CModule to get the web path Kyle Fuller 2012-02-09 16:55:58 +00:00
  • b1593238d5 Make the URL's for web modules include the module type (#121) Kyle Fuller 2012-02-09 14:09:54 +00:00
  • 2a901da465 partyline: Use the clients nickname in the channel, not PREFIX+username Kyle Fuller 2012-02-07 19:24:56 +00:00
  • 7f21e73d3d Kick all clients who are in partyline channels when the module is unloaded Kyle Fuller 2012-02-07 19:21:27 +00:00
  • 89543cefc3 partyline: RemoveUser should use the clients nickmask Kyle Fuller 2012-02-07 18:14:23 +00:00
  • 4f1fa01306 Allow connecting to partyline without a network Kyle Fuller 2012-02-07 17:52:25 +00:00
  • 3c803441ea Use CModCommand in partyline Kyle Fuller 2012-02-07 17:05:52 +00:00
  • f706ac55c2 Display a 401 when a partyline user is not attached Kyle Fuller 2012-02-07 16:54:22 +00:00
  • ec3317a8e5 Merge branch 'debug_timestamps' of ssh://github.com/HaleBob/znc Uli Schlachter 2012-02-05 21:18:39 +01:00
  • 0da04f75d6 Remove my site from AUTHORS. Alexey Sokolov 2012-02-06 01:09:18 +07:00
  • 259be0c174 Fix compilation of modpython. Alexey Sokolov 2012-02-05 23:50:49 +07:00
  • bb666b0ab7 Fix an Unrecoverable config error issue when reading from an old config. silverleo 2012-02-05 16:26:41 +02:00
  • 47c427c39d Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-02-05 17:44:31 +07:00
  • 94f785948b Check that modules are in place on start. Alexey Sokolov 2012-02-05 17:41:40 +07:00
  • be81853b24 Depend on changes of headers too, not only sources. Alexey Sokolov 2012-02-05 17:24:14 +07:00
  • 95d6041018 Fix a busy loop with the connection queue Uli Schlachter 2012-02-04 19:53:03 +01:00
  • 4d1e97ed47 Fix AX_PTHREAD to actually work Uli Schlachter 2012-02-04 16:08:45 +01:00
  • 1d16d1ce7d Fix a stupid bug in CUser::~CUser() Uli Schlachter 2012-02-04 14:14:16 +01:00
  • 233897b3a8 threaded DNS: Remove an unneeded function Uli Schlachter 2012-01-25 21:18:57 +01:00
  • 94c7b04245 Threaded DNS: Remove TDNS mutex Uli Schlachter 2012-01-25 21:15:04 +01:00
  • ae68a5a608 Mods are network mods by default. Alexey Sokolov 2012-02-04 00:29:58 +07:00
  • b966204456 Fix help of admin module. Alexey Sokolov 2012-02-03 21:51:33 +07:00
  • 6b2029fa16 Show error from bootstrap.sh if pkg-config not found. Alexey Sokolov 2012-02-03 08:44:24 +07:00
  • 140d83eb30 Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-01-30 00:40:06 +07:00
  • b811ea83d5 Describe how to use networks. Alexey Sokolov 2012-01-30 00:38:51 +07:00
  • 991e7f2fac README: Explain that we need to run ./autogen.sh if compiling from git Kyle Fuller 2012-01-27 23:51:02 +00:00
  • fa287ef791 Make networks a bit less confusing. Alexey Sokolov 2012-01-27 22:51:09 +07:00
  • e0f4fad2ff Identfile: don't crash when ZNC is shutting down. Alexey Sokolov 2012-01-27 06:37:15 +07:00
  • ea6993ec68 Hide new compilation warnings of modperl... Alexey Sokolov 2012-01-23 19:13:23 +07:00
  • 7b213ef462 Fix compilation of modperl... Alexey Sokolov 2012-01-23 19:09:24 +07:00
  • 897806a84b Don't rebuild modules during make install. Alexey Sokolov 2012-01-23 04:10:02 +07:00
  • 00e26c8dbc Perl: fix several methods to return perl stuff instead of pointers. Alexey Sokolov 2012-01-23 04:09:24 +07:00
  • 29564f1c7e CFile: Make sure errno is always set correctly Uli Schlachter 2012-01-22 18:51:01 +01:00
  • 266382904e Increase the version number to 0.204 znc-0.204 Uli Schlachter 2012-01-22 18:13:31 +01:00
  • beacc0180c TDNS: Fix a use-after-free-race-with-threads Uli Schlachter 2012-01-19 19:40:51 +01:00
  • 6a2b5a23c7 README: Display the writing module links more clearly Kyle Fuller 2012-01-19 14:24:34 +00:00
  • 9a0af843b7 Make *raw a network module by default Kyle Fuller 2012-01-18 01:04:39 +00:00
  • b447169011 Allow setting a network-specific settings the same as the user setting Kyle Fuller 2012-01-17 22:01:19 +00:00
  • f5dbe86543 CTCP's with no values should not be passed to the client Kyle Fuller 2012-01-17 21:40:14 +00:00
  • 937998d4a5 Merge branch 'master' into tdns Alexey Sokolov 2012-01-15 13:12:28 +07:00
  • ff8065ed32 TDNS: Fix few incompabilities with last Csocket. Alexey Sokolov 2012-01-15 13:11:56 +07:00
  • 0a7ef76de3 Use @t=time instead of @time for server-time capability. Alexey Sokolov 2012-01-15 12:51:03 +07:00
  • 2d9a537c33 "no" should be false in CString::ToBool() Kyle Fuller 2012-01-15 05:04:21 +00:00
  • c8f1a08b58 *admin: SetChan takes the network as an argument Kyle Fuller 2012-01-15 04:17:45 +00:00
  • 13cfb161c9 Add outgoing lines to the buffer if we are "offline" Kyle Fuller 2012-01-15 03:54:52 +00:00
  • fde3826e73 Merge pull request #103 from stephank/master Alexey Sokolov 2012-01-14 19:50:48 -08:00
  • 4bb365cda3 Update to Csocket 6da41d339f Stéphan Kochen 2012-01-15 02:36:03 +01:00
  • 10ece5d2cc CHTTPSock: Remove some useless member methods Uli Schlachter 2012-01-14 12:09:25 +01:00
  • c87e7cf5ba Update Csocket to e00323f9f18 Uli Schlachter 2012-01-14 11:33:38 +01:00
  • 02e42958f0 Make certs valid for 10 years Uli Schlachter 2012-01-13 20:57:10 +01:00
  • c2316321b8 JUMPNETWORK: Tell the user we have switched network before we do Kyle Fuller 2012-01-11 14:44:10 +00:00
  • 3d7d1793aa Move IRCConnectEnabled to each network instead of a global user setting Kyle Fuller 2012-01-11 14:06:11 +00:00
  • 4abf3feae4 Remove trailing whitespace Kyle Fuller 2012-01-11 13:09:16 +00:00
  • 1b7c9f4ed0 Make bouncedcc's description a bit shorter to fit in small tables better in output of *status. Alexey Sokolov 2012-01-11 09:46:56 +07:00
  • d1dcee45f2 Merge pull request #102 from TheEvilPhoenix/master Alexey Sokolov 2012-01-10 18:44:02 -08:00
  • 9fdac9f37a Modified description field for bouncedcc module to explain what the module actually does. TEP 2012-01-10 21:37:16 -05:00
  • 8e558e83ab nickserv: support also wenet.ru's nickserv request. Alexey Sokolov 2012-01-09 16:45:48 +07:00
  • 8ca1859a22 Fix python in README Alexey Sokolov 2012-01-09 02:52:02 +07:00
  • 9680b6a8eb Make autovoice a network module. Alexey Sokolov 2012-01-02 19:04:56 +07:00
  • 6274111aa7 Add one more message for nickserv's request to auth. Alexey Sokolov 2012-01-02 16:25:14 +07:00
  • f374874b1a Fix several issues in modpython. Alexey Sokolov 2012-01-02 14:39:17 +07:00
  • 13bfec0809 Python and Perl should know that off_t is integer type. Alexey Sokolov 2012-01-02 02:38:52 +07:00
  • 52ba5917af Merge branch 'master' of github.com:znc/znc Alexey Sokolov 2012-01-01 22:06:02 +07:00
  • 78c6b1edd2 Fix moddata path for python modules. Alexey Sokolov 2012-01-01 22:04:22 +07:00
  • 87aad36121 Increase the version number to 0.205 Uli Schlachter 2012-01-01 13:47:10 +01:00
  • 514834b277 autoreply: Honor RFC 2812. Alexey Sokolov 2011-11-29 18:45:27 +07:00
  • 7391a5cc68 Remove notes on the GENERATE command in the cert module Kyle Fuller 2011-11-21 20:20:51 +00:00
  • aa9f2935b4 route_replies: Handle raw 482 Uli Schlachter 2011-11-05 12:17:31 +01:00
  • 946ff52dad Change the order of -I directives in Makefile. Alexey Sokolov 2011-11-05 11:51:53 +07:00
  • 094d6f358a Don't use "mkdir" during install Uli Schlachter 2011-11-03 08:54:23 +01:00
  • d082c472e5 Check for /usr/bin/swig2.0 too. Alexey Sokolov 2011-11-03 10:49:14 +07:00
  • 6ed5040dd9 identfile: Improve the debug messages Kyle Fuller 2011-10-07 11:30:31 +01:00
  • 292f921cad Improve admin module description. Alexey Sokolov 2011-10-06 21:47:52 +07:00
  • d891b5489d Fscking perl... This fixes modperl's compilation. Alexey Sokolov 2011-10-04 10:29:55 +07:00
  • a6e5225e8a This avoids your irc windows being filled with away stuff Toon Schoenmakers 2011-09-24 22:34:45 +02:00
  • cf8db5e33d Send a MODE request when JOINing Uli Schlachter 2011-09-22 20:18:26 +02:00
  • 6e558bbec0 SHA256.cpp: Include some ZNC header first Uli Schlachter 2011-09-22 18:25:22 +02:00
  • dd57c350f4 Move autocycle module to extra. Alexey Sokolov 2011-09-05 00:44:33 +07:00
  • ed24d7fc89 Drop @DEFS@ from the build system Uli Schlachter 2011-08-29 14:02:39 +02:00
  • b51760646b Add a message sent to user in case of redirect. Alexey Sokolov 2011-09-01 02:41:12 +07:00
  • 39f97a887d Let a user filter the result of help CModule::HandleHelpCommand Kyle Fuller 2011-08-31 14:00:00 +01:00
  • 7474c43902 Don't forward server redirects to client. TorrentialStorm 2011-08-24 17:55:59 +01:00
  • bc35c3ed37 Don't send server redirects to client [TorrentialStorm] TorrentialStorm 2011-08-24 13:15:20 +01:00
  • b5043eb850 Unload modules in reverse order. Alexey Sokolov 2011-08-10 00:37:56 +07:00
  • 927c1d3074 Increase the version number to 0.203 Uli Schlachter 2012-01-01 13:48:13 +01:00
  • 7ca8aa96a2 Add missing dependency to modperl. Alexey Sokolov 2012-01-01 19:47:04 +07:00