1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-06-28 15:48:53 +00:00

Commit Graph

  • ef3327d372 TLS/SSL support: code changes. Florian Westphal 2008-09-13 15:10:32 +02:00
  • ebf5edfd87 TLS/SSL support: documentation. Florian Westphal 2008-09-13 15:10:08 +02:00
  • bdd44eb0ab TLS/SSL support: core files. Florian Westphal 2008-09-13 15:06:35 +02:00
  • aede22901c Fix handling of MaxConnections option Florian Westphal 2008-08-30 15:37:19 +02:00
  • c997e04325 Fix handling of MaxConnections option Florian Westphal 2008-08-30 15:37:19 +02:00
  • 2c2c93e311 Include "mcheck.h" when using mtrace(). Alexander Barton 2008-08-18 23:27:56 +02:00
  • 41a23d20e4 SECURITY: Fixed a message handling bug which could crash the daemon. Alexander Barton 2008-08-17 17:13:39 +02:00
  • c769cbecb6 Enable GNU libc "memory tracing" when compiled with debug code. Alexander Barton 2008-08-13 16:00:57 +02:00
  • 707cc42dec New make target: "osxpkg" to create an Mac OS X installer package. Alexander Barton 2008-08-12 17:30:38 +02:00
  • 30f1ed211d Clean up Mac OS X Xcode environment. Alexander Barton 2008-08-11 17:39:26 +02:00
  • 415ebc04a2 doc/Platforms.txt: added Debian GNU/Hurd, "i686/unknown/gnu0.3" Alexander Barton 2008-08-10 18:08:09 +02:00
  • 598df07584 Added CVE identifiers to ChangeLog. Alexander Barton 2008-08-10 14:26:51 +02:00
  • e4b4bb5e71 Remove de.barton.ngircd.plist on "make clean", its a generated file. Alexander Barton 2008-08-06 19:47:53 +02:00
  • dfc3de131c Make ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTEP 4.2 Alexander Barton 2008-08-01 16:21:16 +02:00
  • 338c643250 Merge branch 'master' of git://ngircd.barton.de/ngircd Alexander Barton 2008-07-31 14:36:39 +02:00
  • 5af91fc005 Install /Library/LaunchDaemons/de.barton.ngircd.plist into $(DESTDIR) Alexander Barton 2008-07-31 14:35:22 +02:00
  • 0ca8156efd FAQ: add entry about /OPER and OperCanUseMode Florian Westphal 2008-07-31 14:11:05 +02:00
  • ccbbd7d1a5 GIT: added src/testsuite/message-test to ignore list. Alexander Barton 2008-07-27 20:51:37 +02:00
  • e5cf73b9ee Fix Validate_Args(): unused parameter "Idx" and "Req" Alexander Barton 2008-07-27 20:35:01 +02:00
  • 5df56111c4 message-test: Disable two tests using "localhost" as host name Alexander Barton 2008-07-27 18:03:13 +02:00
  • e5174c629c Fix Send_Message(): "lastCurrentTarget" may be used uninitialized Alexander Barton 2008-07-27 17:11:40 +02:00
  • 3358ad07d7 Fix t_diff(): declaration of 'div' shadows a global declaration Alexander Barton 2008-07-27 15:58:06 +02:00
  • 318c8b238b Cosmetic whitespace and line length fixes, mostly in Send_Message(). Alexander Barton 2008-07-27 15:50:51 +02:00
  • f8381aafb4 Added "message-test" to Makefile, so it is distrubuted and run. Alexander Barton 2008-07-27 14:45:04 +02:00
  • d4eb55c79f Cleaned up PRIVMSG and NOTICE patches. Brandon Beresini 2008-06-12 21:54:05 -07:00
  • 2546a13ad2 Cumulative Message Patch Brandon Beresini 2008-06-11 11:35:50 -07:00
  • b92a7627f3 Don't allow empty channel names ("#") in strict RFC mode. Alexander Barton 2008-07-22 13:22:54 +02:00
  • 258143897c Return 461 (syntax error) on "JOIN :" and "PART :" Alexander Barton 2008-07-22 13:18:19 +02:00
  • 477f2fd9e7 Channel_Join(): Code cleanup. Alexander Barton 2008-07-22 13:07:57 +02:00
  • e37080400b Added more supported and tested platforms to doc/Platforms.txt. Alexander Barton 2008-07-21 14:59:28 +02:00
  • 3f01324160 Fixes to misc-test: accept "localhost.<domain>" as well as "localhost" Alexander Barton 2008-07-21 13:40:22 +02:00
  • 4467d127c2 Revert "dpkg-shlibdeps: warning: dependency on libnsl.so.1 [..]" Alexander Barton 2008-07-09 18:36:40 +02:00
  • 2b14234abc dpkg-shlibdeps: warning: dependency on libnsl.so.1 [..] (they use none of its symbols). Florian Westphal 2008-06-30 22:50:42 +02:00
  • 62b668a7b1 ngIRCd 0.12.1 rel-0-12-1 Alexander Barton 2008-07-09 12:37:37 +02:00
  • b945726ac2 Merge autogen.sh changes Alexander Barton 2008-06-27 06:07:41 +02:00
  • da160d020e autogen.sh: Don't set AUTO{CONF|MAKE}_VERSION and WANT_AUTO{CONF|MAKE} Alexander Barton 2008-06-27 05:55:45 +02:00
  • b95345731e autogen.sh: correctly test for and export ACLOCAL variable Alexander Barton 2008-06-27 05:44:04 +02:00
  • 71562ebe57 Translated comments from German to English Eric Grunow 2008-06-12 17:27:07 -07:00
  • 258e39e89f Fix GCC warnings for possibly uninitialized variables in IRC_JOIN Alexander Barton 2008-06-16 13:07:50 +02:00
  • ecddfb7010 Updated ChangeLog for 0.12.1. Alexander Barton 2008-06-11 16:39:25 +02:00
  • fb46757c48 Allow mixed line terminations (CR+LF/CR/LF) in non-RFC-compliant mode Alexander Barton 2008-06-11 16:00:38 +02:00
  • e142c50ae6 GIT: added src/src/config.h.in~ to ignore list. Alexander Barton 2008-06-11 16:02:06 +02:00
  • a84f7dcee5 Allow mixed line terminations (CR+LF/CR/LF) in non-RFC-compliant mode Alexander Barton 2008-06-11 16:00:38 +02:00
  • b6b019dddc Updated NEWS and ChangeLog in preparation for ngIRCd 0.12.1. Alexander Barton 2008-05-30 19:26:19 +02:00
  • ce3215acaf Don't allow stray \r or \n in command parameters Alexander Barton 2008-05-30 14:49:56 +02:00
  • edb59b8317 --configtest: return non-zero exit code if there are errors (cherry picked from commit 6f7b669bec) Alexander Barton 2008-05-28 00:31:20 +02:00
  • 42207d160b Update ngIRCd manual pages Alexander Barton 2008-05-11 17:08:46 +02:00
  • 8644cbf197 Don't allow stray \r or \n in command parameters Alexander Barton 2008-05-30 14:49:56 +02:00
  • 4c121f277d GIT: ignore de.barton.ngircd.plist, it is a generated file. Alexander Barton 2008-05-28 03:00:22 +02:00
  • 12f5b0579b ngircd.init: use LSB logging functions, if available. Alexander Barton 2008-05-28 01:50:18 +02:00
  • 6f7b669bec --configtest: return non-zero exit code if there are errors Alexander Barton 2008-05-28 00:31:20 +02:00
  • 951314cb79 Handle_Buffer(): code cleanup. Alexander Barton 2008-05-26 23:38:32 +02:00
  • d360871394 Conn_Handler(): cleanup code, add/translate comments. Alexander Barton 2008-05-26 21:38:27 +02:00
  • b90f71ca2a Use strtok_r instead of strchr in IRC_JOIN. Scott Perry 2008-05-26 12:38:15 +02:00
  • d060e90de0 Mac OS X LaunchDaemon script: log messages to /Library/Logs/ngIRCd.log Alexander Barton 2008-05-26 17:48:02 +02:00
  • 73f7201ab3 configure.in: don't check for "obvious" standard functions. Florian Westphal 2008-05-25 20:16:25 +02:00
  • 956bbe2c28 Reset client idle time on NICK, JOIN, and PART Alexander Barton 2008-05-24 21:50:54 +02:00
  • a3dc42534b Add option aliases -V (for --version) and -h (for --help). Jari Aalto 2008-02-15 21:29:24 +02:00
  • bb81927ce4 Fix 'no-ipv6' compile error. Florian Westphal 2008-05-19 14:59:35 +02:00
  • e19f7a8c19 Remove ListenIPv4/ListenIPv6 options. Florian Westphal 2008-05-19 14:34:48 +02:00
  • 4ed2cb1a02 make Listen parameter a comma-seperated list of addresses. Florian Westphal 2008-05-19 00:12:41 +02:00
  • b2c0a89f45 make Listen parameter a comma-seperated list of addresses. Florian Westphal 2008-05-19 00:12:41 +02:00
  • 818a206a42 Add option aliases -V (for --version) and -h (for --help). Jari Aalto 2008-02-15 21:29:24 +02:00
  • 1d9067b019 Add FAQ entry for 'Where is the log file'? Florian Westphal 2008-05-15 15:41:23 +02:00
  • 5d87f6ba80 Add tests for MOTD, VERSION, TIME, USERHOST Brandon Beresini 2008-05-14 23:39:05 -07:00
  • 7cf187c09f Updated list of authors (AUTHORS file) Alexander Barton 2008-05-13 16:21:14 +02:00
  • 9486bc7465 Update master development branch Alexander Barton 2008-05-13 16:12:15 +02:00
  • f44007f42f ngIRCd 0.12.0 rel-0-12-0 Alexander Barton 2008-05-13 12:42:59 +02:00
  • 1a56c77751 Updated NEWS and ChangeLog for ngIRCd 0.12.0. Alexander Barton 2008-05-13 12:42:27 +02:00
  • 78257374f0 If bind() fails, also print ip address and not just the port number. Florian Westphal 2008-05-12 18:46:55 +02:00
  • d02b083543 Merge commit 'aad49bd260494878aed6795c7a897ad1d28c3082' Alexander Barton 2008-05-13 12:14:14 +02:00
  • 70254a5553 This patch implements a (maybe) compliant WHOWAS command. Scott Perry 2008-05-12 12:59:55 +02:00
  • b1d38de4d2 If bind() fails, also print ip address and not just the port number. Florian Westphal 2008-05-12 18:46:55 +02:00
  • aad49bd260 Update ngIRCd manual pages Alexander Barton 2008-05-11 17:08:46 +02:00
  • d90cc7add0 GIT: ignore symbolic links to tests in testsuite directory Alexander Barton 2008-05-11 15:20:46 +02:00
  • 149859c5fe Fixes to who-test: accept "localhost.<domain>" as well as "localhost" Alexander Barton 2008-05-11 15:17:22 +02:00
  • fc93044909 Fix complie on FreeBSD 5.4 and AIX. Florian Westphal 2008-05-10 21:53:39 +02:00
  • d9c26f3aeb ng_ipaddr.h must include netinet/in.h. Florian Westphal 2008-05-10 21:49:51 +02:00
  • 0510bbe958 Removed space after # so that Cygwin's version of expect recognizes comments. Brandon Beresini 2008-05-09 10:23:43 -07:00
  • 2e0c62df91 Fix secret channel information leak Ali Shemiran 2008-05-09 21:52:54 +02:00
  • 12cd554af1 Fix secret channel information leak Ali Shemiran 2008-05-09 21:47:31 +02:00
  • 5cf5ba31eb Added Cygwin uid kludge. (verified working) ashemira@ucsd.edu 2008-05-07 22:38:00 -07:00
  • 75b719a0c8 Anglified and improved comments in channel.c and channel.h Eric Grunow 2008-05-08 03:15:04 +02:00
  • 4e56e5341f Implement IRC commands SERVICE, SERVLIST, and SQUERY as dummy functions Alexander Barton 2008-05-05 18:06:43 +02:00
  • 3895b42d1b Add invite-test.e to test suite. Florian Westphal 2008-05-04 23:34:36 +02:00
  • 6c81ffaece Tests for the INVITE command. Dana Dahlstrom 2008-05-03 20:02:12 -07:00
  • 97cc58fb13 Invite: prefix last argument with colon when necessary. Dana Dahlstrom 2008-05-04 23:20:05 +02:00
  • c63d8fd051 tests for JOIN and various replies Dana Dahlstrom 2008-05-04 00:46:02 +02:00
  • 3d8eda9c86 Allow KICK to handle comma-delimited lists (of channels, nicks). Bryan Caldwell 2008-05-05 16:04:48 +02:00
  • 3283d275ba Invite: Send RPL_AWAY to client sending the invite if target is away. Florian Westphal 2008-05-04 15:07:21 +02:00
  • faf9b6ea16 Fixes to who-test: accept any ident, escape some '*' flags. Dana Dahlstrom 2008-05-04 16:01:58 -07:00
  • 452fb28394 IRC_INVITE: coding style cleanup. Florian Westphal 2008-05-04 15:00:39 +02:00
  • 0428a1c4ea Constify some of Channel_Kick()s arguments. Florian Westphal 2008-05-03 21:41:32 +02:00
  • 98a8ea105c constify Client_Search() argument. Florian Westphal 2008-05-03 21:20:02 +02:00
  • 83bfdddf99 Allow IRC ops to ignore channel limits when joining Rolf Eike Beer 2008-05-04 15:27:34 +02:00
  • 2a790861a1 Handle 1-character messages terminated with CR or LF correctly Alexander Barton 2008-05-02 02:14:15 +02:00
  • 4e507881f3 On AIX (for example) socklen_t is defined in sys/socket.h Alexander Barton 2008-05-01 20:25:39 +02:00
  • f7c2e8223f Always enable modeless channels. Florian Westphal 2008-05-01 18:00:33 +02:00
  • 60acc62af7 Prevent GIT to complain about opless-channel-test link Alexander Barton 2008-05-01 16:31:13 +02:00
  • 530112b114 Add support for modeless channels Ali Shemiran 2008-05-01 15:19:31 +02:00