ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/src/Makefile.in
Revision 502 - (view) (annotate) - [select for diffs]
Modified Fri Mar 3 19:49:25 2006 UTC (18 years ago) by michael
File length: 2748 byte(s)
Diff to previous 475
- Implemented CAP command handler based uppon ircu's m_cap()
- Added somewhat outdated draft-mitchell-irc-capabilities-01.txt until
  I get the latest version from kev.
- Added "multi-prefix" cap so clients supporting "multi-prefix"
  may recieve multi prefixed NAMES replies, e.g. @%+nick1 @+nick2 ..
- Fixed "make clean" for src/conf/

Revision 475 - (view) (annotate) - [select for diffs]
Modified Sat Feb 18 02:34:20 2006 UTC (18 years, 1 month ago) by adx
File length: 2739 byte(s)
Diff to previous 461
+ make it compile, and maybe even run...

Revision 461 - (view) (annotate) - [select for diffs]
Modified Mon Feb 13 01:28:16 2006 UTC (18 years, 1 month ago) by adx
File length: 2588 byte(s)
Diff to previous 296
+ rewritten dynlink.c, moved to libio

Revision 296 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 20:41:51 2005 UTC (18 years, 3 months ago) by nenolod
File length: 2603 byte(s)
Diff to previous 217
- Add a simple metadata API for extending channel/client/whatever structs
  via adding a single dlink_list to the structure you wish to make extensible.

Reviewed by db.

Revision 217 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 13:59:27 2005 UTC (18 years, 4 months ago) by michael
File length: 2589 byte(s)
Diff to previous 185
- Fixed compile error in m_invite.c and s_serv.c
- Added m_watch.c

Revision 185 - (view) (annotate) - [select for diffs]
Modified Sun Oct 23 15:39:00 2005 UTC (18 years, 5 months ago) by adx
File length: 2578 byte(s)
Diff to previous 110
* dynamic module support for win32

Revision 110 - (view) (annotate) - [select for diffs]
Modified Wed Oct 12 14:16:38 2005 UTC (18 years, 5 months ago) by knight
File length: 2569 byte(s)
Diff to previous 91
- remove extra -o in gcc arguments

Revision 91 - (view) (annotate) - [select for diffs]
Modified Sat Oct 8 03:46:09 2005 UTC (18 years, 5 months ago) by db
File length: 2572 byte(s)
Diff to previous 89
- Split out most of the *line *resv stuff into separate file
  parse_aline.c should go eventually into the subdir conf
- removed double -o in Makefile.in in src, this caused compile to fail for me


Revision 89 - (view) (annotate) - [select for diffs]
Modified Thu Oct 6 21:22:58 2005 UTC (18 years, 5 months ago) by adx
File length: 2555 byte(s)
Diff to previous 69
- added dynamically extensible conf parser (compiles ok); enough to start
  modularising general{} -> general.c, auth{} -> auth.c and so on.

Revision 69 - (view) (annotate) - [select for diffs]
Modified Tue Oct 4 16:09:51 2005 UTC (18 years, 5 months ago) by adx
File length: 2538 byte(s)
Diff to previous 65
- 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 65 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 23:33:16 2005 UTC (18 years, 5 months ago) by adx
File length: 2527 byte(s)
Diff to previous 61
- removed external references from libio/misc
- imported s_misc.c to libio, moved CurrentTime there

Revision 61 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 21:20:41 2005 UTC (18 years, 5 months ago) by adx
File length: 2539 byte(s)
Diff to previous 59
- split libio Makefiles for easier maintenance
- moved pcre.h to main include/ as it is currently a part
  of libio interface (in the future all such headers should
  be moved to libio/ and integrated...)

Now, libio components like comm, misc etc. should be as independent
as possible (from the rest of ircd and from each other), to allow
easy reuse in other software and to keep the interface clean.


Revision 59 - (view) (annotate) - [select for diffs]
Modified Mon Oct 3 15:11:57 2005 UTC (18 years, 5 months ago) by adx
File length: 2557 byte(s)
Diff to previous 33
- move non-irc related sources to /libio
- todo: make it independent of the rest of code

Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:50:00 2005 UTC (18 years, 5 months ago) by knight
File length: 2959 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, 5 months ago) by knight
File length: 2959 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, 5 months ago) by knight
File length: 2959 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, 5 months ago) by adx
File length: 3013 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 1026)

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