Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Options: schema changes for changes made for new parser | Chris St. Pierre | 2013-06-27 | 1 | -0/+8 |
| | |||||
* | made XInlcude and Encryption support more consistent | Chris St. Pierre | 2013-02-07 | 1 | -10/+12 |
| | |||||
* | generate XML schema docs from XML schemas themselves | Chris St. Pierre | 2012-12-10 | 1 | -19/+108 |
| | |||||
* | schemas: Fix schema for perms->mode transition | Sol Jerome | 2012-10-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added ACL tag support to info.xml schema | Chris St. Pierre | 2012-08-01 | 1 | -1/+5 |
| | |||||
* | added selinux support | Chris St. Pierre | 2012-07-03 | 1 | -0/+1 |
| | |||||
* | made info.xml files understand <Path> tags to better set permissions on ↵ | Chris St. Pierre | 2011-07-19 | 1 | -0/+3 |
| | | | | altsrc'd files | ||||
* | New Info attribute: "sensitive" | Holger Weiß | 2011-06-29 | 1 | -0/+1 |
| | | | | | | The contents/diffs of <Path>s which are marked as "sensitive" are now omitted from the reports transmitted to the server, so that they won't end up in the statistics database. | ||||
* | schemas: Fix schema for important attribute | Sol Jerome | 2011-05-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | added Client tag to StructFile; made PropertyFile inherit from StructFile | Chris St. Pierre | 2011-04-14 | 1 | -0/+3 |
| | |||||
* | further schema fixes | Chris St. Pierre | 2011-04-08 | 1 | -4/+5 |
| | |||||
* | Add the ability to specify important entries via info/info.xml | Sol Jerome | 2010-06-22 | 1 | -2/+3 |
| | | | | | | | | | | | | We currently have 'important' entries specified only inside the code for various client tools. This provides no room for growing that list outside of adding things to the code itself. With this change, users can now specify important entries via an additional attribute in their info.xml files. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5957 ce84e21b-d406-0410-9b95-82705330c041 | ||||
* | schemas: Validate nested Group tags in info.xml files | Sol Jerome | 2010-03-07 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5755 ce84e21b-d406-0410-9b95-82705330c041 | ||||
* | Add BoundEntry support to bundle schema | Sol Jerome | 2009-02-27 | 1 | -2/+2 |
| | | | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5090 ce84e21b-d406-0410-9b95-82705330c041 | ||||
* | Implement xml schema checks for info.xml files (from Sol Jerome) (Resolves ↵ | Narayan Desai | 2008-01-21 | 1 | -0/+35 |
Ticket #514) [bugfix] git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4269 ce84e21b-d406-0410-9b95-82705330c041 |