ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/include
r4488
File Last Change
 ../
resv.h 3377 (12 years ago) by michael: - Create 8.2.x branch
parse.h 3377 (12 years ago) by michael: - Create 8.2.x branch
watch.h 3377 (12 years ago) by michael: - Create 8.2.x branch
conf_db.h 3377 (12 years ago) by michael: - Create 8.2.x branch
ircd_signal.h 3377 (12 years ago) by michael: - Create 8.2.x branch
userhost.h 3377 (12 years ago) by michael: - Create 8.2.x branch
whowas.h 3377 (12 years ago) by michael: - Create 8.2.x branch
log.h 3377 (12 years ago) by michael: - Create 8.2.x branch
server.h 3377 (12 years ago) by michael: - Create 8.2.x branch
rng_mt.h 3377 (12 years ago) by michael: - Create 8.2.x branch
reslib.h 3377 (12 years ago) by michael: - Create 8.2.x branch
modules.h 3377 (12 years ago) by michael: - Create 8.2.x branch
restart.h 3377 (12 years ago) by michael: - Create 8.2.x branch
serno.h 3377 (12 years ago) by michael: - Create 8.2.x branch
dbuf.h 3377 (12 years ago) by michael: - Create 8.2.x branch
gline.h 3377 (12 years ago) by michael: - Create 8.2.x branch
hash.h 3377 (12 years ago) by michael: - Create 8.2.x branch
list.h 3377 (12 years ago) by michael: - Create 8.2.x branch
misc.h 3377 (12 years ago) by michael: - Create 8.2.x branch
ircd_getopt.h 3377 (12 years ago) by michael: - Create 8.2.x branch
ircd_defs.h 3422 (12 years ago) by michael: - Get rid of LOCAL_CHANNELLEN; change CHANNELLEN to 50
memory.h 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
hostmask.h 3554 (12 years ago) by michael: - find_address_conf(): constification
stdinc.h 3799 (12 years ago) by michael: - stdinc.h: whitespace commit
conf_class.h 3934 (12 years ago) by michael: - Added max_channels to class{} blocks
mempool.h 4087 (12 years ago) by michael: - Let mp_pool_get() clear memory
user.h 4091 (12 years ago) by michael: - Cleaned up UID introduction / NICK change related code
channel_mode.h 4101 (12 years ago) by michael: - Add CHACCESS_REMOTE for servers remote Clients
ircd.h 4107 (12 years ago) by michael: - ircd.h, ircd.c: change some structures to anonymous structures
rsa.h 4112 (12 years ago) by michael: - Make use of binary_to_hex() in ssl_handshake() and ssl_server_handshake()
irc_string.h 4310 (11 years ago) by michael: - Backported auth code related cleanups from newio branch
numeric.h 4314 (11 years ago) by michael: - Improved AWAY throttling to allow for better fine-tuning
defaults.h 4341 (11 years ago) by michael: - Renamed structures to meet code conventions
patchlevel.h 4371 (11 years ago) by michael: - Revved version to hybrid-8.2.0rc2
ipcache.h 4373 (11 years ago) by michael: - ipcache.h: update documentation
channel.h 4405 (11 years ago) by michael: - Minor documentation updates
conf.h 4414 (11 years ago) by michael: - Removed ipv6 detection. We now assume all systems that run hybrid have ipv6 availability and sockaddr_storage.
listener.h 4429 (11 years ago) by michael: - Added listener_release() and make use of it
auth.h 4446 (11 years ago) by michael: - auth.h: update documentation
res.h 4459 (11 years ago) by michael: - conf.c:conf_dns_lookup(): use gethost_byname_type() - res.h, res.c: removed gethost_byname()
send.h 4462 (11 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'.
packet.h 4462 (11 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 (11 years ago) by michael: - Removed CNCB typedef
fdlist.h 4478 (11 years ago) by michael: - Fixed compile warnings
motd.h 4478 (11 years ago) by michael: - Fixed compile warnings
event.h 4480 (11 years ago) by michael: - event.h: removed typedef
client.h 4488 (11 years ago) by michael: - Add topic mask option to /list
0 directories and 47 files shown