Commit Graph

59 Commits

Author SHA1 Message Date
imaginos cdba2be821 ability to change pass
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@60 726aef4b-f618-498e-8847-2d620e286838
2005-04-02 22:22:24 +00:00
imaginos 57b80b8d06 keep things in synch
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@59 726aef4b-f618-498e-8847-2d620e286838
2005-04-01 08:55:41 +00:00
imaginos 7166d483d7 woops actually delete the message
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@58 726aef4b-f618-498e-8847-2d620e286838
2005-04-01 08:49:46 +00:00
imaginos 8d2006734f make .so's seperatly installable
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@57 726aef4b-f618-498e-8847-2d620e286838
2005-04-01 08:31:07 +00:00
imaginos 3661065fe3 simple away script
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@56 726aef4b-f618-498e-8847-2d620e286838
2005-04-01 08:30:47 +00:00
imaginos c125e81763 typo on column
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@55 726aef4b-f618-498e-8847-2d620e286838
2005-03-31 20:59:43 +00:00
imaginos 97783315c9 use @prefix@ for install dest
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@54 726aef4b-f618-498e-8847-2d620e286838
2005-03-31 20:49:24 +00:00
imaginos 17526433ce move install target into modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@53 726aef4b-f618-498e-8847-2d620e286838
2005-03-31 20:41:01 +00:00
imaginos ec384be55d return null on unused ssl session
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@52 726aef4b-f618-498e-8847-2d620e286838
2005-03-31 20:40:44 +00:00
imaginos 4ba062e19c add ability to show all socks (debugging)
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@51 726aef4b-f618-498e-8847-2d620e286838
2005-03-31 20:39:10 +00:00
imaginos 6b94264590 rename files
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@50 726aef4b-f618-498e-8847-2d620e286838
2005-03-30 19:36:24 +00:00
imaginos b1a328d665 updating to newer Csocket code
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@49 726aef4b-f618-498e-8847-2d620e286838
2005-03-30 19:19:44 +00:00
imaginos b9fbcf8013 finish up cleaning makefiles
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@48 726aef4b-f618-498e-8847-2d620e286838
2005-03-30 19:09:10 +00:00
imaginos c568042d31 removing depend file
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@47 726aef4b-f618-498e-8847-2d620e286838
2005-03-30 19:08:56 +00:00
imaginos a564545f75 moving to standard makefile system, and cpp only extension
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@46 726aef4b-f618-498e-8847-2d620e286838
2005-03-30 18:49:14 +00:00
prozacx e24236fd9f Only show QUIT and NICK event if at least one chan with the nick in question is not detached
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@45 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 07:46:06 +00:00
prozacx d842fda068 Moved OnIRCDisconnected() module hook to Disconnected() instead of destructor to avoid crashing on exit
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@44 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 07:17:37 +00:00
prozacx 03f0ff3df0 Fixed issue where topic was lost during a detach/attach cycle
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@43 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 06:51:17 +00:00
prozacx 45a8aca016 Changed WATCH command to ADD
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@42 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 06:50:20 +00:00
prozacx 13a67f0ec5 Incremented version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@41 726aef4b-f618-498e-8847-2d620e286838
znc-0.023
2005-03-10 06:34:57 +00:00
prozacx 3315c349a2 Removed bad version of WildCmp() and inserted the correct version of wildcmp()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@40 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 06:34:19 +00:00
prozacx 94a61f69ee Added DUMP command
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@39 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 06:03:56 +00:00
prozacx af85aa91f8 Notice user on /watch instead of privmsg
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@38 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 05:37:20 +00:00
prozacx ff3fe89b6c Show @ or + status in listchans, show * on buffer if KeepBuffer is set
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@37 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 03:47:08 +00:00
prozacx b93ad89590 Fixed some issues with setting op/voice status
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@36 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 03:46:02 +00:00
prozacx 7819e0a1f5 Added watch module
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@35 726aef4b-f618-498e-8847-2d620e286838
2005-03-10 03:39:07 +00:00
imaginos 328601aa3e force requirements on main class to so savebuff can be sure to save all data needed. added todo list
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@34 726aef4b-f618-498e-8847-2d620e286838
2005-01-28 04:37:47 +00:00
prozacx 3826f1ddc8 Show status as detached when IsDetached()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@33 726aef4b-f618-498e-8847-2d620e286838
2004-11-07 08:57:23 +00:00
prozacx 946719ba21 Added detaching channels
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@32 726aef4b-f618-498e-8847-2d620e286838
2004-11-07 08:15:57 +00:00
prozacx 67f4a73f4b Added option for AutoCycle
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@31 726aef4b-f618-498e-8847-2d620e286838
2004-11-07 04:28:16 +00:00
prozacx 95e76bb1d1 use /bin/bash instead of /usr/bin/bash
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@30 726aef4b-f618-498e-8847-2d620e286838
2004-11-07 04:24:32 +00:00
imaginos 444a7d140f added replay to savebuff so one can 'replay' a channel
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@29 726aef4b-f618-498e-8847-2d620e286838
2004-11-07 02:53:32 +00:00
prozacx 5cbdb14f53 Added a missing char1 on the end of a dcc string
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@28 726aef4b-f618-498e-8847-2d620e286838
2004-10-26 18:00:22 +00:00
imaginos ec7c7e2e84 fixed template for g++ 3.4.x
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@27 726aef4b-f618-498e-8847-2d620e286838
2004-09-30 05:56:36 +00:00
imaginos 68c931c913 bug where m_pUserSock is invalid and then referenced if user connects during failing irc connection (ie timeout)
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@26 726aef4b-f618-498e-8847-2d620e286838
2004-09-04 16:23:57 +00:00
imaginos b632c43bd2 additional debug info during debug
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@25 726aef4b-f618-498e-8847-2d620e286838
2004-09-04 16:23:19 +00:00
imaginos 1301c436fa make -p so no failure if already exists
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@24 726aef4b-f618-498e-8847-2d620e286838
2004-09-04 16:23:04 +00:00
imaginos 5f83bd261d no longer using CreatedChild
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@23 726aef4b-f618-498e-8847-2d620e286838
2004-09-01 21:13:35 +00:00
imaginos 44cba5b559 term would hang aftfter launch on logout do to open fd's related to stderr/stdin/stdout
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@22 726aef4b-f618-498e-8847-2d620e286838
2004-08-28 17:11:37 +00:00
prozacx a6d0f4e991 Make sure the last nick in the chan is us before we auto-cycle
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@21 726aef4b-f618-498e-8847-2d620e286838
2004-08-28 06:06:21 +00:00
imaginos a1dc5cbc6c upate Csocket.h from lr cvs
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@20 726aef4b-f618-498e-8847-2d620e286838
2004-08-26 00:02:10 +00:00
imaginos d3ca60526a just remove trailing \r\n
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@19 726aef4b-f618-498e-8847-2d620e286838
2004-08-25 23:14:35 +00:00
imaginos b6fadce977 added install target
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@18 726aef4b-f618-498e-8847-2d620e286838
2004-08-25 23:13:40 +00:00
prozacx 8f44a2fe87 Only look at the first token for channel name on JOIN/PART
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@17 726aef4b-f618-498e-8847-2d620e286838
2004-08-25 18:13:24 +00:00
imaginos 25c1ac58b0 solaris doesn't like -rdynamic flag
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@16 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 23:03:39 +00:00
imaginos abb61af25f source modifications to allow compilation on solaris
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@15 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 22:53:37 +00:00
imaginos 2a725fde45 appending to the wrong var
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@14 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 22:50:58 +00:00
imaginos 15dc927895 switch to ISSUN bool
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@13 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 22:49:36 +00:00
imaginos 1cdb55995c more sun adeptations
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@12 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 22:43:56 +00:00
imaginos 42bc0e8e3a need path to znc dir for CXXflags
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@11 726aef4b-f618-498e-8847-2d620e286838
2004-08-24 22:30:34 +00:00