Commit graph

12 commits

Author SHA1 Message Date
adrianp
203f27dca6 Update to 2.10.2.12
http://sourceforge.net/project/shownotes.php?release_id=557843&group_id=63470
http://sourceforge.net/project/shownotes.php?release_id=559042&group_id=63470

* ircd/gline.c (gline_add): apply too-many-users test to realname
  G-lines *only* when the origin is my user (or a user, for
  remote-local G-lines)
* include/res.h (irc_in_addr_is_ipv4): Fix classification of
  addresses like 0.0.0.0.
* ircd/s_user.c (set_user_mode): Add new parameter to set_user_mode to
  ignore some modes.
  (register_user): Use set_user_mode to parse default usermode for users.
* ircd/m_user.c (m_luser): Fix broken RFC 2812 on connect user mode
  setting
* doc/readme.iauth (IAuth M): Document new command.
* ircd/listener.c (add_listener): Only try to create IPv6 sockets
  for IPv6-compatible addresses; likewise for IPv4.
2008-01-30 23:07:37 +00:00
adrianp
fa4eda0b58 Update to 2.10.12.10
Some of the changes include:
* doc/example.conf: Document new options for General block.
* doc/example.conf (Features): Illustrate URLREG feature.
* ircd/m_burst.c (ms_burst): Properly handle member mode :ov.
* doc/example.conf (Port): Document the method to select IPv4 or
  IPv6 restriction for a port.
* ircd/s_auth.c (auth_ping_timeout): If the client never had an
  auth request, kill them on ping timeout.
* ircd/s_auth.c (check_auth_finished): Only check passwords on
  user ports.

See the ChangeLog for the full details
2007-04-09 12:39:25 +00:00
jmmv
d798736799 Fix build under Mac OS X. 2006-12-21 16:13:53 +00:00
joerg
da2a0a35a0 DragonFly is a BSD, handle it as such. 2005-12-13 18:14:10 +00:00
rillig
52e308149c Fixed the patch for stripping debugging flags. 2005-05-12 11:09:09 +00:00
rillig
b538a25733 Added some patches that are needed to compile on NetBSD-1.6.2/i386. 2005-05-12 08:32:51 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
adrianp
5b9ca36869 Update ircu to ircu-2.10.11.07
- Fix ./configure for changed options
- Move to SUBST_* framework
- Use SPECIAL_PERMS to set the correct permissions on ${PKG_SYSCONFDIR} so
  the user does not have to do it.

There are lots of bugfixes in this release as 2.10.11.04 was first released
around 20+ months ago.  Users should check the package Changelog or website
for further details.
2004-09-28 12:32:17 +00:00
jmc
741443d646 Needed to regen patch sha checksums 2003-03-01 21:50:45 +00:00
grant
df824fbe2a Updated ircu to 2.10.11.04.
List of changes since 2.10.04 is very large and code-oriented. The
authors seem to not maintain a user digestable list of changes.
See the ChangeLog for the full list of changes if you insist :)

Updated provided by Adrian Portelli in PR pkg/20531, with some changes
by me.
2003-03-01 05:22:22 +00:00
agc
8c2348422c Move to sha1 distfile digests, and add distfile sizes. 2001-04-18 11:07:14 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00