]> jfr.im git - irc/znc/znc.git/log
irc/znc/znc.git
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

19 years agodon't build modules that require ssl
imaginos [Sun, 3 Apr 2005 23:03:22 +0000 (23:03 +0000)] 
don't build modules that require ssl

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

19 years agoshow this requires ssl
imaginos [Sun, 3 Apr 2005 23:03:06 +0000 (23:03 +0000)] 
show this requires ssl

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

19 years agoadjust to coding style, wrap initssl with defs
imaginos [Sun, 3 Apr 2005 20:59:25 +0000 (20:59 +0000)] 
adjust to coding style, wrap initssl with defs

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

19 years agoadded long options
imaginos [Sun, 3 Apr 2005 20:56:41 +0000 (20:56 +0000)] 
added long options

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

19 years agofix compile errors
imaginos [Sun, 3 Apr 2005 20:18:36 +0000 (20:18 +0000)] 
fix compile errors

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

19 years agoadded GenerateCert
imaginos [Sun, 3 Apr 2005 18:45:00 +0000 (18:45 +0000)] 
added GenerateCert

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

19 years agoadded --disable-openssl
imaginos [Sun, 3 Apr 2005 09:18:23 +0000 (09:18 +0000)] 
added --disable-openssl

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

19 years agoUse GetPemLocation() for the pemfile path
prozacx [Sun, 3 Apr 2005 08:19:42 +0000 (08:19 +0000)] 
Use GetPemLocation() for the pemfile path

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

19 years agoAdded GetPemLocation()
prozacx [Sun, 3 Apr 2005 08:19:04 +0000 (08:19 +0000)] 
Added GetPemLocation()

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

19 years agoAdded GetPemLocation()
prozacx [Sun, 3 Apr 2005 07:56:33 +0000 (07:56 +0000)] 
Added GetPemLocation()

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

19 years agoRenamed BinPath to CurPath - Fixed conf and pid paths
prozacx [Sun, 3 Apr 2005 07:52:29 +0000 (07:52 +0000)] 
Renamed BinPath to CurPath - Fixed conf and pid paths

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

19 years agoDon't fill in znc.conf if no config is passed
prozacx [Sun, 3 Apr 2005 07:49:11 +0000 (07:49 +0000)] 
Don't fill in znc.conf if no config is passed

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

19 years agoRenamed BinPath to CurPath
prozacx [Sun, 3 Apr 2005 07:48:31 +0000 (07:48 +0000)] 
Renamed BinPath to CurPath

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

19 years agoInc'd version znc-0.025
prozacx [Sun, 3 Apr 2005 07:05:41 +0000 (07:05 +0000)] 
Inc'd version

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

19 years agoLook in ZNCPath for config
prozacx [Sun, 3 Apr 2005 07:04:58 +0000 (07:04 +0000)] 
Look in ZNCPath for config

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

19 years agoChanged module load order, bindir/modules -> homedir/.znc/modules -> _MODDIR_
prozacx [Sun, 3 Apr 2005 06:31:54 +0000 (06:31 +0000)] 
Changed module load order, bindir/modules -> homedir/.znc/modules -> _MODDIR_

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

19 years agocout not cerr
prozacx [Sun, 3 Apr 2005 05:47:50 +0000 (05:47 +0000)] 
cout not cerr

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

19 years ago#include Utils.h
prozacx [Sun, 3 Apr 2005 05:47:28 +0000 (05:47 +0000)] 
#include Utils.h

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

19 years agoAdded MakeDir for creating dirs including parents
prozacx [Sun, 3 Apr 2005 05:46:18 +0000 (05:46 +0000)] 
Added MakeDir for creating dirs including parents

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

19 years agoNo longer pass unneeded path to LoadModule
prozacx [Sun, 3 Apr 2005 05:45:33 +0000 (05:45 +0000)] 
No longer pass unneeded path to LoadModule

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

19 years agoTry multiple locations to find modules
prozacx [Sun, 3 Apr 2005 05:40:46 +0000 (05:40 +0000)] 
Try multiple locations to find modules

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

19 years agoRemoved path arg in LoadModule functions, it was not being used
prozacx [Sun, 3 Apr 2005 05:40:15 +0000 (05:40 +0000)] 
Removed path arg in LoadModule functions, it was not being used

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

19 years agoAdded m_sZNCPath and m_sDataPath
prozacx [Sun, 3 Apr 2005 05:39:08 +0000 (05:39 +0000)] 
Added m_sZNCPath and m_sDataPath

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

19 years agoPut a debug print into DEBUG_ONLY()
prozacx [Sun, 3 Apr 2005 05:36:52 +0000 (05:36 +0000)] 
Put a debug print into DEBUG_ONLY()

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

19 years agocreated znc-config, added support
imaginos [Sun, 3 Apr 2005 00:55:21 +0000 (00:55 +0000)] 
created znc-config, added support

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

19 years agoinstall header files
imaginos [Sun, 3 Apr 2005 00:37:52 +0000 (00:37 +0000)] 
install header files

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

19 years agoadded distclean target
imaginos [Sun, 3 Apr 2005 00:02:02 +0000 (00:02 +0000)] 
added distclean target

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

19 years agoinclude version into spec file
imaginos [Sat, 2 Apr 2005 23:56:35 +0000 (23:56 +0000)] 
include version into spec file

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

19 years agofixed a couple makefile bugs, created specfile
imaginos [Sat, 2 Apr 2005 23:51:45 +0000 (23:51 +0000)] 
fixed a couple makefile bugs, created specfile

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

19 years agouse /usr/local as default
imaginos [Sat, 2 Apr 2005 23:11:56 +0000 (23:11 +0000)] 
use /usr/local as default

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

19 years agomake it so system properly deployed
imaginos [Sat, 2 Apr 2005 22:50:47 +0000 (22:50 +0000)] 
make it so system properly deployed

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