ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk
r7618
File Last Change
 ../
modules/ 7616 (7 years ago) by michael: - m_stats.c:stats_memory(): use the %zu conversion specifier
src/ 7612 (7 years ago) by michael: - channel.c:channel_part_one_client(): update comment
include/ 7599 (7 years ago) by michael: - Minor cleanup to send_umode() to get rid of the redundant struct Client * pointer
m4/ 7549 (7 years ago) by michael: - Rewrite invite handling to be more flexible for future additions such as client based invite throttling, invite expiration, etc
doc/ 7523 (7 years ago) by michael: - reference.conf: tweaks and updates by Dominic Hargreaves
help/ 7371 (8 years ago) by michael: - Update help/invite explaining what INVITE with no arguments does
tools/ 7330 (8 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/ 7108 (8 years ago) by michael: - autoreconf
NEWS 7618 (7 years ago) by michael: - Update NEWS file
configure 7550 (7 years ago) by michael: - autoreconf
config.h.in 7550 (7 years ago) by michael: - autoreconf
AUTHORS 7529 (7 years ago) by michael: - Update AUTHORS and version.c
README 7364 (8 years ago) by michael: - Update README
configure.ac 7165 (8 years ago) by michael: - configure.ac: remove check for wait.h
Makefile.in 7108 (8 years ago) by michael: - autoreconf
aclocal.m4 7108 (8 years ago) by michael: - autoreconf
INSTALL 7006 (8 years ago) by michael: - Update copyright years
Makefile.am 6473 (8 years ago) by michael: - Database files and links.txt are now stored in /var/lib instead of /etc
ltmain.sh 5593 (9 years ago) by michael: - libtool 2.4.6
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
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
.travis.yml 4851 (9 years ago) by michael: - Update .travis.yml
COPYING 4563 (9 years ago) by michael: - Update gpl2 license file
8 directories and 20 files shown