ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/modules/m_testline.c
Revision 442 - (view) (annotate) - [select for diffs]
Modified Sat Feb 11 23:14:21 2006 UTC (18 years, 2 months ago) by adx
File length: 7744 byte(s)
Diff to previous 357
+ 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 357 - (view) (annotate) - [select for diffs]
Modified Thu Jan 5 16:06:45 2006 UTC (18 years, 3 months ago) by michael
File length: 7801 byte(s)
Diff to previous 149
- 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 149 - (view) (annotate) - [select for diffs]
Modified Sun Oct 16 18:11:50 2005 UTC (18 years, 6 months ago) by db
File length: 7574 byte(s)
Diff to previous 147
 - Fix m_testline.c in HEAD
   This bug is old. The code was missing a test for a kline conf and the
   sendto to print that kline out, in the case where it was a kline against
   and IP. i.e. foo@ip.ip.ip.ip it would work in the case where it was
   a kline against a dns.


Revision 147 - (view) (annotate) - [select for diffs]
Modified Sun Oct 16 16:17:21 2005 UTC (18 years, 6 months ago) by db
File length: 7207 byte(s)
Diff to previous 141
- interim fix for memory leak in m_testline.c, Michael's split_nuh()
  would be a better solution.
- restore original argv1 if needed, remember to also free this


Revision 141 - (view) (annotate) - [select for diffs]
Modified Sun Oct 16 06:29:10 2005 UTC (18 years, 6 months ago) by db
File length: 7085 byte(s)
Diff to previous 139
- Make ->conf conf_ptr to be consistent in all places.


Revision 139 - (view) (annotate) - [select for diffs]
Modified Sun Oct 16 06:01:13 2005 UTC (18 years, 6 months ago) by db
File length: 7077 byte(s)
Diff to previous 137
- get rid of map_conf_item and unmap_conf_item
- Use an union in struct ConfItem, but only allocate memory needed


Revision 137 - (view) (annotate) - [select for diffs]
Modified Sun Oct 16 01:19:50 2005 UTC (18 years, 6 months ago) by db
File length: 7131 byte(s)
Diff to previous 135
- fix compile warning
- removed p variable


Revision 135 - (view) (annotate) - [select for diffs]
Modified Sat Oct 15 23:21:03 2005 UTC (18 years, 6 months ago) by db
File length: 7141 byte(s)
Diff to previous 132
- m_testline fix using split_nuh()


Revision 132 - (view) (annotate) - [select for diffs]
Modified Sat Oct 15 20:15:47 2005 UTC (18 years, 6 months ago) by db
File length: 7203 byte(s)
Diff to previous 69
- fix testline to work with cidr i lines of the form foo@ip.ip.ip.ip/bits


Revision 69 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 16:09:51 2005 UTC (18 years, 6 months ago) by adx
File length: 7203 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 (18 years, 6 months ago) by knight
File length: 7227 byte(s)
Diff to previous 32
- svn:keywords

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

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 6 months ago) by knight
File length: 7227 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 (18 years, 6 months ago) by adx
File length: 7288 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