Commit Graph

  • 4662987fc0 Pulled in changes for resolving ipv6 hosts prozacx 2006-02-10 22:45:44 +00:00
  • f657ac6b05 Fixed support for compiling without modules prozacx 2006-02-10 06:28:51 +00:00
  • 7de2b93536 check to see if lib gnugetopt is required imaginos 2006-02-10 03:38:10 +00:00
  • 12ed047521 Pulled in bugfix prozacx 2006-02-10 02:27:34 +00:00
  • eab420a13b Fixed some issues when modules were not defined prozacx 2006-02-10 02:25:49 +00:00
  • 09aaf0e441 Fixed IPV6 support prozacx 2006-02-09 04:38:07 +00:00
  • cb5737afaf Fixed ipv6 prozacx 2006-02-09 04:33:10 +00:00
  • fd90be44f2 Pulled in changes with a few bugfixes prozacx 2006-02-09 04:32:42 +00:00
  • 1c3e0c5e39 Moved ipv6 below debug prozacx 2006-02-08 11:16:30 +00:00
  • a12d7866b7 HAVE_IPV6 not WITH_IPV6 prozacx 2006-02-08 11:14:19 +00:00
  • 487b6b657b Pulled in Csocket changes for ipv6 support prozacx 2006-02-08 11:13:32 +00:00
  • aafbdd8000 Moved Skin option to the top prozacx 2006-02-08 11:09:30 +00:00
  • eaf49c1fa1 Added support for meta dirs prozacx 2006-02-08 11:08:48 +00:00
  • 479f37a29c Added in some default colors prozacx 2006-02-08 08:52:20 +00:00
  • bd1084acac Added support to change skin in settings page prozacx 2006-02-08 08:43:48 +00:00
  • 4cb6e9151b Added debug prints prozacx 2006-02-08 08:42:48 +00:00
  • dfd1620cd6 Changed debug print prozacx 2006-02-08 08:42:16 +00:00
  • 81eef38929 Made some helper funcs const prozacx 2006-02-08 08:41:45 +00:00
  • cbc9f2b1e5 Favorite Icon prozacx 2006-02-08 06:12:07 +00:00
  • f096b49629 Added support for images and removed the favicon from being embedded prozacx 2006-02-08 06:11:23 +00:00
  • 2fe96ce70e Let PrintFile() auto detect content-type by default prozacx 2006-02-08 06:09:31 +00:00
  • 1838c73986 Added extra debug info prozacx 2006-02-08 06:09:03 +00:00
  • 6c7c662baa Fixed path to css prozacx 2006-02-08 05:56:25 +00:00
  • 3dc9b0a32e Added support for auto detecting content-types in PrintFile() prozacx 2006-02-08 05:47:31 +00:00
  • 60a8f677e4 Added template support for webadmin module prozacx 2006-02-08 03:19:13 +00:00
  • 6fb82d5b01 Added support for css files prozacx 2006-02-08 03:16:51 +00:00
  • 0917335eab Added PrintFile() and refactored some things prozacx 2006-02-08 03:15:29 +00:00
  • feba97bd33 Moved template path and fixed a bug in destruction prozacx 2006-02-06 02:20:47 +00:00
  • a4ca68f6f4 Init fd to -1 prozacx 2006-02-06 02:10:21 +00:00
  • 113518be6e Delete cron last prozacx 2006-02-06 02:04:51 +00:00
  • 2a32927dc7 Moved static allocator into cpp file prozacx 2006-02-06 02:03:38 +00:00
  • b88d493616 zero is a valid fd prozacx 2006-02-06 01:55:49 +00:00
  • eedaae66f0 Fixed a small mem leak prozacx 2006-02-05 12:05:38 +00:00
  • ecf431f246 Added CTemplate support which included upgrading String.cpp/h and FileUtils.cpp/h and fixing some issues prozacx 2006-02-05 05:01:53 +00:00
  • 2cd52ad39a Added support for buffering of /me actions prozacx 2006-02-01 07:45:54 +00:00
  • 9d8bb77de7 Added __NOKEY__ support prozacx 2006-01-29 10:35:55 +00:00
  • 6ae7745c15 Added a return so you don't get double error messages prozacx 2006-01-29 04:33:45 +00:00
  • f16c1175d8 Got rid of user having one key... now both users have to add eachother with the same key prozacx 2006-01-23 08:09:02 +00:00
  • 57184172db Auto op module prozacx 2006-01-22 06:41:13 +00:00
  • ec9e0b5614 Added Split() for splitting into a set prozacx 2006-01-22 06:02:29 +00:00
  • a45aa54748 Don't allow .. in GET prozacx 2006-01-07 06:27:03 +00:00
  • 8e52d497bd Added Replace_n() and fixed internal loop bug in Replace() (thanks psycho for finding it) prozacx 2006-01-06 18:53:09 +00:00
  • 91e78dda94 Added Replace_n() prozacx 2006-01-06 18:51:41 +00:00
  • 35809ca256 respect compiler, don't include system includes for deps imaginos 2005-12-28 22:59:43 +00:00
  • afb999caf7 respect compiler imaginos 2005-12-28 22:59:09 +00:00
  • 160f6e7d56 Allow - and _ as valid username chars prozacx 2005-12-28 17:58:38 +00:00
  • 904801aa4b Added CXX=@CXX@ prozacx 2005-12-28 16:51:35 +00:00
  • 7129402cc9 Clear out listen host if not specified prozacx 2005-12-27 23:32:08 +00:00
  • ef9d9b217a Added ListenHost for binding to a specific ip instead of inaddr_any prozacx 2005-12-27 19:19:05 +00:00
  • 3ef968b17e Changed DataPath to SavePath prozacx 2005-12-27 18:37:48 +00:00
  • 20f0f8be3f Fixed some issues with older bsd boxes prozacx 2005-12-27 18:36:44 +00:00
  • 130b85cf35 Renamed CIRCSock::PutServ() to CIRCSock::PutIRC() prozacx 2005-10-15 05:12:18 +00:00
  • 712d40065a Renamed CUserSock to CClient prozacx 2005-10-15 05:11:39 +00:00
  • 3cc202245d Renamed CClient::PutServ() to CClient::PutClient() prozacx 2005-10-15 05:06:26 +00:00
  • b2a92808a7 Added MVCString typedef prozacx 2005-10-15 05:00:41 +00:00
  • a490f62dde Renamed CUserSock to CClient prozacx 2005-10-15 03:55:09 +00:00
  • b156f4066d Added +o/v -o/v for when users attach/detach prozacx 2005-10-15 03:19:40 +00:00
  • 4a324076a2 Inc'd version znc-0.044 prozacx 2005-10-14 21:02:41 +00:00
  • 5e2bd504e4 Notify user when a new client is connecting to their account prozacx 2005-10-14 20:33:50 +00:00
  • b198d870c4 Always call UserConnected() prozacx 2005-10-14 20:33:29 +00:00
  • 318cf2a3d1 Added ListUsers and ListClients commands prozacx 2005-10-14 19:53:45 +00:00
  • 60dd244908 Don't send stuff to IRC when it isn't connected prozacx 2005-10-14 19:47:36 +00:00
  • 42ab8a43cf Fixed IsIRCConnected() prozacx 2005-10-14 19:47:04 +00:00
  • fb103fa96e Fixed problem with CUserSock losing m_pIRCSock when znc jumps IRC servers prozacx 2005-10-14 17:46:34 +00:00
  • 037d64e68f Inc'd version znc-0.043 prozacx 2005-10-13 06:54:19 +00:00
  • d2e7285070 Added MOTD support prozacx 2005-10-13 05:31:42 +00:00
  • a2b647c5cd Added List and Help commands prozacx 2005-10-13 05:21:47 +00:00
  • f9afabc23e Respect AwaySuffix by starting timers in Clone() prozacx 2005-10-12 06:57:32 +00:00
  • 50d293716d Added List command, enforce <= 32 char chans that start with ~#, and send 005 OnLoad() prozacx 2005-10-12 06:39:16 +00:00
  • 770bb16032 Internal channels and queries for users connected to znc prozacx 2005-10-12 02:25:37 +00:00
  • fb9a062fdb Added module hooks for OnUserJoin() and OnUserPart() prozacx 2005-10-12 02:12:42 +00:00
  • c2119b6deb Forward input to user prozacx 2005-10-11 08:05:19 +00:00
  • 7f82c4b408 Added SetUserSock() for global modules prozacx 2005-10-11 08:04:53 +00:00
  • 8ac650bd25 Added an optional pointer to a client sock to skip for Put*() functions prozacx 2005-10-11 08:04:17 +00:00
  • d00f58b6b9 Added OnModCommand hook to global modules prozacx 2005-10-11 01:01:44 +00:00
  • a6ba77e557 Added beta testers prozacx 2005-10-10 20:27:09 +00:00
  • 44647082a7 Send a default shutdown message if one isn't supplied by the user prozacx 2005-10-10 15:09:20 +00:00
  • ab95c98407 Removed admin user that was passed via arguments prozacx 2005-10-10 05:26:15 +00:00
  • 8f0fc2fa07 Fixed build for non ssl prozacx 2005-10-10 05:16:38 +00:00
  • bf1715973b Added prompt for pem file generation prozacx 2005-10-10 04:33:30 +00:00
  • e3b723de5b Made multiple clients per user a config option prozacx 2005-10-09 23:19:07 +00:00
  • 9255c1dbdc Fixed typo - thanks Kuja prozacx 2005-10-09 22:45:41 +00:00
  • b94b4e5c82 Allow default config of znc.conf when using --makeconf prozacx 2005-10-09 22:23:32 +00:00
  • b5a3cd3727 Fixed AwayNick timer and added BackNick timer prozacx 2005-10-09 21:47:57 +00:00
  • e80a9f2a81 Fixed reattach problem when nick is in use. This was caused by a migration from UserSocks being moved into CUser prozacx 2005-10-09 20:22:59 +00:00
  • f81ce05a66 Don't try to append ident/host if nick contains a dot, we consider that a server nick prozacx 2005-10-09 20:07:53 +00:00
  • 9ca189b92f Added better debugging output and fixed problem with server notices prozacx 2005-10-09 19:32:37 +00:00
  • 8a698321cc Added better debugging output prozacx 2005-10-09 19:32:18 +00:00
  • 3df9330e05 Don't add UserSocks every time the irc sock gets connected prozacx 2005-10-09 18:18:50 +00:00
  • aaec84a317 Added preliminary support for multiple clients per user prozacx 2005-10-09 08:40:40 +00:00
  • a26fdbdf91 need to make a different serial on each generation imaginos 2005-10-09 07:01:14 +00:00
  • 0955474bec rewrite GenerateCert to work with browsers, some code reorganization with a different approach imaginos 2005-10-09 06:57:29 +00:00
  • e04cbaa34c Fixed problem with adding a new user prozacx 2005-10-08 17:30:46 +00:00
  • 49677b86de Allocate static CZNC object on the heap prozacx 2005-10-08 07:04:25 +00:00
  • c5eeaa2c1d Delete static allocated CZNC prozacx 2005-10-08 07:03:58 +00:00
  • 46b52e0022 Do the buffer adding manually before modifying the message prozacx 2005-09-27 00:51:53 +00:00
  • 4c33f7947b Moved some FindChan() calls to below module hook calls prozacx 2005-09-27 00:51:00 +00:00
  • 9be038cdf7 Encryption module prozacx 2005-09-26 23:45:57 +00:00
  • 6d27d1c021 Removed const from args in a bunch of hooks prozacx 2005-09-26 23:09:05 +00:00
  • 49d71a9b55 Removed const from CNick in priv/chan hooks prozacx 2005-09-26 08:23:30 +00:00