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

Commit Graph

  • 4a6d44dce2 Remove support for ZeroConf/Bonjour/Rendezvous service registration Alexander Barton 2011-01-09 23:51:30 +01:00
  • 5ed7a4ea57 TOPIC command: test for channel admin rights correctly Alexander Barton 2011-01-09 23:08:15 +01:00
  • ba32d594fd Channel_CheckAdminRights(): test if client can admin a channel Alexander Barton 2011-01-09 22:40:11 +01:00
  • 3460c87c58 conf: fix 'unknown section' FEATURES parse error Florian Westphal 2011-01-09 22:19:17 +01:00
  • 02592f912e IRC_TOPIC(): code cleanup Alexander Barton 2011-01-09 16:23:33 +01:00
  • 1964bda252 conf: move 'run-time-feature-disable' options to new FEATURE section Florian Westphal 2011-01-09 19:42:42 +01:00
  • 23ce0393b2 array: remove check for allocated == 0 Florian Westphal 2011-01-09 19:40:54 +01:00
  • 994a003aba array: remove alignment of requested size Florian Westphal 2011-01-09 19:28:50 +01:00
  • eda2556e09 conf: Warn if PAM=true when ngircd was built without PAM support Florian Westphal 2011-01-09 18:17:35 +01:00
  • 9402bcaa73 conf: add missing static qualifier Florian Westphal 2011-01-09 17:54:21 +01:00
  • 6d11fb1497 Update copyright notices for 2010 :) Alexander Barton 2011-01-09 16:11:12 +01:00
  • 28bbd7e27a Make NoZeroConf option work with Howl Alexander Barton 2011-01-09 14:31:18 +01:00
  • 1dca082fc6 config: deprecate NoXX-Options Florian Westphal 2011-01-08 15:56:14 +01:00
  • 4a5dfcc3ac channel: fix confusing "adding to invite list" debug output Florian Westphal 2010-12-31 11:32:20 +01:00
  • f37e495a2b Command throttling: introduce MAX_COMMANDS_SERVICE Alexander Barton 2010-12-29 14:19:51 +01:00
  • 21cbf37db5 Don't throttle services and servers beeing registered Alexander Barton 2010-12-29 14:12:34 +01:00
  • 4188a82e76 Xcode: correctly sort files Alexander Barton 2010-12-29 14:11:40 +01:00
  • 36d4f6c601 Don't assert() when serching a client for an invalid server token Alexander Barton 2010-12-24 12:48:03 +01:00
  • 186b14f332 ngIRCd release 17.1 rel-17.1 Alexander Barton 2010-12-19 15:59:00 +01:00
  • 8ea1c5bb82 --configtest: remember if MOTD is configured by file or phrase Alexander Barton 2010-12-02 16:51:21 +01:00
  • 79ca5fe04d Enhance log messages when establishing server links a little bit Alexander Barton 2010-12-02 13:40:08 +01:00
  • 60bb40d67a Reset ID of outgoing server link on DNS error correctly Alexander Barton 2010-12-02 13:38:42 +01:00
  • 5da98ec389 Don't log critical (or worse) messages to stderr Alexander Barton 2010-12-02 13:36:19 +01:00
  • 0305f75456 Manual page ngircd(8): add SIGNALS section Alexander Barton 2010-12-01 22:04:28 +01:00
  • 65bcff35ff Manual pages: update and simplyfy AUTHORS section Alexander Barton 2010-12-01 22:04:01 +01:00
  • 790fa89e67 Remove "error file" when compiled with debug code enabled Alexander Barton 2010-12-01 21:22:20 +01:00
  • ce448e9077 README: Updated list of implemented commands Alexander Barton 2010-11-19 21:35:25 +01:00
  • dd580d3ea7 add doc/README-Interix.txt and doc/Bopm.txt to distribution tarball Alexander Barton 2010-11-15 20:11:16 +01:00
  • de6f08cc04 Merge branch 'numeric-329' Alexander Barton 2010-11-15 19:36:21 +01:00
  • 678d5411e2 add doc/PAM.txt to distribution tarball Florian Westphal 2010-11-14 23:15:43 +01:00
  • 7321be2ccd New numeric 329: get channel creation time on "MODE #chan" commands Alexander Barton 2010-11-11 12:39:49 +01:00
  • 9bc5d565bb Save channel creation time; new function Channel_CreationTime() Alexander Barton 2010-11-11 12:39:19 +01:00
  • 0d19f2b43a ngIRCd release 17 rel-17 Alexander Barton 2010-11-07 17:24:07 +01:00
  • 5a14942b0a Updated doc/Platforms.txt for upcoming release 17 Alexander Barton 2010-11-07 17:20:28 +01:00
  • 2bca14b52e contrib/platformtest.sh: make command name quoting consistent Alexander Barton 2010-11-07 15:26:26 +01:00
  • 29b41a4ecc contrib/ngircd-redhat.init: updated email address of Naoya Nakazawa Alexander Barton 2010-11-07 14:18:04 +01:00
  • 30b6e72b96 Fix up generation and distribution of sample-ngircd.conf Alexander Barton 2010-11-03 23:47:21 +01:00
  • 4a19763868 doc: change path names in sample-ngircd.conf depending on sysconfdir Florian Westphal 2010-11-01 23:47:04 +01:00
  • bdcf3f0e24 ngIRCd Release 17~rc3 rel-17-rc3 Alexander Barton 2010-10-27 22:31:05 +02:00
  • d7ad956a06 Fix connect attempts to further IP addresses of outgoing server links Alexander Barton 2010-10-27 21:59:51 +02:00
  • e2c9290030 Debian: Install default /etc/pam.d/ngircd allowing all logins Alexander Barton 2010-10-27 00:43:02 +02:00
  • 5edde9a760 Debian: update standards to 3.9.1; add libpam0g-dev dependency Alexander Barton 2010-10-26 22:56:01 +02:00
  • 864f3df575 Make contrib/platformtest.sh more portable Alexander Barton 2010-10-26 22:18:30 +02:00
  • ffccfb0975 Mac OS X package ("make osxpkg"): generate PAM configuration Alexander Barton 2010-10-26 15:15:06 +02:00
  • 76f40bdb98 Xcode builds ("make xcode"): disable pam_fail_delay() Alexander Barton 2010-10-26 15:13:24 +02:00
  • 3dd91923e4 Xcode: update project file, use 10.5.x SDK Alexander Barton 2010-10-26 15:10:14 +02:00
  • a4de27deee Xcode builds ("make xcode"): detect version number correctly Alexander Barton 2010-10-26 15:09:01 +02:00
  • 8449e08245 ngIRCd release 17~rc2 rel-17-rc2 Alexander Barton 2010-10-25 18:51:32 +02:00
  • 05d1df97c3 Updated contrib/platformtest.sh (new version scheme) Alexander Barton 2010-10-25 18:49:54 +02:00
  • 01c39ba001 New doc/HowToRelease.txt file describing the release process Alexander Barton 2010-10-25 14:46:58 +02:00
  • 0c0cac641d ZeroConf: include header files missing since commit a988bbc86a Alexander Barton 2010-10-25 00:17:46 +02:00
  • 8288878122 Generate ngIRCd version number from GIT tag Alexander Barton 2010-10-21 00:20:08 +02:00
  • 596bc096b0 Make sourcecode compatible with ansi2knr again Alexander Barton 2010-10-24 21:48:32 +02:00
  • 5700329f8c ./configure: check if C compiler can compile ISO Standard C Alexander Barton 2010-10-24 14:14:30 +02:00
  • 3b74280879 ./configure: check support for C prototypes again Alexander Barton 2010-10-24 13:50:22 +02:00
  • f1267ca375 Don't use PARAMS() macro for function implementations Alexander Barton 2010-10-24 13:41:51 +02:00
  • ccb175dce6 Added m68k/apple/aux3.0.1 (gcc 2.7.2) to doc/Platforms.txt Alexander Barton 2010-10-19 22:19:18 +02:00
  • 99e08eaced Only try to set FD_CLOEXEC if this flag is defined Alexander Barton 2010-10-19 22:17:12 +02:00
  • 5f2bc55d36 Only use "__attribute__ ((unused))" if GCC >=2.8 is used Alexander Barton 2010-10-19 22:13:12 +02:00
  • 1fa5b11995 doc/Makefile.am: don¹t set docdir, automake handles it already Alexander Barton 2010-10-13 22:46:29 +02:00
  • d00a0f1e7c ngIRCd release 17~rc1 rel-17-rc1 Alexander Barton 2010-10-11 23:25:48 +02:00
  • a988bbc86a New configuration option "NoZeroConf" to disable ZeroConf registration Alexander Barton 2010-10-11 16:54:49 +02:00
  • 4226db873f Xcode: only build current architecture in "Debug" target Alexander Barton 2010-10-09 20:13:54 +02:00
  • f579043671 doc/Platforms.txt: added NetBSD 5.0.2 Alexander Barton 2010-10-07 13:20:30 +02:00
  • 50cb321bb1 Updated doc/Platforms.txt Alexander Barton 2010-10-05 23:19:54 +02:00
  • ade8902b88 Make sure sighandlers.h is listed in noinst_HEADERS Alexander Barton 2010-10-05 21:57:01 +02:00
  • 3a826b774a const'ify ngt_SyslogFacilityName() function Alexander Barton 2010-10-05 20:16:35 +02:00
  • c51cc88eb0 Debian packages: build "-full" and "-full-dbg" with support for PAM Alexander Barton 2010-10-03 15:06:07 +02:00
  • 5e82a91d13 New configuration option "SyslogFacility" Alexander Barton 2010-09-24 17:39:11 +02:00
  • 4943bbb066 New functions ngt_SyslogFacilityName() and ngt_SyslogFacilityID() Alexander Barton 2010-09-24 16:29:55 +02:00
  • e2ba7e08b4 Explicitly cast return value of read(2) to "int" Alexander Barton 2010-09-22 14:15:46 +02:00
  • b1a117cd98 Add sighandlers.{c|h} to Xcode project Alexander Barton 2010-09-22 14:11:30 +02:00
  • 4a770e8e2d Don't call sigaction() if it is not available on the system Alexander Barton 2010-09-22 14:10:09 +02:00
  • ba720fcbae Fix signalpipe file descriptor leak on RESTART Florian Westphal 2010-09-14 23:53:59 +02:00
  • b3cfbc3d28 sighandlers.{c|h}: Code cleanup Alexander Barton 2010-09-14 00:30:45 +02:00
  • 74578890b7 Make sighandlers.{c|h} compatible with ansi2knr Alexander Barton 2010-09-14 00:29:34 +02:00
  • 212311efc5 Updated ChangeLog to include signal handler changes Alexander Barton 2010-09-14 00:18:20 +02:00
  • fe5c7cb22d Bump version number to "17-dev" Alexander Barton 2010-09-11 00:02:37 +02:00
  • cdae82413d Update ChangeLog and NEWS: include SIGUSR1/SIGUSR2 changes Alexander Barton 2010-09-10 21:22:08 +02:00
  • 3600dc60fc Output connection status when dumping the internal server state Alexander Barton 2010-09-10 21:11:25 +02:00
  • cd954ee7e9 Reformat "server state" debug messages a little bit Alexander Barton 2010-09-10 21:10:17 +02:00
  • 355828e64f Enable the daemon to dump its internal state in debug-mode. Alexander Barton 2008-04-09 19:03:24 +02:00
  • 755f54b150 signalhandlers: add fallback to deprecated sysv API Florian Westphal 2010-09-11 11:33:27 +02:00
  • ef3dbf96eb remove NGIRCd_SignalRehash Florian Westphal 2010-09-11 00:27:21 +02:00
  • 1fe17e246c Add new 'delayed' signal handlers. Florian Westphal 2010-09-11 00:19:01 +02:00
  • c135d0dded io: add io_cloexec to set close-on-exec flag. Florian Westphal 2010-09-10 23:41:29 +02:00
  • 1e281a8baa ng_ipaddr.h: include assert.h Florian Westphal 2010-09-11 00:25:23 +02:00
  • 6349ec8bb3 Conn_SyncServerStruct(): test all connections; and work case insensitive Alexander Barton 2010-09-08 02:02:01 +02:00
  • 8d68fe3f86 Check_Servers(): skip servers already beeing connected Alexander Barton 2010-09-08 00:45:23 +02:00
  • 4f6c19712e Check_Servers(): Code cleanup Alexander Barton 2010-09-08 00:42:57 +02:00
  • 4833f9e5c8 Update ChangeLog and NEWS in preparation for the next release ... Alexander Barton 2010-08-29 18:10:49 +02:00
  • 90a186158b Fix linebreak in INSTALL text to fit in 80 columns Alexander Barton 2010-08-29 18:09:57 +02:00
  • b52d5e2a78 configure: correctly indent IPv6 yes/no summary output Alexander Barton 2010-08-25 00:02:06 +02:00
  • 04e38f17ae Don't reset My_Connections[Idx].lastping when reading data Alexander Barton 2010-08-19 15:58:55 +02:00
  • 32188d821b write_whoreply(): respect hostname cloaking Alexander Barton 2010-08-18 00:01:14 +02:00
  • 6f4a348b75 IRC_USERHOST(): respect hostname cloaking Alexander Barton 2010-08-17 23:56:36 +02:00
  • a51670005f IRC_USERHOST(): Code cleanup & some documentation Alexander Barton 2010-08-17 23:55:40 +02:00
  • 0263fa4c66 Send_Message(): respect hostname cloaking Alexander Barton 2010-08-17 21:15:58 +02:00
  • 31ea0f8ee9 IRC_WriteStrClientPrefix() / Get_Prefix(): respect hostname cloaking Alexander Barton 2010-08-17 21:14:51 +02:00
  • fd4dfccc30 Refactor IRC_WriteStr{Channel|Related}Prefix(); support cloaking Alexander Barton 2010-08-17 21:11:37 +02:00