../
|
balloc.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
channel.h
|
1365
(13 years ago)
by michael:
- change KEYLEN semantics. KEYLEN no longer includes space
for the trailing \0
|
channel_mode.h
|
1175
(14 years ago)
by michael:
- several fixes to services compatibility mode
|
client.h
|
1559
(12 years ago)
by michael:
- Replaced TimeStamp based services IDs with more flexible account names
|
conf.h
|
1549
(12 years ago)
by michael:
- Removed general::kline_with_reason configuration options. It's now enabled
by default
- Removed remnants of the broken reject holding code
|
dbuf.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
defaults.h
|
1518
(12 years ago)
by michael:
- Removed rkline.conf and rxline.conf leftovers. Regular expression based
k- and x-lines can be set via ircd.conf only.
|
event.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
fdlist.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
hash.h
|
1169
(14 years ago)
by michael:
- rename find_server to hash_find_server to satisfy naming convention
- pull m_services.c and m_jupe.c from contrib/
- style fixes in some places
|
hook.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
hostmask.h
|
1455
(13 years ago)
by michael:
- Minor constification changes
|
irc_res.h
|
1180
(14 years ago)
by michael:
- remove deprecated add_loacl_domain prototype
|
irc_reslib.h
|
1346
(13 years ago)
by michael:
- irc_reslib.c: add localhost as default nameserver in case we cannot find
a suitable entrie in resolv.conf
- irc_res.c:res_ourserver(): no need to test against INADDR_ANY.
This is a relict of old BIND versions which added INADDR_ANDY as default
nameserver if no other servers could be found.
|
irc_string.h
|
1400
(13 years ago)
by michael:
- move has_wildcards() to irc_string.c and make use of it in several places
|
ircd.h
|
1549
(12 years ago)
by michael:
- Removed general::kline_with_reason configuration options. It's now enabled
by default
- Removed remnants of the broken reject holding code
|
ircd_defs.h
|
1549
(12 years ago)
by michael:
- Removed general::kline_with_reason configuration options. It's now enabled
by default
- Removed remnants of the broken reject holding code
|
ircd_getopt.h
|
1357
(13 years ago)
by michael:
- minor cleanups to the getopt code
|
ircd_signal.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
list.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
listener.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
log.h
|
1319
(13 years ago)
by michael:
- minor cleanups and fixes to the new logging system
- decrease LOG_BUFSIZE to 1024
|
memory.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
modules.h
|
1448
(13 years ago)
by michael:
- Don't allow m_module.la to be unloaded
|
motd.h
|
1446
(13 years ago)
by michael:
- Removed OMOTD
--- Diese und die folgenden Zeilen werden ignoriert --
M include/defaults.h
M include/conf.h
M include/numeric.h
M include/motd.h
M src/s_user.c
M src/messages.tab
M src/motd.c
M src/ircd.c
M modules/Makefile.in
M modules/m_challenge.c
M modules/m_oper.c
D modules/m_omotd.c
M modules/m_rehash.c
M modules/Makefile.am
M NEWS
|
numeric.h
|
1549
(12 years ago)
by michael:
- Removed general::kline_with_reason configuration options. It's now enabled
by default
- Removed remnants of the broken reject holding code
|
packet.h
|
1321
(13 years ago)
by michael:
- remove unused variables
|
parse.h
|
1569
(12 years ago)
by michael:
- Removed remnants of MFLG_UNREG which is no longer needed with the
current implementation of message handlers
|
patchlevel.h
|
1581
(12 years ago)
by lusky:
bump patchlevel to 8.0.0
|
restart.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
resv.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
rng_mt.h
|
1343
(13 years ago)
by michael:
- hostmask.c, rng_mt.c: avoid use of long int types
|
rsa.h
|
1313
(13 years ago)
by michael:
- rsa.h: remove verify_private_key prototype
|
s_auth.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
s_bsd.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
s_gline.h
|
1459
(13 years ago)
by michael:
- remove g-line acls
- added general::gline_request_duration configuration option which
simply replaces the harcoded PENDING_GLINE_TIME definition
|
s_misc.h
|
1243
(13 years ago)
by michael:
- move content of msg.h, ircd_handler.h and handlers.h into parse.h and
remove headers accordingly
- killed common.h
- remove m_killhost.c and m_flags.c from contrib/
- sort out unused header includes here and there
|
s_serv.h
|
1472
(13 years ago)
by michael:
- remove CAP_TB
- add proper TS6 support to TBURST
|
s_user.h
|
1165
(14 years ago)
by michael:
- rename clean_nick_name() to valid_nickname() and move it so s_user.c
- add SVSNICK module
- update Makefile accordingly
|
send.h
|
1479
(13 years ago)
by michael:
- fix msg_channel_flags() so it can deal with messages coming from servers
|
serno.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
sprintf_irc.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
stdinc.h
|
1329
(13 years ago)
by michael:
- Remove unused configure tests
- Fixed compile warning in conf_parser.c
|
supported.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
userhost.h
|
1156
(14 years ago)
by michael:
- create ircd-hybrid-8 "branch"
|
watch.h
|
1431
(13 years ago)
by michael:
- NICKLEN definition no longer respects the trailing NUL character
(reverts to old behavior)
|
whowas.h
|
1431
(13 years ago)
by michael:
- NICKLEN definition no longer respects the trailing NUL character
(reverts to old behavior)
|