]> jfr.im git - irc/unrealircd/unrealircd.git/history - Makefile.in
./Config: import settings from UnrealIRCd 6.1.5
[irc/unrealircd/unrealircd.git] / Makefile.in
2022-06-19  Bram MatthysCreate src/modules/rpc directory
2022-01-02  Bram MatthysMerge branch 'unreal60_dev' of github.com:unrealircd...
2022-01-02  Bram MatthysMake "./unrealircd rehash" show output on the terminal...
2021-09-24  Bram MatthysGet rid of modules/snomasks directory, since the snomas...
2021-09-04  Bram MatthysAdd BSDmakefile with a note to run 'gmake' for BSD...
2021-08-27  k4beAdd libmaxminddb support
2021-08-21  Bram MatthysSplit url.c into url_curl.c (curl implementation) and...
2021-08-18  Bram MatthysIn ConfigItem_include include->url now always exists...
2021-08-17  Bram MatthysBundle with GeoIP classic library and add geoip_classic...
2021-07-12  Bram MatthysAdd JSON logger - initial work
2021-06-28  Bram MatthysAdd -nodes (no DES) to openssl command so it doesn...
2021-04-09  Bram MatthysCompile with system libsodium, fallback to shipped...
2021-01-10  Bram MatthysNew: "./unrealircd upgrade" to upgrade to latest Unreal...
2020-12-30  Bram MatthysAdd symlink 'source' in the installdir to the UnrealIRC...
2020-10-19  Robert ScheckAdd $(DESTDIR) support for 'make install' (#124)
2019-11-01  Bram MatthysAdd module manager. See https://www.unrealircd.org...
2019-09-09  Bram MatthysGet rid of configure check for strtoul and the src...
2019-08-12  Bram MatthysRename of "ssl" to "tls" part 2
2019-08-12  Bram MatthysMass rename of "ssl" to "tls" everywhere. Including...
2019-07-10  iFix Custom OpenSSL library path was ignored
2019-06-30  Bram MatthysSwitch from RSA 4096 to ECC secp384r1
2019-06-30  Bram MatthysMove src/ssl.cnf -> extras/ssl.cnf
2019-06-30  Bram MatthysRemove 'make encpem'. Nobody uses this as it would...
2019-06-22  Bram MatthysMakefile: makes no sense to create modules/cap only...
2019-06-07  Bram MatthysNo longer check for big enough FD_SETSIZE. We all use...
2019-05-25  Bram MatthysRemove old extras/regex
2019-05-25  Bram MatthysRemove old TRE regex engine. Hasn't been maintained...
2019-05-25  Bram MatthysWhoops, this #comment in 'make install' showed up to...
2019-05-19  Bram MatthysMove src/modules/cap/* to src/modules/ as the meaning...
2019-04-14  Bram Matthys'make install' will now upgrade the spamfilter.conf...
2018-12-09  Bram MatthysAdd support for Argon2 password hashes (argon2id).
2018-09-28  Bram MatthysUnrealIRCd version updates
2017-08-09  Bram MatthysAdd groundwork for draft/sts (more to follow)
2017-05-13  Bram MatthysAdd conf/modules.optional.conf. This loads all addition...
2017-03-06  Bram MatthysFix *NIX build (non Mac OS) by backing out all changes...
2017-02-26  Travis McArthurUpdate Makefile to remove dep on private libs
2016-10-20  Bram MatthysFor increased security UnrealIRCd is now compiled with...
2016-10-20  Bram MatthysUse dynamic linking for our shipped private libraries...
2016-10-01  Bram MatthysMerge pull request #57 from binki/unreal40-gitignore
2016-09-30  Bram MatthysUpgrade c-ares library to 1.12.0. Add CPPFLAGS support.
2016-09-30  Bram MatthysDon't overwrite spamfilter.conf, badwords.conf and...
2016-02-29  Bram MatthysMerge pull request #43 from fduchene/patch-1
2015-12-28  Bram MatthysSuggest cron job in 'make install'
2015-12-09  Bram MatthysBump version to 4.0.0-rc5
2015-10-10  Bram MatthysBump version to 4.0.0-rc1
2015-07-14  Bram Matthysstrange.
2015-07-14  Bram Matthys'make install' did not install all 3rd party modules.
2015-07-12  Bram MatthysMake './unreal backtrace' work again. Hmmm.
2015-07-07  Travis McArthurMerge branch 'patch-1' of https://github.com/grawity...
2015-07-05  Bram MatthysMerge branch 'unreal34' of github.com:unrealircd/unreal...
2015-07-05  Bram MatthysAdd (src/)modules/third directory for 3rd party modules...
2015-07-03  Daniel TanMerge pull request #6 from unrealircd/unreal34
2015-06-26  Bram MatthysRename macro DATADIR -> PERMDATADIR. Windows SDK's...
2015-06-21  Bram MatthysReplace user mode +v ("victim", receive infected DCC...
2015-06-21  Daniel TanMerge pull request #4 from unrealircd/unreal34
2015-06-20  Bram Matthysship with modules.full.conf (rather than modules.conf...
2015-06-19  Bram Matthysmove ircdcron to extras/ in source tree. remove some...
2015-06-19  Bram MatthysMove to new directory structure, require 'make install...
2015-06-09  Travis McArthurMerge pull request #27 from Zoddo/numeric-396
2015-06-01  Bram MatthysAdd configure check and compile with pthreads
2015-05-31  Bram MatthysBuild with PCRE2 (not used yet). Enhance SSL build...
2015-05-18  Bram MatthysDelete old leftovers: newnet, ircdreg, rehash, killircd...
2015-05-18  Bram MatthysSelf-signed certificates generated with 'make pem'...
2014-05-11  Bram MatthysBig 3.4.x commit containing bug fixes and enhancements...
2013-05-06  William Pitcock- Add katsklaw's make distclean patch. (#3989)
2013-05-06  William Pitcock- make install: Install the example config as unrealirc...
2012-08-17  Bram Matthys- Install server.*.pem files, patch from katsklaw ...
2012-03-01  Nathan Phillip Brinkmerge
2012-01-22  Bram Matthys- Get rid of networks/ directory, and all references...
2011-11-10  Nathan Phillip Brink- Attempt to make Makefile rules more parallelism friendly.
2011-11-09  Nathan Phillip Brink- Automatically regenerate Makefile if ./config.status...
2011-07-05  Nathan Phillip Brink- Support installing the ircd binary for people who...
2011-05-24  Nathan Phillip BrinkMerge all changes into default.
2010-12-15  binkiClarify wording in Makefile.in about how to set the...
2010-08-16  binki- Install ircdcron scripts. (#2620)
2010-07-16  binki- Give more clear error to users who use make custommod...
2010-02-08  Bram Matthys- Fix for --with-system-cares, reported and patch provi...
2009-05-13  Bram Matthys- Applied another patch from ohnobinki which adds ...
2009-05-13  Bram Matthys- Added ./configure option called --with-system-tre...
2006-06-05  Bram Matthys- Fixed problem if c-ares library is already installed...
2006-06-05  Bram Matthys- Fixed problem if c-ares library is already installed...
2006-01-25  Bram Matthys- Curl users using https/ftps/etc: UnrealIRCd now ships...
2005-10-10  Bram Matthys- Removed all old resolver code and switched over to...
2005-02-26  Bram Matthys- Fixed bug where chanmode +f #t (per-user text kick...
2005-01-15  Bram Matthys- Fixed serious crashbug
2004-03-21  codemastrUpdated TRE to 0.6.6
2004-01-07  codemastrFixed a compile bug regarding TRE
2004-01-04  codemastrIntegrated TRE into Unreal
2003-12-26  codemastradded configure checks for libcurl and other various...
2003-07-07  Bram Matthys- Fixed problem with make custommodule and multiple...
2003-05-03  Bram Matthys- Fixed "make install" error caused by bugreport file...
2003-05-01  stskeeps- Mm, let's see what this checkin brings:
2003-02-05  codemastradded ziplinks support to ./Config and updated SSL...
2002-12-14  codemastrFixed a tsctl and a make install bug
2002-08-19  cknight- Removed old docs and added new docs to Makefile.in
2002-08-11  codemastrmake install fix
2002-04-28  codemastrFixed a typo after make is done
2002-03-24  codemastrAdded EXLIBS= to make custommodule
2002-03-12  stskeeps- Small release tricks
2002-02-11  stskeeps- Made makefile ability to "make custommodule MODULEFIL...
next