ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/log.c
Revision 1831 - (view) (annotate) - [select for diffs]
Modified Mon Apr 15 10:57:05 2013 UTC (10 years, 11 months ago) by michael
File length: 3209 byte(s)
Diff to previous 1737 , to selected 34
- Forward-port -r1741 [Fixed logfiles not getting reopened on /rehash]

Revision 1737 - (view) (annotate) - [select for diffs]
Modified Mon Jan 14 17:37:55 2013 UTC (11 years, 2 months ago) by michael
File length: 2945 byte(s)
Diff to previous 1592 , to selected 34
- 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 (11 years, 5 months ago) by michael
File length: 2941 byte(s)
Diff to previous 1327 , to selected 34
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1327 - (view) (annotate) - [select for diffs]
Modified Sat Mar 31 17:18:22 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/src/log.c
File length: 2941 byte(s)
Diff to previous 1325 , to selected 34
- minor cleanups to the new logging system

Revision 1325 - (view) (annotate) - [select for diffs]
Modified Sat Mar 31 10:29:02 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/src/log.c
File length: 3091 byte(s)
Diff to previous 1324 , to selected 34
- Get rid of fileio.c. Replace some ircsprintf() with snprintf() while on it

Revision 1324 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 21:40:38 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/src/log.c
File length: 3102 byte(s)
Diff to previous 1319 , to selected 34
- Remove log::timestamp configuration directive. Timestamps are now enabled by default.
- Timestamps are iso8601 now

Revision 1319 - (view) (annotate) - [select for diffs]
Modified Thu Mar 29 11:06:05 2012 UTC (12 years ago) by michael
Original Path: ircd-hybrid-8/src/log.c
File length: 3135 byte(s)
Diff to previous 1309 , to selected 34
- minor cleanups and fixes to the new logging system
- decrease LOG_BUFSIZE to 1024

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/log.c
File length: 3311 byte(s)
Copied from: ircd-hybrid-8/src/s_log.c revision 1255
Diff to previous 1248 , to selected 34
- 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 1248 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 10:02:53 2011 UTC (12 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/src/s_log.c
File length: 3317 byte(s)
Diff to previous 1247 , to selected 34
- add log file rotation

Revision 1247 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 07:54:24 2011 UTC (12 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/src/s_log.c
File length: 2621 byte(s)
Diff to previous 1243 , to selected 34
- Rewrite and cleanup half-broken logging subsystem.
  Logfile rotating is not working yet

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_log.c
File length: 8051 byte(s)
Diff to previous 1241 , to selected 34
- 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 1241 - (view) (annotate) - [select for diffs]
Modified Thu Sep 29 20:26:09 2011 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/src/s_log.c
File length: 8071 byte(s)
Diff to previous 1156 , to selected 34
- move firsttime, since, and lasttime Client struct members to LocalUser struct
- m_watch.c: show_watch() now properly reports signon times. This also fixes
  an invalid signon time of zero for remote clients.

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_log.c
File length: 8032 byte(s)
Diff to previous 1155 , to selected 34
- 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_log.c
File length: 8032 byte(s)
Diff to previous 1086 , to selected 34
- recreate "trunk"

Revision 1086 - (view) (annotate) - [select for diffs]
Modified Sat Mar 13 23:59:10 2010 UTC (14 years ago) by michael
Original Path: ircd-hybrid-7.3/src/s_log.c
File length: 8032 byte(s)
Diff to previous 1029 , to selected 34
- ts_warn(), ilog(): replace two vsprintfS with vsnprintf. We're immortal now!!!!!!!!!111

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_log.c
File length: 8018 byte(s)
Diff to previous 1028 , to selected 34
- 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_log.c
File length: 8018 byte(s)
Diff to previous 1001 , to selected 34
- move ircd-hybrid-7.2 to trunk

Revision 1001 - (view) (annotate) - [select for diffs]
Modified Sat Aug 29 22:44:44 2009 UTC (14 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_log.c
File length: 8018 byte(s)
Diff to previous 582 , to selected 34
- remove half done and broken win32 support

Revision 582 - (view) (annotate) - [select for diffs]
Modified Tue May 2 20:47:11 2006 UTC (17 years, 10 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_log.c
File length: 8151 byte(s)
Diff to previous 581 , to selected 34
- The 2nd and 3rd character of a SID may be a digit as well.
  Spotted by ThaPrince
- Fixed compile warnings in log_user_exit()

Revision 581 - (view) (annotate) - [select for diffs]
Modified Tue May 2 07:50:39 2006 UTC (17 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/src/s_log.c
File length: 8055 byte(s)
Diff to previous 34
- log_user_exit(): removed extranous newline character in log message.
  fixed invalid casts

Revision 34 - (view) (annotate) - [selected]
Modified Sun Oct 2 21:05:51 2005 UTC (18 years, 5 months ago) by lusky
Original Path: ircd-hybrid-7.2/src/s_log.c
File length: 8075 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 (18 years, 5 months ago) by knight
Original Path: ircd-hybrid/src/s_log.c
File length: 8075 byte(s)
Diff to previous 32 , to selected 34
- 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_log.c
File length: 8075 byte(s)
Diff to previous 31 , to selected 34
- 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/src/s_log.c
File length: 8075 byte(s)
Diff to previous 30 , to selected 34
- 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_log.c
File length: 8120 byte(s)
Diff to selected 34
- 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