ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/whowas.h
Revision 8752 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:07:01 2019 UTC (5 years, 2 months ago) by michael
File length: 2407 byte(s)
Diff to previous 8664
- Update copyright years

Revision 8664 - (view) (annotate) - [select for diffs]
Modified Thu Nov 22 14:26:32 2018 UTC (5 years, 4 months ago) by michael
File length: 2407 byte(s)
Diff to previous 8653
- Make use of bool even more

Revision 8653 - (view) (annotate) - [select for diffs]
Modified Sun Nov 11 16:40:11 2018 UTC (5 years, 4 months ago) by michael
File length: 2412 byte(s)
Diff to previous 8437
- Use bool data type in struct Whowas

Revision 8437 - (view) (annotate) - [select for diffs]
Modified Thu Mar 29 09:05:34 2018 UTC (6 years ago) by michael
File length: 2412 byte(s)
Diff to previous 8385
- Stylistic changes

Revision 8385 - (view) (annotate) - [select for diffs]
Modified Fri Mar 16 20:09:55 2018 UTC (6 years ago) by michael
File length: 2411 byte(s)
Diff to previous 8279
- Rip out mempool

Revision 8279 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:13 2018 UTC (6 years, 1 month ago) by michael
File length: 2442 byte(s)
Diff to previous 8214
- Update copyright years

Revision 8214 - (view) (annotate) - [select for diffs]
Modified Sun Apr 16 11:44:44 2017 UTC (6 years, 11 months ago) by michael
File length: 2442 byte(s)
Diff to previous 7924
- Store real host information in Client.realhost and extend the UID message to send the actual host.
  This allows operators to see the real host of a client in /whois and /whowas.

Revision 7924 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:08 2016 UTC (7 years, 2 months ago) by michael
File length: 2379 byte(s)
Diff to previous 7668
- Update copyright years

Revision 7668 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:49 2016 UTC (7 years, 8 months ago) by michael
File length: 2379 byte(s)
Diff to previous 7527
- Fixed svn properties

Revision 7527 - (view) (annotate) - [select for diffs]
Modified Wed Apr 6 16:26:23 2016 UTC (7 years, 11 months ago) by michael
File length: 2379 byte(s)
Diff to previous 7486
- whowas.h: documentation

Revision 7486 - (view) (annotate) - [select for diffs]
Modified Wed Mar 16 10:45:17 2016 UTC (8 years ago) by michael
File length: 2123 byte(s)
Diff to previous 7449
- Rename Client::whowas to Client::whowas_list

Revision 7449 - (view) (annotate) - [select for diffs]
Modified Fri Mar 11 17:22:15 2016 UTC (8 years ago) by michael
File length: 2126 byte(s)
Diff to previous 7437
- Further cleanups to recent WHOWAS changes

Revision 7437 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 19:59:52 2016 UTC (8 years ago) by michael
File length: 2093 byte(s)
Diff to previous 7393
- Change whowas system to use a linked list instead of othe this monolithic WHOWAS table
- Size of the whowas nick name history length is now configurable

Revision 7393 - (view) (annotate) - [select for diffs]
Modified Sat Mar 5 16:56:22 2016 UTC (8 years ago) by michael
File length: 2039 byte(s)
Diff to previous 7330
- whowas.c: doxygen

Revision 7330 - (view) (annotate) - [select for diffs]
Modified Fri Feb 19 17:50:13 2016 UTC (8 years, 1 month ago) by michael
File length: 2774 byte(s)
Diff to previous 7326
- Now that we got time_t to work nicely on openbsd with snprintf's conversion specifiers,
  we ran into a similiar issue on Raspbian/ARMv7's time_t which is of signed 32 bit and
  doesn't cope at all with %j. Instead of doing tricks, get rid of time_t everywhere and
  forever and use uintmax_t instead which has at least a 'standardized' conversion specifier
  associated with it.

Revision 7326 - (view) (annotate) - [select for diffs]
Modified Tue Feb 16 17:33:39 2016 UTC (8 years, 1 month ago) by michael
File length: 2768 byte(s)
Diff to previous 7006
- Remove useless header includes

Revision 7006 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:07:54 2016 UTC (8 years, 2 months ago) by michael
File length: 2788 byte(s)
Diff to previous 6719
- Update copyright years

Revision 6719 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 18:18:07 2015 UTC (8 years, 4 months ago) by michael
File length: 2788 byte(s)
Diff to previous 6347
- Make mem-usage counters use size_t and use the %zu conversion specifier accordingly

Revision 6347 - (view) (annotate) - [select for diffs]
Modified Tue Aug 11 17:44:39 2015 UTC (8 years, 7 months ago) by michael
File length: 2790 byte(s)
Diff to previous 6123
- Make use of enum in more places

