ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/modules/Makefile.am
Revision 1834 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 19:50:27 2013 UTC (10 years, 11 months ago) by michael
File length: 6777 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 (10 years, 11 months ago) by michael
File length: 6545 byte(s)
Diff to previous 1819
- 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 1819 - (view) (annotate) - [select for diffs]
Modified Fri Apr 12 11:57:26 2013 UTC (10 years, 11 months ago) by michael
File length: 6777 byte(s)
Diff to previous 1795
- Removed recently added m_svshost.c. Services may now change the host of a
  specific user via "SVSMODE <timestamp> <target> +x <hostname>"

Revision 1795 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 14:31:45 2013 UTC (10 years, 11 months ago) by michael
File length: 6890 byte(s)
Diff to previous 1659
- Forward-port -r1792 [Added SVSHOST command handler which allows services to change the
  hostname of a specific user]

Revision 1659 - (view) (annotate) - [select for diffs]
Modified Sat Nov 17 19:29:07 2012 UTC (11 years, 4 months ago) by michael
File length: 6777 byte(s)
Diff to previous 1592
- move m_webirc.c from contrib/ to modules/

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

Revision 1447 - (view) (annotate) - [select for diffs]
Modified Mon Jun 25 20:22:29 2012 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 6667 byte(s)
Diff to previous 1446
- Added m_module.c and moved mo_module() into it

Revision 1446 - (view) (annotate) - [select for diffs]
Modified Mon Jun 25 20:05:12 2012 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 6557 byte(s)
Diff to previous 1302
- Removed OMOTD
--- Diese und die folgenden Zeilen werden ignoriert --

M    include/defaults.h
M    include/conf.h
M    include/numeric.h
M    include/motd.h
M    src/s_user.c
M    src/messages.tab
M    src/motd.c
M    src/ircd.c
M    modules/Makefile.in
M    modules/m_challenge.c
M    modules/m_oper.c
D    modules/m_omotd.c
M    modules/m_rehash.c
M    modules/Makefile.am
M    NEWS

Revision 1302 - (view) (annotate) - [select for diffs]
Modified Wed Mar 21 17:48:54 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 6664 byte(s)
Diff to previous 1226
- remove servlink in preparation for tls links/compression

Revision 1226 - (view) (annotate) - [select for diffs]
Modified Sun Sep 18 12:22:15 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 6783 byte(s)
Diff to previous 1206
- remove RKLINE, aswell as RXLINE. Regular expression based x/k-lines should be added
  via ircd.conf only

Revision 1206 - (view) (annotate) - [select for diffs]
Modified Wed Aug 24 21:41:23 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 7034 byte(s)
Diff to previous 1168
- Implement GLOBOPS
- remove debugging code from parse.c

Revision 1168 - (view) (annotate) - [select for diffs]
Modified Thu Aug 11 22:07:40 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 6921 byte(s)
Diff to previous 1165
- Add service aliases

Revision 1165 - (view) (annotate) - [select for diffs]
Modified Thu Aug 11 18:56:53 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 6805 byte(s)
Diff to previous 1159
- rename clean_nick_name() to valid_nickname() and move it so s_user.c
- add SVSNICK module
- update Makefile accordingly

Revision 1159 - (view) (annotate) - [select for diffs]
Modified Wed Aug 10 21:08:18 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 6692 byte(s)
Diff to previous 1156
- Implemented SVSMODE

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid-8/modules/Makefile.am
File length: 6579 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 (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/modules/Makefile.am
File length: 6579 byte(s)
Diff to previous 1058
- recreate "trunk"

Revision 1058 - (view) (annotate) - [select for diffs]
Modified Tue Feb 2 22:15:03 2010 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/modules/Makefile.am
File length: 6579 byte(s)
Diff to previous 1029
- move DLINE into its own m_dline module

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (14 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.3/modules/Makefile.am
File length: 6472 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 (14 years, 4 months ago) by michael
Original Path: ircd-hybrid/modules/Makefile.am
File length: 6472 byte(s)
Diff to previous 1009
- move ircd-hybrid-7.2 to trunk

Revision 1009 - (view) (annotate) - [select for diffs]
Modified Sun Sep 13 15:02:30 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/Makefile.am
File length: 6472 byte(s)
Diff to previous 912
- add configure test for pcre lib and remove pcre sources from the tree

Revision 912 - (view) (annotate) - [select for diffs]
Modified Wed Nov 7 22:47:44 2007 UTC (16 years, 4 months ago) by michael
Original Path: ircd-hybrid-7.2/modules/Makefile.am
File length: 6465 byte(s)
Diff to previous 908
- 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 908 - (view) (annotate) - [select for diffs]
Added Sun Nov 4 23:21:51 2007 UTC (16 years, 4 months ago) by stu
Original Path: ircd-hybrid-7.2/modules/Makefile.am
File length: 3343 byte(s)
Completely redo the build system.  Now uses libtool and automake.  Suggest you clean out your tree and then do ./autogen.sh.

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