]> jfr.im git - irc/znc/znc.git/log
irc/znc/znc.git
19 years agoInc'd version znc-0.033
prozacx [Tue, 26 Apr 2005 07:15:34 +0000 (07:15 +0000)] 
Inc'd version

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@191 726aef4b-f618-498e-8847-2d620e286838

19 years agoThrow exception on version mismatch
prozacx [Tue, 26 Apr 2005 07:15:12 +0000 (07:15 +0000)] 
Throw exception on version mismatch

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@190 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded IsValid()
prozacx [Tue, 26 Apr 2005 07:14:26 +0000 (07:14 +0000)] 
Added IsValid()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@189 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded IsValid() and Changed behavior of allowed hosts to accept * on no allow defined
prozacx [Tue, 26 Apr 2005 07:14:18 +0000 (07:14 +0000)] 
Added IsValid() and Changed behavior of allowed hosts to accept * on no allow defined

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@188 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded EX_BadModVersion exception
prozacx [Tue, 26 Apr 2005 07:13:27 +0000 (07:13 +0000)] 
Added EX_BadModVersion exception

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@187 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed literal strings of 'savebuff' to now use GetModName() and removed redundant...
prozacx [Sun, 24 Apr 2005 08:05:41 +0000 (08:05 +0000)] 
Fixed literal strings of 'savebuff' to now use GetModName() and removed redundant prefix from filenames

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@186 726aef4b-f618-498e-8847-2d620e286838

19 years agoDon't print a newline in PrintPrompt
prozacx [Sun, 24 Apr 2005 08:04:34 +0000 (08:04 +0000)] 
Don't print a newline in PrintPrompt

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@185 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed WritePidFile() output
prozacx [Sun, 24 Apr 2005 08:04:11 +0000 (08:04 +0000)] 
Fixed WritePidFile() output

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@184 726aef4b-f618-498e-8847-2d620e286838

19 years agoCall CUser::SetIRCNick() in SetNick()
prozacx [Sun, 24 Apr 2005 07:34:37 +0000 (07:34 +0000)] 
Call CUser::SetIRCNick() in SetNick()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@183 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged motd to CBuffer instead of vector to support nick changes
prozacx [Sun, 24 Apr 2005 07:03:03 +0000 (07:03 +0000)] 
Changed motd to CBuffer instead of vector to support nick changes

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@182 726aef4b-f618-498e-8847-2d620e286838

19 years agoRemoved old commented lines
prozacx [Sun, 24 Apr 2005 07:02:29 +0000 (07:02 +0000)] 
Removed old commented lines

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@181 726aef4b-f618-498e-8847-2d620e286838

19 years agoWrite pid before printing final status msg
prozacx [Sun, 24 Apr 2005 06:15:36 +0000 (06:15 +0000)] 
Write pid before printing final status msg

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@180 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded output for printing pid
prozacx [Sun, 24 Apr 2005 06:15:14 +0000 (06:15 +0000)] 
Added output for printing pid

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@179 726aef4b-f618-498e-8847-2d620e286838

19 years agoRemoved an old commented line
prozacx [Sun, 24 Apr 2005 06:02:12 +0000 (06:02 +0000)] 
Removed an old commented line

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@178 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged from checking pidfile to locking the config
prozacx [Sun, 24 Apr 2005 05:53:07 +0000 (05:53 +0000)] 
Changed from checking pidfile to locking the config

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@177 726aef4b-f618-498e-8847-2d620e286838

19 years agoRemoved zncchk since znc itself now does multiple instance detection
prozacx [Sat, 23 Apr 2005 23:16:13 +0000 (23:16 +0000)] 
Removed zncchk since znc itself now does multiple instance detection

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@176 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded AUTHORS
prozacx [Sat, 23 Apr 2005 23:05:01 +0000 (23:05 +0000)] 
Added AUTHORS

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@175 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded pid checking
prozacx [Sat, 23 Apr 2005 22:57:56 +0000 (22:57 +0000)] 
Added pid checking

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@174 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded author info
prozacx [Sat, 23 Apr 2005 22:01:37 +0000 (22:01 +0000)] 
Added author info

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@173 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded html documentation
prozacx [Sat, 23 Apr 2005 21:44:54 +0000 (21:44 +0000)] 
Added html documentation

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@172 726aef4b-f618-498e-8847-2d620e286838

