Commit Graph

604 Commits

Author SHA1 Message Date
prozacx b88d493616 zero is a valid fd
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@605 726aef4b-f618-498e-8847-2d620e286838
2006-02-06 01:55:49 +00:00
prozacx eedaae66f0 Fixed a small mem leak
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@604 726aef4b-f618-498e-8847-2d620e286838
2006-02-05 12:05:38 +00:00
prozacx ecf431f246 Added CTemplate support which included upgrading String.cpp/h and FileUtils.cpp/h and fixing some issues
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@603 726aef4b-f618-498e-8847-2d620e286838
2006-02-05 05:01:53 +00:00
prozacx 2cd52ad39a Added support for buffering of /me actions
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@602 726aef4b-f618-498e-8847-2d620e286838
2006-02-01 07:45:54 +00:00
prozacx 9d8bb77de7 Added __NOKEY__ support
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@601 726aef4b-f618-498e-8847-2d620e286838
2006-01-29 10:35:55 +00:00
prozacx 6ae7745c15 Added a return so you don't get double error messages
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@600 726aef4b-f618-498e-8847-2d620e286838
2006-01-29 04:33:45 +00:00
prozacx f16c1175d8 Got rid of user having one key... now both users have to add eachother with the same key
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@599 726aef4b-f618-498e-8847-2d620e286838
2006-01-23 08:09:02 +00:00
prozacx 57184172db Auto op module
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@598 726aef4b-f618-498e-8847-2d620e286838
2006-01-22 06:41:13 +00:00
prozacx ec9e0b5614 Added Split() for splitting into a set
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@597 726aef4b-f618-498e-8847-2d620e286838
2006-01-22 06:02:29 +00:00
prozacx a45aa54748 Don't allow .. in GET
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@596 726aef4b-f618-498e-8847-2d620e286838
2006-01-07 06:27:03 +00:00
prozacx 8e52d497bd Added Replace_n() and fixed internal loop bug in Replace() (thanks psycho for finding it)
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@595 726aef4b-f618-498e-8847-2d620e286838
2006-01-06 18:53:09 +00:00
prozacx 91e78dda94 Added Replace_n()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@594 726aef4b-f618-498e-8847-2d620e286838
2006-01-06 18:51:41 +00:00
imaginos 35809ca256 respect compiler, don't include system includes for deps
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@593 726aef4b-f618-498e-8847-2d620e286838
2005-12-28 22:59:43 +00:00
imaginos afb999caf7 respect compiler
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@592 726aef4b-f618-498e-8847-2d620e286838
2005-12-28 22:59:09 +00:00
prozacx 160f6e7d56 Allow - and _ as valid username chars
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@591 726aef4b-f618-498e-8847-2d620e286838
2005-12-28 17:58:38 +00:00
prozacx 904801aa4b Added CXX=@CXX@
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@590 726aef4b-f618-498e-8847-2d620e286838
2005-12-28 16:51:35 +00:00
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