log src/director/test-user-directory.c @ 22664:fea53c2725c0

age author description
Thu, 10 Aug 2017 17:50:04 +0300 Timo Sirainen director: Make sure users gets expired even on an idle director
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Tue, 01 Nov 2016 14:40:49 +0200 Aki Tuomi director: Code cleanup - Reorder includes
Thu, 20 Oct 2016 20:31:33 +0300 Timo Sirainen director: Code cleanup - moved username_hash generation to director.h
Mon, 17 Oct 2016 01:07:50 +0300 Timo Sirainen director: Moved all user killing state to struct director_kill_context
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Wed, 23 Sep 2015 14:52:45 +0300 Teemu Huovila Remove now-unnecessary direct stdlib.h #includes.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Mon, 25 Jun 2012 01:14:03 +0300 Timo Sirainen Make sure we check all the functions' return values. Minor API changes to simplify this.
Fri, 20 Apr 2012 11:22:26 +0300 Timo Sirainen director: Removed special (time_t)-1 code, it's not actually needed.
Thu, 19 Apr 2012 21:51:48 +0300 Timo Sirainen director: Optimized adding users to linked list during handshake.