1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-10-27 20:36:18 +00:00

Commit Graph

  • 5545e1bebf Rename NoticeAuth to NoticeBeforeRegistration. Peter Powell 2015-07-14 14:43:19 +0100
  • d118cd74b6 Use "NOTICE *" before registration instead of "NOTICE AUTH". Peter Powell 2015-07-14 14:37:42 +0100
  • 599626d570 Only enforce channel mode N on users (not servers or services) Ian Chard 2015-06-26 10:36:57 +0100
  • 571b1a8b83 Merge pull request #215 from tejr/master Alexander Barton 2015-06-26 07:41:19 +0200
  • b71a0ddbd5 Specify session context for OpenSSL clients Tom Ryder 2015-06-26 16:21:54 +1200
  • 7ff16e8116 Don't bother looking for +N channels for an op Ian Chard 2015-06-24 20:28:27 +0100
  • f6b7764eb5 Fix several broken URLs. Unit 193 2015-06-24 00:24:22 -0400
  • adfe5affed Don't use a standard message number Ian Chard 2015-06-24 15:51:37 +0100
  • 27934afd7e Add documentation for channel mode N Ian Chard 2015-06-24 15:41:31 +0100
  • f64cb901ef Add channel mode N (normal user can't change nick while on channel) Ian Chard 2015-06-24 15:37:56 +0100
  • d28d838cb9 Merge remote-tracking branch 'LucentW/master' Alexander Barton 2015-06-07 21:13:45 +0200
  • 2fc61ce8a6 Make setgroups(3) function optional Alexander Barton 2015-06-06 22:19:47 +0200
  • 5c48d7e9c7 IRC operators w/OperCanMode can kick anyone LucentW 2015-05-11 22:05:08 +0200
  • 0f490b5cae Implement numeric RPL_LISTSTART(321) LucentW 2015-05-13 20:26:14 +0000
  • a43d79aeff Update ngircd.conf.5: "CloadUserToNick" hides user and real name Alexander Barton 2015-05-15 23:15:09 +0200
  • 93a872a36b Fix with oneshot invites LucentW 2015-05-15 14:02:21 +0200
  • c4245220de Fix MatchCaseInsensitive[List]](): lowercase string _and_ pattern Alexander Barton 2015-05-13 23:47:53 +0200
  • f8f7f83f5a Streamline effect of "MorePrivacy" option (WHOIS, LIST) Alexander Barton 2015-05-13 22:42:51 +0200
  • 03c8997af3 Fixed building issues\ LucentW 2015-05-13 20:08:26 +0000
  • 4396936f38 Implement timestamp tracking of invites LucentW 2015-05-11 21:50:48 +0200
  • 4da04640e6 Keep track of who placed bans/invites/excepts LucentW 2015-05-08 16:02:57 +0200
  • 10c7ba99e7 IRC operators w/OperCanMode can kick anyone LucentW 2015-05-11 22:05:08 +0200
  • 1136b97690 doc/Modes.txt: Fix indentation Alexander Barton 2015-04-30 09:29:41 +0200
  • d9a97f2857 Merge pull request #197 from LucentW/master Alexander Barton 2015-04-30 09:28:15 +0200
  • a4af9024fd Fixed indents 2 LucentW 2015-04-29 20:27:11 +0200
  • 6fc53558ed Fixed indents and documentation LucentW 2015-04-29 20:25:18 +0200
  • 21767c968d Implement +I (private channel list on whois) LucentW 2015-04-27 23:20:32 +0200
  • c5da483685 Make sure that the target user is able to join a local channel Alexander Barton 2015-04-12 20:59:43 +0200
  • 4330f5d1c9 INVITE command: Enforce 1 second penalty time Alexander Barton 2015-04-12 20:14:24 +0200
  • 81b81c818c MODE command: Always report channel creation time Alexander Barton 2015-04-12 19:35:39 +0200
  • 52825cde29 Update Xcode project for latest Xcode version (6.3) Alexander Barton 2015-04-10 22:30:17 +0200
  • 03e6568079 ngIRCd Release 22.1 rel-22.1 Alexander Barton 2015-04-06 14:36:14 +0200
  • 7dacc314f9 Update NEWS and ChangeLog for ngIRCd 22.1 Alexander Barton 2015-04-06 14:33:23 +0200
  • 24adfb88b4 Update some copyright notices for 2015 Alexander Barton 2015-04-06 14:32:59 +0200
  • 6ed440a030 Platforms.txt: Add and update systems Alexander Barton 2015-04-06 14:07:16 +0200
  • c7bbc9a390 Fix spelling of RPL_WHOISBOT message text Alexander Barton 2015-03-27 22:51:21 +0100
  • 6171beb7ab Don't send nick name as default PART reason Alexander Barton 2015-03-14 11:13:50 +0100
  • 2196e945e4 Fix "WHO #<chan>" showing invisible users and hiding all visible Alexander Barton 2015-03-12 00:28:31 +0100
  • f16eb1b686 Fix typo in src/testsuite/README Alexander Barton 2015-03-11 22:14:24 +0100
  • c41f18e3f9 Auth PING: Fix our information text for manual sending of "PONG" Alexander Barton 2015-01-20 22:50:13 +0100
  • dbfe1beca8 Auth PING: The numeric ID is a "long", use atol() Alexander Barton 2015-01-20 22:49:23 +0100
  • 6bdae55177 Auth PING: Don't send a prefix in our PING command Alexander Barton 2015-01-20 22:44:36 +0100
  • fb5ae9e844 FAQ: How can I "auto-op" users in channels? Alexander Barton 2015-01-13 12:44:29 +0100
  • bd8d4e710c Fix syntax of ERR_LISTFULL_MSG(478) numeric Alexander Barton 2014-12-27 01:39:07 +0100
  • 9a931a549b Enhance debug messages while sending CHANINFO commands Alexander Barton 2014-12-20 15:35:47 +0100
  • 3c30490d54 Reset "last try" timer when enabling a passive server Alexander Barton 2014-12-20 15:31:30 +0100
  • 6250335352 Change log message for "Can't resolve address" Alexander Barton 2014-12-10 11:11:42 +0100
  • 7e14bd3b58 Change log messages issued for IP address forgeries Alexander Barton 2014-12-10 11:01:51 +0100
  • 31b3c83c1f Merge remote-tracking branch 'alex/TestsuiteNoDNS' Alexander Barton 2014-11-01 20:14:09 +0100
  • 6e4235443e Merge branch 'CipherListNoSSL3' Alexander Barton 2014-10-26 11:58:22 +0100
  • cdcf474f15 INSTALL: List the changed SSL CipherList default value. Alexander Barton 2014-10-26 11:55:28 +0100
  • f33a4067a1 HowToRelease.txt: Add note about the bug tracker Alexander Barton 2014-10-22 23:12:10 +0200
  • 100de3e4cc Update "CipherList" to not enable SSLv3 by default Alexander Barton 2014-10-16 13:42:24 +0200
  • 7b58538074 ngIRCd Release 22 rel-22 Alexander Barton 2014-10-11 20:30:04 +0200
  • 3f436e1810 Platforms.txt: Add and update systems Alexander Barton 2014-10-11 20:24:44 +0200
  • 967deebacd User mode "F": Fix description in NEWS and ChangeLog Alexander Barton 2014-10-07 03:27:38 +0200
  • 74262a4093 Update NEWS and ChangeLog for ngIRCd 22 once more ... Alexander Barton 2014-10-06 21:51:59 +0200
  • be88707027 Match list patterns case-insensitive Alexander Barton 2014-10-06 21:40:39 +0200
  • 7d7eb735f0 ngIRCd Release 22~rc1 rel-22-rc1 Alexander Barton 2014-09-29 17:09:51 +0200
  • fa7fac88d2 Update NEWS and ChangeLog for ngIRCd 22 once more ... Alexander Barton 2014-09-22 02:37:37 +0200
  • 84ff5a6eb9 Sync "except lists" between servers Alexander Barton 2014-09-18 01:08:55 +0200
  • bf2eae3249 Allow longer usernames for authentication Alexander Barton 2014-09-03 16:03:28 +0200
  • ffad2da835 Correctly check that a server has a valid hostname and port Alexander Barton 2014-09-10 13:03:30 +0200
  • 3f1547ecde Fix spelling and whitespaces in INSTALL Alexander Barton 2014-09-04 18:28:33 +0200
  • 7893dc5241 Update NEWS and ChangeLog for ngIRCd 22 Alexander Barton 2014-09-04 18:28:17 +0200
  • 896d45471a Lists_MakeMask: Don't destroy source buffer Alexander Barton 2014-08-08 13:50:48 +0200
  • 01c3552140 Initialize Conf_ScrubCTCP even when SYSLOG isn't #define'd Alexander Barton 2014-07-29 23:05:17 +0200
  • ce3c4074ba Platforms.txt: Add and update systems Alexander Barton 2014-07-26 15:22:35 +0200
  • 40ed94a1f2 Increase MAX_SERVERS from 16 to 64 Alexander Barton 2014-07-20 13:19:36 +0200
  • c1f180b87b New "Debian release" 21.1-0ab2 Alexander Barton 2014-07-14 12:01:46 +0200
  • 48fcb97fa4 New "Debian release" 21.1-0ab2 branch-21.x Alexander Barton 2014-07-14 12:01:46 +0200
  • 713fd3f883 Debian: Don't adjust path names that are correct by default Alexander Barton 2014-07-14 11:40:38 +0200
  • f5944a17e4 Debian: Don't adjust path names that are correct by default Alexander Barton 2014-07-14 11:40:38 +0200
  • 19da9a0801 Debian: Correctly set and use "docdir" Alexander Barton 2014-07-14 10:55:57 +0200
  • 06920df4bb Debian: Correctly set and use "docdir" Alexander Barton 2014-07-14 10:55:57 +0200
  • e864b1f33e Update config.guess and config.sub to recent versions Alexander Barton 2014-07-14 10:53:37 +0200
  • 3f807e1045 Test suite: Don't use DNS lookups Alexander Barton 2014-04-17 23:57:38 +0200
  • 39b8fc65b6 Add "tests-skipped.lst" to src/testsuite/.gitignore Alexander Barton 2014-06-04 12:20:31 +0200
  • 3de972e0bd Test suite/platformtest.sh: Detect when tests have been skipped Alexander Barton 2014-06-04 12:15:23 +0200
  • ec2bf5c5a2 Platforms.txt: Add and update systems Alexander Barton 2014-05-05 22:44:04 +0200
  • 70160b3a5b Add "cov-int" directory (Coverity test tool) to .gitignore file Alexander Barton 2014-05-01 15:07:47 +0200
  • a90004b913 Test suite: Update file headers and comments Alexander Barton 2014-04-17 23:55:49 +0200
  • 9e79ed8605 Update links to "Arthur" to use the HTTP protocol Alexander Barton 2014-03-25 20:27:17 +0100
  • cdd6b961af ngIRCd Release 21.1 Alexander Barton 2014-03-25 14:46:28 +0100
  • ee28e76df2 ngIRCd Release 21.1 rel-21.1 Alexander Barton 2014-03-25 14:46:28 +0100
  • 9a05c1145d Use server password when PAM is compiled in but disabled Roy Sindre Norangshol 2014-02-27 00:21:18 +0100
  • a3ad2927cc doc/Platforms.txt: Update from master branch Alexander Barton 2014-03-19 02:36:50 +0100
  • bfc727ce49 Platforms.txt: Update i686/unknown/gnu0.5 Alexander Barton 2014-02-22 20:11:04 +0100
  • dee824a3f0 Platforms.txt: Update powerpc/apple/darwin7.9.0 Alexander Barton 2014-01-13 16:51:41 +0100
  • f5ae1dd36c Platforms.txt: Update x86_64/unkn./linux-gnu, clang 3.x Alexander Barton 2014-01-07 21:18:13 +0100
  • 794cb51e4b Platforms.txt: Add and update more systems Alexander Barton 2014-01-07 10:09:54 +0100
  • 6725f67cf1 Spoofed prefixes: Really kill connection on non-server links Alexander Barton 2014-03-18 16:27:03 +0100
  • c0c9b1b8ac Fix two K&R C portability issues Alexander Barton 2014-03-16 20:07:08 +0100
  • 1d3137ff69 CHARCONV: Fix handling conversion errors Alexander Barton 2014-02-23 18:20:47 +0100
  • d20de38161 Services.txt: Update information for Anope 2.x Alexander Barton 2014-02-02 20:28:21 +0100
  • 9ecd8f616f Correctly use cloaked IRC masks on "INVITE nickname" Alexander Barton 2014-01-27 22:59:54 +0100
  • 4525425879 configure: Only link "contrib/Debian" if it exists Alexander Barton 2014-01-26 23:40:58 +0100
  • 4286af08ce Use $(MKDIR_P) instead of $(mkinstalldirs) in Makefile's Alexander Barton 2014-01-17 21:04:10 +0100
  • bb3096b0d3 Fix configure script and "make check" for TCP Wrappers Alexander Barton 2014-01-17 16:18:55 +0100
  • 9f090d7554 Add libwrap at the end of the configure run Alexander Barton 2014-01-17 16:10:34 +0100