ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/misc.c
Revision 6500 - (view) (annotate) - [select for diffs]
Modified Sat Sep 5 17:55:15 2015 UTC (8 years, 6 months ago) by michael
File length: 2760 byte(s)
Diff to previous 6499 , to selected 31
- misc.c: change date_iso8601() to use the %T conversion specifier

Revision 6499 - (view) (annotate) - [select for diffs]
Modified Sat Sep 5 17:47:55 2015 UTC (8 years, 6 months ago) by michael
File length: 2766 byte(s)
Diff to previous 6423 , to selected 31
- misc.c: cleanup date() and make it use strftime()

Revision 6423 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 18:55:59 2015 UTC (8 years, 7 months ago) by michael
File length: 3959 byte(s)
Diff to previous 6422 , to selected 31
- misc.c: style corrections

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: 3942 byte(s)
Diff to previous 6419 , to selected 31
- Get rid of smalldate() and replace all instances of it with date_iso8601()

Revision 6419 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 17:51:30 2015 UTC (8 years, 7 months ago) by michael
File length: 4471 byte(s)
Diff to previous 6415 , to selected 31
- misc.c: for consistency, have myctime() to behave like the other date/time functions when called with an argument being 0

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: 4429 byte(s)
Diff to previous 6413 , to selected 31
- Added date_iso8601() for later use

Revision 6413 - (view) (annotate) - [select for diffs]
Modified Wed Aug 26 17:14:06 2015 UTC (8 years, 7 months ago) by michael
File length: 4128 byte(s)
Diff to previous 5347 , to selected 31
- misc.c: optimize time/date functions for subseqent calls with same argument value

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: 3829 byte(s)
Diff to previous 4914 , to selected 31
- Update copyright years

Revision 4914 - (view) (annotate) - [select for diffs]
Modified Sun Nov 23 20:30:31 2014 UTC (9 years, 4 months ago) by michael
File length: 3829 byte(s)
Diff to previous 4565 , to selected 31
- misc.c:ssl_get_cipher(): added dash between ssl/tls version and ciphers to match other ircds

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: 3829 byte(s)
Diff to previous 3455 , to selected 31
- Update GPL 2 license headers

Revision 3455 - (view) (annotate) - [select for diffs]
Modified Thu May 1 19:39:12 2014 UTC (9 years, 10 months ago) by michael
File length: 3825 byte(s)
Diff to previous 3347 , to selected 31
- misc.c:ssl_get_ciper(): get rid of this magic IRCD_BUFSIZE/4.
  Use IRCD_BUFSIZE instead.

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: 3829 byte(s)
Copied from: ircd-hybrid/trunk/src/s_misc.c revision 3346
Diff to previous 3319 , to selected 31
- Moved files:
  s_user.c -> user.c
  s_misc.c -> misc.c
  s_serv.c -> server.c

Revision 3319 - (view) (annotate) - [select for diffs]
Modified Tue Apr 15 15:41:50 2014 UTC (9 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_misc.c
File length: 3831 byte(s)
Diff to previous 3244 , to selected 31
- Removed useless header includes

Revision 3244 - (view) (annotate) - [select for diffs]
Modified Sun Mar 30 16:56:13 2014 UTC (10 years ago) by michael
Original Path: ircd-hybrid/trunk/src/s_misc.c
File length: 4008 byte(s)
Diff to previous 2970 , to selected 31
- s_misc.c: mostly style cleanups

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/src/s_misc.c
File length: 4015 byte(s)
Diff to previous 2916 , to selected 31
- Move myctime() from irc_string.c to s_misc.c

Revision 2916 - (view) (annotate) - [select for diffs]
Modified Sat Jan 25 21:09:18 2014 UTC (10 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_misc.c
File length: 3354 byte(s)
Diff to previous 2301 , to selected 31
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 2301 - (view) (annotate) - [select for diffs]
Modified Wed Jun 19 12:21:28 2013 UTC (10 years, 9 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_misc.c
File length: 3339 byte(s)
Diff to previous 1847 , to selected 31
- s_misc.c: constify weekdays[], months[]

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/src/s_misc.c
File length: 3327 byte(s)
Diff to previous 1793 , to selected 31
- Constification, replaced few sprintf with snprintf

Revision 1793 - (view) (annotate) - [select for diffs]
Modified Sun Mar 31 14:06:08 2013 UTC (10 years, 11 months ago) by michael
Original Path: ircd-hybrid/trunk/src/s_misc.c
File length: 3315 byte(s)
Diff to previous 1592 , to selected 31
- Replaced all occurrences of ircsprintf with sprintf/snprintf
  and killed sprintf_irc.(c|h)

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/src/s_misc.c
File length: 3340 byte(s)
Diff to previous 1309 , to selected 31
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1309 - (view) (annotate) - [select for diffs]
Modified Sun Mar 25 11:24:18 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/src/s_misc.c
File length: 3340 byte(s)
Diff to previous 1243 , to selected 31
- renaming files:

  ircd_parser.y -> conf_parser.y
  ircd_lexer.l  -> conf_lexer.l
  s_conf.c      -> conf.c
  s_conf.h      -> conf.h
  s_log.c       -> log.c
  s_log.h       -> log.h

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/src/s_misc.c
File length: 3342 byte(s)
Diff to previous 1233 , to selected 31
- 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 1233 - (view) (annotate) - [select for diffs]
Modified Thu Sep 22 20:53:07 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/src/s_misc.c
File length: 3362 byte(s)
Diff to previous 1156 , to selected 31
- replace bunch of ircsprintf with snprintf

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/src/s_misc.c
File length: 3350 byte(s)
Diff to previous 1155 , to selected 31
- 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/src/s_misc.c
File length: 3350 byte(s)
Diff to previous 1029 , to selected 31
- 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/src/s_misc.c
File length: 3350 byte(s)
Diff to previous 1028 , to selected 31
- 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/src/s_misc.c
File length: 3350 byte(s)
Diff to previous 1004 , to selected 31
- 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/src/s_misc.c
File length: 3350 byte(s)
Diff to previous 967 , to selected 31
- 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/src/s_misc.c
File length: 3706 byte(s)
Diff to previous 34 , to selected 31
- 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/src/s_misc.c
File length: 3954 byte(s)
Diff to previous 33 , to selected 31
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/src/s_misc.c
File length: 3954 byte(s)
Diff to previous 32 , to selected 31
- 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/src/s_misc.c
File length: 3954 byte(s)
Diff to previous 31
- svn:keywords

Revision 31 - (view) (annotate) - [selected]
Modified Sun Oct 2 20:34:05 2005 UTC (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/src/s_misc.c
File length: 3954 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
Original Path: ircd-hybrid/src/s_misc.c
File length: 4004 byte(s)
Diff to selected 31
- 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