autoupdate
27c437c953
Automatic weekly version update: 201030
2010-07-25 23:00:02 +00:00
binki
889dd73f15
I forgot a bug number again; extban ~j is for ( #3192 ).
2010-07-22 12:33:09 +00:00
binki
46668768cf
- Add an extban of the schema +b ~j:*diff | less@* which _only_ prevents a user from joining a channel.
2010-07-22 12:32:06 +00:00
Bram Matthys
85904c2277
- Fix the detection for curl-without-c-ares a little ( #0003940 ). ** fun.. autoconf 2.61**
2010-07-22 09:59:36 +00:00
Bram Matthys
d0cb4dc5f5
Really really minor tweaks ;p
2010-07-22 09:41:56 +00:00
binki
c4abef39cd
- Remove browser compatibility listing from HTML docs.
...
- Added information about ``oper::password::auth-type sslclientcert'' and the same for link::password-receive::auth-type. (#3133 )
- A little bit more of interlinking and using id="" instead of <a name="" />
2010-07-21 23:19:53 +00:00
binki
7a3bf15558
- Now define _SOLARIS, USE_LIBCURL, and ZIP_LINKS in setup.h instead of the Makefiles. This means better automatic rebuilds if the latter settings change.
2010-07-20 16:09:10 +00:00
autoupdate
48b76358f4
Automatic weekly version update: 201029
2010-07-18 23:00:03 +00:00
Bram Matthys
48b270347a
Signing of comments, removal of comment, not worth mentioning in Changelog
2010-07-17 11:19:48 +00:00
Bram Matthys
7c23a98292
- Same for IPv6
2010-07-17 11:15:37 +00:00
Bram Matthys
8b6967d8b9
- Fixed similar bug like nospoof with ./Config, but now with prefixaq.
2010-07-17 11:05:15 +00:00
Bram Matthys
c40fc340b8
- Initialize ARG parameter properly in ./Config, otherwise everything fails.
2010-07-17 10:58:09 +00:00
Bram Matthys
35c30baace
- The configure.ac change silently changed the nospoof parameter in
...
./configure. This meant that the answer to NOSPOOF in ./Config was ignored
and it was always enabled.
2010-07-17 10:38:36 +00:00
binki
b2e4cf82f8
- Support compiling with a bundled c-ares again, the hacky way. ( #3931 )
2010-07-16 13:14:44 +00:00
binki
45aeb1e61d
- Give more clear error to users who use make custommodule'' without MODULEFILE. ( #3935 )
2010-07-16 12:04:34 +00:00
Bram Matthys
2510f2c94b
- Added some checks in ./Config which (often) ensures that the self-compiled
...
curl version is new enough and is not using a c-ares which is binary
incompatible. If the self-compiled curl version is (too) outdated, then we
now suggest to rename it and have the installer re-download and compile
it automatically. This avoids some potential crashes.
2010-07-16 10:55:45 +00:00
binki
4eff1e8493
- Remove extraneous `I' from configure.ac, run ./autogen.sh. ( #3930 )
2010-07-15 21:33:54 +00:00
Bram Matthys
c9acb9d1c7
- The patch from #0003888 made ./Config favor the curl in /usr, even if it
...
was not compiled with c-ares, which is clearly a bad idea as then the
entire IRCd can hang for several seconds or more...
We now check if they support asynch DNS, and skip them if they don't.
2010-07-15 11:01:34 +00:00
Bram Matthys
6b3132e0c6
This file is out of date ;)
2010-07-14 18:54:52 +00:00
Bram Matthys
c514288a0a
- Fixed some odd behavior with SVSMODE and +z/-z, reported by TehRes ( #0003498 ), fixed a strange SVSMODE +d <non-number> bug where it would act as a +x too.
2010-07-14 18:54:38 +00:00
Bram Matthys
f4630c24e0
- Updated doc/coding-guidelines
2010-07-14 09:26:17 +00:00
binki
f72ad19637
- helpop documentation for stacked extbans.
2010-07-13 22:14:45 +00:00
binki
d09b68a942
- Prevent stacked bans (like +b ~q:~q:~n:~c:#chanel) from crashing unrealircd due to over-recycling a static buffer. Discovered by syzop.
2010-07-13 14:24:08 +00:00
binki
c2279a9298
Added bug reference to changes for #0003918 .
2010-07-12 05:02:10 +00:00
binki
4cc0244c58
- Remove remaining nameser.h references from Makfiles.
2010-07-12 01:25:14 +00:00
autoupdate
4238fff401
Automatic weekly version update: 201028
2010-07-11 23:00:02 +00:00
binki
d421282cf5
- Remove include/nameser.h and reference to nameser.h from s_bsd.c. The associated functionality has been provided by c-ares for a long time.
2010-07-10 13:52:52 +00:00
binki
649818d4ad
- Fix references to motd and friends in src/win32.
2010-07-09 17:46:38 +00:00
binki
ac81a9cd9a
- Fix references in src/win32 to aMotd to now be to aMotdFile.
2010-07-09 17:25:33 +00:00
binki
bd636c4e6d
- Attempt to make up for Windows not having mode_t and not complying to POSIX.
2010-07-09 15:40:58 +00:00
binki
7dbf154d04
- Move configure.ac to the project's root.
...
- Separate m4 macros into *.m4 files (it is much easier to run aclocal now).
- Remove unused DOMAINNAME macro and --with-hostname= options as the DOMAINNAME macro isn't used anywheres and its use shouldn't be encouraged.
- autogen.sh to bootstrap the buildsystem. We now maintain setup.h with autoheader.
- --disable-blah now does the opposite of --enable-blah. The same for --with-blah and --without-blah. (This makes Gentoo users happier).
2010-07-08 02:51:43 +00:00
autoupdate
5cf8ee21a0
Automatic weekly version update: 201027
2010-07-04 23:00:03 +00:00
binki
2a6a4b31ff
- Fixed a few trivial compilation warnings.
2010-06-29 03:00:34 +00:00
autoupdate
c3ea2568b2
Automatic weekly version update: 201026
2010-06-27 23:00:02 +00:00
binki
7fdd8cce96
- Fixed desynchronized prototype.
2010-06-26 04:36:56 +00:00
binki
11d84d8534
- Replaced some coders@lists.unrealircd.org references with bugs.unrealircd.org.
...
- Update/add some .cvsignore files.
2010-06-21 21:57:42 +00:00
Bram Matthys
1e5e60d635
- Fixed race condition / reference count issue where an outgoing server connect
...
would cause the IRCd to crash. Reported by Monk (#0003913 ).
2010-06-21 12:27:45 +00:00
Bram Matthys
a523cec997
blah
2010-06-21 09:27:34 +00:00
autoupdate
2980fe011f
Automatic weekly version update: 201025
2010-06-20 23:00:02 +00:00
binki
8ee34484b4
- When removing a SHUN, check if users who were blocked by this SHUN are still blocked by another SHUN. Previously, if multiple shuns covered a single user, removing one of these shuns would mark the user as un-SHUN-ed. ( #0003906 )
2010-06-20 06:28:38 +00:00
binki
c1ca937861
Updated the correct Changes file.
2010-06-19 22:01:39 +00:00
binki
aa0c706bff
- Handle bad flags in set::ssl::options better ( #0003896 ).
2010-06-19 22:00:05 +00:00
binki
2828e7f8b2
- Rename configure.in to configure.ac and modernize AC_INIT.
2010-06-19 03:22:51 +00:00
binki
9faa5a6d2b
- Fix files::shortmotd to by accepted by unrealircd like the docs say it is.
...
- Fix remote includes download handling which I broke for remote includes ;-).
- Recursively add more consts.
2010-06-17 02:41:43 +00:00
binki
d7835d959e
- Fix typo
2010-06-16 14:14:08 +00:00
Bram Matthys
6e34938c59
- Forgot to commit the REMOTEINC_SPECIALCACHE stuff to config.h which means
...
it wasn't actually enabled until now...
2010-06-16 11:47:42 +00:00
binki
06e807130c
- Added error message for unknown directives in the "files" block
...
- Remote MOTD support. Not adequately tested. Required restructuring of the asynchronous download callback and handler.
- Added some consts throughout url.c, etc.
- Fix segfault where the an include directive specifies a URL and cURL follows redirects, resulting in a different resultant URL. The remote includes code would look for the an include block using the resultant URL and assume that it would be found. The new code searches differently, has new checks, and ignores the resultant URL.
- Removed duplicated m_motd() and friends that were both in modules and s_serv.c. The copies in s_serv.c (core) were overriding the in-module functions.
2010-06-16 05:44:15 +00:00
binki
fc1e848a2a
- Throw out old USE_POLL code which 1. has no buildsystem support and 2. has comments which claim it doesn't work.
...
- Removed extraneous apostrophe from a module loader error message.
2010-06-15 02:37:50 +00:00
autoupdate
5cf1dc144a
Automatic weekly version update: 201024
2010-06-13 23:00:02 +00:00
autoupdate
304e3ad0d4
Automatic weekly version update: 201023
2010-06-06 23:00:03 +00:00