19 years agoDocumentation
prozacx [Sat, 23 Apr 2005 19:45:44 +0000 (19:45 +0000)] 
Documentation

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@171 726aef4b-f618-498e-8847-2d620e286838

19 years agodie on dodoc failure
prozacx [Sat, 23 Apr 2005 19:28:50 +0000 (19:28 +0000)] 
die on dodoc failure

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@170 726aef4b-f618-498e-8847-2d620e286838

19 years agoonly work on chans where keepbuffer is true
imaginos [Sat, 23 Apr 2005 18:24:38 +0000 (18:24 +0000)] 
only work on chans where keepbuffer is true

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@169 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded KeepBuffer/Buffer config options to the User class
prozacx [Sat, 23 Apr 2005 17:54:20 +0000 (17:54 +0000)] 
Added KeepBuffer/Buffer config options to the User class

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@168 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded VersionReply config option
prozacx [Sat, 23 Apr 2005 16:30:57 +0000 (16:30 +0000)] 
Added VersionReply config option

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@167 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded QuitMsg config option
prozacx [Sat, 23 Apr 2005 16:14:05 +0000 (16:14 +0000)] 
Added QuitMsg config option

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@166 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged vChans to a reference in OnNick and OnQuit (oops)
prozacx [Sat, 23 Apr 2005 08:10:34 +0000 (08:10 +0000)] 
Changed vChans to a reference in OnNick and OnQuit (oops)

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@165 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged OnNick() and OnQuit() to take a vector<CChan*> of common channels
prozacx [Sat, 23 Apr 2005 07:24:58 +0000 (07:24 +0000)] 
Changed OnNick() and OnQuit() to take a vector<CChan*> of common channels

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@164 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged buffer playback messages to mirror engine behavior
prozacx [Sat, 23 Apr 2005 06:44:19 +0000 (06:44 +0000)] 
Changed buffer playback messages to mirror engine behavior

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@163 726aef4b-f618-498e-8847-2d620e286838

19 years agowoops, created a req, needed to create a signed cert
imaginos [Sat, 23 Apr 2005 05:44:42 +0000 (05:44 +0000)] 
woops, created a req, needed to create a signed cert

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@162 726aef4b-f618-498e-8847-2d620e286838

19 years agostart logging certain events
imaginos [Fri, 22 Apr 2005 03:35:48 +0000 (03:35 +0000)] 
start logging certain events

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@161 726aef4b-f618-498e-8847-2d620e286838

19 years agoInc'd version znc-0.030
prozacx [Thu, 21 Apr 2005 21:38:16 +0000 (21:38 +0000)] 
Inc'd version

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@160 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded GetCommonChans()
prozacx [Thu, 21 Apr 2005 21:37:35 +0000 (21:37 +0000)] 
Added GetCommonChans()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@159 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded include for main.h
prozacx [Thu, 21 Apr 2005 21:36:59 +0000 (21:36 +0000)] 
Added include for main.h

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@158 726aef4b-f618-498e-8847-2d620e286838

19 years agoMoved AutoCycle() check to the caller instead of inside of Cycle()
prozacx [Wed, 20 Apr 2005 05:35:24 +0000 (05:35 +0000)] 
Moved AutoCycle() check to the caller instead of inside of Cycle()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@157 726aef4b-f618-498e-8847-2d620e286838

19 years agocut&paste madness
imaginos [Tue, 19 Apr 2005 20:54:38 +0000 (20:54 +0000)] 
cut&paste madness

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@156 726aef4b-f618-498e-8847-2d620e286838

19 years agoonly fill the buffer if its empty
imaginos [Tue, 19 Apr 2005 20:50:24 +0000 (20:50 +0000)] 
only fill the buffer if its empty

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@155 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded SHUTDOWN user command by way of an exception
prozacx [Tue, 19 Apr 2005 18:26:18 +0000 (18:26 +0000)] 
Added SHUTDOWN user command by way of an exception

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@154 726aef4b-f618-498e-8847-2d620e286838

19 years agoCall OnBoot() in OnLoad() again since closing stdout bug is now fixed
prozacx [Mon, 18 Apr 2005 22:56:42 +0000 (22:56 +0000)] 
Call OnBoot() in OnLoad() again since closing stdout bug is now fixed

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@153 726aef4b-f618-498e-8847-2d620e286838

19 years agomove password reset into BootStrap
imaginos [Mon, 18 Apr 2005 22:32:24 +0000 (22:32 +0000)] 
move password reset into BootStrap

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@152 726aef4b-f618-498e-8847-2d620e286838

