Commit Graph

4514 Commits

Author SHA1 Message Date
prozacx
1838c73986 Added extra debug info
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@615 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 06:09:03 +00:00
prozacx
6c7c662baa Fixed path to css
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@614 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 05:56:25 +00:00
prozacx
3dc9b0a32e Added support for auto detecting content-types in PrintFile()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@613 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 05:47:31 +00:00
prozacx
60a8f677e4 Added template support for webadmin module
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@612 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 03:19:13 +00:00
prozacx
6fb82d5b01 Added support for css files
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@611 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 03:16:51 +00:00
prozacx
0917335eab Added PrintFile() and refactored some things
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@610 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 03:15:29 +00:00
prozacx
feba97bd33 Moved template path and fixed a bug in destruction
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@609 726aef4b-f618-498e-8847-2d620e286838
2006-02-06 02:20:47 +00:00
prozacx
a4ca68f6f4 Init fd to -1
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@608 726aef4b-f618-498e-8847-2d620e286838
2006-02-06 02:10:21 +00:00
prozacx
113518be6e Delete cron last
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@607 726aef4b-f618-498e-8847-2d620e286838
2006-02-06 02:04:51 +00:00
prozacx
2a32927dc7 Moved static allocator into cpp file
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@606 726aef4b-f618-498e-8847-2d620e286838
2006-02-06 02:03:38 +00:00
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