Commit Graph

2038 Commits

Author SHA1 Message Date
prozacx 7129402cc9 Clear out listen host if not specified
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@589 726aef4b-f618-498e-8847-2d620e286838
2005-12-27 23:32:08 +00:00
prozacx ef9d9b217a Added ListenHost for binding to a specific ip instead of inaddr_any
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@588 726aef4b-f618-498e-8847-2d620e286838
2005-12-27 19:19:05 +00:00
prozacx 3ef968b17e Changed DataPath to SavePath
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@587 726aef4b-f618-498e-8847-2d620e286838
2005-12-27 18:37:48 +00:00
prozacx 20f0f8be3f Fixed some issues with older bsd boxes
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@586 726aef4b-f618-498e-8847-2d620e286838
2005-12-27 18:36:44 +00:00
prozacx 130b85cf35 Renamed CIRCSock::PutServ() to CIRCSock::PutIRC()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@585 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 05:12:18 +00:00
prozacx 712d40065a Renamed CUserSock to CClient
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@584 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 05:11:39 +00:00
prozacx 3cc202245d Renamed CClient::PutServ() to CClient::PutClient()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@583 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 05:06:26 +00:00
prozacx b2a92808a7 Added MVCString typedef
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@582 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 05:00:41 +00:00
prozacx a490f62dde Renamed CUserSock to CClient
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@581 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 03:55:09 +00:00
prozacx b156f4066d Added +o/v -o/v for when users attach/detach
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@580 726aef4b-f618-498e-8847-2d620e286838
2005-10-15 03:19:40 +00:00
prozacx 4a324076a2 Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@579 726aef4b-f618-498e-8847-2d620e286838
znc-0.044
2005-10-14 21:02:41 +00:00
prozacx 5e2bd504e4 Notify user when a new client is connecting to their account
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@578 726aef4b-f618-498e-8847-2d620e286838
2005-10-14 20:33:50 +00:00
prozacx b198d870c4 Always call UserConnected()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@577 726aef4b-f618-498e-8847-2d620e286838
2005-10-14 20:33:29 +00:00
prozacx 318cf2a3d1 Added ListUsers and ListClients commands
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@576 726aef4b-f618-498e-8847-2d620e286838
2005-10-14 19:53:45 +00:00
prozacx 60dd244908 Don't send stuff to IRC when it isn't connected
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@575 726aef4b-f618-498e-8847-2d620e286838
2005-10-14 19:47:36 +00:00
prozacx 42ab8a43cf Fixed IsIRCConnected()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@574 726aef4b-f618-498e-8847-2d620e286838
2005-10-14 19:47:04 +00:00
prozacx fb103fa96e Fixed problem with CUserSock losing m_pIRCSock when znc jumps IRC servers
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@573 726aef4b-f618-498e-8847-2d620e286838
2005-10-14 17:46:34 +00:00
prozacx 037d64e68f Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@572 726aef4b-f618-498e-8847-2d620e286838
znc-0.043
2005-10-13 06:54:19 +00:00
prozacx d2e7285070 Added MOTD support
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@571 726aef4b-f618-498e-8847-2d620e286838
2005-10-13 05:31:42 +00:00
prozacx a2b647c5cd Added List and Help commands
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@570 726aef4b-f618-498e-8847-2d620e286838
2005-10-13 05:21:47 +00:00
prozacx f9afabc23e Respect AwaySuffix by starting timers in Clone()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@569 726aef4b-f618-498e-8847-2d620e286838
2005-10-12 06:57:32 +00:00
prozacx 50d293716d Added List command, enforce <= 32 char chans that start with ~#, and send 005 OnLoad()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@568 726aef4b-f618-498e-8847-2d620e286838
2005-10-12 06:39:16 +00:00
prozacx 770bb16032 Internal channels and queries for users connected to znc
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@567 726aef4b-f618-498e-8847-2d620e286838
2005-10-12 02:25:37 +00:00
prozacx fb9a062fdb Added module hooks for OnUserJoin() and OnUserPart()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@566 726aef4b-f618-498e-8847-2d620e286838
2005-10-12 02:12:42 +00:00
prozacx c2119b6deb Forward input to user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@565 726aef4b-f618-498e-8847-2d620e286838
2005-10-11 08:05:19 +00:00
prozacx 7f82c4b408 Added SetUserSock() for global modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@564 726aef4b-f618-498e-8847-2d620e286838
2005-10-11 08:04:53 +00:00
prozacx 8ac650bd25 Added an optional pointer to a client sock to skip for Put*() functions
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@563 726aef4b-f618-498e-8847-2d620e286838
2005-10-11 08:04:17 +00:00
prozacx d00f58b6b9 Added OnModCommand hook to global modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@562 726aef4b-f618-498e-8847-2d620e286838
2005-10-11 01:01:44 +00:00
prozacx a6ba77e557 Added beta testers
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@561 726aef4b-f618-498e-8847-2d620e286838
2005-10-10 20:27:09 +00:00
prozacx 44647082a7 Send a default shutdown message if one isn't supplied by the user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@560 726aef4b-f618-498e-8847-2d620e286838
2005-10-10 15:09:20 +00:00
prozacx ab95c98407 Removed admin user that was passed via arguments
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@559 726aef4b-f618-498e-8847-2d620e286838
2005-10-10 05:26:15 +00:00
prozacx 8f0fc2fa07 Fixed build for non ssl
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@558 726aef4b-f618-498e-8847-2d620e286838
2005-10-10 05:16:38 +00:00
prozacx bf1715973b Added prompt for pem file generation
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@557 726aef4b-f618-498e-8847-2d620e286838
2005-10-10 04:33:30 +00:00
prozacx e3b723de5b Made multiple clients per user a config option
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@556 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 23:19:07 +00:00
prozacx 9255c1dbdc Fixed typo - thanks Kuja
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@555 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 22:45:41 +00:00
prozacx b94b4e5c82 Allow default config of znc.conf when using --makeconf
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@554 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 22:23:32 +00:00
prozacx b5a3cd3727 Fixed AwayNick timer and added BackNick timer
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@553 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 21:47:57 +00:00
prozacx e80a9f2a81 Fixed reattach problem when nick is in use. This was caused by a migration from UserSocks being moved into CUser
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@552 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 20:22:59 +00:00
prozacx f81ce05a66 Don't try to append ident/host if nick contains a dot, we consider that a server nick
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@551 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 20:07:53 +00:00
prozacx 9ca189b92f Added better debugging output and fixed problem with server notices
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@550 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 19:32:37 +00:00
prozacx 8a698321cc Added better debugging output
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@549 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 19:32:18 +00:00
prozacx 3df9330e05 Don't add UserSocks every time the irc sock gets connected
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@548 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 18:18:50 +00:00
prozacx aaec84a317 Added preliminary support for multiple clients per user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@547 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 08:40:40 +00:00
imaginos a26fdbdf91 need to make a different serial on each generation
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@546 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 07:01:14 +00:00
imaginos 0955474bec rewrite GenerateCert to work with browsers, some code reorganization with a different approach
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@545 726aef4b-f618-498e-8847-2d620e286838
2005-10-09 06:57:29 +00:00
prozacx e04cbaa34c Fixed problem with adding a new user
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@544 726aef4b-f618-498e-8847-2d620e286838
2005-10-08 17:30:46 +00:00
prozacx 49677b86de Allocate static CZNC object on the heap
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@543 726aef4b-f618-498e-8847-2d620e286838
2005-10-08 07:04:25 +00:00
prozacx c5eeaa2c1d Delete static allocated CZNC
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@542 726aef4b-f618-498e-8847-2d620e286838
2005-10-08 07:03:58 +00:00
prozacx 46b52e0022 Do the buffer adding manually before modifying the message
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@541 726aef4b-f618-498e-8847-2d620e286838
2005-09-27 00:51:53 +00:00
prozacx 4c33f7947b Moved some FindChan() calls to below module hook calls
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@540 726aef4b-f618-498e-8847-2d620e286838
2005-09-27 00:51:00 +00:00