Commit Graph

4514 Commits

Author SHA1 Message Date
prozacx 9b3ac7cb94 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
2005-04-23 08:10:34 +00:00
prozacx c88b835837 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
2005-04-23 07:24:58 +00:00
prozacx fccf44540a 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
2005-04-23 06:44:19 +00:00
imaginos e57edc5a58 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
2005-04-23 05:44:42 +00:00
imaginos 8599009048 start logging certain events
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@161 726aef4b-f618-498e-8847-2d620e286838
2005-04-22 03:35:48 +00:00
prozacx cf835fe51d Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@160 726aef4b-f618-498e-8847-2d620e286838
znc-0.030
2005-04-21 21:38:16 +00:00
prozacx 48eb3373eb Added GetCommonChans()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@159 726aef4b-f618-498e-8847-2d620e286838
2005-04-21 21:37:35 +00:00
prozacx 4a9bc771a2 Added include for main.h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@158 726aef4b-f618-498e-8847-2d620e286838
2005-04-21 21:36:59 +00:00
prozacx 743fec50e2 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
2005-04-20 05:35:24 +00:00
imaginos 10cbf756b3 cut&paste madness
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@156 726aef4b-f618-498e-8847-2d620e286838
2005-04-19 20:54:38 +00:00
imaginos 58b5a580e3 only fill the buffer if its empty
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@155 726aef4b-f618-498e-8847-2d620e286838
2005-04-19 20:50:24 +00:00
prozacx 3fe14f6ed2 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
2005-04-19 18:26:18 +00:00
prozacx fb2888d007 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
2005-04-18 22:56:42 +00:00
imaginos 4389fc0cea move password reset into BootStrap
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@152 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 22:32:24 +00:00
prozacx b1c12d2fba 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
2005-04-18 22:11:35 +00:00
imaginos d704d0511c ditch warning message
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@150 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 17:26:23 +00:00
imaginos 1db82b6616 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
2005-04-18 06:11:33 +00:00
prozacx 6bdbe9d2c9 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
2005-04-18 05:41:43 +00:00
prozacx af8b2fdda7 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
2005-04-18 05:39:19 +00:00
imaginos 1ff65cf052 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
2005-04-18 04:44:40 +00:00
prozacx c98c71c286 Changed output messages to use new style
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@145 726aef4b-f618-498e-8847-2d620e286838
2005-04-18 03:44:34 +00:00
prozacx eec21f9af8 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
2005-04-18 00:18:46 +00:00
prozacx c5cad585f2 Added OnLoad() for setting pass from config
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@143 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:58:26 +00:00
prozacx 63d565ff1f Upgraded output print msgs to new schema
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@142 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:46:06 +00:00
prozacx 1873745f1f Added PrintPrompt() and GetPass() to CUtils
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@141 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:45:23 +00:00
prozacx 0679cf55ad Changed error msg
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@140 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 23:44:54 +00:00
prozacx a9d08422f5 Added colorful printing functions
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@139 726aef4b-f618-498e-8847-2d620e286838
2005-04-17 19:05:06 +00:00
prozacx 3ec5c66fee 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
2005-04-15 16:33:25 +00:00
prozacx 562a5fb93e Close color and bold 'tags'
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@137 726aef4b-f618-498e-8847-2d620e286838
2005-04-15 07:06:33 +00:00
prozacx f6ebc82ee3 Fixed lookup of USR:: socket
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@136 726aef4b-f618-498e-8847-2d620e286838
2005-04-15 06:43:29 +00:00
prozacx 133efcb421 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
2005-04-14 06:10:46 +00:00
prozacx 2baac31fd9 Changed path to DataPath
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@134 726aef4b-f618-498e-8847-2d620e286838
2005-04-12 07:33:45 +00:00
prozacx c5b46394fe Added GetDataPath()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@133 726aef4b-f618-498e-8847-2d620e286838
2005-04-12 07:27:27 +00:00
prozacx 1a4c4fc710 Added initialization of m_sDataPath
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@132 726aef4b-f618-498e-8847-2d620e286838
2005-04-12 07:26:50 +00:00
prozacx e463cdaea4 Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@131 726aef4b-f618-498e-8847-2d620e286838
znc-0.029
2005-04-12 04:55:02 +00:00
prozacx da9e5d35fa Cache the MOTD
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@130 726aef4b-f618-498e-8847-2d620e286838
2005-04-12 04:43:48 +00:00
prozacx 57f66b5eb9 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
2005-04-12 04:43:00 +00:00
prozacx d563021d43 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
2005-04-11 18:38:00 +00:00
prozacx afe2534a34 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
2005-04-11 18:33:42 +00:00
prozacx 131f8e52f1 Added installation of znc-buildmod
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@126 726aef4b-f618-498e-8847-2d620e286838
2005-04-11 05:13:16 +00:00
prozacx 6ef5f6cd31 Added /znc on the end of includes
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@125 726aef4b-f618-498e-8847-2d620e286838
2005-04-11 05:12:39 +00:00
prozacx 08aafe87da Added znc-buildmod, used for building modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@124 726aef4b-f618-498e-8847-2d620e286838
2005-04-11 05:12:10 +00:00
prozacx fb5dc19c43 Removed trailing quote
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@123 726aef4b-f618-498e-8847-2d620e286838
2005-04-10 21:11:55 +00:00
prozacx a6c1221a84 Added a HELP status command
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@122 726aef4b-f618-498e-8847-2d620e286838
2005-04-10 19:43:04 +00:00
prozacx 74e65faf37 Fixed keywords and removed S=
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@121 726aef4b-f618-498e-8847-2d620e286838
2005-04-10 02:17:25 +00:00
prozacx 8fb55b4002 Changed homepage to znc.sf.net
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@120 726aef4b-f618-498e-8847-2d620e286838
2005-04-08 01:26:13 +00:00
prozacx b1e5bd74bb 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
2005-04-07 05:33:10 +00:00
prozacx 92dc3295f3 Added SendBuffer()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@118 726aef4b-f618-498e-8847-2d620e286838
2005-04-07 05:31:21 +00:00
prozacx 0d0961c674 Removed a useless line
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@117 726aef4b-f618-498e-8847-2d620e286838
2005-04-07 05:30:52 +00:00
prozacx acf029f3ce 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
2005-04-06 19:22:40 +00:00