# HG changeset patch # User Bruno Haible # Date 1244740542 -7200 # Node ID fa0fe50fe70061b7abd327152b05b0b2622188b1 # Parent af447a69e9d24f916b732452bfc869475cfc1fc9 Add more references. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-06-11 Bruno Haible + + * lib/idpriv.h: Add more references. + 2009-06-08 Bruno Haible Tests for module 'idpriv-droptemp'. diff --git a/lib/idpriv.h b/lib/idpriv.h --- a/lib/idpriv.h +++ b/lib/idpriv.h @@ -72,9 +72,17 @@ you should better stay away from this approach. */ -/* For more in-depth discussion of these topics, see the paper - Hao Chen, David Wagner, Drew Dean: Setuid Demystified - */ +/* For more in-depth discussion of these topics, see the papers/articles + * Hao Chen, David Wagner, Drew Dean: Setuid Demystified + + * Dan Tsafrir, Dilma da Silva, David Wagner: The Murky Issue of Changing + Process Identity: Revising "Setuid Demystified" + + + * Dhruv Mohindra: Observe correct revocation order while relinquishing + privileges + + */ /* For approach 2. */