ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/misc.h
Revision 6513 - (view) (annotate) - [select for diffs]
Modified Sun Sep 6 18:32:38 2015 UTC (8 years, 6 months ago) by michael
File length: 1802 byte(s)
Diff to previous 6422 , to selected 1155
- Change myctime() to use strftime() instead of ctime(); rename myctime() to date_ctime()

Revision 6422 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 18:12:52 2015 UTC (8 years, 7 months ago) by michael
File length: 1799 byte(s)
Diff to previous 6415 , to selected 1155
- Get rid of smalldate() and replace all instances of it with date_iso8601()

Revision 6415 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 17:33:45 2015 UTC (8 years, 7 months ago) by michael
File length: 1837 byte(s)
Diff to previous 5347 , to selected 1155
- Added date_iso8601() for later use

Revision 5347 - (view) (annotate) - [select for diffs]
Modified Sun Jan 11 12:42:20 2015 UTC (9 years, 2 months ago) by michael
File length: 1796 byte(s)
Diff to previous 4565 , to selected 1155
- Update copyright years

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (9 years, 7 months ago) by michael
File length: 1796 byte(s)
Diff to previous 3347 , to selected 1155
- Update GPL 2 license headers

Revision 3347 - (view) (annotate) - [select for diffs]
Modified Sun Apr 20 14:03:06 2014 UTC (9 years, 11 months ago) by michael
File length: 1792 byte(s)
Copied from: ircd-hybrid/trunk/include/s_misc.h revision 3346
Diff to previous 2970 , to selected 1155
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 2970 - (view) (annotate) - [select for diffs]
Modified Fri Jan 31 11:23:46 2014 UTC (10 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/include/s_misc.h
File length: 1798 byte(s)
Diff to previous 2865 , to selected 1155
- Move myctime() from irc_string.c to s_misc.c

Revision 2865 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 14:35:22 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/include/s_misc.h
File length: 1762 byte(s)
Diff to previous 1847 , to selected 1155
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 1847 - (view) (annotate) - [select for diffs]
Modified Tue Apr 23 16:42:02 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/include/s_misc.h
File length: 1726 byte(s)
Diff to previous 1846 , to selected 1155
- Constification, replaced few sprintf with snprintf

Revision 1846 - (view) (annotate) - [select for diffs]
Modified Mon Apr 22 18:59:59 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/include/s_misc.h
File length: 1714 byte(s)
Diff to previous 1592 , to selected 1155
- s_misc.h: fixed compile warning with -Wunsuffixed-float-constants

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

Revision 1243 - (view) (annotate) - [select for diffs]
Modified Fri Sep 30 10:47:53 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/include/s_misc.h
File length: 1708 byte(s)
Diff to previous 1156 , to selected 1155
- move content of msg.h, ircd_handler.h and handlers.h into parse.h and
  remove headers accordingly
- killed common.h
- remove m_killhost.c and m_flags.c from contrib/
- sort out unused header includes here and there

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/include/s_misc.h
File length: 1562 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [selected]
Modified Tue Aug 9 20:27:45 2011 UTC (12 years, 7 months ago) by michael
Original Path: ircd-hybrid/include/s_misc.h
File length: 1562 byte(s)
Diff to previous 1029
- recreate "trunk"

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/include/s_misc.h
File length: 1562 byte(s)
Diff to previous 1028 , to selected 1155
- 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/include/s_misc.h
File length: 1562 byte(s)
Diff to previous 1004 , to selected 1155
- move ircd-hybrid-7.2 to trunk

Revision 1004 - (view) (annotate) - [select for diffs]
Modified Mon Aug 31 21:29:56 2009 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_misc.h
File length: 1562 byte(s)
Diff to previous 967 , to selected 1155
- remove unused small_file_date() function

Revision 967 - (view) (annotate) - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/include/s_misc.h
File length: 1600 byte(s)
Diff to previous 34 , to selected 1155
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Oct 2 21:05:51 2005 UTC (18 years, 5 months ago) by lusky
Original Path: ircd-hybrid-7.2/include/s_misc.h
File length: 1594 byte(s)
Diff to previous 33 , to selected 1155
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 (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/include/s_misc.h
File length: 1594 byte(s)
Diff to previous 32 , to selected 1155
- 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
Original Path: ircd-hybrid/include/s_misc.h
File length: 1594 byte(s)
Diff to previous 31 , to selected 1155
- 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
Original Path: ircd-hybrid/include/s_misc.h
File length: 1594 byte(s)
Diff to previous 30 , to selected 1155
- 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
Original Path: ircd-hybrid/include/s_misc.h
File length: 1644 byte(s)
Diff to selected 1155
- 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