summaryrefslogtreecommitdiff
path: root/maskaudit.py.in
Commit message (Expand)AuthorAgeFilesLines
* Add a warning about gps_maskdump() being a security hog.Eric S. Raymond2011-03-311-0/+6
* Re-identify most *_IS flags with corresponding *_SET flags.Eric S. Raymond2011-03-271-18/+19
* Use truly 64-bit constants for the 64-bit gps_mask_t flags.Eric S. Raymond2011-03-231-1/+1
* Minor fixes to mask auditing code.Eric S. Raymond2011-03-231-3/+3
* Attempt to ensure that mask constant expressions won't sign-extend.Eric S. Raymond2011-02-031-1/+1
* Fix a code-generation issue.Eric S. Raymond2011-02-031-2/+4
* Most of the way to out-of-directory builds.Eric S. Raymond2011-01-281-2/+7
* Detect and scavenge unused daemon-side status-mask bit.Eric S. Raymond2010-04-101-9/+13
* Make the client library and daemon use different sets of state-flag masks.Eric S. Raymond2010-04-091-29/+39
* Force Python Emacs mode in places where appropriate.Eric S. Raymond2010-04-021-1/+4
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+3
* Explicitly open gps.h in @srcdir@ instead of $CWD.Greg Troxel2009-12-021-1/+1
* These should not be marked executable, because they aren't actually executable. Greg Troxel2009-12-021-0/+0
* Generate jsongen.py and maskaudit.py from templates... Greg Troxel2009-11-211-0/+104