ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk
r7636
File Last Change
 ../
libltdl/ 7108 (8 years ago) by michael: - autoreconf
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.
doc/ 7523 (7 years ago) by michael: - reference.conf: tweaks and updates by Dominic Hargreaves
m4/ 7624 (7 years ago) by michael: - Change userhost.c to deal with ip addresses only. Also we no longer care about usernames/ident replies. Due to the hash function in hash.c not ideal for ip addresses, we'll be using either iphash.c, or patricia.c soon for this.
include/ 7624 (7 years ago) by michael: - Change userhost.c to deal with ip addresses only. Also we no longer care about usernames/ident replies. Due to the hash function in hash.c not ideal for ip addresses, we'll be using either iphash.c, or patricia.c soon for this.
help/ 7628 (7 years ago) by michael: - Update help/stats
src/ 7634 (7 years ago) by michael: - list.c: fixed typo in comments
modules/ 7636 (7 years ago) by michael: - m_away.c: deduplicate
COPYING 4563 (9 years ago) by michael: - Update gpl2 license file
.travis.yml 4851 (9 years ago) by michael: - Update .travis.yml
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
ltmain.sh 5593 (9 years ago) by michael: - libtool 2.4.6
Makefile.am 6473 (8 years ago) by michael: - Database files and links.txt are now stored in /var/lib instead of /etc
INSTALL 7006 (8 years ago) by michael: - Update copyright years
Makefile.in 7108 (8 years ago) by michael: - autoreconf
aclocal.m4 7108 (8 years ago) by michael: - autoreconf
configure.ac 7165 (8 years ago) by michael: - configure.ac: remove check for wait.h
AUTHORS 7529 (7 years ago) by michael: - Update AUTHORS and version.c
NEWS 7618 (7 years ago) by michael: - Update NEWS file
README 7621 (7 years ago) by michael: - Update README
configure 7625 (7 years ago) by michael: - Re-built autogenerated files
config.h.in 7625 (7 years ago) by michael: - Re-built autogenerated files
8 directories and 20 files shown