Commit Graph

63 Commits

Author SHA1 Message Date
Chris PeBenito
0578bf8daf make .te and .fc files optional by touching them if they are missing. 2006-04-06 19:18:53 +00:00
Chris PeBenito
b67fafc20c move typealias statements up too 2006-03-21 16:06:19 +00:00
Chris PeBenito
3abd5ee82a Change build order to preserve m4 line number information so policy compile errors are useful again. 2006-03-20 20:54:56 +00:00
Chris PeBenito
1e1d126aae scripts are loaded by the interpreter rather than ran directly 2006-03-07 14:15:17 +00:00
Chris PeBenito
13a4943d30 make sure booleans get in to booleans.conf 2006-03-02 23:39:28 +00:00
Chris PeBenito
794a56ccf1 try to be smarter about NAME 2006-02-22 18:30:15 +00:00
Chris PeBenito
6a73806474 add default headerdir in case users try to make -C instead of using the makefile.example. 2006-02-22 14:22:47 +00:00
Chris PeBenito
ad8af23ae1 add missing vpath and .pp build dir for modules in local layers 2006-02-16 21:20:55 +00:00
Chris PeBenito
d6cf05b3e4 fix headers install path problem, segenxml.py variable problem, change set_tunables into a standalone awk script. 2006-02-15 18:27:23 +00:00
Chris PeBenito
3a68d09f8b add missing endlines 2006-02-15 18:17:57 +00:00
Chris PeBenito
885b83ec9f xml building changes, add desc tag to booleans, add summary tag to bools 2006-02-10 18:41:53 +00:00
Chris PeBenito
5bd1a7036c move example makefile to doc 2006-02-01 13:46:05 +00:00
Chris PeBenito
bff1cef8fe fix for lineno and filename attributes 2006-02-01 13:08:48 +00:00
Chris PeBenito
5850761393 add line number and file name to xml, from selide people 2006-01-27 15:47:52 +00:00
Chris PeBenito
9b3756bfa8 add headers and outside tree building support 2006-01-26 20:35:55 +00:00
Chris PeBenito
cd1b0b3fab update for release 2005-12-07 15:44:05 +00:00
Chris PeBenito
9d343af57c fixes from chad 2005-10-24 15:15:25 +00:00
Chris PeBenito
88e5d70f52 add 2005-10-24 15:14:43 +00:00
Chris PeBenito
a4e8b79d8a release 2005-10-19 21:18:25 +00:00
Chris PeBenito
4f9f30c8df * Updated to sedoctool to read bool files and tunable
files separately.
* Changed the xml tag of <boolean> to <bool> to be consistent
  with gen_bool().
* Modified the implementation of segenxml to use regular
  expressions.
2005-10-07 18:08:50 +00:00
Chris PeBenito
996ae37b69 fix for removed example targeted config 2005-09-22 13:35:13 +00:00
Chris PeBenito
6e0542eb27 fix error with file common being output, not file class (unique perms were missing) 2005-09-21 20:01:21 +00:00
Chris PeBenito
37aa3ff267 update for release 2005-08-26 15:02:23 +00:00
Chris PeBenito
c6299b2a1b add rpm spec skeleton 2005-08-24 20:42:15 +00:00
Chris PeBenito
a6df70c11a more comments 2005-08-22 20:05:40 +00:00
Chris PeBenito
c04f2abe88 complete infrastructure support for building modules 2005-08-22 17:07:17 +00:00
Chris PeBenito
a573790b4d make default for optional modules to module instead of base 2005-08-15 20:31:37 +00:00
Chris PeBenito
d06f3c3752 remove secdesc since desc is sufficient 2005-08-11 17:55:47 +00:00
Chris PeBenito
e694b51e6b fix no interface module handling in segenxml 2005-08-11 14:55:41 +00:00
Chris PeBenito
cd8fa41253 fix comparison bug 2005-08-01 15:49:05 +00:00
Chris PeBenito
78d30cb1f4 Fix handling of ordered and unordered HTML lists. 2005-07-22 19:15:49 +00:00
Chris PeBenito
4d7511ba57 add tun and bool descriptions 2005-07-11 13:49:15 +00:00
Chris PeBenito
249d461f23 initial global booleans and tunables support. also fix index
building, as it was being rebuilt for every module, rather then
once after all modules are loaded.
2005-07-08 21:02:59 +00:00
Chris PeBenito
c11958bd0f support for global booleans 2005-07-08 14:22:17 +00:00
Chris PeBenito
acb668edf1 * Added support for layer summaries.
* Added a "Index" link on the menu to link to index.html
* Added links from the master interface & template lists
  to their respective documentation in their module.
* Added links to "Interfaces" and "Templates" in modules
  that have both.
* Added "Return" links after the "Interfaces" and "Templates"
  section that go to the top of the module site.
2005-07-07 20:56:27 +00:00
Chris PeBenito
f0cc1acd4a update for required tag 2005-07-05 19:35:07 +00:00
Chris PeBenito
00172fb7c4 change messages for missing docs 2005-06-29 14:48:28 +00:00
Chris PeBenito
06c9680d78 make interfaces or templates section not shown if empty 2005-06-29 14:48:13 +00:00
Chris PeBenito
effd58c647 add templates 2005-06-28 20:41:50 +00:00
Chris PeBenito
896badc4d2 add comments and error handling 2005-06-28 19:50:38 +00:00
Chris PeBenito
2d56fdc240 preserve tunable values if tunables.conf exists 2005-06-28 18:01:47 +00:00
Chris PeBenito
cedae2e49e better handling of whitespace 2005-06-28 17:31:50 +00:00
Chris PeBenito
a4c639ddd5 change modules.conf handling 2005-06-28 15:19:40 +00:00
Chris PeBenito
f8838e6ac1 better dummy xml entries 2005-06-24 20:36:49 +00:00
Chris PeBenito
e81f0220b6 add template support, and add dummy parameters for interfaces that have no comments, so it is valid against the dtd 2005-06-24 13:36:22 +00:00
Chris PeBenito
c3a0754c23 a couple output fixes 2005-06-23 20:27:25 +00:00
Chris PeBenito
95db422832 initial commit of segenxml. add support in Makefile 2005-06-23 19:55:23 +00:00
Chris PeBenito
7c2b84e7a1 fix for shortened tags 2005-06-23 16:06:25 +00:00
Chris PeBenito
7fb9c1c72b change doctool to bring in line with the xml tag change (layers encapsulate
modules)
2005-06-20 20:31:58 +00:00
Chris PeBenito
815ff39128 initialize description to None so missing descriptions dont show wrong data 2005-06-15 20:53:19 +00:00