ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x
r7642
File Last Change
 ../
doc/ 7522 (7 years ago) by michael: - reference.conf: tweaks and updates by Dominic Hargreaves
modules/ 7642 (7 years ago) by michael: - m_who.c:who_matches(): allow operators to search by ip address
src/ 7638 (7 years ago) by michael: - conf.c:conf_rehash(): from p4: Log when rehashing due to sighup
libltdl/ 7107 (8 years ago) by michael: - autoreconf
help/ 7627 (7 years ago) by michael: - Update help/stats
tools/ 7329 (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.
m4/ 7623 (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/ 7623 (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.
ltmain.sh 5592 (9 years ago) by michael: - libtool 2.4.6
missing 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
ylwrap 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
depcomp 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
config.guess 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
config.sub 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
compile 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
install-sh 5394 (9 years ago) by michael: - libtool 2.4.5, automake 1.15
Makefile.in 7107 (8 years ago) by michael: - autoreconf
aclocal.m4 7107 (8 years ago) by michael: - autoreconf
COPYING 4562 (9 years ago) by michael: - Update gpl2 license file
INSTALL 7007 (8 years ago) by michael: - Update copyright years
README 7620 (7 years ago) by michael: - Update README
NEWS 7619 (7 years ago) by michael: - Update NEWS file
AUTHORS 7528 (7 years ago) by michael: - Update AUTHORS and version.c
.travis.yml 4852 (9 years ago) by michael: - Update .travis.yml
configure 7626 (7 years ago) by michael: - Re-built autogenerated files
config.h.in 7626 (7 years ago) by michael: - Re-built autogenerated files
Makefile.am 6472 (8 years ago) by michael: - Database files and links.txt are now stored in /var/lib instead of /etc
configure.ac 7591 (7 years ago) by michael: - Bump version to 8.2.18
8 directories and 20 files shown