summaryrefslogtreecommitdiffstats
path: root/tools/checkperms
Commit message (Collapse)AuthorAgeFilesLines
* Remove +x from a source file.evan@chromium.org2010-08-171-1/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56286 0039d316-1c4b-4281-b951-d872f2087c98
* checkperms: update to handle autoconf more generallyevan@chromium.org2010-07-161-22/+21
| | | | | | | | Fixes recent libxml change. Simplifies code a bit. Review URL: http://codereview.chromium.org/3028008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52768 0039d316-1c4b-4281-b951-d872f2087c98
* Update the whitelist in checkperms.py.thestig@chromium.org2010-06-251-2/+2
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2806034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50874 0039d316-1c4b-4281-b951-d872f2087c98
* Add a tool to check for svn:executable file permissions. People with badly ↵thestig@chromium.org2010-06-111-0/+334
configured SCM clients accidentally flips this bit on our files all the time. This will help catch the culprits. BUG=none TEST=none Review URL: http://codereview.chromium.org/1929001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49616 0039d316-1c4b-4281-b951-d872f2087c98