ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/modules/m_accept.c
Revision 746 - (view) (annotate) - [select for diffs]
Modified Mon Jul 24 18:47:50 2006 UTC (20 years ago) by adx
File length: 5954 byte(s)
Diff to previous 741
+ make most modules compile, except a few ones which need deeper changes

Revision 741 - (view) (annotate) - [select for diffs]
Modified Sun Jul 23 13:49:20 2006 UTC (20 years ago) by adx
File length: 5962 byte(s)
Diff to previous 719
+ removed s_conf.h and superseded parts of s_conf.c

Revision 719 - (view) (annotate) - [select for diffs]
Modified Sun Jul 16 16:56:58 2006 UTC (20 years ago) by adx
File length: 5982 byte(s)
Diff to previous 470
+ reworked operator{} blocks to make them independent from oldconf
+ moved some utilities from s_conf.* to libio
+ added stub for auth{} blocks

Revision 470 - (view) (annotate) - [select for diffs]
Modified Fri Feb 17 05:07:43 2006 UTC (20 years, 5 months ago) by db
File length: 5985 byte(s)
Diff to previous 442
- fix compile errors with moved modules.h
- fix a few missing includes, msg.h and parse.h


Revision 442 - (view) (annotate) - [select for diffs]
Modified Sat Feb 11 23:14:21 2006 UTC (20 years, 5 months ago) by adx
File length: 5980 byte(s)
Diff to previous 362
+ massive rewrite of module init/deinit/version headers,
  we are introducing a new module manager which deals with static
  and dynamic modules exactly the same way. (New possibilities
  include loading/unloading statically compiled modules and
  mixing static/dynamic ones in one build.)

Revision 362 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 05:06:18 2006 UTC (20 years, 6 months ago) by metalrock
File length: 6040 byte(s)
Diff to previous 357
 - Fixed some compile errors and some shadowed declarations.

Revision 357 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 16:06:45 2006 UTC (20 years, 6 months ago) by michael
File length: 5983 byte(s)
Diff to previous 345
- Mainly re-wrote split_nuh() to fix a regexp kline bug where we would cut off
  the user portion after 9 chars, but also to be a bit more flexible when we
  have to deal with different user/host name lengths.
- Re-wrote m_capture() to use split_nuh()

Revision 345 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 11:50:01 2005 UTC (20 years, 6 months ago) by michael
File length: 5618 byte(s)
Diff to previous 271
- Continue doxyfying modules

Revision 271 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 21:36:23 2005 UTC (20 years, 8 months ago) by adx
File length: 5074 byte(s)
Diff to previous 241
+ fixes for accept

Revision 241 - (view) (annotate) - [select for diffs]
Modified Sat Nov 5 19:39:35 2005 UTC (20 years, 8 months ago) by db
File length: 4937 byte(s)
Diff to previous 240
- Don't allocate memory until it is known it will be allowed
- No need to allocate memory twice.


Revision 240 - (view) (annotate) - [select for diffs]
Modified Sat Nov 5 18:03:59 2005 UTC (20 years, 8 months ago) by michael
File length: 5077 byte(s)
Diff to previous 239
- Forgot to remove accept_num, we dont need it anymore.

Revision 239 - (view) (annotate) - [select for diffs]
Modified Sat Nov 5 17:54:04 2005 UTC (20 years, 8 months ago) by michael
File length: 5159 byte(s)
Diff to previous 236
- Got rid of build_nuh_list()
- Readd ability of showing ACCEPT list via "ACCEPT *" as described in umodeg.txt

Revision 236 - (view) (annotate) - [select for diffs]
Modified Sat Nov 5 11:54:49 2005 UTC (20 years, 8 months ago) by michael
File length: 6246 byte(s)
Diff to previous 235
- Fixed misc compile errors

Revision 235 - (view) (annotate) - [select for diffs]
Modified Sat Nov 5 11:31:51 2005 UTC (20 years, 8 months ago) by michael
File length: 6346 byte(s)
Diff to previous 232
- Fixed and cleaned up new acceptcode, e.g fix memory leaks,
  don't allow wildcards in a mask when removing accepts, don't
  allow redundant masks etc.

Revision 232 - (view) (annotate) - [select for diffs]
Modified Sat Nov 5 06:05:06 2005 UTC (20 years, 8 months ago) by db
File length: 7296 byte(s)
Diff to previous 69
- This commits the n!u@h accept code
  I'll tidy it up more later.


Revision 69 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 16:09:51 2005 UTC (20 years, 9 months ago) by adx
File length: 6336 byte(s)
Diff to previous 33
- splitted ircd/libio, all headers connected with libio sources have been
  moved for internal use only. To use libio interface, include "libio.h"
  (which is already done in "stdinc.h")


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (20 years, 9 months ago) by knight
File length: 6403 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (20 years, 9 months ago) by knight
File length: 6403 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (20 years, 9 months ago) by knight
File length: 6403 byte(s)
Diff to previous 30
- Fix svn:keywords

Revision 30 - (view) (annotate) - [select for diffs]
Added Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx
File length: 6462 byte(s)
- 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 1586)

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