Commit Graph

  • 1a4c4fc710 Added initialization of m_sDataPath prozacx 2005-04-12 07:26:50 +00:00
  • e463cdaea4 Inc'd version znc-0.029 prozacx 2005-04-12 04:55:02 +00:00
  • da9e5d35fa Cache the MOTD prozacx 2005-04-12 04:43:48 +00:00
  • 57f66b5eb9 Fixed order of raws sent to user during a reattach and cache the MOTD prozacx 2005-04-12 04:43:00 +00:00
  • d563021d43 Added nicer error message when a module fails to build prozacx 2005-04-11 18:38:00 +00:00
  • afe2534a34 Added support to compile multiple modules at once and verify existence of includes dir and source files prozacx 2005-04-11 18:33:42 +00:00
  • 131f8e52f1 Added installation of znc-buildmod prozacx 2005-04-11 05:13:16 +00:00
  • 6ef5f6cd31 Added /znc on the end of includes prozacx 2005-04-11 05:12:39 +00:00
  • 08aafe87da Added znc-buildmod, used for building modules prozacx 2005-04-11 05:12:10 +00:00
  • fb5dc19c43 Removed trailing quote prozacx 2005-04-10 21:11:55 +00:00
  • a6c1221a84 Added a HELP status command prozacx 2005-04-10 19:43:04 +00:00
  • 74e65faf37 Fixed keywords and removed S= prozacx 2005-04-10 02:17:25 +00:00
  • 8fb55b4002 Changed homepage to znc.sf.net prozacx 2005-04-08 01:26:13 +00:00
  • 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() prozacx 2005-04-07 05:33:10 +00:00
  • 92dc3295f3 Added SendBuffer() prozacx 2005-04-07 05:31:21 +00:00
  • 0d0961c674 Removed a useless line prozacx 2005-04-07 05:30:52 +00:00
  • acf029f3ce Changed IUSE flag from nossl to ssl since ssl seems to be on by default and is a global standard prozacx 2005-04-06 19:22:40 +00:00
  • dfd8fa12ec Added TOPICS status command prozacx 2005-04-06 06:52:30 +00:00
  • 5381143e86 Fixed name of zncchk prozacx 2005-04-05 23:32:29 +00:00
  • fa4dd02671 Added ability to retain topics prozacx 2005-04-05 18:48:57 +00:00
  • 66389db912 Improved detaching prozacx 2005-04-05 07:17:08 +00:00
  • 5be5a12aaf Added gcc dependency and specific minimum version for openssl dependency prozacx 2005-04-04 07:14:58 +00:00
  • 9b9553ec4b requiring relatively newer version of openssl imaginos 2005-04-04 07:09:34 +00:00
  • 43af62d6d8 fix versioning in spec file imaginos 2005-04-04 07:04:50 +00:00
  • 1c5af2d7d2 Added zncchk to install - Changed znc permissions to 0755 prozacx 2005-04-04 06:55:12 +00:00
  • 0f70dfd948 Changed behavior to work well with a system install prozacx 2005-04-04 06:42:24 +00:00
  • 022854c3b2 Changed to string::size_type for calls to string::find() prozacx 2005-04-04 06:36:17 +00:00
  • d68cd90e7c fixed int32's that test against npos to string::size_type imaginos 2005-04-04 06:35:19 +00:00
  • d7e90add33 Changed permission to 0755 for installation prozacx 2005-04-04 06:29:19 +00:00
  • c5ee67883e Inc'd version znc-0.028 prozacx 2005-04-04 06:20:40 +00:00
  • 84c379a4e7 Changed permission on installed modules to 0644 prozacx 2005-04-04 06:20:30 +00:00
  • fb4dd0419b Inc'd version znc-0.027 prozacx 2005-04-04 05:31:51 +00:00
  • 3cf45da40c Changed source file from .tgz to tar.gz prozacx 2005-04-04 05:30:37 +00:00
  • 9ee1df88c4 Fixed header prozacx 2005-04-04 04:58:32 +00:00
  • 3630aeb52d Gentoo ebuild prozacx 2005-04-04 04:57:01 +00:00
  • 90c8d1179c eat up extra /'s as needed when included in the path imaginos 2005-04-04 04:46:59 +00:00
  • 097b281ed3 Made --makepem use GetPemLocation() and print a message on success prozacx 2005-04-04 04:21:55 +00:00
  • 525f0c140f change to DESTDIR and only install mods if enabled imaginos 2005-04-04 01:49:43 +00:00
  • 3e868c5c77 woops, need to include ssl support imaginos 2005-04-04 01:27:22 +00:00
  • 99144a5761 woops, missed my mark imaginos 2005-04-03 23:59:15 +00:00
  • e13e45dc66 Handle modules not being defined in LoadModule() and UnloadModule() prozacx 2005-04-03 23:18:52 +00:00
  • b03c90f722 don't build modules that require ssl imaginos 2005-04-03 23:03:22 +00:00
  • 916a3fb713 show this requires ssl imaginos 2005-04-03 23:03:06 +00:00
  • 788f1415e1 adjust to coding style, wrap initssl with defs imaginos 2005-04-03 20:59:25 +00:00
  • de1f9e1bcf added long options imaginos 2005-04-03 20:56:41 +00:00
  • 46daeeba2c fix compile errors imaginos 2005-04-03 20:18:36 +00:00
  • 7627ea1162 added GenerateCert imaginos 2005-04-03 18:45:00 +00:00
  • 40ba157fb7 added --disable-openssl imaginos 2005-04-03 09:18:23 +00:00
  • 6c9abd2192 Use GetPemLocation() for the pemfile path prozacx 2005-04-03 08:19:42 +00:00
  • 7dc9d6ab27 Added GetPemLocation() prozacx 2005-04-03 08:19:04 +00:00
  • 2f03306340 Added GetPemLocation() prozacx 2005-04-03 07:56:33 +00:00
  • 6bd03a84fa Renamed BinPath to CurPath - Fixed conf and pid paths prozacx 2005-04-03 07:52:29 +00:00
  • 267e2703eb Don't fill in znc.conf if no config is passed prozacx 2005-04-03 07:49:11 +00:00
  • 37641e73ca Renamed BinPath to CurPath prozacx 2005-04-03 07:48:31 +00:00
  • ec1ecf00a8 Inc'd version znc-0.025 prozacx 2005-04-03 07:05:41 +00:00
  • 6cb317060e Look in ZNCPath for config prozacx 2005-04-03 07:04:58 +00:00
  • 53db324fef Changed module load order, bindir/modules -> homedir/.znc/modules -> _MODDIR_ prozacx 2005-04-03 06:31:54 +00:00
  • 2f7d06db1c cout not cerr prozacx 2005-04-03 05:47:50 +00:00
  • 2577d618e1 #include Utils.h prozacx 2005-04-03 05:47:28 +00:00
  • 5f09d05bbd Added MakeDir for creating dirs including parents prozacx 2005-04-03 05:46:18 +00:00
  • 3ee360fc11 No longer pass unneeded path to LoadModule prozacx 2005-04-03 05:45:33 +00:00
  • 8b1a745081 Try multiple locations to find modules prozacx 2005-04-03 05:40:46 +00:00
  • 263295a1ae Removed path arg in LoadModule functions, it was not being used prozacx 2005-04-03 05:40:15 +00:00
  • 933f1cc616 Added m_sZNCPath and m_sDataPath prozacx 2005-04-03 05:39:08 +00:00
  • a7ae4ad375 Put a debug print into DEBUG_ONLY() prozacx 2005-04-03 05:36:52 +00:00
  • c207ea5079 created znc-config, added support imaginos 2005-04-03 00:55:21 +00:00
  • 0faf6d2947 install header files imaginos 2005-04-03 00:37:52 +00:00
  • 44431c46fd added distclean target imaginos 2005-04-03 00:02:02 +00:00
  • ce9c371e95 include version into spec file imaginos 2005-04-02 23:56:35 +00:00
  • f8158b9e4b fixed a couple makefile bugs, created specfile imaginos 2005-04-02 23:51:45 +00:00
  • d052efe002 use /usr/local as default imaginos 2005-04-02 23:11:56 +00:00
  • 2814df8faa make it so system properly deployed imaginos 2005-04-02 22:50:47 +00:00
  • cdba2be821 ability to change pass imaginos 2005-04-02 22:22:24 +00:00
  • 57b80b8d06 keep things in synch imaginos 2005-04-01 08:55:41 +00:00
  • 7166d483d7 woops actually delete the message imaginos 2005-04-01 08:49:46 +00:00
  • 8d2006734f make .so's seperatly installable imaginos 2005-04-01 08:31:07 +00:00
  • 3661065fe3 simple away script imaginos 2005-04-01 08:30:47 +00:00
  • c125e81763 typo on column imaginos 2005-03-31 20:59:43 +00:00
  • 97783315c9 use @prefix@ for install dest imaginos 2005-03-31 20:49:24 +00:00
  • 17526433ce move install target into modules imaginos 2005-03-31 20:41:01 +00:00
  • ec384be55d return null on unused ssl session imaginos 2005-03-31 20:40:44 +00:00
  • 4ba062e19c add ability to show all socks (debugging) imaginos 2005-03-31 20:39:10 +00:00
  • 6b94264590 rename files imaginos 2005-03-30 19:36:24 +00:00
  • b1a328d665 updating to newer Csocket code imaginos 2005-03-30 19:19:44 +00:00
  • b9fbcf8013 finish up cleaning makefiles imaginos 2005-03-30 19:09:10 +00:00
  • c568042d31 removing depend file imaginos 2005-03-30 19:08:56 +00:00
  • a564545f75 moving to standard makefile system, and cpp only extension imaginos 2005-03-30 18:49:14 +00:00
  • e24236fd9f Only show QUIT and NICK event if at least one chan with the nick in question is not detached prozacx 2005-03-10 07:46:06 +00:00
  • d842fda068 Moved OnIRCDisconnected() module hook to Disconnected() instead of destructor to avoid crashing on exit prozacx 2005-03-10 07:17:37 +00:00
  • 03f0ff3df0 Fixed issue where topic was lost during a detach/attach cycle prozacx 2005-03-10 06:51:17 +00:00
  • 45a8aca016 Changed WATCH command to ADD prozacx 2005-03-10 06:50:20 +00:00
  • 13a67f0ec5 Incremented version znc-0.023 prozacx 2005-03-10 06:34:57 +00:00
  • 3315c349a2 Removed bad version of WildCmp() and inserted the correct version of wildcmp() prozacx 2005-03-10 06:34:19 +00:00
  • 94a61f69ee Added DUMP command prozacx 2005-03-10 06:03:56 +00:00
  • af85aa91f8 Notice user on /watch instead of privmsg prozacx 2005-03-10 05:37:20 +00:00
  • ff3fe89b6c Show @ or + status in listchans, show * on buffer if KeepBuffer is set prozacx 2005-03-10 03:47:08 +00:00
  • b93ad89590 Fixed some issues with setting op/voice status prozacx 2005-03-10 03:46:02 +00:00
  • 7819e0a1f5 Added watch module prozacx 2005-03-10 03:39:07 +00:00
  • 328601aa3e force requirements on main class to so savebuff can be sure to save all data needed. added todo list imaginos 2005-01-28 04:37:47 +00:00
  • 3826f1ddc8 Show status as detached when IsDetached() prozacx 2004-11-07 08:57:23 +00:00