Chris PeBenito
4f447b097d
Fix build system to not move type declarations out of optionals.
2006-06-12 16:59:21 +00:00
Chris PeBenito
35a4b349f0
break packet_t into server_packet_t client_packet_t, and cover add packets to system modules where they make sense.
2006-05-29 15:04:49 +00:00
Chris PeBenito
4b01e21d37
comment out .SECONDARY since its broken in make 3.81, and rawhide uses this make now
2006-05-26 14:33:44 +00:00
Chris PeBenito
e4b30fb010
remove debugging statemnet
2006-05-25 16:40:52 +00:00
Chris PeBenito
6b873c4da0
fix copyright years
2006-05-25 15:09:06 +00:00
Chris PeBenito
d24259b7a7
fix handling of comments at the end of the line, and add copyright
2006-05-25 15:04:39 +00:00
Chris PeBenito
df15d004ef
fix chain declaration
2006-05-25 14:10:55 +00:00
Chris PeBenito
d6d8b7037d
add command line arguments support, and mls/mcs support
2006-05-25 14:02:41 +00:00
Chris PeBenito
d6c62e7df7
initial commit of netfilter config generator tool, still needs work on mls/mcs side.
2006-05-24 21:27:52 +00:00
Chris PeBenito
fc47b34c82
Add a copy of genhomedircon for monolithic policy building, so that a policycoreutils package update is not required for RHEL4 systems.
2006-05-15 15:21:43 +00:00
Chris PeBenito
86e869ed1c
stabilize make conf output from erich, bug 1242
2006-04-17 18:06:36 +00:00
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