Commit Graph

2038 Commits

Author SHA1 Message Date
imaginos 788f1415e1 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
2005-04-03 20:59:25 +00:00
imaginos de1f9e1bcf added long options
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@88 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 20:56:41 +00:00
imaginos 46daeeba2c fix compile errors
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@87 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 20:18:36 +00:00
imaginos 7627ea1162 added GenerateCert
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@86 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 18:45:00 +00:00
imaginos 40ba157fb7 added --disable-openssl
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@85 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 09:18:23 +00:00
prozacx 6c9abd2192 Use GetPemLocation() for the pemfile path
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@84 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 08:19:42 +00:00
prozacx 7dc9d6ab27 Added GetPemLocation()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@83 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 08:19:04 +00:00
prozacx 2f03306340 Added GetPemLocation()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@82 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 07:56:33 +00:00
prozacx 6bd03a84fa 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
2005-04-03 07:52:29 +00:00
prozacx 267e2703eb 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
2005-04-03 07:49:11 +00:00
prozacx 37641e73ca Renamed BinPath to CurPath
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@79 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 07:48:31 +00:00
prozacx ec1ecf00a8 Inc'd version
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@78 726aef4b-f618-498e-8847-2d620e286838
znc-0.025
2005-04-03 07:05:41 +00:00
prozacx 6cb317060e Look in ZNCPath for config
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@77 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 07:04:58 +00:00
prozacx 53db324fef 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
2005-04-03 06:31:54 +00:00
prozacx 2f7d06db1c cout not cerr
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@75 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:47:50 +00:00
prozacx 2577d618e1 #include Utils.h
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@74 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:47:28 +00:00
prozacx 5f09d05bbd Added MakeDir for creating dirs including parents
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@73 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:46:18 +00:00
prozacx 3ee360fc11 No longer pass unneeded path to LoadModule
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@72 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:45:33 +00:00
prozacx 8b1a745081 Try multiple locations to find modules
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@71 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:40:46 +00:00
prozacx 263295a1ae 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
2005-04-03 05:40:15 +00:00
prozacx 933f1cc616 Added m_sZNCPath and m_sDataPath
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@69 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:39:08 +00:00
prozacx a7ae4ad375 Put a debug print into DEBUG_ONLY()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@68 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 05:36:52 +00:00
imaginos c207ea5079 created znc-config, added support
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@67 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 00:55:21 +00:00
imaginos 0faf6d2947 install header files
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@66 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 00:37:52 +00:00
imaginos 44431c46fd added distclean target
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@65 726aef4b-f618-498e-8847-2d620e286838
2005-04-03 00:02:02 +00:00
imaginos ce9c371e95 include version into spec file
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@64 726aef4b-f618-498e-8847-2d620e286838
2005-04-02 23:56:35 +00:00
imaginos f8158b9e4b fixed a couple makefile bugs, created specfile
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@63 726aef4b-f618-498e-8847-2d620e286838
2005-04-02 23:51:45 +00:00
imaginos d052efe002 use /usr/local as default
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@62 726aef4b-f618-498e-8847-2d620e286838
2005-04-02 23:11:56 +00:00
imaginos 2814df8faa make it so system properly deployed
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@61 726aef4b-f618-498e-8847-2d620e286838
2005-04-02 22:50:47 +00:00
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