Chris PeBenito e694b5
	* Fix segenxml to handle modules with no interfaces.
Chris PeBenito 81343a
	* Rename ipsec connect interface for consistency.
Chris PeBenito 81343a
	* Add missing parts of unix stream socket connect interface
Chris PeBenito 81343a
	  of ipsec.
Chris PeBenito 81343a
	* Rename inetd connect interface for consistency.
Chris PeBenito ed78ea
	* Rename interface for purging contents of tmp, for clarity,
Chris PeBenito ed78ea
	  since it allows deletion of classes other than file.
Chris PeBenito 3fd833
	* Misc. cleanups.
Chris PeBenito 42be7c
	* Added policies:
Chris PeBenito 9a66d4
		acct
Chris PeBenito 21468a
		loadkeys
Chris PeBenito 42be7c
		mysql
Chris PeBenito 052c95
		quota
Chris PeBenito 948914
		su
Chris PeBenito e78430
		sudo
Chris PeBenito 4aa0dc
		tcpd
Chris PeBenito ed78ea
		tmpreaper
Chris PeBenito dce68d
		updfstab
Chris PeBenito 81343a
Chris PeBenito 52a902
20050802 (2 Aug 2005)
Chris PeBenito cd8fa4
	* Fix comparison bug in fc_sort.
Chris PeBenito 78d30c
	* Fix handling of ordered and unordered HTML lists.
Chris PeBenito 50527c
	* Corenetwork now supports multiple network interfaces having the
Chris PeBenito 50527c
	  same type.
Chris PeBenito 4d7511
	* Doc tool now creates pages for global Booleans and global tunables.
Chris PeBenito acb668
	* Doc tool now links directly to the interface/template in the
Chris PeBenito acb668
	  module page when it is selected in the interface/template index.
Chris PeBenito acb668
	* Added support for layer summaries.
Chris PeBenito 493d6c
	* Added policies:
Chris PeBenito 11633b
		ipsec
Chris PeBenito 493d6c
		nscd
Chris PeBenito 316553
		pcmcia
Chris PeBenito 50aca6
		raid
Chris PeBenito acb668
Chris PeBenito dfa83e
20050707 (7 Jul 2005)
Chris PeBenito dfa83e
	* Changed xml to have modules encapsulated by layer tags, rather
Chris PeBenito dfa83e
	  than putting layer="foo" in the module tags.  Also in the future
Chris PeBenito dfa83e
	  we can put a summary and description for each layer.
Chris PeBenito dfa83e
	* Added tool to infer interface, module, and layer tags.  This will
Chris PeBenito dfa83e
	  now list all interfaces, even if they are missing xml docs.
Chris PeBenito dfa83e
	* Shortened xml tag names.
Chris PeBenito dfa83e
	* Added macros to declare interfaces and templates.
Chris PeBenito dfa83e
	* Added interface call trace.
Chris PeBenito dfa83e
	* Updated all xml documentation for shorter and inferred tags.
Chris PeBenito dfa83e
	* Doc tool now displays templates in the web pages.
Chris PeBenito dfa83e
	* Doc tool retains the user's settings in modules.conf and
Chris PeBenito dfa83e
	  tunables.conf if the files already exist.
Chris PeBenito dfa83e
	* Modules.conf behavior has been changed to be a list of all
Chris PeBenito acb668
	  available modules, and the user can specify if the module is
Chris PeBenito acb668
	  built as a loadable module, included in the monolithic policy,
Chris PeBenito acb668
	  or excluded.
Chris PeBenito dfa83e
	* Added policies:
Chris PeBenito dfa83e
		fstools (fsck, mkfs, swapon, etc. tools)
Chris PeBenito dfa83e
		logrotate
Chris PeBenito dfa83e
		inetd
Chris PeBenito dfa83e
		kerberos
Chris PeBenito dfa83e
		nis (ypbind and ypserv)
Chris PeBenito dfa83e
		ssh (server, client, and agent)
Chris PeBenito dfa83e
		unconfined
Chris PeBenito dfa83e
	* Added infrastructure for targeted policy support, only missing
Chris PeBenito dfa83e
	  transition boolean support.
Chris PeBenito dfa83e
Chris PeBenito dfa83e
20050615 (15 Jun 2005)
Chris PeBenito dfa83e
	* Initial release