ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x
r7518
File Last Change (rev)
 ../
src/ 7516 (10 years ago) by michael: - channel_mode.c: cosmetical changes
include/ 7514 (10 years ago) by michael: - ircd_defs.h: increase REASONLEN to 260
modules/ 7512 (10 years ago) by michael: - Removed KILLLEN; use REASONLEN instead
doc/ 7475 (10 years ago) by michael: - Update reference.conf
m4/ 7436 (10 years ago) by michael: - Change whowas system to use a linked list instead of othe this monolithic WHOWAS table - Size of the whowas nick name history length is now configurable
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.
libltdl/ 7107 (10 years ago) by michael: - autoreconf
NEWS 7518 (10 years ago) by michael: - Update NEWS file
configure 7474 (10 years ago) by michael: - Bump version to hybrid-8.2.16
configure.ac 7474 (10 years ago) by michael: - Bump version to hybrid-8.2.16
config.h.in 7444 (10 years ago) by michael: - Rebuilt autogenerated files
README 7363 (10 years ago) by michael: - Update README
AUTHORS 7187 (10 years ago) by michael: - AUTHORS: replace occurences of Hybrid with ircd-hybrid
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