ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/stdinc.h
Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years ago) by michael
File length: 2175 byte(s)
Diff to previous 3800
- Update GPL 2 license headers

Revision 3800 - (view) (annotate) - [select for diffs]
Modified Mon Jun 2 23:44:23 2014 UTC (11 years, 2 months ago) by michael
File length: 2171 byte(s)
Diff to previous 3595
- stdinc.h: whitespace commit

Revision 3595 - (view) (annotate) - [select for diffs]
Modified Sun May 18 19:35:02 2014 UTC (11 years, 3 months ago) by michael
File length: 2172 byte(s)
Diff to previous 3573
- stdinc.h: disable printf format __attribute__

Revision 3573 - (view) (annotate) - [select for diffs]
Modified Fri May 16 17:09:50 2014 UTC (11 years, 3 months ago) by michael
File length: 2172 byte(s)
Diff to previous 1858
- Replaced remaining sendto_one() with sendto_one_numeric().
  SND_EXPLICIT idea derived from ircu.

Revision 1858 - (view) (annotate) - [select for diffs]
Modified Thu Apr 25 15:00:52 2013 UTC (12 years, 4 months ago) by michael
File length: 2172 byte(s)
Diff to previous 1834
- Added basic support for libGeoIP
- Added exempt configuration option to resv{} blocks

Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (12 years, 4 months ago) by michael
File length: 2124 byte(s)
Diff to previous 1832
- Revert to -r1831

Revision 1832 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:16:09 2013 UTC (12 years, 4 months ago) by michael
File length: 2132 byte(s)
Diff to previous 1761
- Made all numeric defines use the actual string instead of the numeric value
  which allows to use gcc's printf format attribute
- Remove current message locale implementation

Revision 1761 - (view) (annotate) - [select for diffs]
Modified Fri Jan 18 19:21:39 2013 UTC (12 years, 7 months ago) by michael
File length: 2124 byte(s)
Diff to previous 1737
- Fixed some other invalid conversion specifiers

Revision 1737 - (view) (annotate) - [select for diffs]
Modified Mon Jan 14 17:37:55 2013 UTC (12 years, 7 months ago) by michael
File length: 2019 byte(s)
Diff to previous 1592
- Quick and dirty workaround to fix build on GNU/Hurd
  because of undefined PATH_MAX

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (12 years, 10 months ago) by michael
File length: 1933 byte(s)
Diff to previous 1329
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1329 - (view) (annotate) - [select for diffs]
Modified Sun Apr 1 12:02:12 2012 UTC (13 years, 4 months ago) by michael
Original Path: ircd-hybrid-8/include/stdinc.h
File length: 1933 byte(s)
Diff to previous 1156
- Remove unused configure tests
- Fixed compile warning in conf_parser.c

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/include/stdinc.h
File length: 2071 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years ago) by michael
Original Path: ircd-hybrid/include/stdinc.h
File length: 2071 byte(s)
Diff to previous 1123
- recreate "trunk"

Revision 1123 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 21:57:50 2011 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.3/include/stdinc.h
File length: 2071 byte(s)
Diff to previous 1029
- Got rid of irc_addrinfo.c and irc_getnameinfo.c
- Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.3/include/stdinc.h
File length: 2095 byte(s)
Diff to previous 1028
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (15 years, 9 months ago) by michael
Original Path: ircd-hybrid/include/stdinc.h
File length: 2095 byte(s)
Diff to previous 1015
- move ircd-hybrid-7.2 to trunk

Revision 1015 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 00:08:06 2009 UTC (15 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/include/stdinc.h
File length: 2095 byte(s)
Diff to previous 1001
- fixed broken cryptlinks as reported by henri
- removed deprecated inet_misc.c
- removed __attribute__ format, which sometimes really is usefull, even if
  unportable unless gcc, but for now they only give false warnings

Revision 1001 - (view) (annotate) - [select for diffs]
Modified Sat Aug 29 22:44:44 2009 UTC (16 years ago) by michael
Original Path: ircd-hybrid-7.2/include/stdinc.h
File length: 2382 byte(s)
Diff to previous 923
- remove half done and broken win32 support

Revision 923 - (view) (annotate) - [select for diffs]
Modified Mon Nov 12 19:15:27 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2/include/stdinc.h
File length: 2579 byte(s)
Diff to previous 912
- fixed compile with compressed links

Revision 912 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (17 years, 9 months ago) by michael
Original Path: ircd-hybrid-7.2/include/stdinc.h
File length: 2789 byte(s)
Diff to previous 536
- 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 536 - (view) (annotate) - [select for diffs]
Modified Thu Mar 23 09:59:02 2006 UTC (19 years, 5 months ago) by michael
Original Path: ircd-hybrid-7.2/include/stdinc.h
File length: 2815 byte(s)
Diff to previous 34
- Can't use irccmp for qsort(), so let's use stricmp() when compiling on wins0x

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (19 years, 10 months ago) by lusky
Original Path: ircd-hybrid-7.2/include/stdinc.h
File length: 2748 byte(s)
Diff to previous 33
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 (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/include/stdinc.h
File length: 2748 byte(s)
Diff to previous 32
- svn:keywords

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:41:23 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/include/stdinc.h
File length: 2748 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 20:34:05 2005 UTC (19 years, 10 months ago) by knight
Original Path: ircd-hybrid/include/stdinc.h
File length: 2748 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 (19 years, 10 months ago) by adx
Original Path: ircd-hybrid/include/stdinc.h
File length: 2798 byte(s)
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

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