Commit Graph

  • 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
  • 61f89a0b3c Merge branch 'buildmod' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:39:56 +02:00
  • e0b7291b2d Merge branch 'notes' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:39:39 +02:00
  • 1109455f30 Merge branch 'cleanup' of https://github.com/kylef/znc Uli Schlachter 2011-03-28 11:38:33 +02:00
  • bc67400daa Increase the version number to 0.099 Uli Schlachter 2011-03-28 11:19:05 +02:00
  • add7d7953e Increase the version number to 0.098 znc-0.098 Uli Schlachter 2011-03-28 11:16:27 +02:00
  • d735e9d881 Remove some pointless if statements Kyle Fuller 2011-03-27 23:21:28 +01:00
  • e62ec2dc82 Remove bogus "Unable to find module" from modperl. Alexey Sokolov 2011-03-21 11:17:27 +06:00
  • 0537a6cbae Add a "Get" command to the notes module which allows you to lookup a note via the key Kyle Fuller 2011-03-12 19:19:58 +00:00
  • fa8463ddb8 Remove a unnecessary check for sed inside znc-buildmod Kyle Fuller 2011-03-12 17:55:17 +00:00
  • 9506d7e32b Fix copying modules data directories. Alexey Sokolov 2011-03-06 20:50:22 +06:00
  • 3a838d1493 Move module data files to own dir. Alexey Sokolov 2011-03-06 12:32:14 +06:00
  • c9f5fc4ecf Make the autoattach module use the new CModCommand API Kyle Fuller 2011-03-03 19:03:44 +00:00
  • 3c030c8d2b Use a CTable to list all the commands to be performed in the perform module Kyle Fuller 2011-03-01 23:49:01 +00:00
  • 211bab0f00 Update the perform command to use CModCommand Kyle Fuller 2011-03-01 23:22:52 +00:00
  • 075136175c Upgrade the away module to the new CModCommand interface Kyle Fuller 2011-03-01 19:14:06 +00:00
  • c39ebe3f0a away.cpp: add replay command to help message Perry Nguyen 2011-03-01 10:27:20 -08:00
  • acfc740f31 away.cpp: implement 'replay' command Perry Nguyen 2011-03-01 09:56:57 -08:00
  • 3d3235743d Fix permissions for modules's static data. Alexey Sokolov 2011-02-28 23:49:53 +06:00
  • 4c7808c5cb Remove unnecessary "-p" parameter from cp command in Makefiles, to fix checkinstall failure Daniel Holbert 2011-02-28 14:25:22 +13:00
  • 563bce5987 Load parameter for log module's path MentalFS 2011-02-25 00:00:40 +01:00
  • d44e590336 Make CUser::m_sUserName constant Uli Schlachter 2011-02-24 19:09:46 +01:00
  • 0b8f9eec42 Merge branch 'commands' of https://github.com/kylef/znc into kylef-commands Alexey Sokolov 2011-02-23 11:29:44 +06:00