.. |
windows
|
Get rid of the choice for/aginst PREFIX_AQ for three reasons:
|
2021-09-20 13:19:51 +02:00 |
channel.h
|
Drop 2nd argument to find_channel which was always NULL everywhere anyway.
|
2021-08-05 17:02:39 +02:00 |
common.h
|
Get rid of the choice for/aginst PREFIX_AQ for three reasons:
|
2021-09-20 13:19:51 +02:00 |
config.h
|
Bump moddata slots
|
2021-09-25 10:24:32 +02:00 |
crypt_blowfish.h
|
bcrypt password hashing is now implemented (#4335). Not yet documented.
|
2015-05-23 16:38:48 +02:00 |
dbuf.h
|
Add a lot more consts. This finishes the work for all hooktypes.
|
2021-09-10 20:36:38 +02:00 |
dns.h
|
Use 'client' everywhere (if there is no confusion) instead of 'sptr' or 'cptr'.
|
2019-10-04 15:25:35 +02:00 |
dynconf.h
|
Modularize member modes (vhoaq).
|
2021-09-13 18:44:18 +02:00 |
fdlist.h
|
Last argument in fd_open() is now used to indicate what should be done on a
|
2021-06-30 11:33:46 +02:00 |
h.h
|
Add get_operlogin() and get_operclass() functions to make things easy.
|
2021-09-25 10:57:00 +02:00 |
ircsprintf.h
|
We now compile with -Wformat-nonliteral by default.
|
2021-07-14 11:15:49 +02:00 |
license.h
|
-Wunused
|
2002-02-16 20:15:41 +00:00 |
list.h
|
Doxygen: document list_for_each_entry with examples and
|
2020-11-23 10:25:49 +01:00 |
mempool.h
|
Big 3.4.x commit containing bug fixes and enhancements. Modularizing
|
2014-05-11 20:56:02 +02:00 |
modules.h
|
Expose operlogin and operclass via moddata so they can be seen in WHOIS
|
2021-09-25 10:28:36 +02:00 |
modversion.h
|
It helps if you also update the *.h files to reflect those changes. Duh.
|
2017-10-07 09:32:09 +02:00 |
msg.h
|
Move all wallops code out of the core.
|
2021-09-23 19:21:19 +02:00 |
numeric.h
|
Get rid of current snomask system and allow ircops to set any snomask
|
2021-09-22 15:49:20 +02:00 |
openssl_hostname_validation.h
|
Add hostname verification code from ssl conservatory & curl
|
2017-09-01 17:02:36 +02:00 |
resource.h
|
Import of Unreal3.0 (STABLE)
|
2000-02-28 22:45:44 +00:00 |
setup.h.in
|
Get rid of the choice for/aginst PREFIX_AQ for three reasons:
|
2021-09-20 13:19:51 +02:00 |
struct.h
|
JSON logging: expand operlogin and operclass for users who are ircop.
|
2021-09-25 10:58:39 +02:00 |
sys.h
|
Remove useless ifdef, this was never reached.
|
2021-08-10 09:09:21 +02:00 |
types.h
|
Win32 module fixes for ssl/zip/curl
|
2004-05-13 16:39:23 +00:00 |
unrealircd.h
|
Get rid of proto.h and integrate the 20 lines into h.h.
|
2021-09-11 10:26:18 +02:00 |
version.h
|
Module coders: add UNREAL_VERSION so you can more easily check UnrealIRCd
|
2021-08-10 14:33:10 +02:00 |
whowas.h
|
Update channel mode API to use more consts
|
2021-09-10 14:06:57 +02:00 |