| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | Add id attribute for referring to set::anti-spam-quit-message-time. | alef | 2011-05-06 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201118 | autoupdate | 2011-05-01 | 1 | -1/+1 |
| | * | Add id attribute for referring to set::anti-spam-quit-message-time. | binki | 2011-05-01 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201117 | autoupdate | 2011-04-24 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201116 | autoupdate | 2011-04-17 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201115 | autoupdate | 2011-04-10 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201114 | autoupdate | 2011-04-03 | 1 | -1/+1 |
| | * | - Module coders: Added HOOKTYPE_HANDSHAKE which is called before the client••• handshake, IOTW: as soon as the connection is established. This can be
used to do things prior to accepting any commands, such as sending some text.
| Bram Matthys | 2011-04-03 | 3 | -0/+6 |
| | * | Automatic weekly version update: 201113 | autoupdate | 2011-03-27 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201112 | autoupdate | 2011-03-21 | 1 | -1/+1 |
| | * | - Fix empty/nonexistent short MOTD being shown instead of the full MOTD on us... | binki | 2011-03-14 | 2 | -11/+11 |
| | * | Remove unused local variable. | binki | 2011-03-14 | 1 | -2/+0 |
| | * | Automatic weekly version update: 201111 | autoupdate | 2011-03-14 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201110 | autoupdate | 2011-03-07 | 1 | -1/+1 |
| | * | - Fix documentation about channel mode +t and halfops. | alef | 2011-02-28 | 1 | -1/+1 |
| | * | Fix documentation about channel mode +t and halfops. | diablo | 2011-02-28 | 1 | -689/+689 |
| | * | Automatic weekly version update: 201109 | autoupdate | 2011-02-28 | 1 | -1/+1 |
| | * | Update of last update docs (about chanmode +t). | bock | 2011-02-26 | 1 | -1/+1 |
| | * | - Fix documentation about channel mode +t and halfops, thanks warg (#4007). | binki | 2011-02-23 | 2 | -1/+2 |
| | * | Automatic weekly version update: 201108 | autoupdate | 2011-02-21 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201107 | autoupdate | 2011-02-14 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201106 | autoupdate | 2011-02-07 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201105 | autoupdate | 2011-01-31 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201104 | autoupdate | 2011-01-24 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201103 | autoupdate | 2011-01-17 | 1 | -1/+1 |
| | * | Automatic weekly version update: 201102 | autoupdate | 2011-01-10 | 1 | -1/+1 |
| | * | - Bump server protocol version to 2310, due to the various changes and so••• you can use deny link { } blocks if you want to deny older versions than
this release.
| Bram Matthys | 2011-01-08 | 4 | -4/+9 |
| | * | Automatic weekly version update: 201101 | autoupdate | 2011-01-03 | 1 | -1/+1 |
| | * | - Fix pointer handling in remote MOTD code, fixing a crash on REHASH••• reported by goldenwolf (#3992).
| binki | 2010-12-30 | 2 | -3/+13 |
| | * | - Fix set::ssl::options::no-starttls not being recognized. | binki | 2010-12-29 | 2 | -1/+2 |
| | * | - Updated credits a bit (#3980). | Bram Matthys | 2010-12-29 | 3 | -14/+22 |
| | * | - Update doc/compiling_win32.txt a bit (#3975). | Bram Matthys | 2010-12-29 | 2 | -54/+57 |
| | * | - Windows installer: if an SSL certificate already exists, then don't check••• the 'create SSL certificate' by default. Patch from goldenwolf (#3965).
| Bram Matthys | 2010-12-29 | 2 | -1/+18 |
| | * | Automatic weekly version update: 201052 | autoupdate | 2010-12-27 | 1 | -1/+1 |
| | * | Changes from 2010/09/15 to 2010/12/15. | angrywolf | 2010-12-26 | 1 | -15/+37 |
| | * | - Fix remote MOTDs for URLs whose path components contain••• subdirectories, in the process much simplifying my remote MOTD
code. Reported by goldenwolf (#3986).
| binki | 2010-12-25 | 3 | -20/+20 |
| | * | - Fix bundled TRE compilation error on OpenBSD with pkg-config-0.21••• where pkg-config can't find 'tre.pc'. Reported by CuleX. (#3982)
Also properly escape the sed expression used in the pkg-config call.
| binki | 2010-12-24 | 3 | -13/+21 |
| | * | Last unreal32docs.tr.html update | diablo | 2010-12-22 | 1 | -1/+1 |
| | * | - Fix invalid use of 'wc -l' when detecting the AsynchDNS feature of••• libcurl which breaks compilation on FreeBSD; instead use 'grep
-q'. Reported by Jobe (#3981), solution proposed by satmd.
| binki | 2010-12-22 | 4 | -10/+22 |
| | * | - Fix missing #include <stdint.h>. Fixes compile error on OpenBSD••• reported by CuleX (#3977).
| binki | 2010-12-21 | 4 | -43/+79 |
| | * | - Fix typo 'alias::spampfilter' in German docs, reported by seraphim (#3978). | binki | 2010-12-20 | 2 | -1/+2 |
| | * | Automatic weekly version update: 201051 | autoupdate | 2010-12-20 | 1 | -1/+1 |
| | * | - Fixed bug with curl not finding libcares, reported by katslaw.•••- Added workaround for 'curl-config' depending on 'bc'.
| Bram Matthys | 2010-12-19 | 4 | -92/+96 |
| | * | - Enable parallel building of modules. | binki | 2010-12-15 | 3 | -3/+6 |
| | |\ |
|
| | | * | fixup commit for tag 'unreal3_2_9rc1' | cvs2hg | 2010-12-15 | 2 | -269/+0 |
| | |/ |
|
| | * | credit | Bram Matthys | 2010-12-15 | 1 | -1/+1 |
| | * | nothing happened, no.. really ;) | Bram Matthys | 2010-12-15 | 1 | -1/+1 |
| | * | ** 3.2.9-rc1 release ** | Bram Matthys | 2010-12-15 | 16 | -27/+25 |
| | * | Update credits.. (hosters) | Bram Matthys | 2010-12-15 | 1 | -5/+7 |
| | * | Clarify wording in Makefile.in about how to set the FD_SETSIZE macro using th... | binki | 2010-12-15 | 1 | -3/+5 |