BIND 10 trac711, created. 0232cbe00f15efbe750b21c80973feb220bdc6c2 [711] catch and ignore permission error for unlinking log lock file.

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Dec 31 22:57:52 UTC 2012


The branch, trac711 has been created
        at  0232cbe00f15efbe750b21c80973feb220bdc6c2 (commit)

- Log -----------------------------------------------------------------
commit 0232cbe00f15efbe750b21c80973feb220bdc6c2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 31 14:54:53 2012 -0800

    [711] catch and ignore permission error for unlinking log lock file.

commit 67eb8ca010320d7c942ba154d70456d8e9981fa7
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 31 14:24:32 2012 -0800

    [711] handle ChangeUserError explicitly with verbose error message

commit 0b722ec0d7813e933db3919df492dccf11a3b4eb
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 31 14:23:28 2012 -0800

    [711] reraise original exception when failed() fails in component.start()
    
    see the code comment for the rationale.

commit b0732ce0447db537b3d643735f16aad09ddd4c7c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 31 13:14:44 2012 -0800

    [711] made BoB.uid/gid "private", and raise a separate exception if setXX fails

commit 1c2b85d7d1c1448d78b8f2a9927b7952ef42e39d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 31 11:01:39 2012 -0800

    [711] moved setg/uid code to a new Bob.change_user method.
    
    The SockCreator class now just calls it, unconditionally, rather than
    inspecting gid/uid attributes of Bob.
    at a higher level this is basically an internal refactoring: no externally
    visible behavior is changed.  And, it's a matter of taste in some sense,
    but since we are going to do a bit more work for this task, and it seemed
    too intrusive to refer to attributes like gid/uid directly, I chose to
    introduce this change.

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



More information about the bind10-changes mailing list