ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r6690
File (rev) Last Change
 ../
whowas.c 6654 (10 years ago) by michael: - whowas.c: rename variables
watch.c 5347 (11 years ago) by michael: - Update copyright years
version.c 5347 (11 years ago) by michael: - Update copyright years
userhost.c 6441 (11 years ago) by michael: - Rename functions in userhost.c to comply with naming convention
user.c 6502 (11 years ago) by michael: - Allow the maintainers of the debian ircd-hybrid package to have their own BUILD_DATE shown in the RPL_CREATED numeric. Patch submitted by Dominic Hargreaves <dom@debian.org>, slightly modified by me to fit ircd-hybrid needs
server.c 6633 (10 years ago) by michael: - Use client->name when updating the fd's associated name record with fd_note()
send.c 6537 (10 years ago) by michael: - motd.c, send.c: use %zu conversion specifier for size_t types
s_bsd_poll.c 6542 (10 years ago) by michael: - Replace obsolete usleep() with nanosleep()
s_bsd_kqueue.c 6557 (10 years ago) by michael: - s_bsd_kqueue.c:init_netio(): improve error reporting
s_bsd_epoll.c 6560 (10 years ago) by michael: - s_bsd_devpoll.c, s_bsd_epoll.c:init_netio(): we don't care about the real value of errno
s_bsd_devpoll.c 6560 (10 years ago) by michael: - s_bsd_devpoll.c, s_bsd_epoll.c:init_netio(): we don't care about the real value of errno
s_bsd.c 5887 (11 years ago) by michael: - s_bsd.c: use C99-style array initialization
rsa.c 6592 (10 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
rng_mt.c 3881 (12 years ago) by michael: - rng_mt.c: removed trailing whitespaces
resv.c 6690 (10 years ago) by michael: - Rename variables for consistency
restart.c 6527 (11 years ago) by michael: - Fixed inconsistent style in several places
reslib.c 5875 (11 years ago) by michael: - Style corrections; removed trailing whitespaces
res.c 5347 (11 years ago) by michael: - Update copyright years
patricia.c 6607 (10 years ago) by michael: - patricia.c: remove trailing whitespaces
parse.c 6437 (11 years ago) by michael: - parse.c:parse_remove_unknown(): use get_client_name()
packet.c 6527 (11 years ago) by michael: - Fixed inconsistent style in several places
numeric.c 6592 (10 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
motd.c 6690 (10 years ago) by michael: - Rename variables for consistency
modules.c 6553 (10 years ago) by michael: - Use EXIT_FAILURE in some places instead of hardcoded values
misc.c 6569 (10 years ago) by michael: - Add dissect_time() from HOPM and make use of it in some places
mempool.c 6527 (11 years ago) by michael: - Fixed inconsistent style in several places
memory.c 6556 (10 years ago) by michael: - memory.c:outofmemory(): removed redundant logging. server_die() already does the logging
match.c 6256 (11 years ago) by michael: - Removed slang in comment
log.c 6418 (11 years ago) by michael: - log.c: made log_write() use date_iso8601()
listener.c 6367 (11 years ago) by michael: - Rename several functions in listener.c to comply with naming convention
list.c 5347 (11 years ago) by michael: - Update copyright years
isupport.c 6259 (11 years ago) by michael: - Set keyword and eol-style properties
ircd_signal.c 6357 (11 years ago) by michael: - Make server_die() use enum; minor cleanups here and there
ircd.c 6646 (10 years ago) by michael: - ircd.c: use EXIT_FAILURE instead of some magic value to be passed to exit()
irc_string.c 6546 (10 years ago) by michael: - Removed that dirty strtoken definition in stdinc.h
ipcache.c 6651 (10 years ago) by michael: - ipcache.h, ipcache.c: constification
id.c 6259 (11 years ago) by michael: - Set keyword and eol-style properties
hostmask.c 6580 (10 years ago) by michael: - hostmask.c: style correction
hash.c 6393 (11 years ago) by michael: - Move userhost related code from hash.c to userhost.c
getopt.c 6383 (11 years ago) by michael: - getopt.c: use pointer arithmetic instead of array subscripting
fdlist.c 6553 (10 years ago) by michael: - Use EXIT_FAILURE in some places instead of hardcoded values
event.c 6642 (10 years ago) by michael: - Rename event::enabled to event::active
dbuf.c 6527 (11 years ago) by michael: - Fixed inconsistent style in several places
conf_pseudo.c 6259 (11 years ago) by michael: - Set keyword and eol-style properties
conf_parser.y 6684 (10 years ago) by michael: - RSA keys with less than 2048 bits are no longer supported; same applies to the DH param file
conf_parser.h 6603 (10 years ago) by michael: - Rebuilt parser/lexer files
conf_parser.c 6687 (10 years ago) by michael: - Rebuild parser file
conf_lexer.l 6599 (10 years ago) by michael: - Added serverhide::flatten_links_file configuration option and get rid of LIPATH
conf_lexer.c 6603 (10 years ago) by michael: - Rebuilt parser/lexer files
conf_db.c 6318 (11 years ago) by michael: - Get rid of UMODE_ALL
conf_class.c 5411 (11 years ago) by michael: - conf_class.c: removed duplicated code
conf.c 6645 (10 years ago) by michael: - conf.c, conf_parser.y: use EXIT_FAILURE instead of some magic value to be passed to exit()
client.c 6592 (10 years ago) by michael: - Removed CHALLENGE in favour or ssl certificate fingerprint enabled operator {} blocks
channel_mode.c 6359 (11 years ago) by michael: - channel_mode.c:channel_modes(): removed useless FLAGS_SERVICE test on client_p. We don't need that here.
channel.c 6682 (10 years ago) by michael: - channel.c, motd.c: rename variables
auth.c 6690 (10 years ago) by michael: - Rename variables for consistency
Makefile.in 6505 (11 years ago) by michael: - Rebuilt Makefile.in
Makefile.am 6502 (11 years ago) by michael: - Allow the maintainers of the debian ircd-hybrid package to have their own BUILD_DATE shown in the RPL_CREATED numeric. Patch submitted by Dominic Hargreaves <dom@debian.org>, slightly modified by me to fit ircd-hybrid needs
0 directories and 58 files shown