ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include
r4509
File (rev) Last Change
 ../
whowas.h 3377 (9 years ago) by michael: - Create 8.2.x branch
watch.h 3377 (9 years ago) by michael: - Create 8.2.x branch
userhost.h 3377 (9 years ago) by michael: - Create 8.2.x branch
user.h 4091 (9 years ago) by michael: - Cleaned up UID introduction / NICK change related code
stdinc.h 3799 (9 years ago) by michael: - stdinc.h: whitespace commit
server.h 3377 (9 years ago) by michael: - Create 8.2.x branch
serno.h 3377 (9 years ago) by michael: - Create 8.2.x branch
send.h 4462 (9 years ago) by michael: - Removed stupid PF typedef in fdlist.h which prevented both gcc and clang from spitting out a warning about the first argument of s_bsd:ssl_handshake() being an 'int' when it really has to be a 'fde_t' pointer. - Fixed first argument of s_bsd:ssl_handshake() which should be a 'fde_t' pointer instead of an 'int'.
s_bsd.h 4463 (9 years ago) by michael: - Removed CNCB typedef
rsa.h 4112 (9 years ago) by michael: - Make use of binary_to_hex() in ssl_handshake() and ssl_server_handshake()
rng_mt.h 3377 (9 years ago) by michael: - Create 8.2.x branch
resv.h 3377 (9 years ago) by michael: - Create 8.2.x branch
restart.h 3377 (9 years ago) by michael: - Create 8.2.x branch
reslib.h 3377 (9 years ago) by michael: - Create 8.2.x branch
res.h 4459 (9 years ago) by michael: - conf.c:conf_dns_lookup(): use gethost_byname_type() - res.h, res.c: removed gethost_byname()
patchlevel.h 4371 (9 years ago) by michael: - Revved version to hybrid-8.2.0rc2
parse.h 3377 (9 years ago) by michael: - Create 8.2.x branch
packet.h 4462 (9 years ago) by michael: - Removed stupid PF typedef in fdlist.h which prevented both gcc and clang from spitting out a warning about the first argument of s_bsd:ssl_handshake() being an 'int' when it really has to be a 'fde_t' pointer. - Fixed first argument of s_bsd:ssl_handshake() which should be a 'fde_t' pointer instead of an 'int'.
numeric.h 4509 (9 years ago) by michael: - Instead of silently truncating WHO at 500 replies, added ERR_WHOLIMEXCEED numeric to inform users about the /who limit being exceeded
motd.h 4478 (9 years ago) by michael: - Fixed compile warnings
modules.h 3377 (9 years ago) by michael: - Create 8.2.x branch
misc.h 3377 (9 years ago) by michael: - Create 8.2.x branch
mempool.h 4087 (9 years ago) by michael: - Let mp_pool_get() clear memory
memory.h 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
log.h 3377 (9 years ago) by michael: - Create 8.2.x branch
listener.h 4429 (9 years ago) by michael: - Added listener_release() and make use of it
list.h 3377 (9 years ago) by michael: - Create 8.2.x branch
ircd_signal.h 3377 (9 years ago) by michael: - Create 8.2.x branch
ircd_getopt.h 3377 (9 years ago) by michael: - Create 8.2.x branch
ircd_defs.h 3422 (9 years ago) by michael: - Get rid of LOCAL_CHANNELLEN; change CHANNELLEN to 50
ircd.h 4107 (9 years ago) by michael: - ircd.h, ircd.c: change some structures to anonymous structures
irc_string.h 4310 (9 years ago) by michael: - Backported auth code related cleanups from newio branch
ipcache.h 4373 (9 years ago) by michael: - ipcache.h: update documentation
hostmask.h 3554 (9 years ago) by michael: - find_address_conf(): constification
hash.h 3377 (9 years ago) by michael: - Create 8.2.x branch
gline.h 3377 (9 years ago) by michael: - Create 8.2.x branch
fdlist.h 4478 (9 years ago) by michael: - Fixed compile warnings
event.h 4480 (9 years ago) by michael: - event.h: removed typedef
defaults.h 4341 (9 years ago) by michael: - Renamed structures to meet code conventions
dbuf.h 3377 (9 years ago) by michael: - Create 8.2.x branch
conf_db.h 3377 (9 years ago) by michael: - Create 8.2.x branch
conf_class.h 3934 (9 years ago) by michael: - Added max_channels to class{} blocks
conf.h 4414 (9 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
client.h 4488 (9 years ago) by michael: - Add topic mask option to /list
channel_mode.h 4101 (9 years ago) by michael: - Add CHACCESS_REMOTE for servers remote Clients
channel.h 4405 (9 years ago) by michael: - Minor documentation updates
auth.h 4446 (9 years ago) by michael: - auth.h: update documentation
0 directories and 47 files shown