ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/newio/src/s_bsd.c
Revision 2415 - (view) (annotate) - [select for diffs]
Modified Sun Jul 21 14:33:22 2013 UTC (10 years, 8 months ago) by michael
File length: 27816 byte(s)
Diff to previous 2414 , to selected 1143
- ioengine changes as of 21JUL13

Revision 2414 - (view) (annotate) - [select for diffs]
Modified Sat Jul 20 20:22:09 2013 UTC (10 years, 8 months ago) by michael
File length: 27818 byte(s)
Diff to previous 2413 , to selected 1143
- ioengine changes as of 20JUL13

Revision 2413 - (view) (annotate) - [select for diffs]
Modified Fri Jul 19 20:39:58 2013 UTC (10 years, 8 months ago) by michael
File length: 27531 byte(s)
Diff to previous 2408 , to selected 1143
- ioengine changes as of 19JUL13

Revision 2408 - (view) (annotate) - [select for diffs]
Modified Thu Jul 18 19:57:58 2013 UTC (10 years, 8 months ago) by michael
File length: 27492 byte(s)
Diff to previous 2407 , to selected 1143
- ioengine changes as of 18JUL13

Revision 2407 - (view) (annotate) - [select for diffs]
Modified Wed Jul 17 20:29:02 2013 UTC (10 years, 8 months ago) by michael
File length: 27467 byte(s)
Diff to previous 2406 , to selected 1143
- ioengine changes as of 17JUL13

Revision 2406 - (view) (annotate) - [select for diffs]
Modified Tue Jul 16 21:44:45 2013 UTC (10 years, 8 months ago) by michael
File length: 27552 byte(s)
Diff to previous 2396 , to selected 1143
- ioengine changes as of 16JUL13

Revision 2396 - (view) (annotate) - [select for diffs]
Modified Mon Jul 15 19:51:03 2013 UTC (10 years, 8 months ago) by michael
File length: 37744 byte(s)
Diff to previous 2392 , to selected 1143
- ioengine changes as of 15JUL13

Revision 2392 - (view) (annotate) - [select for diffs]
Modified Sat Jul 13 22:13:28 2013 UTC (10 years, 8 months ago) by michael
File length: 38016 byte(s)
Diff to previous 2391 , to selected 1143
- ioengine changes as of 14JUL13

Revision 2391 - (view) (annotate) - [select for diffs]
Modified Thu Jul 11 20:57:08 2013 UTC (10 years, 8 months ago) by michael
File length: 38955 byte(s)
Diff to previous 2389 , to selected 1143
- ioengine changes as of 11JUN13

Revision 2389 - (view) (annotate) - [select for diffs]
Modified Tue Jul 9 18:55:53 2013 UTC (10 years, 8 months ago) by michael
File length: 34171 byte(s)
Diff to previous 2381 , to selected 1143
- Initial changes implementing new ioengine/message queues

Revision 2381 - (view) (annotate) - [select for diffs]
Modified Sat Jul 6 16:22:05 2013 UTC (10 years, 8 months ago) by michael
File length: 22166 byte(s)
Diff to previous 2287 , to selected 1143
- Add NEWIO branch

Revision 2287 - (view) (annotate) - [select for diffs]
Modified Tue Jun 18 21:36:18 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 22166 byte(s)
Diff to previous 2246 , to selected 1143
- s_bsd.c:ssl_handshake(): shrink buffer size of md

Revision 2246 - (view) (annotate) - [select for diffs]
Modified Sun Jun 16 10:48:39 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 22174 byte(s)
Diff to previous 2235 , to selected 1143
- Add usermode 'S' (client is connecte via SSL/TLS).
  Allows services to keep track of what users are connected via SSL,
  and allows to see ssl-status of remote clients in a /whois.

Revision 2235 - (view) (annotate) - [select for diffs]
Modified Sat Jun 15 18:14:12 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 22138 byte(s)
Diff to previous 2230 , to selected 1143
- Change CERTFP implementation to use SHA-256 hashes
- Remove base16_encode()

Revision 2230 - (view) (annotate) - [select for diffs]
Modified Thu Jun 13 20:23:04 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 24026 byte(s)
Diff to previous 2229 , to selected 1143
- s_bsd.c:ssl_handshake() replaced a xstrndup() with xstrdup()

Revision 2229 - (view) (annotate) - [select for diffs]
Modified Thu Jun 13 20:10:27 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 24040 byte(s)
Diff to previous 2228 , to selected 1143
- Cleanups and fixes to previous commit -r2228

Revision 2228 - (view) (annotate) - [select for diffs]
Modified Thu Jun 13 19:46:30 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 23949 byte(s)
Diff to previous 2181 , to selected 1143
- Implement certificate fingerprint validation for oper{} and connect{} blocks.
  Some code taken from oftc-hybrid. Hello, stu!

