1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-03 19:27:56 +00:00

Commit Graph

  • 9dfde13f0c Really remove [Features] in our manual pages Alexander Barton 2011-06-25 23:54:41 +02:00
  • 5410d96748 Add documentation for "ScrubCTCP" configuration option xor 2010-06-19 06:08:33 +02:00
  • b80e115f39 New configuration opion "MorePrivacy" to "censor" some user information xor 2011-06-19 06:08:33 +02:00
  • f087c68a99 New option to scrub incoming CTCP commands xor 2011-06-10 21:39:01 +02:00
  • 6aad5a6706 INSTALL: document changed location of configuration variables Alexander Barton 2011-06-25 14:59:02 +02:00
  • eba14d937d Update sample config file and manual page for new config structure Alexander Barton 2011-06-25 14:58:12 +02:00
  • c438c227b5 Testsuite: update configuration files for new config file format Alexander Barton 2011-06-25 14:57:26 +02:00
  • d41f4d6d20 Display configuration errors more prominent on "--configtest" Alexander Barton 2011-06-25 14:56:27 +02:00
  • 391cf4e2a1 conf.c: code cleanup Alexander Barton 2011-06-25 14:55:34 +02:00
  • 7ef6cb4584 Check for redability of SSL-related files like for MOTD file Alexander Barton 2011-06-25 14:50:52 +02:00
  • e7256bb8ac Restructure ngIRCd configuration, introduce [Limits] and [Options] Alexander Barton 2011-06-25 14:45:36 +02:00
  • b1786f309e New documentation: "how to contribute" Alexander Barton 2011-06-24 21:01:18 +02:00
  • 42b32f8a2a conn: fix error handling when connecting to server Florian Westphal 2011-06-05 15:00:32 +02:00
  • 49b2d0ec98 ssl: gnutls: bump dh bitsize to 2048 Florian Westphal 2011-06-04 22:57:29 +02:00
  • dd7d64f577 Mac OS X: split up make targets Alexander Barton 2011-05-12 00:21:18 +02:00
  • 605b6a67bc fix clang warning about dead stores Florian Westphal 2011-05-06 20:31:56 +02:00
  • 10c7a15687 contrib/platformtest.sh: fix gcc version detection Alexander Barton 2011-04-29 22:45:55 +02:00
  • 05748aa5ee parse: fix logical expression testing for non RFC1459 links Florian Westphal 2011-04-29 23:15:05 +02:00
  • 0bb892bb5f conn: avoid needlesly scary 'buffer overflow' messages Florian Westphal 2011-04-29 23:10:01 +02:00
  • c26ca7773b Only require server prefixes on non RFC1459 links Alexander Barton 2011-04-29 12:11:01 +02:00
  • 1cb2f5739d Merge branch 'master' of git://arthur.barton.de/ngircd-alex Alexander Barton 2011-04-26 12:04:22 +02:00
  • 160f5725a6 Do reverse lookups using the AF of the incoming connection Alexander Barton 2011-04-26 11:09:59 +02:00
  • e4e1595bff resolve: fix reverse lookups of client connections with ConnectIPv6=no Florian Westphal 2011-04-25 18:00:10 +02:00
  • 66315cab9a Mac OS X: install on root volume only, and set correct permissions Alexander Barton 2011-04-16 15:18:43 +02:00
  • 67a9d994e3 Mac OS X: update installer texts and add logo. Alexander Barton 2011-04-14 11:24:07 +02:00
  • 1cd8d7f386 Doxygen'ify conf.c Alexander Barton 2011-04-12 23:15:29 +02:00
  • 9a102ca96b New function Config_Error_Section(); and code cleanup Alexander Barton 2011-04-12 21:55:32 +02:00
  • e70e81460b Add some type casts to random() and srandom() functions Alexander Barton 2011-04-12 21:23:14 +02:00
  • 5acb90fafc ngircd: improve rng initialisation Florian Westphal 2011-03-27 22:48:01 +02:00
  • d61fbfc6e3 Merge branch 'AuthPing' Alexander Barton 2011-03-27 20:58:18 +02:00
  • cf7e3b1c02 Merge branch 'NoticeAuth' Alexander Barton 2011-03-27 20:56:50 +02:00
  • 1b5d1064de ngircd.conf.5: Add variable type to "CloakHost" and "CloakUserToNick" Alexander Barton 2011-03-27 20:45:29 +02:00
  • 5b2512c215 Xcode: don't list sample-ngircd.conf, use sample-ngircd.conf.tmpl Alexander Barton 2011-03-27 20:41:48 +02:00
  • 680db6755b Add documentation for "NoticeAuth" configuration option Alexander Barton 2011-03-27 20:40:28 +02:00
  • fc0b026149 Add documentation for "RequireAuthPing" configuration option Alexander Barton 2011-03-27 20:34:44 +02:00
  • 162433398e New configuration option "RequireAuthPing": PING-PONG on login Alexander Barton 2011-03-27 19:33:48 +02:00
  • f99d33ddd9 Configuration: move "NoticeAuth" to GLOBAL section Alexander Barton 2011-03-26 17:11:44 +01:00
  • d29e389779 New configuration option "NoticeAuth": send NOTICE AUTH on connect Alexander Barton 2011-03-25 12:08:36 +01:00
  • f1a4a4dc88 Warn when unknown variables are found in [Features] section Alexander Barton 2011-03-25 12:12:20 +01:00
  • 6cb90f399d Update doc/GIT.txt Alexander Barton 2011-03-25 11:14:04 +01:00
  • d587926eb0 Update INSTALL text Alexander Barton 2011-03-23 01:08:49 +01:00
  • 770a58ac6d Generate WALLOPS message on SQUIT from IRC operator Alexander Barton 2011-03-21 23:51:53 +01:00
  • 15775e6790 Commands received from other servers must have prefixes Alexander Barton 2011-03-21 10:46:09 +01:00
  • 62f705f97e Allow servers to send more commands in the first 10 secods Alexander Barton 2011-03-21 09:42:01 +01:00
  • a39e2f22c9 IRC_CHANINFO(): Code cleanup Alexander Barton 2011-03-19 17:29:19 +01:00
  • dcb1951efd Handle_GLOBAL(): don't use multi-line strings Alexander Barton 2011-03-19 17:28:38 +01:00
  • fa8b83e69b Merge branches 'CloakUserHost', 'QuitOnHTTP' and 'bug72-WHOIS-List' Alexander Barton 2011-03-19 17:16:14 +01:00
  • acd7a5d6d4 Add a note not to use a percent sign ("%") in CloakHost variable Alexander Barton 2011-03-19 17:02:39 +01:00
  • ae7470ceb5 Rename ClientHost to CloakHost, and ClientUserNick to CloakUserToNick Alexander Barton 2011-03-19 16:58:29 +01:00
  • d1f604ab89 Add "whois-test" to testsuite and distribution archive Alexander Barton 2011-03-19 14:52:07 +01:00
  • ff2a425ab8 Add support for up to 3 targets in WHOIS queries. Florian Westphal 2008-02-18 15:24:01 +01:00
  • f419a369bf Doxygen: Remove header.inc.html and ngircd-doc.css from distribution Alexander Barton 2011-03-19 14:56:05 +01:00
  • 152b529abf ngircd.conf.5: describe types of variables Alexander Barton 2011-03-18 11:15:48 +01:00
  • fc55c945db Don't use "the.net" in sample-ngircd.conf, use "example.net" Alexander Barton 2011-03-18 10:45:16 +01:00
  • b19f7d73cb Only "handle" HTTP commands on unregistered connections Alexander Barton 2011-03-17 00:03:10 +01:00
  • 38747b40dc Don't use IRC_QUIT_HTTP() if STRICT_RFC is #define'd Alexander Barton 2011-03-16 23:58:39 +01:00
  • dbb66695c9 IRC_QUIT_HTTP(): enhance error message Alexander Barton 2011-03-16 23:58:01 +01:00
  • 77cff9e47c Move IRC_QUIT_HTTP() below IRC_QUIT() Alexander Barton 2011-03-16 23:56:27 +01:00
  • c0d13c4713 ngircd.conf.5: document "ClientHost" and "ClientUserNick" Alexander Barton 2011-03-16 23:44:00 +01:00
  • 25dd193e9b Move "ClientHost" and "ClientUserNick" to end of [Global] section Alexander Barton 2011-03-16 23:43:29 +01:00
  • 71d8c37171 ClientUserNick setting Gabor Adam Toth 2010-12-20 03:35:17 +01:00
  • 52f59149ad ClientHost setting Gabor Adam Toth 2011-02-14 16:16:07 +01:00
  • 33e8c24806 quit on HTTP commands: GET & POST Gabor Adam Toth 2010-12-20 02:01:25 +01:00
  • 5417a72536 channel: always reject zero-length channel key Florian Westphal 2011-02-28 21:09:47 +01:00
  • 94e4562c1c PAM-Auth child: log if result can't be reported Alexander Barton 2011-02-23 22:55:45 +01:00
  • 6caa947f98 Protocol.txt: Update description of CHANINFO command Alexander Barton 2011-02-17 12:26:56 +01:00
  • e49109e36d Add cscope.out to .gitignore file Alexander Barton 2011-02-16 14:06:25 +01:00
  • adfa968f99 Correctly detect errors when handling "MODE x" commands Alexander Barton 2011-02-14 01:44:40 +01:00
  • 07f241ff6d Enhance documentation for the WEBIRC command Alexander Barton 2010-12-29 14:10:18 +01:00
  • 53fecf5a2b Doxygen'ify irc-login.c Alexander Barton 2010-12-29 14:09:46 +01:00
  • 8a674c3263 Doxygen'ify irc-channel.c Alexander Barton 2010-12-29 13:11:20 +01:00
  • 1f5fbd5992 Doxygen'ify conn.c Alexander Barton 2010-12-29 13:09:01 +01:00
  • 5858dc3886 Doxygen'ify proc.h Alexander Barton 2010-12-27 17:37:56 +01:00
  • af6ac0fa41 Doxygen'ify parse.h Alexander Barton 2010-12-27 17:34:26 +01:00
  • f3ec90f3f0 Doxygen'ify and update comments in ngircd.{c|h} Alexander Barton 2010-12-27 17:31:19 +01:00
  • c6a7de869c Doxygen'ify and update comments in match.c Alexander Barton 2010-12-27 17:28:30 +01:00
  • 4ef23df813 Update and translate comments in hash.c Alexander Barton 2010-12-27 17:27:21 +01:00
  • 5555b6cc86 Doxygen'ify conf.h Alexander Barton 2010-12-27 17:25:48 +01:00
  • 72a982ae7e Add missong Doxygen @file tags to ngircd.h and irc-op.h Alexander Barton 2010-12-27 17:23:25 +01:00
  • 2a7dd06ebd Code cleanup: mostly removing empty lines Alexander Barton 2010-12-27 17:20:46 +01:00
  • ebfcdb088b Doxygen: define ZLIB, PAM, and ZEROCONF Alexander Barton 2010-12-27 17:15:37 +01:00
  • 03628dbeaf Add Doxygen @file documentation to each source and header file Alexander Barton 2010-12-27 17:14:14 +01:00
  • 408cefd15d Updated Doxygen configuration file Alexander Barton 2010-12-26 19:32:07 +01:00
  • f59f773cfe Doxygen: remove own header and CSS file Alexander Barton 2010-12-26 19:27:29 +01:00
  • f732c7117e Make write buffers bigger, but flush early Alexander Barton 2011-02-12 23:24:56 +01:00
  • 477224be5c Enhance logging on "write buffer overflow" Alexander Barton 2011-02-12 23:24:26 +01:00
  • 493ccd57f4 Clean up Validate_Prefix(); don't send punctuation in ERROR commands Alexander Barton 2011-01-29 16:05:55 +01:00
  • 8700f4d93c Better check for invalid IRC+ PASS command Alexander Barton 2011-01-23 18:38:36 +01:00
  • 765dc320f1 Read_Request(): don't access possibly free'd CLIENT structure Alexander Barton 2011-01-23 15:14:18 +01:00
  • 9fff9f6a2b ngircd-test2.conf: really disable Ident and PAM ... Alexander Barton 2011-01-19 01:19:40 +01:00
  • b856a58051 Log "Can't read MOTD file" as "configuration error" Alexander Barton 2011-01-18 23:44:07 +01:00
  • 8927700b22 Allow "Port = 0" in [Server] blocks Alexander Barton 2011-01-18 22:45:01 +01:00
  • 58a4dae56d conf: fix 'Value of "..." is not a number!' for negative values Alexander Barton 2011-01-18 22:41:27 +01:00
  • 914d6a26d8 Don't read MOTD file twice Alexander Barton 2011-01-18 22:01:27 +01:00
  • c98e794b38 Add [Features] section to ngircd-test{1|2}.conf Alexander Barton 2011-01-18 21:39:48 +01:00
  • a990bd72ec Enable WHOIS command to return information about services Alexander Barton 2011-01-18 21:04:55 +01:00
  • 5a34bb203a Update testsuite configuration: strip No... prefixes Alexander Barton 2011-01-18 14:28:39 +01:00
  • d3ef2239e1 Add connection/socket information to some log messages Alexander Barton 2011-01-16 23:24:41 +01:00
  • a57748e1a1 Implement channel mode 'O': "IRC operators only" Alexander Barton 2011-01-10 12:15:05 +01:00
  • 6600ce3445 Remove ZeroConf variable from sample-ngircd.conf Alexander Barton 2011-01-10 00:10:01 +01:00