summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-repo-validate
Commit message (Expand)AuthorAgeFilesLines
* Modify bcfg2-repo-validate to warn on xml duplicates (for Ticket #643)Sol Jerome2009-05-121-1/+23
* More python 2to3 updates along with pylint/code cleanupsSol Jerome2009-04-231-8/+8
* Remove hacks for sets in python 2.3Sol Jerome2009-04-231-16/+7
* Packages: Implement schema verificationNarayan Desai2009-03-221-1/+4
* Properly handle info.xml validation (Resolves Ticket #620) [bugfix]Sol Jerome2008-12-131-1/+3
* Add schema support for new Decisions pluginNarayan Desai2008-10-081-1/+3
* Add discard() method for use with listsSol Jerome2008-09-031-1/+4
* Perform schema checks for all Xinclude files in groups.xmlSol Jerome2008-08-221-13/+32
* Add warning for missing bundles in bcfg2-repo-validate (Resolves Ticket #579)Sol Jerome2008-08-221-0/+21
* Force schema checks for all info.xml files.Sol Jerome2008-08-041-9/+10
* Fix handling of info.xml files in svn reposNarayan Desai2008-04-161-3/+3
* Implement xml schema checks for info.xml files (from Sol Jerome) (Resolves Ti...Narayan Desai2008-01-211-11/+33
* Fix option parsing for bcfg2-repo-validateNarayan Desai2008-01-181-4/+4
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-17/+16
* bcfg2-repo-validate: use Bcfg2.SettingsRobert Gogolok2007-12-301-16/+9
* Finish validation fixes for xinclude schemasNarayan Desai2007-01-161-7/+9
* Metadata improvementsNarayan Desai2007-01-081-1/+1
* Fix report configuration indirectly found by the lxml problems experienced by...Narayan Desai2007-01-041-1/+1
* Perm fixupNarayan Desai2006-09-151-0/+0
* Add a chdir to work around odd libxml2 bug on freebsdNarayan Desai2006-08-261-0/+1
* Add -C option to bcfg2-repo-validate (resolves Ticket #97)Narayan Desai2006-08-221-11/+11
* Patch of Jos to add server installation prefix supportNarayan Desai2006-07-141-3/+9
* Fix schema validation of base filesNarayan Desai2006-07-141-1/+1
* Add basic dependency processing codeNarayan Desai2006-07-101-1/+2
* Fix failure mode if failure count == 256Narayan Desai2006-04-191-4/+4
* Return non-zero return codes if any errors occurNarayan Desai2006-04-191-0/+6
* Add rules validation to bcfg2-validate-repoNarayan Desai2006-04-111-0/+1
* Handle schema parse failuresNarayan Desai2006-02-091-16/+18
* last step of repo switchesNarayan Desai2006-01-231-0/+56