19 years agoRemoved call to daemon() since it forks and was changing our pid
prozacx [Mon, 18 Apr 2005 22:11:35 +0000 (22:11 +0000)] 
Removed call to daemon() since it forks and was changing our pid

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@151 726aef4b-f618-498e-8847-2d620e286838

19 years agoditch warning message
imaginos [Mon, 18 Apr 2005 17:26:23 +0000 (17:26 +0000)] 
ditch warning message

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@150 726aef4b-f618-498e-8847-2d620e286838

19 years agouse daemon to close fd's and finally daemonize the process
imaginos [Mon, 18 Apr 2005 06:11:33 +0000 (06:11 +0000)] 
use daemon to close fd's and finally daemonize the process

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@149 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded OnLoad() and print modname in error msg
prozacx [Mon, 18 Apr 2005 05:41:43 +0000 (05:41 +0000)] 
Added OnLoad() and print modname in error msg

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@148 726aef4b-f618-498e-8847-2d620e286838

19 years agoDon't call OnBoot() in OnLoad() and print modname in error msg
prozacx [Mon, 18 Apr 2005 05:39:19 +0000 (05:39 +0000)] 
Don't call OnBoot() in OnLoad() and print modname in error msg

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@147 726aef4b-f618-498e-8847-2d620e286838

19 years agofixed bug where attempting to set a bad pass trashes existing buffer
imaginos [Mon, 18 Apr 2005 04:44:40 +0000 (04:44 +0000)] 
fixed bug where attempting to set a bad pass trashes existing buffer

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@146 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged output messages to use new style
prozacx [Mon, 18 Apr 2005 03:44:34 +0000 (03:44 +0000)] 
Changed output messages to use new style

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@145 726aef4b-f618-498e-8847-2d620e286838

19 years agoUpgraded output msgs and changed path of file
prozacx [Mon, 18 Apr 2005 00:18:46 +0000 (00:18 +0000)] 
Upgraded output msgs and changed path of file

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@144 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded OnLoad() for setting pass from config
prozacx [Sun, 17 Apr 2005 23:58:26 +0000 (23:58 +0000)] 
Added OnLoad() for setting pass from config

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@143 726aef4b-f618-498e-8847-2d620e286838

19 years agoUpgraded output print msgs to new schema
prozacx [Sun, 17 Apr 2005 23:46:06 +0000 (23:46 +0000)] 
Upgraded output print msgs to new schema

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@142 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded PrintPrompt() and GetPass() to CUtils
prozacx [Sun, 17 Apr 2005 23:45:23 +0000 (23:45 +0000)] 
Added PrintPrompt() and GetPass() to CUtils

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@141 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged error msg
prozacx [Sun, 17 Apr 2005 23:44:54 +0000 (23:44 +0000)] 
Changed error msg

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@140 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded colorful printing functions
prozacx [Sun, 17 Apr 2005 19:05:06 +0000 (19:05 +0000)] 
Added colorful printing functions

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@139 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed bug with last commit where socket name was being looked up by prefix only,...
prozacx [Fri, 15 Apr 2005 16:33:25 +0000 (16:33 +0000)] 
Fixed bug with last commit where socket name was being looked up by prefix only, added username

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@138 726aef4b-f618-498e-8847-2d620e286838

19 years agoClose color and bold 'tags'
prozacx [Fri, 15 Apr 2005 07:06:33 +0000 (07:06 +0000)] 
Close color and bold 'tags'

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@137 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed lookup of USR:: socket
prozacx [Fri, 15 Apr 2005 06:43:29 +0000 (06:43 +0000)] 
Fixed lookup of USR:: socket

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@136 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed bug where motd was calling clear() on the wrong raw
prozacx [Thu, 14 Apr 2005 06:10:46 +0000 (06:10 +0000)] 
Fixed bug where motd was calling clear() on the wrong raw

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@135 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged path to DataPath
prozacx [Tue, 12 Apr 2005 07:33:45 +0000 (07:33 +0000)] 
Changed path to DataPath

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@134 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded GetDataPath()
prozacx [Tue, 12 Apr 2005 07:27:27 +0000 (07:27 +0000)] 
Added GetDataPath()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@133 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded initialization of m_sDataPath
prozacx [Tue, 12 Apr 2005 07:26:50 +0000 (07:26 +0000)] 
Added initialization of m_sDataPath

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@132 726aef4b-f618-498e-8847-2d620e286838

