1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-04 11:47:55 +00:00

Commit Graph

  • e07542a1ff - Non-members of a channel could crash the server when trying to change its modes. Fixed. Alexander Barton 2003-01-17 19:04:19 +00:00
  • 155f26eee2 - Updated documentation. Alexander Barton 2003-01-15 14:30:44 +00:00
  • 9eee0c883b - Client structures are removed correctly now if an outgoing connection can't be estahlished. Alexander Barton 2003-01-15 14:28:59 +00:00
  • 939767d502 - New function Client_DestroyNow(). Alexander Barton 2003-01-15 14:28:25 +00:00
  • dccb297678 - Updated ProjectBuilder project file for Mac OS X. Alexander Barton 2003-01-15 13:52:46 +00:00
  • 2152e37722 - Added "HELP" command. Alexander Barton 2003-01-15 13:49:20 +00:00
  • 28cd2c1191 - Updated documentation. Alexander Barton 2003-01-15 13:45:59 +00:00
  • 947c512435 - Updated documentation. Alexander Barton 2003-01-13 18:58:07 +00:00
  • 42c4e6c7b1 - Added support for "TRACE" command. Alexander Barton 2003-01-13 18:56:30 +00:00
  • f9cb4a42a0 - Updated documentation. Alexander Barton 2003-01-13 12:22:16 +00:00
  • 0f3e84f415 - new library "libngtool", reorganized code and directory structure therefore. Alexander Barton 2003-01-13 12:20:16 +00:00
  • 6a0bd57ec4 - Updated documentation. Alexander Barton 2003-01-12 22:19:54 +00:00
  • fc1118cb5a - Enhanced error detection for numerics ("status codes"). Alexander Barton 2003-01-12 22:18:46 +00:00
  • 070976e443 - removed needless warning/info message. Alexander Barton 2003-01-11 15:35:47 +00:00
  • 84efd5e969 - Removed strl[cat|cpy]() function calls ... Alexander Barton 2003-01-08 23:13:45 +00:00
  • 33927ee854 - Fixed up previous CHANINFO patch ... Alexander Barton 2003-01-08 23:09:34 +00:00
  • 3d46fc6036 - Changed semantics of Client_SetAway() [from HEAD]. Alexander Barton 2003-01-08 23:09:04 +00:00
  • ac587adc69 - MODE returns the key and user limit for channel members correctly now. [Head] Alexander Barton 2003-01-08 23:08:12 +00:00
  • 2688829ddd - Updated documentation. Alexander Barton 2003-01-08 23:07:57 +00:00
  • 0bcaed3564 - Updated documentation. Alexander Barton 2003-01-08 23:00:51 +00:00
  • df00b38a0b - MODE returns the key and user limit for channel members correctly now. Alexander Barton 2003-01-08 23:00:12 +00:00
  • aca6310dac - Updated documentation. Alexander Barton 2003-01-08 22:29:14 +00:00
  • ff98833136 - Kill_Nick() uses an "faked internal KILL" now. Alexander Barton 2003-01-08 22:28:12 +00:00
  • 1443bc381c - Enhanced IRC_KILL to get along with Client==Client_ThisServer() for "fake KILLs". Alexander Barton 2003-01-08 22:27:13 +00:00
  • 9d82635b15 - Fixed IRC_KILL: used wrong connection index. Alexander Barton 2003-01-08 22:07:34 +00:00
  • fa80012e71 - Enhanced CHANINFO command for channel keys and user limits. Alexander Barton 2003-01-08 22:04:43 +00:00
  • 43d9a62473 - Enhanced (and fixed) CHANINFO command (channel keys, user limits). Alexander Barton 2003-01-08 22:04:05 +00:00
  • 51e1a2e04a - Changed semantics of Client_SetAway(). Alexander Barton 2003-01-08 22:03:21 +00:00
  • 4294dd8043 - Updated documentation. Alexander Barton 2003-01-08 20:36:57 +00:00
  • 6b9ce1cb72 - Fixed up broken patch (once again -- *ARGL*) ... Alexander Barton 2003-01-08 20:32:17 +00:00
  • 72a4c0489f - CHANINFO: Fixed up broken fix ... Alexander Barton 2003-01-08 20:22:57 +00:00
  • 60a4085c38 - fixed up propagation of modes with arguments between servers. Alexander Barton 2003-01-08 17:47:48 +00:00
  • 5206ab302d - Updated documentation. Alexander Barton 2003-01-08 17:47:43 +00:00
  • b8a3178a1b - Updated documentation. Alexander Barton 2003-01-08 17:45:56 +00:00
  • bb94d18115 - fixed up propagation of modes with arguments between servers. Alexander Barton 2003-01-08 17:45:15 +00:00
  • 3b79965e38 - Updated documentation. Alexander Barton 2003-01-05 23:06:12 +00:00
  • 635afd660d - Updated documentation. Alexander Barton 2003-01-05 23:04:12 +00:00
  • e82e3c3fdc - Updated german documentation. Alexander Barton 2003-01-04 13:14:46 +00:00
  • f39d628512 - Updated documentation. Alexander Barton 2003-01-04 13:09:07 +00:00
  • 5b33308528 - Restructured documentation: now the main language is english. Alexander Barton 2003-01-04 13:07:54 +00:00
  • 5b3d89312e - CVS date is in ISO format now (YYYY-MM-DD) [from HEAD]. Alexander Barton 2003-01-04 10:58:15 +00:00
  • 444fdcf905 - Check functions only on systems that support prototypes, elder cpmpilers become confused instead! Alexander Barton 2003-01-04 10:40:01 +00:00
  • 1bf0426aaf - Fixed call of tail, should be more portable now ... Alexander Barton 2003-01-04 10:39:14 +00:00
  • 8139505829 - Link portabtest agains "true" library. Alexander Barton 2003-01-03 22:04:14 +00:00
  • c9540015c8 - Added missing PARAMS(). Alexander Barton 2003-01-03 22:03:51 +00:00
  • 2070cfe107 - Updated configure.in to use newer semantics of AC_INIT und AM_INIT_AUTOMAKE. Alexander Barton 2003-01-03 19:07:09 +00:00
  • f7c1242979 - the server sets a correct default AWAY message when receiving a "MODE +a". Alexander Barton 2003-01-02 18:03:05 +00:00
  • 91f4aeec20 - Updated documentation. Alexander Barton 2003-01-02 17:58:31 +00:00
  • 8c1df9ef8d - The server sets a correct away message now when receiving a "MODE +a". Alexander Barton 2003-01-02 17:57:09 +00:00
  • c428ac7563 - Renamed RPL_FEATURE_MSG to RPL_ISUPPORT_MSG. Alexander Barton 2003-01-02 17:55:28 +00:00
  • e12179aa92 - date in version string conforms to ISO now: YYYY-MM-DD Alexander Barton 2003-01-02 16:42:33 +00:00
  • 822d3d12c8 - Adjusted copyright banner to include 2003 :-) Alexander Barton 2003-01-01 13:47:42 +00:00
  • 7de53b1903 - Fixed up command forwarding: only to servers! (from CVS-HEAD) Alexander Barton 2003-01-01 13:46:37 +00:00
  • 9e3def72e0 - Updated documentation. Alexander Barton 2003-01-01 13:46:06 +00:00
  • cd9650c07e - Updated documentation. Alexander Barton 2003-01-01 13:32:47 +00:00
  • 5e3e3ad445 - Adjusted copyright banner to include 2003 :-) Alexander Barton 2003-01-01 13:32:23 +00:00
  • e6a352dcfe - Updated documentation. Alexander Barton 2003-01-01 13:30:51 +00:00
  • e17976a172 - Fixed up command forwarding: only to servers! - Forwarding of WHOIS was broken in some situations. Alexander Barton 2003-01-01 13:30:35 +00:00
  • ae6a7e7c0b - Fixed up command forwarding: only to servers! Alexander Barton 2003-01-01 13:29:40 +00:00
  • 717a26e37d - Updated documentation. Alexander Barton 2002-12-31 16:18:07 +00:00
  • 8dadb17f83 - Changed "once"-server-config-flag into a generic flag. - Changed semantics of "NGIRCd_Passive". Alexander Barton 2002-12-31 16:13:29 +00:00
  • 281f7583f5 - New functions Conf_EnableServer(), Conf_DisableServer() and Conf_AddServer(). - Changed "once"-server-config-flag into a generic flag. Alexander Barton 2002-12-31 16:12:50 +00:00
  • a7956f334e - New command DISCONNECT. Alexander Barton 2002-12-31 16:11:24 +00:00
  • 3e026ded6f - New commands CONNECT and DISCONNECT. Alexander Barton 2002-12-31 16:11:06 +00:00
  • 4e485443d3 - New commands CONNECT and DISCONNECT. - Validate operator status before syntax checks. Alexander Barton 2002-12-31 16:10:55 +00:00
  • 01b58a0582 - Fixed test if we are still connected after a KILL command. Alexander Barton 2002-12-31 16:09:55 +00:00
  • 3da58202e6 - Fixed up bad test if we are still connected in KILL. Alexander Barton 2002-12-31 15:48:33 +00:00
  • f83ea4b124 - Updated documentation. Alexander Barton 2002-12-30 17:16:39 +00:00
  • b8d7dcec77 - Adjusted includes for new "conn-func.h" header. Alexander Barton 2002-12-30 17:15:42 +00:00
  • b77dae3499 - Reorganized code for new modules "conn-func.c" and "conn-func.h". Alexander Barton 2002-12-30 17:14:59 +00:00
  • 0b04bfa7c0 - New source module "conn-func.c" and "conn-func.h". Alexander Barton 2002-12-30 17:14:28 +00:00
  • 4953c15bdf - Updated dokumentation. Alexander Barton 2002-12-30 16:09:39 +00:00
  • 437f2c335f - Renamed functions now found in "conn-zip.c". Alexander Barton 2002-12-30 16:07:50 +00:00
  • e68cdf304f - New source files "conn-zip.c" and "conn-zip.h". Alexander Barton 2002-12-30 16:07:23 +00:00
  • a2544e496c - Cleaned up handling of server configuration structures. Alexander Barton 2002-12-30 00:01:42 +00:00
  • e5b824388d - Fixed up some brackets ("[" and "]") ... Alexander Barton 2002-12-28 21:58:02 +00:00
  • 214842853c - Optimized tests for <sys/select.h> and <sys/poll.h>. Alexander Barton 2002-12-28 21:39:06 +00:00
  • cf6b9e3ec1 - Enhanced check for select() and poll(). Alexander Barton 2002-12-28 15:17:46 +00:00
  • 50d354bc21 - Removed needless include of <sys/select.h>. Alexander Barton 2002-12-28 15:01:45 +00:00
  • 3c9da65652 - Added tests for <sys/poll.h> and poll(). Alexander Barton 2002-12-28 14:56:21 +00:00
  • ec016a89e2 - Fixed up KILL once more: it can't kill other clients than valid users now. Alexander Barton 2002-12-27 13:37:43 +00:00
  • 8340e4267c - Fixed prefix of error messages of KILL. Alexander Barton 2002-12-27 13:35:19 +00:00
  • c9ee3ae4f0 - Updated documentation. Alexander Barton 2002-12-27 13:24:55 +00:00
  • e21b9d842c - If the server can't close a socket, it panics now. - Quite enhanced logging :-) Alexander Barton 2002-12-27 13:20:13 +00:00
  • 15e4f67402 - Nicer log messages ;-) Alexander Barton 2002-12-27 13:17:32 +00:00
  • 01bec0daa2 - KILL can't kill server-links any more. Alexander Barton 2002-12-27 13:17:04 +00:00
  • d19813cc4b - new message ERR_CANTKILLSERVER_MSG. Alexander Barton 2002-12-27 13:15:16 +00:00
  • 1bcc64721f - Fixed KILL: you can't crash the server by killing yourself any more; and ngIRCd no longer sends a QUIT to other servers after the KILL. (HEAD) Alexander Barton 2002-12-26 19:01:29 +00:00
  • 939ec25f72 - Changed version string to "0.6.x-CVS". Alexander Barton 2002-12-26 18:48:44 +00:00
  • cf7660c975 - Updated documentation. Alexander Barton 2002-12-26 18:47:01 +00:00
  • 9c5c0c7c84 - Updated documentation. Alexander Barton 2002-12-26 18:44:41 +00:00
  • 4d2f279d2d - fixed KILL: you can kill yourself now without crashing the server; QUIT isn't send to other servers after the KILL any more. Alexander Barton 2002-12-26 18:41:00 +00:00
  • 371fc25967 - Updated documentation. Alexander Barton 2002-12-26 17:19:55 +00:00
  • b316c380ad - replaced some calls to sprintf() with snprintf() -- more secure :-) Alexander Barton 2002-12-26 17:14:48 +00:00
  • 695631b298 - replaced a lot of strcpy() calls with strlcpy() which is more secure. Alexander Barton 2002-12-26 17:04:54 +00:00
  • 6626395c88 - replaced a lot of strcat() calls with strlcat() which is more secure. Alexander Barton 2002-12-26 16:48:14 +00:00
  • 0ced4181b0 - replaced all strncpy()'s and strncat()'s with strlcpy() and strlcat(). Alexander Barton 2002-12-26 16:25:43 +00:00
  • 4f6f84e7e1 - include <sys/types.h>, if available. Alexander Barton 2002-12-26 14:48:05 +00:00
  • b8456d1ba6 - addes required libngircd.a library to portabcheck_LDADD. Alexander Barton 2002-12-26 14:46:28 +00:00
  • fbdf85b553 - strlcat() and strlcpy() replacement functions. Alexander Barton 2002-12-26 14:34:11 +00:00