Commit Graph

  • ec828fd081 Fix all overloaded Csock::ReadData() functions psychon 2010-02-18 13:16:44 +00:00
  • 7340af82eb Fix all overloaded Csock::ReadData() functions psychon 2010-02-18 13:16:44 +00:00
  • f5ede26cea Update to latest Csocket psychon 2010-02-18 13:04:11 +00:00
  • b34d8bd0ff Update to latest Csocket psychon 2010-02-18 13:04:11 +00:00
  • b7450b0b21 Remove CModule::m_bGlobal psychon 2010-02-18 12:51:59 +00:00
  • 3edf439596 Remove CModule::m_bGlobal psychon 2010-02-18 12:51:59 +00:00
  • 7999cacf1c Avoid a CString copy in CFile::FType() psychon 2010-02-18 12:49:24 +00:00
  • 51355cacf2 Avoid a CString copy in CFile::FType() psychon 2010-02-18 12:49:24 +00:00
  • 1404a28ffa Make CSmartPtr::operator == const psychon 2010-02-18 12:44:52 +00:00
  • 8097df945b Make CSmartPtr::operator == const psychon 2010-02-18 12:44:52 +00:00
  • 17fdbf35bb Fix a small memory leak in webadmin psychon 2010-02-18 12:42:49 +00:00
  • bfa4b839eb Fix a small memory leak in webadmin psychon 2010-02-18 12:42:49 +00:00
  • 291ad47907 Use empty() instead of size() == 0 where appropriate psychon 2010-02-18 12:39:41 +00:00
  • e4cddba749 Use empty() instead of size() == 0 where appropriate psychon 2010-02-18 12:39:41 +00:00
  • 57fe412a35 Don't let a ZNC user connect to itself psychon 2010-02-18 12:13:22 +00:00
  • 765baedf15 Don't let a ZNC user connect to itself psychon 2010-02-18 12:13:22 +00:00
  • b5bd0f1c9b Remove unused argument to CChan::RemMode() psychon 2010-02-18 12:10:13 +00:00
  • d7905710e4 Remove unused argument to CChan::RemMode() psychon 2010-02-18 12:10:13 +00:00
  • 0d85b13785 Handle more messages in partyline psychon 2010-02-18 12:09:23 +00:00
  • 4dfb43ca92 Handle more messages in partyline psychon 2010-02-18 12:09:23 +00:00
  • f86458fe5d Add 'static' to some CModule members psychon 2010-02-18 12:07:49 +00:00
  • 58da8b6a25 Add 'static' to some CModule members psychon 2010-02-18 12:07:49 +00:00
  • 4a38a76e0c Increase the version number to 0.081 psychon 2010-02-18 11:51:05 +00:00
  • d6cb42a5d1 Increase the version number to 0.081 psychon 2010-02-18 11:51:05 +00:00
  • ed378aab62 Increase the version number to 0.080 psychon 2010-02-18 11:49:00 +00:00
  • 33b526e8d8 Increase the version number to 0.080 znc-0.080 psychon 2010-02-18 11:49:00 +00:00
  • 94479f3977 commiting the commit i should have comitted prior to the previous commit. (accidently turned the const L into a 0), also allow for missing openssl version imaginos 2010-02-12 23:29:15 +00:00
  • 07e7d26587 commiting the commit i should have comitted prior to the previous commit. (accidently turned the const L into a 0), also allow for missing openssl version imaginos 2010-02-12 23:29:15 +00:00
  • d6b2c4119b <---- i'm with stupid imaginos 2010-02-12 23:06:19 +00:00
  • cab095af2f <---- i'm with stupid imaginos 2010-02-12 23:06:19 +00:00
  • 558e277968 keep supporting older versions of openssl imaginos 2010-02-12 22:59:04 +00:00
  • 50deed2394 keep supporting older versions of openssl imaginos 2010-02-12 22:59:04 +00:00
  • 9f7c0db46d added workaround for v23 undefined const function before handshake is finished type bug thing imaginos 2010-02-10 23:33:22 +00:00
  • ad1b7421da added workaround for v23 undefined const function before handshake is finished type bug thing imaginos 2010-02-10 23:33:22 +00:00
  • 0ff25fc532 Reloadmod command: Moved check for empty module name argument to a place where it actually works. cflakes 2010-02-08 22:55:26 +00:00
  • 660c0b6285 Reloadmod command: Moved check for empty module name argument to a place where it actually works. cflakes 2010-02-08 22:55:26 +00:00
  • 702faeeed5 Revert r1738-1742 psychon 2010-02-08 13:49:44 +00:00
  • c0665b1967 Revert r1738-1742 psychon 2010-02-08 13:49:44 +00:00
  • 7bb6c2ad7a AppendTimestamp, PreprendTimestamp, DCCVHost and DenySetVHost (also affects DCCVHost) are now also changable via the admin module. Basic patch by psychon! cflakes 2010-02-07 18:21:48 +00:00
  • d31aaa6d2d AppendTimestamp, PreprendTimestamp, DCCVHost and DenySetVHost (also affects DCCVHost) are now also changable via the admin module. Basic patch by psychon! cflakes 2010-02-07 18:21:48 +00:00
  • 82cf73d5c6 Removed an unnecessary exclamation mark from the admin module. cflakes 2010-02-07 18:02:32 +00:00
  • a4604311a2 Removed an unnecessary exclamation mark from the admin module. cflakes 2010-02-07 18:02:32 +00:00
  • f5848f5176 Added support for changing the "IsAdmin" flag to the admin module. cflakes 2010-02-07 18:01:42 +00:00
  • c7c2039948 Added support for changing the "IsAdmin" flag to the admin module. cflakes 2010-02-07 18:01:42 +00:00
  • fe55984467 Added support for the MaxJoins and JoinTries variables to the admin module. cflakes 2010-02-07 17:52:42 +00:00
  • 8b80dc72c5 Added support for the MaxJoins and JoinTries variables to the admin module. cflakes 2010-02-07 17:52:42 +00:00
  • 4759c75a2f Added missing IsAdmin checks to the admin module. DenyLoadMod and DenySetVHost are now properly adhered to. cflakes 2010-02-07 17:45:20 +00:00
  • d1b241a981 Added missing IsAdmin checks to the admin module. DenyLoadMod and DenySetVHost are now properly adhered to. cflakes 2010-02-07 17:45:20 +00:00
  • 166f08e671 Added global/user level skin settings which will be used by a future commit of webmods prozacx 2010-02-07 05:06:40 +00:00
  • 0d14504204 Added global/user level skin settings which will be used by a future commit of webmods prozacx 2010-02-07 05:06:40 +00:00
  • d2881ee9d1 Fixed a bug introduced in r1740 where template files weren't being found prozacx 2010-02-07 04:53:06 +00:00
  • 8fad25705f Fixed a bug introduced in r1740 where template files weren't being found prozacx 2010-02-07 04:53:06 +00:00
  • ece0218b07 Added ability to set paths to include-only which will not be used for the root file but only the INC'd ones prozacx 2010-02-07 03:57:55 +00:00
  • fd88aca4bd Added ability to set paths to include-only which will not be used for the root file but only the INC'd ones prozacx 2010-02-07 03:57:55 +00:00
  • faefb1f753 Pulled in a change for Token() from other codebase prozacx 2010-02-07 03:43:13 +00:00
  • 9b47133582 Pulled in a change for Token() from other codebase prozacx 2010-02-07 03:43:13 +00:00
  • b3b2f78408 Added some typedefs for containers of strings prozacx 2010-02-07 03:42:27 +00:00
  • 191bc0a54f Added some typedefs for containers of strings prozacx 2010-02-07 03:42:27 +00:00
  • fd9ed4aff1 Fix the OnKick() module call psychon 2010-02-06 14:54:06 +00:00
  • 13ea2fe2e0 Fix the OnKick() module call psychon 2010-02-06 14:54:06 +00:00
  • 5202e315ee Socket.cpp: Add missing #ifdef _MODULES psychon 2010-02-05 16:05:25 +00:00
  • 09833f5f31 Socket.cpp: Add missing #ifdef _MODULES psychon 2010-02-05 16:05:25 +00:00
  • b18e42df55 Update to latest Csocket again psychon 2010-02-05 13:13:51 +00:00
  • 05cf80ac01 Update to latest Csocket again psychon 2010-02-05 13:13:51 +00:00
  • 8b7a876625 Added GetPath(), only print headers once, forward declare Cmodule prozacx 2010-02-05 02:03:17 +00:00
  • 6625b10109 Added GetPath(), only print headers once, forward declare Cmodule prozacx 2010-02-05 02:03:17 +00:00
  • c549df9641 Moved CSocket to Socket.cpp/h prozacx 2010-02-05 02:01:00 +00:00
  • c0793c6f31 Moved CSocket to Socket.cpp/h prozacx 2010-02-05 02:01:00 +00:00
  • 7c6e5bb86d CUtils::GenerateCert(): Set the issuer name psychon 2010-02-03 17:37:10 +00:00
  • 1da97c8805 CUtils::GenerateCert(): Set the issuer name psychon 2010-02-03 17:37:10 +00:00
  • 4fe56b2472 partyline: Send the user list on forced rejoin psychon 2010-02-03 16:47:48 +00:00
  • 2f10f8ef5c partyline: Send the user list on forced rejoin psychon 2010-02-03 16:47:48 +00:00
  • c46616376a Call OnChanAction() after OnChanCTCP() psychon 2010-02-03 14:46:57 +00:00
  • 404ad039d5 Call OnChanAction() after OnChanCTCP() psychon 2010-02-03 14:46:57 +00:00
  • 2594111e75 Added a summary line to LISTCHANS output. Suggested by bigpresh, basic patch by Efreak. Thanks! cflakes 2010-02-02 17:36:18 +00:00
  • 98521e14d0 Added a summary line to LISTCHANS output. Suggested by bigpresh, basic patch by Efreak. Thanks! cflakes 2010-02-02 17:36:18 +00:00
  • 596fb7aec4 Don't request the MOTD if there is none psychon 2010-02-01 19:46:26 +00:00
  • 945c411727 Don't request the MOTD if there is none psychon 2010-02-01 19:46:26 +00:00
  • c7546c0c05 Update to latest Csocket psychon 2010-01-28 19:55:23 +00:00
  • c3bc382d69 Update to latest Csocket psychon 2010-01-28 19:55:23 +00:00
  • e87f440d1c CClient::PutIRC(): Use CUser::PutIRC() psychon 2010-01-28 19:46:06 +00:00
  • bd89c85e9e CClient::PutIRC(): Use CUser::PutIRC() psychon 2010-01-28 19:46:06 +00:00
  • f99e5190cd CClient: Use CUser's IRC Socket pointer psychon 2010-01-28 19:44:37 +00:00
  • 7dce4dc915 CClient: Use CUser's IRC Socket pointer psychon 2010-01-28 19:44:37 +00:00
  • b50d944bb9 Use GetIRCSock() instead of m_pIRCSock directly psychon 2010-01-28 19:40:38 +00:00
  • be8c5cf6f5 Use GetIRCSock() instead of m_pIRCSock directly psychon 2010-01-28 19:40:38 +00:00
  • f24b1bb890 Remove a pointless if psychon 2010-01-28 19:29:24 +00:00
  • c943babd67 Remove a pointless if psychon 2010-01-28 19:29:24 +00:00
  • f06d68a77c Removed default-checked yet quite useless and annoying "[add ]your current ip" checkbox from webadmin's edit user page. The new default skin never had it, this completely removes it from the other skins and from the module. cflakes 2010-01-25 21:54:55 +00:00
  • 05aad59935 Removed default-checked yet quite useless and annoying "[add ]your current ip" checkbox from webadmin's edit user page. The new default skin never had it, this completely removes it from the other skins and from the module. cflakes 2010-01-25 21:54:55 +00:00
  • cb0cc03e2e Use a nice, non-serif font for the "ice" webadmin skin instead of the browser default font (which usually is Times New Roman or something)! cflakes 2010-01-24 17:50:32 +00:00
  • 09b7cbfee0 Use a nice, non-serif font for the "ice" webadmin skin instead of the browser default font (which usually is Times New Roman or something)! cflakes 2010-01-24 17:50:32 +00:00
  • 286722eda5 Revamped default webadmin skin. It's very grayish, but looks way more like 2010 than the old default skin does. The blue favicon.ico has been copied from the other webadmin skins. Here's a screenshot: http://img402.imageshack.us/img402/2452/zncsettings126435334747.png cflakes 2010-01-24 17:19:07 +00:00
  • 188cde8195 Revamped default webadmin skin. It's very grayish, but looks way more like 2010 than the old default skin does. The blue favicon.ico has been copied from the other webadmin skins. Here's a screenshot: http://img402.imageshack.us/img402/2452/zncsettings126435334747.png cflakes 2010-01-24 17:19:07 +00:00
  • ceaa6234f0 Fix[1] HTTP Cache-Control headers for static files served by webadmin. cflakes 2010-01-24 16:05:21 +00:00
  • 10c51c6c5f Fix[1] HTTP Cache-Control headers for static files served by webadmin. cflakes 2010-01-24 16:05:21 +00:00
  • ae29c50eb4 Add some more doxygen comments psychon 2010-01-23 13:01:00 +00:00
  • 125528c9db Add some more doxygen comments psychon 2010-01-23 13:01:00 +00:00
  • 0212052cdb Update to the flooddetach module: fixing a compile warning on x86 as reported by SilverLeo. Thanks! cflakes 2010-01-19 20:10:15 +00:00
  • b3f4ade6de Update to the flooddetach module: fixing a compile warning on x86 as reported by SilverLeo. Thanks! cflakes 2010-01-19 20:10:15 +00:00