ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/include/client.h
Revision 999 - (view) (annotate) - [select for diffs]
Modified Sun Aug 23 15:23:34 2009 UTC (14 years, 7 months ago) by michael
File length: 25274 byte(s)
Diff to previous 992 , to selected 889
- removed references to struct DNSReply

Revision 992 - (view) (annotate) - [select for diffs]
Modified Mon Aug 17 19:19:16 2009 UTC (14 years, 7 months ago) by michael
File length: 25291 byte(s)
Diff to previous 982 , to selected 889
- fix possible auth/dns related memleaks

Revision 982 - (view) (annotate) - [select for diffs]
Modified Thu Aug 13 22:15:08 2009 UTC (14 years, 7 months ago) by michael
File length: 25337 byte(s)
Diff to previous 948 , to selected 889
- added a mersenne twister basedn prng

Revision 948 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 17:34:06 2009 UTC (14 years, 8 months ago) by michael
File length: 25338 byte(s)
Diff to previous 912 , to selected 889
- lp64\llp64\ilp32 portability fixes

Revision 912 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (16 years, 4 months ago) by michael
File length: 24927 byte(s)
Diff to previous 889
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
  I really don't want to force other people that want to test the snapshots
  or svn versions to install yyacc, lex, automake, autoconf and libtool...
  No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us

Revision 889 - (view) (annotate) - [selected]
Modified Thu Nov 1 12:59:05 2007 UTC (16 years, 4 months ago) by michael
File length: 24926 byte(s)
Diff to previous 888
- Got rid of Serv.dep_users and Serv.dep_servers

Revision 888 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 12:04:58 2007 UTC (16 years, 4 months ago) by michael
File length: 25112 byte(s)
Diff to previous 887 , to selected 889
- on_allow_list and allow_list are no longer needed. Removed

Revision 887 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 11:54:48 2007 UTC (16 years, 4 months ago) by michael
File length: 25404 byte(s)
Diff to previous 885 , to selected 889
- Backported new ACCEPT code which adds support for n!u@h masks

Revision 885 - (view) (annotate) - [select for diffs]
Modified Wed Oct 31 18:09:24 2007 UTC (16 years, 5 months ago) by michael
File length: 25233 byte(s)
Diff to previous 876 , to selected 889
- Removed LazyLinks in 7.2 to stop people from asking why we keep
  broken code for half a decade. LL will be implemented in a smarter
  fashion in due time

Revision 876 - (view) (annotate) - [select for diffs]
Modified Wed Oct 24 21:51:21 2007 UTC (16 years, 5 months ago) by michael
File length: 25590 byte(s)
Diff to previous 856 , to selected 889
Backported WATCH
Revision 856 - (view) (annotate) - [select for diffs]
Modified Tue Feb 27 02:58:49 2007 UTC (17 years, 1 month ago) by db
File length: 25523 byte(s)
Diff to previous 849 , to selected 889
- make 709 numeric work for dronemon


Revision 849 - (view) (annotate) - [select for diffs]
Modified Mon Feb 19 19:41:59 2007 UTC (17 years, 1 month ago) by db
File length: 25471 byte(s)
Diff to previous 650 , to selected 889
- Add +C 
- add etrace -full

Reviewed by: cryogen, bear

Revision 650 - (view) (annotate) - [select for diffs]
Modified Thu Jun 8 07:00:17 2006 UTC (17 years, 9 months ago) by michael
File length: 25228 byte(s)
Diff to previous 503 , to selected 889
- Fixed bug that would exit unknown clients in check_unknowns_list() that are
  still processing auth/dns queries.
  Basically check_unknowns_list() should only exit clients that have finished
  auth/dns and didn't send a NICK/USER combination since they have been
  released from auth.

  Reported by ThaPrince.

Revision 503 - (view) (annotate) - [select for diffs]
Modified Fri Mar 3 19:53:47 2006 UTC (18 years ago) by michael
File length: 25054 byte(s)
Diff to previous 317 , to selected 889
- Backported CAP changes from HEAD since it doesn't affect
  any of the ircd's core components and should be supported
  as soon as possible.

Revision 317 - (view) (annotate) - [select for diffs]
Modified Sat Dec 24 14:45:17 2005 UTC (18 years, 3 months ago) by michael
File length: 24729 byte(s)
Diff to previous 169 , to selected 889
- Backported revision 315 (trimmed memory usage by moving invited
  dlink_list to LocalUser struct)

Revision 169 - (view) (annotate) - [select for diffs]
Modified Fri Oct 21 09:37:16 2005 UTC (18 years, 5 months ago) by michael
File length: 24729 byte(s)
Diff to previous 34 , to selected 889
- 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
File length: 24796 byte(s)
Diff to previous 33 , to selected 889
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/include/client.h
File length: 24796 byte(s)
Diff to previous 32 , to selected 889
- 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/include/client.h
File length: 24796 byte(s)
Diff to previous 31 , to selected 889
- 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/include/client.h
File length: 24796 byte(s)
Diff to previous 30 , to selected 889
- 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/include/client.h
File length: 24843 byte(s)
Diff to selected 889
- 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 1027)

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