]> jfr.im git - irc/unrealircd/unrealircd.git/history - Makefile.windows
./Config: import settings from UnrealIRCd 6.1.5
[irc/unrealircd/unrealircd.git] / Makefile.windows
2024-01-24  k4bek4beAdd example.br.conf (Portuguese Brazilian)
2023-12-26  Bram MatthysAdd support for CAP draft/no-implicit-names
2023-12-01  Bram MatthysMakefile.windows: add src/api-apicallback.c to fix...
2023-11-24  Bram MatthysUpdate modules and Makefiles so central-api & central...
2023-07-16  Bram MatthysMove crule to a module, so we can hot-patch if needed...
2023-07-08  Bram MatthysInitial work on spamreport { } block. Not really useful...
2023-05-06  Bram MatthysFix missing 'issued-by-tag' module in windows build...
2023-04-15  Bram MatthysJSON-RPC: WHOWAS fetching is now whowas.get, also expos...
2023-04-14  Bram MatthysNew module 'whowasdb': persistent WHOWAS history (prese...
2023-04-07  Bram MatthysFixes for Windows build: add extbans/flood and all...
2023-04-07  Bram MatthysFix Windows makefile.
2023-03-22  Bram MatthysMakefile.windows: add missing standard-replies.dll
2023-03-14  Bram MatthysFix Windows compile problem with current git
2023-02-08  Valerie PondAdd S2S command SREPLY for handling IRCv3 standard...
2022-11-18  Ron NazarovAdd TLINE command
2022-11-14  Bram MatthysUpdate Makefile.windows for src/modules/svslogin.c
2022-06-24  Bram MatthysMove JSON stuff from log.c to json.c now that it is...
2022-06-19  Bram MatthysSplit off big chunk of websocket module into websocket_...
2022-06-19  Bram MatthysMove connect-flood and max-unknown-connections-per...
2022-06-19  Bram MatthysAdd RPC API (the beginning..)
2022-06-19  Bram MatthysSplit 'websocket' module up in 'webserver' and 'websocket'
2022-05-23  Bram MatthysFix for compiling on Windows
2022-05-23  Bram MatthysMakefile.windows: add securitygroup.obj
2022-05-16  Bram MatthysMove all the security group and mask code to src/securi...
2022-05-13  Bram MatthysCommunicate "creationtime" of users. Right now this...
2022-05-13  Valerie PondAdd IRCv3 +draft/channel-context (#205)
2022-05-07  Bram MatthysAdd SVSO command which services can use to make someone...
2022-05-01  Bram MatthysActually build and load module for unrealircd.org/geoip...
2022-01-03  Bram MatthysMake UnrealIRCd compile on Windows again.
2021-10-31  Bram MatthysAdd GeoIP / geoip_classic to Windows build.
2021-10-10  Bram MatthysMetadata can stay a 3rd party module for now.
2021-09-29  Bram MatthysAdd operinfo to Windows Makefile
2021-09-29  Bram MatthysUpdate Windows makefile with new cloaking modules and...
2021-09-25  Bram MatthysRename the old cloaking module to "cloak_md5" (UnrealIR...
2021-09-24  Bram MatthysGet rid of ./unrealircd upgrade-conf (was for 3.2.x...
2021-09-24  Bram MatthysGet rid of modules/snomasks directory, since the snomas...
2021-09-23  Bram MatthysMove wallops module from "wallops" to "usermodes/wallops"
2021-09-12  Bram MatthysGet rid of the legacy numeric stuff. The file src/numer...
2021-09-10  k4beAdd extjwt module
2021-08-29  Bram MatthysRemove modules/mdex which is an example that shouldn...
2021-08-29  Bram MatthysWindows makefile: update the DLL_FILES list as well.
2021-08-29  Bram MatthysFix permissions
2021-08-29  Bram MatthysMerge branch 'unreal60_dev' of github.com:syzop/unreali...
2021-08-29  Bram MatthysUpdate Windows makefile, incomplete yet.
2021-08-28  Bram MatthysWindows: url.obj -> url_curl.obj
2021-08-28  Bram Matthysunrealircd-5-libs -> unrealircd-6-libs
2021-08-28  Bram MatthysWindows compile fixes
2021-08-28  Bram MatthysUpdate Windows makefile for Jansson library
2021-08-26  k4beInitial version of geoip_csv
2021-08-24  k4beAdd extended-monitor (work in progress)
2021-08-22  k4beAdd basic metadata module (no moderation)
2021-08-21  Bram MatthysRename the current cloaking module to 'oldcloak'
2021-08-21  Bram MatthysGet rid of url.h and stuff the 6 functions there (which...
2021-08-06  Bram MatthysMerge branch 'unreal60_dev' of github.com:syzop/unreali...
2021-08-06  k4beMerge branch 'unreal60_dev' into unreal60_dev+watch
2021-08-06  k4beMerge branch 'unreal60_dev' into unreal60_dev+watch
2021-07-21  k4beAdd MONITOR command and fix numerous problems with...
2021-07-20  k4beCreate "watch-backend" module that will serve for all...
2021-05-28  Bram MatthysAdd "draft/bot" message tag to messages from +B clients.
2021-05-28  Bram MatthysAdd support for +draft/reply and load the module by...
2021-05-19  Bram MatthysAdd initial version of CHATHISTORY command
2021-05-05  Bram MatthysWindows compile fixes for unrealdb and libsodium.
2021-05-05  Bram MatthysAdd libsodium to Windows build
2020-12-30  Bram MatthysSupport for security groups and new +b ~G:unknown-users:
2020-05-24  Bram MatthysFix Windows build. Yeah, slashes are important.
2020-05-16  k4bek4beAdd CLIENTTAGDENY module. (#108)
2020-05-06  Bram MatthysUpdate makefile for Windows build
2020-02-09  Bram MatthysSplit off existing account-notify functionality to...
2020-02-02  Bram MatthysWindows compile fixes
2019-11-02  Bram MatthysFix missing cloak module on Windows (:D), just in time...
2019-11-01  Bram MatthysCompile fixes for Windows
2019-10-25  Bram MatthysRemove src/extra.c and move the last function, ircd_log...
2019-10-25  Bram MatthysRemove src/cloak.c, integrate the function in src/user.c
2019-10-25  Bram MatthysRemove src/uid.c, integrate those two functions in...
2019-10-25  Bram MatthysRemove src/kline.c, integrate these 15 lines in src...
2019-10-25  Bram MatthysRename src/err.c to src/numeric.c
2019-10-25  Bram MatthysMerge bsd.c into socket.c (delete src/bsd.c).
2019-10-25  Bram MatthysRemove packet.c, now that it is empty.
2019-09-30  Bram MatthysCleanup main line parsing code, move do_numeric() to...
2019-09-22  Bram MatthysChannel names must now be valid UTF8 by default.
2019-09-22  Bram MatthysUpdate Windows makefile, was missing ident_lookup.
2019-09-12  Bram MatthysSome S2S command changes to new require-modules module:
2019-09-11  GottemHamsFirst draft of require-modules module (require modules...
2019-09-01  Bram MatthysSplit off efunctions to src/api-efunctions.c, use enums and
2019-08-27  Bram MatthysWindows build: attempt build tests
2019-08-25  Bram MatthysNot ready for release yet, but bump git version to...
2019-08-25  Bram MatthysWindows: build with /WX (equivalent to -Werror) and...
2019-08-25  Bram MatthysMake Windows build compile without warnings with /W3
2019-08-25  Bram MatthysFix for previous commit (windows makefile etc..).
2019-08-25  Bram MatthysWindows build: remove more warnings. Update Makefile...
2019-08-24  Bram MatthysWindows build: Add format string verification during...
2019-08-22  Bram MatthysWindows build: 'clean' should really cleanup..
2019-08-22  Bram MatthysWindows: build fixes and it is now a 64 bit application.
2019-08-17  Bram MatthysRename 'cmdrestrict' to 'restrict-commands'. Load the...
2019-08-16  Bram MatthysRename who to who_old, since whox is now loaded by...
2019-08-16  Bram Matthysres.{c,h} -> dns.{c,h} and moddata.c -> api-moddata.c
2019-08-16  Bram MatthysRename some api-*.c files to be more descriptive.
2019-08-16  Bram Matthyssrc/extbans.c -> src/api-extbans.c, and the same for...
2019-08-16  Bram MatthysRename src/events.c to src/api-event.c for consistency.
2019-08-16  Bram MatthysAdd channeldb module (loaded by default): this saves...
next