[commits] Horde branch master updated. dd9c409ef39c829957604f14d184dfe0762aa4fa

Chuck Hagenbuch chuck at horde.org
Tue Sep 7 21:23:33 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: a8c8b115608fda12c97045b39336f03d23d9c339

dd9c409 Get down to a 23-char id. Discard the more_entropy from uniqid since it just comes from the LCG; use mt_rand() instead. In addition, add some bits based on the hostname to help with uniqueness across hosts.

-----------------------------------------------------------------------

commit dd9c409ef39c829957604f14d184dfe0762aa4fa
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Tue Sep 7 17:20:53 2010 -0400

    Get down to a 23-char id. Discard the more_entropy from uniqid since it just comes from the LCG; use mt_rand() instead. In addition, add some bits based on the hostname to help with uniqueness across hosts.

 framework/Support/lib/Horde/Support/Randomid.php |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

http://git.horde.org/diff.php/framework/Support/lib/Horde/Support/Randomid.php?rt=horde-git&r1=87fcd562795bada4ea2101391f3ae1c0b5a90793&r2=dd9c409ef39c829957604f14d184dfe0762aa4fa




More information about the commits mailing list