1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-08-27 07:52:21 +00:00

Commit Graph

  • 30b32e84fe Fix warning message introduced when cleaning up IRC_SERVER() Alexander Barton 2012-10-29 11:44:45 +01:00
  • fb92493376 Make server reconnect time a little bit more random Alexander Barton 2012-10-28 20:19:57 +01:00
  • eb4f9eac0c Don't accept connections for servers already beeing linked Alexander Barton 2012-10-28 19:48:24 +01:00
  • d7b5dd1bbf IRC_SERVER(): Code cleanup Alexander Barton 2012-10-28 18:52:37 +01:00
  • b18e81b631 Use lowercase "package name" for syslog logging again Alexander Barton 2012-10-29 10:24:27 +01:00
  • 8ff153d7d4 Document new configuration option "MaxListSize" Alexander Barton 2012-10-28 20:36:58 +01:00
  • 32f63abb59 Make the maximum /list reply length a configurable limit. Brett Smith 2012-10-25 14:46:29 -04:00
  • 23572af942 Update NEWS and ChangeLog files Alexander Barton 2012-10-24 22:03:56 +02:00
  • 8d9cfa157a Allow remote servers and IRC Ops to change channel topics Alexander Barton 2012-10-19 19:45:44 +02:00
  • 58abd0777b Increased maximum number of possible user and channel modes DNS 2012-10-11 01:53:20 +02:00
  • 3ee98d9f72 Update error messages for user mode +b and channel Mode +M. DNS777 2012-10-19 18:37:33 +02:00
  • b1a5ade88f Test suite: add more checks to whois-test.e Alexander Barton 2012-10-15 21:39:08 +02:00
  • 73229249d8 Add "i586/pc/haiku" to doc/Platforms.txt Alexander Barton 2012-10-11 15:05:21 +00:00
  • e0da56fc7b Disable UID/GID checks on "single user OS" Alexander Barton 2012-10-11 14:54:13 +00:00
  • cdaaae0cb2 Search gethostbyname() in libbind and libnetwork Alexander Barton 2012-10-11 14:50:45 +00:00
  • c319fb8eaa Update manual pages Alexander Barton 2012-10-09 13:13:01 +02:00
  • 538e612a47 Test suite: add test for user mode "b" Alexander Barton 2012-10-08 12:15:34 +02:00
  • 9d97004a28 Implement user mode "b": block messages DNS777 2012-10-08 12:11:04 +02:00
  • 87deb43012 Fix ERR_CANNOTSENDTOCHAN_MSG message Alexander Barton 2012-10-07 15:11:05 +02:00
  • a9cbb375b7 Shorten filenames of Anope protocol module patchfiles Alexander Barton 2012-10-07 12:06:11 +02:00
  • 161adbb1aa WHOIS: show RPL_WHOISHOST_MSG to all IRC Ops in the network Alexander Barton 2012-10-07 00:05:25 +02:00
  • de2fa78d92 Test suite: make expect scripts more verbose Alexander Barton 2012-09-24 23:05:24 +02:00
  • 8bede388af Test suite: remove indentation of messages Alexander Barton 2012-09-24 22:25:58 +02:00
  • c9d166747d Merge branch 'bug141-ModesQq' Alexander Barton 2012-10-06 22:37:57 +02:00
  • 56cdc2175c Show active user modes in WHOIS reply DNS777 2012-10-06 21:56:59 +02:00
  • de453d71cb Implement channel mode 'V' (invite disallow) DNS777 2012-10-06 20:49:35 +02:00
  • 23b07bdf50 Allow channel admins to "de-admin" channel members DNS777 2012-10-06 19:52:00 +02:00
  • 9ac94339dc KICK-protect IRC services Alexander Barton 2012-10-06 19:23:05 +02:00
  • 46b0eef721 Merge branch 'bug109-CHARCONV' Alexander Barton 2012-10-06 18:25:43 +02:00
  • d3ae351236 Implement channel mode "Q" and user mode "q" Alexander Barton 2012-10-06 18:13:01 +02:00
  • 4790d78c98 Define HAVE_SETSID for Mac OS X Xcode builds Alexander Barton 2012-10-06 17:58:44 +02:00
  • c66e20ce6e Fix spelling: ERR_CHANOPPRIVTOLOW_MSG -> ERR_CHANOPPRIVTOOLOW_MSG Alexander Barton 2012-10-06 17:21:32 +02:00
  • 343a90dc37 Debian: require "telnet" or "telnet-ssl" for building Alexander Barton 2012-10-06 16:36:34 +02:00
  • 09ab0704f4 Debian ngircd-full[-dbg]: enable CHARCONV Alexander Barton 2012-10-06 16:36:07 +02:00
  • 114644cdb0 Makefile.am: don't use "make -C", it isn't portable Alexander Barton 2012-09-27 01:11:01 +02:00
  • cf9f9e1f30 Test suite: don't use "mkdir -p" Alexander Barton 2012-09-27 00:56:03 +02:00
  • 19ce256a95 ERR_CHANNELISFULL_MSG: better wording Federico G. Schwindt 2012-09-26 13:26:50 +01:00
  • eba53f652c Fix getpid.sh to work on Apple A/UX again Alexander Barton 2012-09-27 00:19:31 +02:00
  • d8ee498a65 Send RPL_REHASHING if rehash was accepted Federico G. Schwindt 2012-09-26 13:13:10 +01:00
  • e3a1a61868 Change variable name "SSLDHFile" to "DHFile" in log messages Federico G. Schwindt 2012-09-19 00:52:50 +01:00
  • 1a2bdd9e4c Move ConnSSL_InitLibrary() "dummy" from header into C file Federico G. Schwindt 2012-09-19 00:34:29 +01:00
  • 384f965fba NJOIN: correctly reset channel level flags Alexander Barton 2012-09-26 23:51:05 +02:00
  • 005340c83f Simplify check for valid user names in IRC_USER(). Alexander Barton 2012-09-26 23:28:13 +02:00
  • d21afce2b6 Allow user mode +x only when "CloakHostModeX" is set Alexander Barton 2012-09-26 22:52:06 +02:00
  • 808c291c76 New configuration option "OperChanPAutoOp" DNS777 2012-09-25 13:08:39 +02:00
  • 62a07596d6 Allow opers to see secret (+s) channels in LIST command DNS777 2012-09-25 12:55:07 +02:00
  • b730b64bbe configure: only use AM_PROG_AR when available Alexander Barton 2012-09-24 20:56:24 +02:00
  • 3e22fc32f3 Remove all geneerated Makefile.am on "make maintainer-clean" Alexander Barton 2012-09-24 20:45:37 +02:00
  • e65a35e964 Rename configure.in to configure.ac Alexander Barton 2012-09-24 20:40:31 +02:00
  • 78d189fbf7 configure.ng: use AM_PROG_AR to check ar(1) command Alexander Barton 2012-09-24 20:39:06 +02:00
  • 8cfb910441 Merge branch 'automake-am11-am12' Alexander Barton 2012-09-24 20:28:02 +02:00
  • 039a939cb8 autogen.sh: detect automake version format a.b.c and a.b Alexander Barton 2012-09-24 18:01:47 +02:00
  • d7d5f4330b configure.ng: don't require GIT tree to detect version string Alexander Barton 2012-09-24 18:00:36 +02:00
  • 79c1222896 Include .mailmap file in distribution archives Alexander Barton 2012-09-24 17:50:32 +02:00
  • a3f3a1097b INSTALL: update GNU automake/autoconf requirements Alexander Barton 2012-09-24 17:46:22 +02:00
  • d4df626d88 automake: don't use INCLUDES, it's AM_CPPFLAGS nowadays Alexander Barton 2012-09-24 17:45:15 +02:00
  • eed8a4ee6e automake: enable colored test output, if available Alexander Barton 2012-09-24 17:43:02 +02:00
  • b1b83831d1 Add doc/Contributing.txt to distribution archive Alexander Barton 2012-09-24 17:40:33 +02:00
  • 8e1beae4e7 Include all build-system files into distribution archives Alexander Barton 2012-09-24 14:34:16 +02:00
  • baed0618ed Loose GNU autoconf / automake requirements a bit Alexander Barton 2012-09-24 10:22:21 +02:00
  • e3e181f4b3 Merge branch 'bug92-xop' Alexander Barton 2012-09-23 19:58:50 +02:00
  • 1f2aa4da6f Fix NAMES/WHO response when client has multi-prefix Alexander Barton 2012-09-23 19:37:06 +02:00
  • fc39146f48 Fix prefix of "halfop" when "multi-prefix" is active Alexander Barton 2012-09-23 19:23:23 +02:00
  • 192e304b94 Change build system to support new and old GNU automake Alexander Barton 2012-09-23 17:55:48 +02:00
  • 1744a8d145 Clean up doc/.gitignore Alexander Barton 2012-09-23 17:52:53 +02:00
  • b12acddf4f doc/Modes.txt: add version number to new channel modes Alexander Barton 2012-09-23 17:52:26 +02:00
  • ef82ef4ddb Free all listen ports on initialization Alexander Barton 2012-09-21 10:41:03 +02:00
  • bb20aeb9bc Initialize SSL when needed only, and disable SSL on errors Alexander Barton 2012-09-21 10:36:09 +02:00
  • e9d0b2f039 Add "CHARCONV" to "feature string" when enabled Alexander Barton 2012-09-17 01:00:05 +02:00
  • 222ecbffbb Implement new IRC+ "CHARCONV" command Alexander Barton 2012-09-17 00:36:10 +02:00
  • ce736fc15b Added new configure option "--with-iconv" Alexander Barton 2011-03-24 17:09:44 +01:00
  • 1413a4886f Sort "feature string" alphabetically Alexander Barton 2012-09-17 00:55:30 +02:00
  • cfec819f0d Include CAP command even when using "strict RFC mode" Alexander Barton 2012-09-16 14:08:52 +02:00
  • 107bfdc821 Merge branch 'autoconf-update' Alexander Barton 2012-09-16 13:05:23 +02:00
  • 5c160921ff AUTOMAKE_OPTIONS: fix ansi2knr option, include path Alexander Barton 2012-09-16 12:43:12 +02:00
  • fe3bef55b7 Don't use AC_FUNC_MALLOC and AC_FUNC_REALLOC Alexander Barton 2012-09-15 20:26:59 +02:00
  • 5300f0082c Make our own targets "silent", if enabled Alexander Barton 2012-09-15 19:15:16 +02:00
  • 85abfd84be Allow limited punctuation in usernames, for better PAM integration. Brett Smith 2012-09-14 11:56:38 -04:00
  • 005ffeaa8c configure.in: use AC_CHECK_{FUNCS|HEADERS}_ONCE Alexander Barton 2012-09-13 18:48:25 +02:00
  • 5c8c6d3c70 Updated config.{guess|sub} to version 2012-08-14 Alexander Barton 2012-09-13 18:32:28 +02:00
  • 7eb3932d3a Make autogen.sh more verbose when VERBOSE=1 is set Alexander Barton 2012-09-13 18:25:50 +02:00
  • ebf2f991b5 configure.in: use AC_SEARCH_LIBS (not AC_CHECK_LIB) Alexander Barton 2012-09-13 16:40:04 +02:00
  • a451cb22f1 configure.in: use AS_HELP_STRING macro Alexander Barton 2012-09-13 00:25:09 +02:00
  • 82bf4eb059 configure.in: use AC_CANONICAL_HOST (not AC_CANONICAL_TARGET) Alexander Barton 2012-09-13 00:06:08 +02:00
  • d53d58fff2 configure.in: inttypes.h is an optional header file Alexander Barton 2012-09-12 16:01:11 +02:00
  • a072180c92 Merge pull request #2 from briancollins/master Alexander Barton 2012-09-11 11:29:14 -07:00
  • 0fd9a8505a Correctly re-initialize signal handlers on RESTART Alexander Barton 2012-09-11 15:44:31 +02:00
  • b2482b39e4 Use HAVE_SETSID #define when testing for setsid() Alexander Barton 2012-09-11 14:38:19 +02:00
  • 74c7d7131f Don't include <stdint.h>, it is included by "portab.h" Alexander Barton 2012-09-11 14:37:31 +02:00
  • 4dd1c31dc7 Don't check type.h availability, it is required Alexander Barton 2012-09-11 14:36:34 +02:00
  • 2e13e821f8 configure.in: Use AC_CONFIG_FILES macro Alexander Barton 2012-09-11 14:36:02 +02:00
  • 2478c5816b configure.in: Don't use AC_C_PROTOTYPES Alexander Barton 2012-09-11 14:34:30 +02:00
  • 47ad9afcf3 configure.in: Update checks for required and optional features Alexander Barton 2012-09-11 14:32:17 +02:00
  • 67e882d4bb configure.in: require autoconf 2.67 and automake 1.11 Alexander Barton 2012-09-11 14:30:49 +02:00
  • 25c216cbdf configure.in: sort some lists (templates, output, ...) Alexander Barton 2012-09-11 14:13:17 +02:00
  • f5441d2170 New_Connection(): mark "IsSSL" parameter as UNUSED Alexander Barton 2012-09-11 13:14:08 +02:00
  • 0d67be3f30 Fix some "whitespace glitches" Alexander Barton 2012-09-11 12:48:51 +02:00
  • f37600ee01 Merge branch 'xop' of https://github.com/kart0ffelsack/ngircd into bug92-xop Alexander Barton 2012-09-11 12:30:19 +02:00
  • f38a9035e5 Show a warning on startup if config file is not a full path Alexander Barton 2012-09-11 11:40:47 +02:00
  • a12d6ff257 Create &SERVER channel after predefined channels Alexander Barton 2012-09-10 17:59:15 +02:00