ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x
r7424
File Last Change (rev)
 ../
modules/ 7424 (10 years ago) by michael: - m_stats.c:report_shared(), report_cluster(): increase buffer size for the extra 'c' character
src/ 7402 (10 years ago) by michael: - Remove useless parameters from operator_find()
include/ 7402 (10 years ago) by michael: - Remove useless parameters from operator_find()
doc/ 7388 (10 years ago) by michael: - Update doc/ircd.8 by jackal
help/ 7370 (10 years ago) by michael: - Update help/invite explaining what INVITE with no arguments does
tools/ 7329 (10 years ago) by michael: - Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers, we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and forever and use uintmax_t instead which has at least a 'standardized' conversion specifier associated with it.
m4/ 7178 (10 years ago) by michael: - ax_arg_gnutls.m4: add simple 'checking' message
libltdl/ 7107 (10 years ago) by michael: - autoreconf
NEWS 7367 (10 years ago) by michael: - Update NEWS
README 7363 (10 years ago) by michael: - Update README
configure 7358 (10 years ago) by michael: - autoreconf
configure.ac 7357 (10 years ago) by michael: - Bump version to 8.2.15
AUTHORS 7187 (10 years ago) by michael: - AUTHORS: replace occurences of Hybrid with ircd-hybrid
config.h.in 7167 (10 years ago) by michael: - autoreconf
Makefile.in 7107 (10 years ago) by michael: - autoreconf
aclocal.m4 7107 (10 years ago) by michael: - autoreconf
INSTALL 7007 (10 years ago) by michael: - Update copyright years
Makefile.am 6472 (10 years ago) by michael: - Database files and links.txt are now stored in /var/lib instead of /etc
ltmain.sh 5592 (11 years ago) by michael: - libtool 2.4.6
missing 5394 (11 years ago) by michael: - libtool 2.4.5, automake 1.15
ylwrap 5394 (11 years ago) by michael: - libtool 2.4.5, automake 1.15
depcomp 5394 (11 years ago) by michael: - libtool 2.4.5, automake 1.15
config.guess 5394 (11 years ago) by michael: - libtool 2.4.5, automake 1.15
config.sub 5394 (11 years ago) by michael: - libtool 2.4.5, automake 1.15
compile 5394 (11 years ago) by michael: - libtool 2.4.5, automake 1.15
install-sh 5394 (11 years ago) by michael: - libtool 2.4.5, automake 1.15
.travis.yml 4852 (11 years ago) by michael: - Update .travis.yml
COPYING 4562 (11 years ago) by michael: - Update gpl2 license file
8 directories and 20 files shown