Revision 2181 - (view) (annotate) - [select for diffs]
Modified Tue Jun 4 11:03:41 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 21108 byte(s)
Diff to previous 1858 , to selected 1143
- Fixed debug assertion being triggered on ident lookup
  as reported by Stuart Walsh

Revision 1858 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 15:00:52 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 21138 byte(s)
Diff to previous 1649 , to selected 1143
- Added basic support for libGeoIP
- Added exempt configuration option to resv{} blocks

Revision 1649 - (view) (annotate) - [select for diffs]
Modified Sat Nov 10 19:27:13 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 20815 byte(s)
Diff to previous 1632 , to selected 1143
- minor MaskItem structure cleanup

Revision 1632 - (view) (annotate) - [select for diffs]
Modified Sun Nov 4 15:37:10 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 20814 byte(s)
Diff to previous 1618 , to selected 1143
- Initial rewrite of the configuration subsystem

Revision 1618 - (view) (annotate) - [select for diffs]
Modified Tue Oct 30 21:04:38 2012 UTC (11 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 20922 byte(s)
Diff to previous 1592 , to selected 1143
- Made m_globops() and ms_globops() use sendto_realops_flags()
- Added message-type parameter to sendto_realops_flags() which can be one of
  SEND_NOTICE, SEND_GLOBAL, SEND_LOCOPS
- Forward-port -r1617

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (11 years, 5 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_bsd.c
File length: 20886 byte(s)
Diff to previous 1391 , to selected 1143
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1391 - (view) (annotate) - [select for diffs]
Modified Tue May 1 15:34:29 2012 UTC (11 years, 10 months ago) by michael
Original Path: ircd-hybrid-8/src/s_bsd.c
File length: 20886 byte(s)
Diff to previous 1377 , to selected 1143
- s_bsd.c:close_connection(): fixed connection scheduling

Revision 1377 - (view) (annotate) - [select for diffs]
Modified Mon Apr 30 19:35:16 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/src/s_bsd.c
File length: 21476 byte(s)
Diff to previous 1309 , to selected 1143
- Remove all Class related #defines like MaxTotal, MaxSendq, etc.
  All they do is lead to confusion.

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/src/s_bsd.c
File length: 21475 byte(s)
Diff to previous 1302 , to selected 1143
- renaming files:

  ircd_parser.y -> conf_parser.y
  ircd_lexer.l  -> conf_lexer.l
  s_conf.c      -> conf.c
  s_conf.h      -> conf.h
  s_log.c       -> log.c
  s_log.h       -> log.h

Revision 1302 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 17:48:54 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/src/s_bsd.c
File length: 21479 byte(s)
Diff to previous 1247 , to selected 1143
- remove servlink in preparation for tls links/compression

Revision 1247 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 07:54:24 2011 UTC (12 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/src/s_bsd.c
File length: 21615 byte(s)
Diff to previous 1243 , to selected 1143
- Rewrite and cleanup half-broken logging subsystem.
  Logfile rotating is not working yet

Revision 1243 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 10:47:53 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/src/s_bsd.c
File length: 21685 byte(s)
Diff to previous 1241 , to selected 1143
- move content of msg.h, ircd_handler.h and handlers.h into parse.h and
  remove headers accordingly
- killed common.h
- remove m_killhost.c and m_flags.c from contrib/
- sort out unused header includes here and there

Revision 1241 - (view) (annotate) - [select for diffs]
Modified Thu Sep 29 20:26:09 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/src/s_bsd.c
File length: 21705 byte(s)
Diff to previous 1156 , to selected 1143
- move firsttime, since, and lasttime Client struct members to LocalUser struct
- m_watch.c: show_watch() now properly reports signon times. This also fixes
  an invalid signon time of zero for remote clients.

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/src/s_bsd.c
File length: 21666 byte(s)
Diff to previous 1155 , to selected 1143
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/src/s_bsd.c
File length: 21666 byte(s)
Diff to previous 1143
- recreate "trunk"

Revision 1143 - (view) (annotate) - [selected]
Modified Mon Jul 25 18:58:51 2011 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/src/s_bsd.c
File length: 21666 byte(s)
Diff to previous 1123
- Update NEWS file
- Minor optimization to update_client_exit_stats close_connection
- Move MaxConnectionCount/MaxClientCount to Counter struct

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/src/s_bsd.c
File length: 21666 byte(s)
Diff to previous 1122 , to selected 1143
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1122 - (view) (annotate) - [select for diffs]
Modified Mon Jan 10 09:14:19 2011 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid-7.3/src/s_bsd.c
File length: 21631 byte(s)
Diff to previous 1072 , to selected 1143
- simplify remove_ipv6_mapping() and get rid of inetntoa

Revision 1072 - (view) (annotate) - [select for diffs]
Modified Wed Feb 17 22:58:23 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/src/s_bsd.c
File length: 21713 byte(s)
Diff to previous 1029 , to selected 1143
- remove old dot_in_ip6_addr configuration option. this is now obsolete.

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/src/s_bsd.c
File length: 21826 byte(s)
Diff to previous 1028 , to selected 1143
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/src/s_bsd.c
File length: 21826 byte(s)
Diff to previous 1013 , to selected 1143
- move ircd-hybrid-7.2 to trunk

Revision 1013 - (view) (annotate) - [select for diffs]
Modified Sun Oct 18 14:26:49 2009 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 21826 byte(s)
Diff to previous 1011 , to selected 1143
- Add -Wextra -Wcast-align -Wbad-function-cast to CFLAGS if --enable-warnings is specified
- Fixed several compile warnings
- 64-bit cleanliness fixes, e.g., reorganize data structures to reduce storage/unnecessary padding

Revision 1011 - (view) (annotate) - [select for diffs]
Modified Fri Sep 18 10:14:09 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 21922 byte(s)
Diff to previous 1001 , to selected 1143
- move list manipulation routines from tools.c to list.c
- mem_frob() goes to memory.c
- sort out redundant/unneeded header includes

Revision 1001 - (view) (annotate) - [select for diffs]
Modified Sat Aug 29 22:44:44 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 21922 byte(s)
Diff to previous 992 , to selected 1143
- remove half done and broken win32 support

Revision 992 - (view) (annotate) - [select for diffs]
Modified Mon Aug 17 19:19:16 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 22248 byte(s)
Diff to previous 967 , to selected 1143
- fix possible auth/dns related memleaks

Revision 967 - (view) (annotate) - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 22431 byte(s)
Diff to previous 950 , to selected 1143
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 950 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 23:07:52 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 22463 byte(s)
Diff to previous 948 , to selected 1143
- squash several compile warnings

Revision 948 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 17:34:06 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 22493 byte(s)
Diff to previous 896 , to selected 1143
- lp64\llp64\ilp32 portability fixes

Revision 896 - (view) (annotate) - [select for diffs]
Modified Sat Nov 3 08:54:09 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 22534 byte(s)
Diff to previous 871 , to selected 1143
- Killed s_stats.c

Revision 871 - (view) (annotate) - [select for diffs]
Modified Fri Sep 14 03:33:44 2007 UTC (16 years, 6 months ago) by db
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 22564 byte(s)
Diff to previous 683 , to selected 1143
- When a connect block uses a hostname instead of an IP, ircd will connect
to the hostname's IPv6 if available, independent of the aftype setting.
This causes the ircd to fail to connect to a IPv4 host that also has an IPv6 IP.

Submitted By:	evilmoon (hgchew) (via Sourceforge bts)

Revision 683 - (view) (annotate) - [select for diffs]
Modified Thu Jun 15 14:28:59 2006 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 22459 byte(s)
Diff to previous 549 , to selected 1143
- close_connection(): Fixed some harmless bug that could result in incorrect
  sent statistics in "STATS t"
- Updated RELNOTES

Revision 549 - (view) (annotate) - [select for diffs]
Modified Thu Apr 20 12:46:18 2006 UTC (17 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 22459 byte(s)
Diff to previous 451 , to selected 1143
- Backported add_connection() speedups

Revision 451 - (view) (annotate) - [select for diffs]
Modified Sun Feb 12 16:19:54 2006 UTC (18 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 23195 byte(s)
Diff to previous 169 , to selected 1143
- Properly close ssl clients

Revision 169 - (view) (annotate) - [select for diffs]
Modified Fri Oct 21 09:37:16 2005 UTC (18 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 23054 byte(s)
Diff to previous 34 , to selected 1143
- Removed LocalUser.port
- Removed two extra memsets in make_request()

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (18 years, 5 months ago) by lusky
Original Path: ircd-hybrid-7.2/src/s_bsd.c
File length: 23108 byte(s)
Diff to previous 33 , to selected 1143
create 7.2 branch, we can move/rename it as needed.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/src/s_bsd.c
File length: 23108 byte(s)
Diff to previous 32 , to selected 1143
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/src/s_bsd.c
File length: 23108 byte(s)
Diff to previous 31 , to selected 1143
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/src/s_bsd.c
File length: 23108 byte(s)
Diff to previous 30 , to selected 1143
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (18 years, 5 months ago) by adx
Original Path: ircd-hybrid/src/s_bsd.c
File length: 23154 byte(s)
Diff to selected 1143
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

(Current path doesn't exist after revision 9091)

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a