Commit Graph

  • 32ce2bfe9c Removed extra join when topic is set - thanks psycho prozacx 2006-09-16 17:58:13 +00:00
  • 6d0586a7c5 Patched using getopt_usage.patch by x-x prozacx 2006-09-16 17:11:02 +00:00
  • 57e51d9f74 Patched using modified partyline_topics.patch by x-x prozacx 2006-09-16 07:47:29 +00:00
  • f404210170 Patched using linenumbers_load.patch from x-x prozacx 2006-09-16 04:10:03 +00:00
  • 53f1b8f400 Patched using globalmods.patch by x-x prozacx 2006-09-16 03:30:45 +00:00
  • ee620347c5 Patched using fix_GetInput.patch by x-x prozacx 2006-09-16 01:54:13 +00:00
  • 0f85fee9e6 Patched using linenumbers.patch from x-x prozacx 2006-09-15 23:09:13 +00:00
  • f5da0666d3 Applied clearmotdbuffer.patch from x-x prozacx 2006-09-15 22:56:25 +00:00
  • 3bd8a7ab52 remove compression initialization until standard has normalized a bit imaginos 2006-09-13 15:28:10 +00:00
  • e06ca0d672 Added contact info prozacx 2006-09-13 07:48:28 +00:00
  • 6dcacaa79e Added contact info prozacx 2006-09-13 07:39:48 +00:00
  • 44c5f4939d added with-modules-prefix and moved modules by default to PREFIX/libexec imaginos 2006-09-13 04:11:16 +00:00
  • 8f9f65357c Added license info prozacx 2006-09-13 02:59:38 +00:00
  • 0448e24ce3 Use IsChan() function instead of hard coding # and & prozacx 2006-09-13 02:49:56 +00:00
  • dc2925febc missing bang imaginos 2006-09-13 01:00:23 +00:00
  • 4f8a233acf Fixed typo prozacx 2006-08-31 02:12:26 +00:00
  • ce9faadeb6 Added support for to talk unencrypted prozacx 2006-08-13 20:36:21 +00:00
  • bd8846f1be Added SendBuffer and ClearBuffer client commands prozacx 2006-08-09 22:31:34 +00:00
  • e8d5949857 Don't encrypt reference to message so that other modules can access it prozacx 2006-08-09 05:58:14 +00:00
  • 0b13897732 leave default behavior of not forcing imaginos 2006-07-23 04:02:53 +00:00
  • 6f759ca1a2 add back functionality to give an away reason imaginos 2006-07-23 04:01:44 +00:00
  • 365912693c fix initialization for execvp to const type imaginos 2006-07-10 02:48:57 +00:00
  • d429f7bff8 only need perl_inc for this guy imaginos 2006-07-09 20:03:48 +00:00
  • 4338d9dda7 changed from char * to const char * argument per perlguts imaginos 2006-07-09 19:11:28 +00:00
  • 48ba6e4f36 Explicitly set RTLD_LOCAL, some systems require it - thanks x-x prozacx 2006-06-26 19:23:51 +00:00
  • 8acae63765 Skin translated to German by d4n13L prozacx 2006-06-18 23:55:32 +00:00
  • a2a39993f3 German translation of skin - by d4n13L prozacx 2006-06-18 23:52:34 +00:00
  • 9a820ccb5d added -ldl fix for openssl crypto package. fixes static lib link requirement imaginos 2006-06-12 05:11:39 +00:00
  • 4384a80f1e Removed dupe code for buffer playback prozacx 2006-05-29 20:53:06 +00:00
  • 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