- Bump copyright years
- listener.h: remove now unused header include
- Documentation fixes; whitespace changes
- listener.h, listener.c: change listener::name to pointer type; rename inetport() to listener_finalize()
- Bump copyright years
- Implement accept() deferring. Closes github issue #4
- Added 'client' option to listener::flags
- Replaced most occurences of 'SSL' with 'TLS'
- Bump copyright years everywhere
- Update copyright years
- Use bool data types in some places
- Restore fd_table. No longer allocate fde_t items from within any other structures like the AuthRequest, or Connection structure - struct AuthRequest once again is no longer allocated from within the Connection structure
- Update copyright years
- Update copyright years
- Fixed svn properties
- Show some stats about allocated listeners in /stats z
- Remove excessive 'const'
- Update copyright years
- Rename several functions in listener.c to comply with naming convention
- Move show_ports() from listener.c to m_stats.c
- Remove unused header includes
- Update copyright years
- Update GPL 2 license headers
- Added listener_release() and make use of it
- listener.h, listener.c: use HOSTIPLEN for Listener::name; update documentation
- Create 8.2.x branch
- listener.h: use an enum for flag types
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
- Cleanup/reorganize header file layout - Fixed naming convention in some places
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to svnroot/ircd-hybrid/trunk
- create ircd-hybrid-8 "branch"
- recreate "trunk"
- Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
- branch off trunk to create 7.3 branch
- move ircd-hybrid-7.2 to trunk
- move list manipulation routines from tools.c to list.c - mem_frob() goes to memory.c - sort out redundant/unneeded header includes
- Added new 'server' option to listener::flags
- Removed unused struct DNSQuery pointer from Listener structure
create 7.2 branch, we can move/rename it as needed.
- svn:keywords
- svn:keywords
- Fix svn:keywords
- imported sources - can be moved later according to the directory/branching scheme, but we need the svn up
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.