19 years agoInc'd version znc-0.029
prozacx [Tue, 12 Apr 2005 04:55:02 +0000 (04:55 +0000)] 
Inc'd version

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@131 726aef4b-f618-498e-8847-2d620e286838

19 years agoCache the MOTD
prozacx [Tue, 12 Apr 2005 04:43:48 +0000 (04:43 +0000)] 
Cache the MOTD

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@130 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed order of raws sent to user during a reattach and cache the MOTD
prozacx [Tue, 12 Apr 2005 04:43:00 +0000 (04:43 +0000)] 
Fixed order of raws sent to user during a reattach and cache the MOTD

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@129 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded nicer error message when a module fails to build
prozacx [Mon, 11 Apr 2005 18:38:00 +0000 (18:38 +0000)] 
Added nicer error message when a module fails to build

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@128 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded support to compile multiple modules at once and verify existence of includes...
prozacx [Mon, 11 Apr 2005 18:33:42 +0000 (18:33 +0000)] 
Added support to compile multiple modules at once and verify existence of includes dir and source files

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@127 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded installation of znc-buildmod
prozacx [Mon, 11 Apr 2005 05:13:16 +0000 (05:13 +0000)] 
Added installation of znc-buildmod

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@126 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded /znc on the end of includes
prozacx [Mon, 11 Apr 2005 05:12:39 +0000 (05:12 +0000)] 
Added /znc on the end of includes

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@125 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded znc-buildmod, used for building modules
prozacx [Mon, 11 Apr 2005 05:12:10 +0000 (05:12 +0000)] 
Added znc-buildmod, used for building modules

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@124 726aef4b-f618-498e-8847-2d620e286838

19 years agoRemoved trailing quote
prozacx [Sun, 10 Apr 2005 21:11:55 +0000 (21:11 +0000)] 
Removed trailing quote

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@123 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded a HELP status command
prozacx [Sun, 10 Apr 2005 19:43:04 +0000 (19:43 +0000)] 
Added a HELP status command

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@122 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed keywords and removed S=
prozacx [Sun, 10 Apr 2005 02:17:25 +0000 (02:17 +0000)] 
Fixed keywords and removed S=

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@121 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged homepage to znc.sf.net
prozacx [Fri, 8 Apr 2005 01:26:13 +0000 (01:26 +0000)] 
Changed homepage to znc.sf.net

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@120 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged behavior of NAMES during reattach, znc now simulates the names list itself...
prozacx [Thu, 7 Apr 2005 05:33:10 +0000 (05:33 +0000)] 
Changed behavior of NAMES during reattach, znc now simulates the names list itself instead of relying on irc - Added SendBuffer() and call it in JoinUser()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@119 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded SendBuffer()
prozacx [Thu, 7 Apr 2005 05:31:21 +0000 (05:31 +0000)] 
Added SendBuffer()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@118 726aef4b-f618-498e-8847-2d620e286838

19 years agoRemoved a useless line
prozacx [Thu, 7 Apr 2005 05:30:52 +0000 (05:30 +0000)] 
Removed a useless line

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@117 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged IUSE flag from nossl to ssl since ssl seems to be on by default and is a...
prozacx [Wed, 6 Apr 2005 19:22:40 +0000 (19:22 +0000)] 
Changed IUSE flag from nossl to ssl since ssl seems to be on by default and is a global standard

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@116 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded TOPICS status command
prozacx [Wed, 6 Apr 2005 06:52:30 +0000 (06:52 +0000)] 
Added TOPICS status command

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@115 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed name of zncchk
prozacx [Tue, 5 Apr 2005 23:32:29 +0000 (23:32 +0000)] 
Fixed name of zncchk

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@114 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded ability to retain topics
prozacx [Tue, 5 Apr 2005 18:48:57 +0000 (18:48 +0000)] 
Added ability to retain topics

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@113 726aef4b-f618-498e-8847-2d620e286838

19 years agoImproved detaching
prozacx [Tue, 5 Apr 2005 07:17:08 +0000 (07:17 +0000)] 
Improved detaching

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@112 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded gcc dependency and specific minimum version for openssl dependency
prozacx [Mon, 4 Apr 2005 07:14:58 +0000 (07:14 +0000)] 
Added gcc dependency and specific minimum version for openssl dependency

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@111 726aef4b-f618-498e-8847-2d620e286838