Revision 6123 - (view) (annotate) - [select for diffs]
Modified Thu Jun 11 14:25:03 2015 UTC (8 years, 9 months ago) by michael
File length: 2786 byte(s)
Diff to previous 5631
- Moved NICKNAMEHISTORYLENGTH definition to whowas.h

Revision 5631 - (view) (annotate) - [select for diffs]
Modified Sun Mar 1 12:20:27 2015 UTC (9 years ago) by michael
File length: 2749 byte(s)
Diff to previous 5573
- WHOWAS now shows IP addresses to irc operators
- Changed RPL_WHOISACTUALLY numeric string. In the future it will also show the
  *real* hostname once we distinguish between spoofs/vhosts and real hosts

Revision 5573 - (view) (annotate) - [select for diffs]
Modified Sun Feb 15 12:27:53 2015 UTC (9 years, 1 month ago) by michael
File length: 2649 byte(s)
Diff to previous 5347
- Renamed SVIDLEN to ACCOUNTLEN

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: 2646 byte(s)
Diff to previous 4819
- Update copyright years

Revision 4819 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 16:49:40 2014 UTC (9 years, 4 months ago) by michael
File length: 2646 byte(s)
Diff to previous 4767
- Renamed Client::svid to Client::account

Revision 4767 - (view) (annotate) - [select for diffs]
Modified Sun Oct 19 18:02:20 2014 UTC (9 years, 5 months ago) by michael
File length: 2638 byte(s)
Diff to previous 4565
- /WHOWAS now shows the name of the services account a user was logged in
- Prepare whois_person() for target_p->svid[0] being '*' for user that aren't logged into a services account

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: 2591 byte(s)
Diff to previous 2865
- Update GPL 2 license headers

Revision 2865 - (view) (annotate) - [select for diffs]
Modified Sun Jan 19 14:35:22 2014 UTC (10 years, 2 months ago) by michael
File length: 2587 byte(s)
Diff to previous 2748
- Clean up all files in include/ (fixed indentation, removed whitespaces/tabs)
- Fixed copyright years

Revision 2748 - (view) (annotate) - [select for diffs]
Modified Sun Jan 5 19:20:09 2014 UTC (10 years, 2 months ago) by michael
File length: 2562 byte(s)
Diff to previous 2300
- Fixed server name leak for hidden servers in /who, /whois and /whowas

Revision 2300 - (view) (annotate) - [select for diffs]
Modified Wed Jun 19 12:10:37 2013 UTC (10 years, 9 months ago) by michael
File length: 2549 byte(s)
Diff to previous 2297
- whowas: Renamed functions.
  add_history -> whowas_add_history
  off_history -> whowas_off_history
  get_history -> whowas_get_history

Revision 2297 - (view) (annotate) - [select for diffs]
Modified Wed Jun 19 11:57:38 2013 UTC (10 years, 9 months ago) by michael
File length: 2507 byte(s)
Diff to previous 1857
- whowas.c: renamed count_whowas_memory() to whowas_count_memory()
- watch_count_memory(), whowas_count_memory(): constification, renamed
  variables, removed unused variables

Revision 1857 - (view) (annotate) - [select for diffs]
Modified Wed Apr 24 20:47:21 2013 UTC (10 years, 11 months ago) by michael
File length: 2497 byte(s)
Diff to previous 1592
- Constification

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: 2491 byte(s)
Diff to previous 1431
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1431 - (view) (annotate) - [select for diffs]
Modified Sat Jun 9 19:15:10 2012 UTC (11 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/include/whowas.h
File length: 2491 byte(s)
Diff to previous 1358
- NICKLEN definition no longer respects the trailing NUL character
  (reverts to old behavior)

Revision 1358 - (view) (annotate) - [select for diffs]
Modified Sun Apr 22 13:49:23 2012 UTC (11 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/include/whowas.h
File length: 2487 byte(s)
Diff to previous 1156
- cleanup and rewrite whowas.c to use the dlink list manipulation routines
- increase NICKNAMEHISTORYLENGTH to 16384

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/whowas.h
File length: 2602 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/include/whowas.h
File length: 2602 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/whowas.h
File length: 2602 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/include/whowas.h
File length: 2602 byte(s)
Diff to previous 948
- move ircd-hybrid-7.2 to trunk

Revision 948 - (view) (annotate) - [select for diffs]
Modified Tue Jul 21 17:34:06 2009 UTC (14 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/include/whowas.h
File length: 2602 byte(s)
Diff to previous 912
- lp64\llp64\ilp32 portability fixes

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/include/whowas.h
File length: 2598 byte(s)
Diff to previous 34
- 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 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/whowas.h
File length: 2597 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/include/whowas.h
File length: 2597 byte(s)
Diff to previous 32
- 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/whowas.h
File length: 2597 byte(s)
Diff to previous 31
- 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/whowas.h
File length: 2597 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/include/whowas.h
File length: 2647 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