ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk
r9352
File Last Change
 ../
modules/ 9352 (3 years ago) by michael: - m_user.c: avoid sprinkling and indexing parv[] multiple times
include/ 9342 (3 years ago) by michael: - event.h: add missing 'extern' to 'event_base' to fix broken build with gcc 10 as reported by Dominic Hargreaves. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957377
doc/ 9333 (3 years ago) by michael: - Removed 'spoof_notice' from auth::flags. Spoofs are not 'hard spoofs' anymore as they used to be back in the days. The real host can always be seen via /whois. Also with vhosts now this notice doesn't make much sense anyway
libltdl/ 9184 (4 years ago) by michael: - Move ax_with_tls.m4 to ax_arg_with_tls.m4
tools/ 9184 (4 years ago) by michael: - Move ax_with_tls.m4 to ax_arg_with_tls.m4
m4/ 9285 (4 years ago) by michael: - Fixed issue where HAVE_LIBCRYPTO wouldn't get defined even if the configure test was successful
help/ 9292 (4 years ago) by michael: - Extban $n of type 'acting' has been implemented. This extban prevents matching users from changing their nick while in the channel. Users with voice or above are not affected. - Channel mode +N has been changed so channel members with +v can change nick names, too
src/ 9350 (3 years ago) by michael: - Change m_userhost() and m_ison() so sendto_one_numeric() can be used
missing 8757 (5 years ago) by michael: - autoreconf
ylwrap 8757 (5 years ago) by michael: - autoreconf
depcomp 8757 (5 years ago) by michael: - autoreconf
compile 8757 (5 years ago) by michael: - autoreconf
install-sh 8757 (5 years ago) by michael: - autoreconf
README 9188 (4 years ago) by michael: - Update README file
NEWS 9309 (4 years ago) by michael: - Update NEWS file
INSTALL 9207 (4 years ago) by michael: - Update INSTALL file
configure 9331 (3 years ago) by michael: - Remove strtok_r() compatibility code
configure.ac 9331 (3 years ago) by michael: - Remove strtok_r() compatibility code
config.h.in 9331 (3 years ago) by michael: - Remove strtok_r() compatibility code
Makefile.in 9184 (4 years ago) by michael: - Move ax_with_tls.m4 to ax_arg_with_tls.m4
aclocal.m4 9184 (4 years ago) by michael: - Move ax_with_tls.m4 to ax_arg_with_tls.m4
config.guess 9161 (4 years ago) by michael: - Minimum supported GnuTLS version is 3.6.5 now
ltmain.sh 9161 (4 years ago) by michael: - Minimum supported GnuTLS version is 3.6.5 now
config.sub 9161 (4 years ago) by michael: - Minimum supported GnuTLS version is 3.6.5 now
COPYING 7668 (7 years ago) by michael: - Fixed svn properties
Makefile.am 7675 (7 years ago) by michael: - Fixed more svn properties as pointed out by jackal
AUTHORS 8686 (5 years ago) by michael: - AUTHORS, version.c: update my email address
.travis.yml 9185 (4 years ago) by michael: - .travis.yml: move coverity scan to build matrix
8 directories and 20 files shown