ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk
r6122
File Last Change
 ../
src/ 6060 (8 years ago) by michael: - server.c:hunt_server(): prioritize wildcard lookups on server names as suggested by Adam. Could have used some dlinkAddTail magic for clients to keep the list ordered by servers and clients but introducing a second loop in hunt_server() makes things more obvious. Also it should be investigated if there's still good a reason for putting servers on the global_client_list.
libltdl/ 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
m4/ 6117 (8 years ago) by michael: - gcc_stack_protect.m4: modernization: AC_TRY_COMPILE and AC_TRY_LINK are obsolete
doc/ 6095 (8 years ago) by michael: - Update reference.conf. SSLv3 is no longer supported
tools/ 5875 (8 years ago) by michael: - Style corrections; removed trailing whitespaces
help/ 6066 (8 years ago) by michael: - Fixed help/index as pointed out by jackal
modules/ 5985 (8 years ago) by michael: - Added 'xline_exempt' to auth{} block flags
include/ 5985 (8 years ago) by michael: - Added 'xline_exempt' to auth{} block flags
ltmain.sh 5593 (9 years ago) by michael: - libtool 2.4.6
Makefile.in 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
missing 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
ylwrap 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
depcomp 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
config.guess 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
config.sub 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
aclocal.m4 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
compile 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
install-sh 5395 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
config.h.in 4961 (9 years ago) by michael: - libtool 2.4.4
configure.ac 6119 (8 years ago) by michael: - configure.ac: removed invalid copyright information
configure 6122 (8 years ago) by michael: - autoreconf
COPYING 4563 (9 years ago) by michael: - Update gpl2 license file
README 5738 (9 years ago) by michael: - Update README file
NEWS 5786 (9 years ago) by michael: - Update NEWS file
.travis.yml 4851 (9 years ago) by michael: - Update .travis.yml
INSTALL 5616 (9 years ago) by michael: - Minor updates to INSTALL provided by jackal
Makefile.am 2480 (10 years ago) by michael: - Initial build system related modernizations - Add -fstack-protector to CFLAGS if available
AUTHORS 5302 (9 years ago) by michael: - Fixed grammar error as pointed out by Adam
8 directories and 20 files shown