ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x
File Last Change
 ../
include/ 10001 (2 years ago) by michael: - listener.h, listener.c: change listener::name to pointer type; rename inetport() to listener_finalize()
src/ 10002 (2 years ago) by michael: - listener.c:listener_add(): remove redundant dlinkAdd(). This now happens in listener_make()
libltdl/ 9183 (4 years ago) by michael: - Move ax_with_tls.m4 to ax_arg_with_tls.m4
doc/ 9897 (3 years ago) by michael: - The `general::dots_in_ident` configuration directive has been renamed to `general::specials_in_ident` and now covers the '-' and '_' characters in addition to '.'
help/ 9924 (3 years ago) by michael: - help/who: update to reflect the +B user mode
.github/ 9985 (2 years ago) by michael: - ci.yml: disable fast failing
m4/ 9990 (2 years ago) by michael: - ax_arg_enable_debugging.m4: instead of resetting CFLAGS entirely, just take out any debugging/optimization options and append the new ones
tools/ 9997 (2 years ago) by michael: - README.mkpasswd: add missing documentation for the '?' switch
modules/ 9999 (2 years ago) by michael: - m_kill.c:mo_kill(): use find_person() instead of hash_find_client() for looking up target clients
COPYING 7667 (7 years ago) by michael: - Fixed svn properties
Makefile.am 7676 (7 years ago) by michael: - Fixed more svn properties as pointed out by jackal
AUTHORS 8685 (5 years ago) by michael: - AUTHORS, version.c: update my email address
missing 8746 (5 years ago) by michael: - Recreate autogenerated files
ylwrap 8746 (5 years ago) by michael: - Recreate autogenerated files
depcomp 8746 (5 years ago) by michael: - Recreate autogenerated files
compile 8746 (5 years ago) by michael: - Recreate autogenerated files
install-sh 8746 (5 years ago) by michael: - Recreate autogenerated files
Makefile.in 9183 (4 years ago) by michael: - Move ax_with_tls.m4 to ax_arg_with_tls.m4
aclocal.m4 9183 (4 years ago) by michael: - Move ax_with_tls.m4 to ax_arg_with_tls.m4
config.h.in 9330 (3 years ago) by michael: - Remove strtok_r() compatibility code
ltmain.sh 9752 (3 years ago) by michael: - Rebuild autogenerated files
INSTALL 9858 (3 years ago) by michael: - Bump copyright years
config.guess 9964 (2 years ago) by michael: - autoreconf
config.sub 9964 (2 years ago) by michael: - autoreconf
configure.ac 9989 (2 years ago) by michael: - ax_arg_enable_warnings.m4: move AX_APPEND_COMPILE_FLAGS([-Werror=unknown-warning-option]) to configure.ac to have this flag set in an earlier stage
configure 9990 (2 years ago) by michael: - ax_arg_enable_debugging.m4: instead of resetting CFLAGS entirely, just take out any debugging/optimization options and append the new ones
README 9991 (2 years ago) by michael: - Update README
NEWS 9994 (2 years ago) by michael: - Update NEWS
9 directories and 19 files shown