Commit Graph

  • b1f73a78e2 Set the irc nick before we call the module hook OnIRCConnected() - thanks SilverLeo prozacx 2006-05-29 19:58:30 +00:00
  • 1e4a50b075 Added a server ping for idle connections - Thanks zparta prozacx 2006-05-06 00:37:10 +00:00
  • 69f65b2d60 Fixed path constraints in get/send status commands prozacx 2006-05-05 20:31:08 +00:00
  • 18f1274913 fixed use of --encrypt-pem imaginos 2006-05-04 12:02:36 +00:00
  • cd0e37c9ad Added error reporting and quit msgs as *status output prozacx 2006-05-02 01:16:38 +00:00
  • cf663f8f63 NOSSL was in the wrong spot imaginos 2006-04-30 17:29:58 +00:00
  • ea62eaf5a1 Added SetVHost command prozacx 2006-04-29 22:04:39 +00:00
  • 68f3521099 Use the error reporting and return code from CZNC::AddUser() prozacx 2006-04-29 19:40:14 +00:00
  • e8d176ea93 Added code to let CUser know it is being deleted, and added error return to AddUser() prozacx 2006-04-29 19:38:56 +00:00
  • 48c0f4fce4 fix disable openssl imaginos 2006-04-09 03:33:30 +00:00
  • eb3c7f2671 updated version on spec file imaginos 2006-04-09 03:30:56 +00:00
  • 43e4482d87 Fixed potential bug in OnFailedLogin() global hook, thanks x-x prozacx 2006-04-08 19:48:02 +00:00
  • caf61d09ce Added global module hook OnFailedLogin() prozacx 2006-04-08 18:23:08 +00:00
  • d91109d777 Added OnFailedLogin() global module hook prozacx 2006-04-06 09:10:04 +00:00
  • bb7094e149 added a quiet flag imaginos 2006-03-28 16:48:23 +00:00
  • 5e8c075c60 fix my broken fix fix imaginos 2006-03-27 19:49:10 +00:00
  • 0720669c81 Added template options prozacx 2006-03-26 20:45:54 +00:00
  • d6aab01b08 Don't try to copy from a null source prozacx 2006-03-26 20:45:27 +00:00
  • 61a07301a1 Fixed bug when escaping FROM html prozacx 2006-03-26 20:45:04 +00:00
  • e243f159b0 Don't quote when url or html escaping prozacx 2006-03-26 20:43:49 +00:00
  • 26bc02d74d Don't quote url or html escapes prozacx 2006-03-26 16:52:13 +00:00
  • ebaceebd8b Added an extra debug print prozacx 2006-03-25 10:10:39 +00:00
  • 577d7528a7 appears that sun/solaris has a broken implementation of getaddrinfo imaginos 2006-03-24 23:04:07 +00:00
  • 561360ada3 Only halt if the chan exists prozacx 2006-03-22 08:17:11 +00:00
  • d978803965 Added code to OnUserPart() so user never actually parts the chan on irc prozacx 2006-03-22 08:15:36 +00:00
  • b740d7cc36 Refactored module hook calling macros into one master macro prozacx 2006-03-22 08:02:37 +00:00
  • bbe30f689c Added concept of default channels that a user is automatically joined to every time they attach prozacx 2006-03-21 03:32:20 +00:00
  • 0a9fdb404d Removed call to ListSockets() that was left over from debugging prozacx 2006-03-20 02:48:10 +00:00
  • 1c570b1ce9 Added UserFormat string for auto appending a specific domain to given username prozacx 2006-03-20 02:44:22 +00:00
  • 49e98202a2 Don't allow @ and . to make their way from username to nick/altnick/ident prozacx 2006-03-20 00:26:53 +00:00
  • 0dd418181a Added CUser::IsBeingDeleted() to allow for different messaging when a user is being deleted vs detaching or disconnecting prozacx 2006-03-19 22:44:10 +00:00
  • 57fb9fc867 Added OnDeleteUser() global module hook prozacx 2006-03-19 22:13:02 +00:00
  • 7c8ac76889 Use default localhost if no args are given prozacx 2006-03-19 19:51:56 +00:00
  • 810369db4b Fixed small issue with newest gcc prozacx 2006-03-17 20:54:16 +00:00
  • 65e33792dd Removed extra qualification prozacx 2006-03-17 16:57:17 +00:00
  • e5cd847301 IMAP Authentication Module prozacx 2006-03-17 07:02:16 +00:00
  • a94c26c708 Added TCacheMap prozacx 2006-03-17 06:57:04 +00:00
  • 110037952f Added getter for IsLoggedIn() prozacx 2006-03-16 10:02:51 +00:00
  • e0d3cfa5db Return true if authed immediately by module prozacx 2006-03-16 10:02:15 +00:00
  • 3572582995 Call base class ctors prozacx 2006-03-16 05:37:36 +00:00
  • 08c221a5d6 Fixed var name prozacx 2006-03-16 04:50:00 +00:00
  • 50b998a566 Added support for auth modules prozacx 2006-03-16 01:20:12 +00:00
  • d3137ae5ee Added setter SetLoggedIn() prozacx 2006-03-16 00:25:45 +00:00
  • be354f113e Added auth class prozacx 2006-03-16 00:23:55 +00:00
  • 97fd4d0c7b Added OnLoginAttempt() prozacx 2006-03-16 00:04:14 +00:00
  • 71c5382909 Added some smart pointer classes prozacx 2006-03-16 00:03:08 +00:00
  • 88372da0f0 Renamed GetLastWriteDuration() in Csocket prozacx 2006-03-15 18:37:51 +00:00
  • b81c806aaf Stop using '@' user@ip since usernames can have @ prozacx 2006-03-15 18:35:24 +00:00
  • 2be6450106 Allow longer usernames prozacx 2006-03-15 18:33:22 +00:00
  • 4f2599e711 Pulled in changes prozacx 2006-03-15 18:23:43 +00:00
  • ebd57d65c7 Fill in the VHostLoop for both editing and new users prozacx 2006-03-12 22:22:31 +00:00
  • 31a56a5cbd Added getter for config file name prozacx 2006-03-12 10:47:57 +00:00
  • 62a3c0b221 Allow @ and . in valid usernames prozacx 2006-03-12 10:35:10 +00:00
  • 8e8c9ae322 bumped the version imaginos 2006-03-07 09:31:14 +00:00
  • 6226da87b4 fix version info imaginos 2006-03-07 09:24:11 +00:00
  • 775df4f8cf switch to execvp, as system() does its own fork and can cause process to detach completely if parent process dies imaginos 2006-03-04 09:25:27 +00:00
  • d67c711e2a gave access to killing the process imaginos 2006-03-04 08:08:23 +00:00
  • d456374e80 made CExecSock into a base class imaginos 2006-03-04 05:21:07 +00:00
  • 93389afd98 added prefix imaginos 2006-03-02 06:47:48 +00:00
  • 78daac5c93 Added d4n13L prozacx 2006-03-02 06:14:56 +00:00
  • a12805a064 Added IsSelf for ListUsers page prozacx 2006-03-01 09:44:03 +00:00
  • 83a29a4eba Added graphiX skin by d4n13L prozacx 2006-03-01 09:43:33 +00:00
  • b8c4fc760a Added a timer to ping inactive clients prozacx 2006-02-26 09:42:13 +00:00
  • a9e60b43c5 Migrated away from CString::ToString() in favor of explicit constructors prozacx 2006-02-25 09:43:35 +00:00
  • acb9012540 Pulled in changes for Csocket prozacx 2006-02-23 05:54:29 +00:00
  • e805057e34 Fixed delchan param to match templates prozacx 2006-02-20 18:52:53 +00:00
  • 992add6b30 Inc'd version znc-0.045 prozacx 2006-02-20 00:56:27 +00:00
  • 88a92f3138 Added ipv6 use flag prozacx 2006-02-19 10:21:36 +00:00
  • bbcabdd64b Added more info in user loop prozacx 2006-02-19 09:48:04 +00:00
  • 56aadd5c3c Removed class link prozacx 2006-02-19 07:53:35 +00:00
  • 2a7cd84ec0 Made changes to validate on w3.org prozacx 2006-02-19 07:46:39 +00:00
  • 9013b40fe6 Param for channame is now name= prozacx 2006-02-19 04:19:33 +00:00
  • f68bbd5629 Changed param name to match change in tmpl files prozacx 2006-02-19 04:13:03 +00:00
  • d2327e7f7a Added new skin 'ice' prozacx 2006-02-18 21:33:28 +00:00
  • 60940a3225 Added Switch User and sidebar for non admins prozacx 2006-02-18 21:32:30 +00:00
  • 8a3344182d Added ability to switch users prozacx 2006-02-18 21:27:54 +00:00
  • e03604de6d Better handling of deletion of servers prozacx 2006-02-14 07:07:30 +00:00
  • 51021e706b No longer need ipv6 for outgoing connections prozacx 2006-02-13 06:12:38 +00:00
  • c67c67abe7 missed a spot imaginos 2006-02-13 06:07:05 +00:00
  • 380023e853 use u_short imaginos 2006-02-13 06:01:57 +00:00
  • 12cc6af48c No longer need Server6 prozacx 2006-02-13 05:41:50 +00:00
  • 9d4be439a6 Pulled in changes for Csocket.. temporarily added old style Listen*() and Connect() functions to CSockManager wrapper class prozacx 2006-02-13 00:19:22 +00:00
  • 0eaf9bdc1e Wrapped TSocketManager into CSockManager prozacx 2006-02-12 21:00:59 +00:00
  • 3d7bf1fce8 Delete the clients and modules before the user prozacx 2006-02-12 10:09:00 +00:00
  • 8fa81829b3 Removed redundant label prozacx 2006-02-12 00:20:38 +00:00
  • 6716e6f686 Added Listen Port table prozacx 2006-02-12 00:19:54 +00:00
  • 1fe82b66fb Fail if unable to open an included template prozacx 2006-02-12 00:18:52 +00:00
  • c92e9055fb Print an error page when templates can not be opened prozacx 2006-02-11 23:06:00 +00:00
  • 1845b6f52c Print an error page when templates do not exist prozacx 2006-02-11 22:17:29 +00:00
  • 294661f6d5 BSD doesn't like cp -a prozacx 2006-02-11 21:26:45 +00:00
  • 626122d590 fixed wrong type being used on 64bit imaginos 2006-02-11 11:55:55 +00:00
  • ca8247058f Added ipv6 support and multiple listen ports prozacx 2006-02-11 10:06:45 +00:00
  • 7c52a7862e Added some space at the bottom of the page prozacx 2006-02-11 10:04:36 +00:00
  • 00ce749a80 Added listen host support prozacx 2006-02-11 10:03:25 +00:00
  • 84b59caf75 Removed redundant ipv6 call prozacx 2006-02-11 09:44:55 +00:00
  • 61920317fe Pulled in ipv6 bug fixes prozacx 2006-02-11 09:44:31 +00:00
  • 4662987fc0 Pulled in changes for resolving ipv6 hosts prozacx 2006-02-10 22:45:44 +00:00
  • f657ac6b05 Fixed support for compiling without modules prozacx 2006-02-10 06:28:51 +00:00
  • 7de2b93536 check to see if lib gnugetopt is required imaginos 2006-02-10 03:38:10 +00:00
  • 12ed047521 Pulled in bugfix prozacx 2006-02-10 02:27:34 +00:00