aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Doc changes detected for help.tr.confGravatar Serkan Sepetci2013-12-071-2/+1
* | reorganizedGravatar Serkan Sepetci2013-12-061-14/+7
* | Last update versionGravatar Serkan Sepetci2013-12-061-3/+3
* | Describe how channel mode +d (Deaf) still intentionally allows bot commands t...Gravatar Nathan Phillip Brink2013-12-051-1/+1
* | Allow set::channel-command-prefix to be an empty string.Gravatar Nathan Phillip Brink2013-12-051-1/+2
* | Update .hgignore to cover more of autotools and support testing unrealircd by...Gravatar Nathan Phillip Brink2013-12-051-0/+13
|/
* Added tag unreal3_2_10_2 for changeset ab013c6c5a79Gravatar Bram Matthys2013-11-240-0/+0
* fixed typo preventing a compile, reported by rfrederick (#4245).Gravatar Bram Matthys2013-11-241-1/+1
* Removed tag unreal3_2_10_2Gravatar Bram Matthys2013-11-240-0/+0
* Added tag unreal3_2_10_2 for changeset 90da005ec35aGravatar Bram Matthys2013-11-240-0/+0
* Fix for OS X so it can actually compile. Reported by QIXOZL (#4236).Gravatar Bram Matthys2013-11-241-1/+1
* When you use -D or -I in CFLAGS the bundled c-ares configure script•••now no longer errors. Reported by QIXOZL (#4244). An attempt for a more proper fix will be made later. Gravatar Bram Matthys2013-11-241-0/+0
* Removed tag unreal3_2_10_2Gravatar Bram Matthys2013-11-240-0/+0
* Added tag unreal3_2_10_2 for changeset 914db8ce9bd5Gravatar Bram Matthys2013-11-230-0/+0
* Update win32 installerGravatar Bram Matthys2013-11-221-3/+2
* Update win32 version suffixGravatar Bram Matthys2013-11-221-1/+1
* Update curl-ca-bundle with a more recent versionGravatar Bram Matthys2013-11-221-847/+414
* Update release notes..Gravatar Bram Matthys2013-11-221-2/+2
* Small watch fixGravatar Bram Matthys2013-11-221-1/+1
* Update release notesGravatar Bram Matthys2013-11-221-2/+3
* update release notesGravatar Bram Matthys2013-11-201-2/+13
* Windows installer: require Visual Studio 2012 Redist. package•••Unfortunately we can no longer auto-download so we send the user to a microsoft.com page when the package seems not installed. Hopefully most users will have it installed though... Gravatar Bram Matthys2013-11-201-123/+10
* autoconfGravatar Bram Matthys2013-11-201-14/+19
* Update c-ares library to 1.10.1Gravatar Bram Matthys2013-11-202-1/+1
* update versionGravatar Bram Matthys2013-11-2014-15/+15
* Various fixes, more info later.Gravatar Bram Matthys2013-11-205-32/+76
* French doc: fix typosGravatar Thomas Fargeix2013-09-231-2/+2
* Translation of the help.tr.confGravatar Serkan Sepetci2013-05-271-0/+1
* This one is better, and actually compiles ;)Gravatar Bram Matthys2013-05-101-5/+3
* Fix strange issue where linking didn't work because UnrealIRCd would•••bind to (for example) the loopback interface before connecting to the remote server. In addition to that, we now don't bind() at all when bind-ip is not present or is set to "*". Gravatar Bram Matthys2013-05-101-9/+11
* Re Update the documentationGravatar Ouadie Akrour2013-04-051-1/+1
* Added tag unreal3_2_10_1 for changeset 15542aa9f0d2Gravatar Bram Matthys2013-04-050-0/+0
* add .1 suffix to setup.h for Windows.Gravatar Bram Matthys2013-04-051-1/+1
* Removed tag unreal3_2_10_1Gravatar Bram Matthys2013-04-050-0/+0
* Added tag unreal3_2_10_1 for changeset 0e7e08cf2b35Gravatar Bram Matthys2013-04-050-0/+0
* Bump version and update date in docs. Add Windows 7. Remove Windows 2000 as•••it apparently no longer works (#4180). Gravatar Bram Matthys2013-04-057-23/+23
* mention doc updates in release notesGravatar Bram Matthys2013-04-051-0/+1
* Bump version to 3.2.10.1 & update release notes.Gravatar Bram Matthys2013-04-058-17/+29
* Custom modules: move EXLIBS= so shared libraries are always linked.•••Reported by DE_Glen (#4182). Gravatar Bram Matthys2013-04-051-2/+2
* - Windows: Fix strange linking bug. Outgoing connects from a Windows••• IRCd caused a garbled SERVER protocol message, causing 'cannot find server' errors and killing of users. Reported by Sunkat (#4183). Gravatar Bram Matthys2013-04-048-11/+2
* - Pull in poll(2) stuff before any other ircd include files. (#4155)••• This allows us to successfully build on systems where pulling in poll.h pollutes the code with a broken form of ctypes.h due to a few reasons, not limited to, but including, usage of non-namespaced macros which clash with our own. Gravatar William Pitcock2013-01-142-19/+27
* - Don't remove oper-modes such as +S from non-local clients. Reported by••• Magiobiwan (#4166). This caused an issue with bots from anope BotServ where user modes +Sq were stripped by the IRCd. Gravatar Bram Matthys2013-02-191-1/+1
* Update French doc about set::dns::nameserver (r3623cab602e7)Gravatar Thomas Fargeix2013-02-131-3/+9
* Re Update the documentation about set::dns::nameserverGravatar Serkan Sepetci2013-02-101-1/+1
* Update the documentation about set::dns::nameserverGravatar Serkan Sepetci2013-02-101-4/+3
* Missed to translate a change from Wed Jul 13 22:36:04 2011 -0400 (19 months a...Gravatar AngryWolf2013-02-041-1/+7
* Translated changes of the last 5 months (from Fri Aug 17 10:40:23 2012 +0200).Gravatar AngryWolf2013-02-041-53/+106
* Missed to translate a change from Wed Jul 13 23:32:05 2011 -0400 (19 months a...Gravatar AngryWolf2013-02-041-0/+48
* Translated changes from Sat Oct 06 12:48:21 2012 +0200 (4 months ago).Gravatar AngryWolf2013-02-041-1/+5
* - Update the unreal32doc.es about set::dns::nameserverGravatar Ouadie Akrour2013-02-021-1/+2