Commit Graph

  • 3a16fe54c1 Redo commands for send_raw modules. Also, use the new CModCommand stuff. Brian 2011-03-01 20:31:35 -07:00
  • 718d28070a remove evil trailing white space Un1matr1x 2011-06-07 21:39:25 +02:00
  • f6113b322d Merge pull request #50 from bpcampbe/TrimBuffer Uli Schlachter 2011-06-07 09:23:05 -07:00
  • ea19e3f3dc Improve the debug messages from identfile module Kyle Fuller 2011-06-04 17:00:10 +01:00
  • 797b0a7ff9 Check what make should user use and ask user to do that. Alexey Sokolov 2011-06-04 14:19:54 +07:00
  • 4a4104a480 Add regex comment for CUser::IsValidUserName() Alexey Sokolov 2011-06-02 08:10:46 +07:00
  • e83e14ab67 Do not include DCCSock in mod(perl|python) Kyle Fuller 2011-06-01 22:11:58 +01:00
  • d71da02a81 Make schat use DCCBindHost Kyle Fuller 2011-05-29 21:23:15 +01:00
  • c635caeab2 Use the module save path for dcc's, and remove DLPath since it is no longer used. Kyle Fuller 2011-05-31 01:39:19 +01:00
  • 16047eaf81 Move dcc file transfers to their own module Kyle Fuller 2011-05-30 22:24:40 +01:00
  • 8f508cb4a5 Migrate dcc bouncing to its own module Kyle Fuller 2011-04-02 22:50:24 +01:00
  • 0b360c0102 Remove OnDCCUserSend module hook Kyle Fuller 2011-04-02 20:58:38 +01:00
  • 611e086cbf Rename "str" to "String" in the admin panel. Kyle Fuller 2011-05-31 02:00:23 +01:00
  • c3a15bf695 Add CChan::TrimBuffer and have SetBufferCount call it. Brian 2011-05-29 18:37:05 -06:00
  • 456dfde05f Add a web interface to the certauth module Kyle Fuller 2011-05-25 13:24:14 +01:00
  • 1c0edff722 Make certauth accept a optional argument of the key when you add a key Kyle Fuller 2011-05-24 17:52:09 +01:00
  • 66e250783d Make certauth use the CModCommand API Kyle Fuller 2011-05-24 13:14:41 +01:00
  • abed808121 Rename a variable from 'string' to 'str' because 'string' shadows a global declaration Kyle Fuller 2011-05-25 16:46:53 +01:00
  • 4324d5ff02 Merge branch 'master' of https://github.com/pfn/znc Uli Schlachter 2011-05-21 13:58:29 +02:00
  • 6deae62c5b autoattach: Allow limiting by hostmask Uli Schlachter 2011-05-15 13:15:51 +02:00
  • 2985efb524 Correctly handle excessive web sessions Uli Schlachter 2011-05-13 18:19:08 +02:00
  • 3e591e7043 Set errno in CListener::Listen() Uli Schlachter 2011-05-13 17:24:10 +02:00
  • 3034d1f81a Make it possible to use ExpandString-stuff in QuitMsg Uli Schlachter 2011-05-13 16:40:40 +02:00
  • eb229659e5 Warn if a *module message is ignored Uli Schlachter 2011-05-13 15:48:47 +02:00
  • 55ba59de02 WebModules: Add some more debug output Uli Schlachter 2011-05-08 22:19:51 +02:00
  • 7091937b67 Add bootstrap.sh as symlink to autogen.sh Alexey Sokolov 2011-05-08 15:14:13 +07:00
  • 7d912d1d2d Check SWIG version in configure. Alexey Sokolov 2011-05-06 15:17:30 +07:00
  • 54d8cd6831 Some fixes for README.md Uli Schlachter 2011-05-01 11:53:37 +02:00
  • ca81a0c786 Merge pull request #42 from Un1matr1x/change/readme. Uli Schlachter 2011-05-01 02:49:21 -07:00
  • 9aa1df15e4 Wiki-Links changed, ModPython added, small optical changes Un1matr1x 2011-05-01 11:17:03 +02:00
  • 6e48f3535c Update to latest Csocket Uli Schlachter 2011-04-30 12:29:12 +02:00
  • 5ece00f168 Don't confuse people with away module. Alexey Sokolov 2011-04-25 09:44:52 +07:00
  • e127d44170 Show error for --makepem if compiled without SSL. Alexey Sokolov 2011-04-25 09:42:50 +07:00
  • 37e6bbd6ae Allow log module to get no arguments. Alexey Sokolov 2011-04-21 10:02:15 +07:00
  • e0c5c3b93c Csocket: Compile when SSLv2 is disabled in openssl Uli Schlachter 2011-04-15 18:03:38 +02:00
  • b8b6563ebd Make ProtectWebSessions to be checkbox in webadmin. Alexey Sokolov 2011-04-14 10:04:27 +07:00
  • 5560b795d1 Added myself to authors, in case this lands. Michael Edgar 2011-04-13 21:21:46 -04:00
  • a9ba4020db Added a global config option for IP-based session protection. Michael Edgar 2011-04-13 20:24:26 -04:00
  • 2c6a54b617 passwords >8chars on Solaris, nitpicky solaris LIBS Paul Driver 2011-04-04 21:01:49 +01:00
  • 5cf5775bbc Fix ConfigTest.cpp and cert.cpp so they compile Kyle Fuller 2011-04-04 19:16:05 +01:00
  • ea5ec8496c Remove a pointless status command provided by the shell module Kyle Fuller 2011-04-03 02:12:16 +01:00
  • 8ad2d907b5 Add the cert module which allows you to use a SSL certificate on outgoing IRC connections Kyle Fuller 2011-03-29 17:55:50 +01:00
  • 322c63cd05 Include signal.h to make znc compile again Kyle Fuller 2011-04-03 20:03:37 +01:00
  • 72c1fa0c90 Don't use poll() on Mac OS Uli Schlachter 2011-04-03 18:04:14 +02:00
  • e51b7daedc Merge branch 'py' of https://github.com/kylef/znc into kylef-py Alexey Sokolov 2011-04-03 20:13:17 +07:00
  • 299e1f1b4c Rearrange compiler/linker flags for modpython. Alexey Sokolov 2011-04-03 19:28:17 +07:00
  • e746438022 Parse new ExecSock.h and ZNCDebug.h with SWIG. Alexey Sokolov 2011-04-03 19:13:47 +07:00
  • 3b671f0af1 Fix compilation error introduced in 3f24f28736. Alexey Sokolov 2011-04-03 19:12:38 +07:00
  • 3f24f28736 Stop including FileUtils.h in any header Uli Schlachter 2011-04-03 11:48:50 +02:00
  • 1761fe71e4 Move CExecSock to ExecSock.h Uli Schlachter 2011-04-03 11:13:37 +02:00
  • ac5c021c93 Move DEBUG() from Utils.h into new ZNCDebug.h Uli Schlachter 2011-04-03 10:41:27 +02:00
  • 0e0ab34773 defines.h doesn't need main.h Uli Schlachter 2011-04-03 10:24:15 +02:00
  • 8e59f75125 Don't include FileUtils.h in znc.h or Modules.h Uli Schlachter 2011-04-03 10:21:59 +02:00
  • ad442f4f10 Include less headers in WebModules.h Uli Schlachter 2011-04-03 10:06:16 +02:00
  • 3fa04f8c0a Handle Listeners after SSLCertFile Uli Schlachter 2011-04-03 09:27:08 +02:00
  • ca36887ddf Don't include znc.h in Listener.h Uli Schlachter 2011-04-02 23:28:32 +02:00
  • d2f3b8c508 Raise our IRC connection timeouts Uli Schlachter 2011-04-02 23:03:33 +02:00
  • f0bf7134ec Improve the handling of module load messages Uli Schlachter 2011-04-02 16:52:52 +02:00
  • 2003465489 Config: Fix some errors in the comment handling Uli Schlachter 2011-04-01 21:23:11 +02:00
  • 90fb9e8c29 Re-add the ISpoof{File,Format} handling which was lost Uli Schlachter 2011-04-01 21:22:14 +02:00
  • 70c7745899 Overhaul the config parsing Uli Schlachter 2011-03-28 15:57:46 +02:00
  • 233566edb6 Cleanup znc.py Kyle Fuller 2011-04-01 17:04:18 +01:00
  • 14452a1cb5 Make znc.py follow pep8 Kyle Fuller 2011-04-01 15:48:09 +01:00
  • 1fc9aeefec Add __repr__ methods to CUser, CChan, CNick in modpython Kyle Fuller 2011-04-01 01:05:25 +01:00
  • 9db98d7cee Add __str__ methods to CModule, CUser, CChan, and CNick in modpython Kyle Fuller 2011-04-01 01:00:46 +01:00
  • ee9686e422 Fix a stupid memleak Uli Schlachter 2011-03-31 19:18:11 +02:00
  • a4d388b56d Improve lock file error handling Uli Schlachter 2011-03-31 19:07:36 +02:00
  • 7f3e55e72f Check for errors while writing the config Uli Schlachter 2011-03-31 18:21:36 +02:00
  • bff969f404 CZNC::WriteNewConfig() check for errors Uli Schlachter 2011-03-31 18:15:49 +02:00
  • cc2d84d4a6 CFile::TryExLock(): Use O_RDWR by default Uli Schlachter 2011-03-31 18:10:02 +02:00
  • 70358cabdd CFile: Add an error flag Uli Schlachter 2011-03-31 18:00:07 +02:00
  • 23fb4df67a Remove config-related module hooks Uli Schlachter 2011-03-31 17:29:49 +02:00
  • 45209eca33 modpython: Make strings to be stringable. Alexey Sokolov 2011-03-31 20:41:59 +07:00
  • 63250c2b47 Fix recent commit of moving python to pkg-config. Alexey Sokolov 2011-03-31 20:27:23 +07:00
  • b8043c3aac modpython: move CPyRetString to own header. Alexey Sokolov 2011-03-31 20:10:24 +07:00
  • ba915eb9c4 Use pkg-config for modpython. Alexey Sokolov 2011-03-31 20:01:00 +07:00
  • 64b89a7f49 Update old znc config to work with the new identfile module Kyle Fuller 2011-03-30 19:48:26 +01:00
  • 51ac51a252 Create a identfile module, this replaces the old ident spoofing built into znc Kyle Fuller 2011-03-30 19:19:55 +01:00
  • 703f2cd5bb Remove ident spoof from znc core Kyle Fuller 2011-03-29 22:12:55 +01:00
  • 7162b01111 Add the OnIRCConnectionError(CIRCSock *pIRCSock) module hook Kyle Fuller 2011-03-29 21:38:13 +01:00
  • 0ff6cd7491 Merge branch 'notes' of https://github.com/kylef/znc Uli Schlachter 2011-03-30 10:38:07 +02:00
  • 4303278424 Add a option to the notes module so that you can prevent it from sending you notes when you connect Kyle Fuller 2011-03-30 01:20:29 +01:00
  • 71888506b8 Make the notes module use CModCommand Kyle Fuller 2011-03-29 15:45:33 +01:00
  • 1042795c96 Merge branch 'pem' of https://github.com/kylef/znc Uli Schlachter 2011-03-29 20:30:11 +02:00
  • 6db2ac8ac6 Fix modperl and modpython installations. Alexey Sokolov 2011-03-30 01:18:35 +07:00
  • 97ce939558 Merge branch 'lastseen' of https://github.com/kylef/znc Uli Schlachter 2011-03-29 20:02:42 +02:00
  • 016fe49a79 Update the lastseen module to use the new CModCommand API Kyle Fuller 2011-03-28 22:46:57 +01:00
  • f5665481fe If we have not seen a user in *lastseen say we never seen them. Kyle Fuller 2011-03-28 22:34:58 +01:00
  • 4f89834934 Make lastseen use CUser::IsIRCConnected() instead of CUser::GetCurrentServer() to determine if the user is connected to a server. Kyle Fuller 2011-03-28 22:23:08 +01:00
  • 4819c9ec68 Remove CreatePem.sh as this is no longer used Kyle Fuller 2011-03-28 20:38:46 +01:00
  • 000efa6be3 Don't try connecting users if the ISpoof is locked Uli Schlachter 2011-03-28 21:17:18 +02:00
  • f9ffe6f417 Move m_sHomePath from CZNC to CFile Uli Schlachter 2011-03-28 21:05:39 +02:00
  • fbe2b7403a Make znc compile without getopt_long Uli Schlachter 2011-03-24 14:01:26 +01:00
  • 36ffa163a8 Make znc.cpp to be compilable again. Alexey Sokolov 2011-03-28 17:26:08 +07:00
  • 076929bb50 Merge branch 'modulesdata' Alexey Sokolov 2011-03-28 17:15:00 +07:00
  • 64e565c96e Merge branch 'log' of https://github.com/MentalFS/znc Uli Schlachter 2011-03-28 11:43:03 +02:00
  • b6ea6994db Merge branch 'away' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:41:04 +02:00
  • 4473146018 Remove some evil trailing whitespaces Uli Schlachter 2011-03-28 11:40:50 +02:00
  • 0e2b1dcc19 Merge branch 'perform' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:40:30 +02:00
  • e12c0a517e Merge branch 'attach' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:40:08 +02:00