19 years agorequiring relatively newer version of openssl
imaginos [Mon, 4 Apr 2005 07:09:34 +0000 (07:09 +0000)] 
requiring relatively newer version of openssl

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@110 726aef4b-f618-498e-8847-2d620e286838

19 years agofix versioning in spec file
imaginos [Mon, 4 Apr 2005 07:04:50 +0000 (07:04 +0000)] 
fix versioning in spec file

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@109 726aef4b-f618-498e-8847-2d620e286838

19 years agoAdded zncchk to install - Changed znc permissions to 0755
prozacx [Mon, 4 Apr 2005 06:55:12 +0000 (06:55 +0000)] 
Added zncchk to install - Changed znc permissions to 0755

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@108 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged behavior to work well with a system install
prozacx [Mon, 4 Apr 2005 06:42:24 +0000 (06:42 +0000)] 
Changed behavior to work well with a system install

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@107 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged to string::size_type for calls to string::find()
prozacx [Mon, 4 Apr 2005 06:36:17 +0000 (06:36 +0000)] 
Changed to string::size_type for calls to string::find()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@106 726aef4b-f618-498e-8847-2d620e286838

19 years agofixed int32's that test against npos to string::size_type
imaginos [Mon, 4 Apr 2005 06:35:19 +0000 (06:35 +0000)] 
fixed int32's that test against npos to string::size_type

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@105 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged permission to 0755 for installation
prozacx [Mon, 4 Apr 2005 06:29:19 +0000 (06:29 +0000)] 
Changed permission to 0755 for installation

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@104 726aef4b-f618-498e-8847-2d620e286838

19 years agoInc'd version znc-0.028
prozacx [Mon, 4 Apr 2005 06:20:40 +0000 (06:20 +0000)] 
Inc'd version

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@103 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged permission on installed modules to 0644
prozacx [Mon, 4 Apr 2005 06:20:30 +0000 (06:20 +0000)] 
Changed permission on installed modules to 0644

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@102 726aef4b-f618-498e-8847-2d620e286838

19 years agoInc'd version znc-0.027
prozacx [Mon, 4 Apr 2005 05:31:51 +0000 (05:31 +0000)] 
Inc'd version

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@101 726aef4b-f618-498e-8847-2d620e286838

19 years agoChanged source file from .tgz to tar.gz
prozacx [Mon, 4 Apr 2005 05:30:37 +0000 (05:30 +0000)] 
Changed source file from .tgz to tar.gz

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@100 726aef4b-f618-498e-8847-2d620e286838

19 years agoFixed header
prozacx [Mon, 4 Apr 2005 04:58:32 +0000 (04:58 +0000)] 
Fixed header

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@99 726aef4b-f618-498e-8847-2d620e286838

19 years agoGentoo ebuild
prozacx [Mon, 4 Apr 2005 04:57:01 +0000 (04:57 +0000)] 
Gentoo ebuild

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@98 726aef4b-f618-498e-8847-2d620e286838

19 years agoeat up extra /'s as needed when included in the path
imaginos [Mon, 4 Apr 2005 04:46:59 +0000 (04:46 +0000)] 
eat up extra /'s as needed when included in the path

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@97 726aef4b-f618-498e-8847-2d620e286838

19 years agoMade --makepem use GetPemLocation() and print a message on success
prozacx [Mon, 4 Apr 2005 04:21:55 +0000 (04:21 +0000)] 
Made --makepem use GetPemLocation() and print a message on success

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@96 726aef4b-f618-498e-8847-2d620e286838

19 years agochange to DESTDIR and only install mods if enabled
imaginos [Mon, 4 Apr 2005 01:49:43 +0000 (01:49 +0000)] 
change to DESTDIR and only install mods if enabled

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@95 726aef4b-f618-498e-8847-2d620e286838

19 years agowoops, need to include ssl support
imaginos [Mon, 4 Apr 2005 01:27:22 +0000 (01:27 +0000)] 
woops, need to include ssl support

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@94 726aef4b-f618-498e-8847-2d620e286838

19 years agowoops, missed my mark
imaginos [Sun, 3 Apr 2005 23:59:15 +0000 (23:59 +0000)] 
woops, missed my mark

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@93 726aef4b-f618-498e-8847-2d620e286838

19 years agoHandle modules not being defined in LoadModule() and UnloadModule()
prozacx [Sun, 3 Apr 2005 23:18:52 +0000 (23:18 +0000)] 
Handle modules not being defined in LoadModule() and UnloadModule()

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@92 726aef4b-f618-498e-8847-2d620e286838