summaryrefslogtreecommitdiffstats
path: root/schemas/types.xsd
Commit message (Collapse)AuthorAgeFilesLines
* Support ACLs without a specific user/group for default owner/owning-group ↵Richard Connon2014-02-041-0/+1
| | | | ACLs on directories
* schemas: allow genshi elements inside Path tagsChris St. Pierre2013-12-091-0/+1
| | | | This is particularly useful for Augeas commands.
* schemas: fixed augeasCommands group in Path entriesChris St. Pierre2013-12-051-1/+1
|
* Tools: new Augeas driverChris St. Pierre2013-12-051-1/+12
|
* schemas: Add important attribute for BoundPathSol Jerome2013-11-071-0/+7
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* doc: Updated Client Actions doc to include BoundActions and anotherJason Kincl2013-08-301-4/+5
| | | | | example schemas: Fixed Action `when` attribute description
* Client/Tools/Action: add shell attributeAlexander Sulfrian2013-06-141-2/+10
| | | | | Add an option to specify whether a command should be executed within a shell to enable flow control and other shell-specific syntax.
* Schema: Removing "required" from some Action attributesJason Kincl2013-06-121-3/+3
|
* Services: Add new bootstatus attributeSol Jerome2013-06-021-0/+7
| | | | | | | | | This new attribute allows the specification of a boot-time status separately from the current 'status' attribute. This allows for more fine-grained control over e.g. services that are really just boot scripts. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* POSIXUsers: allow better <MemberOf group="foo"/> syntaxChris St. Pierre2013-05-071-7/+22
|
* schema: Update gecos field descriptionSol Jerome2013-04-041-2/+4
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Made a few encryption things simpler:Chris St. Pierre2013-01-171-0/+7
| | | | | | * Only one strict/lax setting, in [encryption], rather than separate settings in [properties] and [sshkeys] * No longer necessary to enable encryption on each Properties file
* better validation of required attrs for Package and Service tagsChris St. Pierre2013-01-141-0/+5
|
* generate XML schema docs from XML schemas themselvesChris St. Pierre2012-12-101-100/+320
|
* added builtin support for creating users and groupsChris St. Pierre2012-12-031-0/+17
|
* schemas: Fix schema for perms->mode transitionSol Jerome2012-10-171-1/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* POSIX/Device: Change perms back to modeSol Jerome2012-09-021-0/+1
| | | | | | | | Change our terminology to match that used by MKNOD(1). This makes the client tool behave as it did previously. Also, add 'mode' to the schema to make `bcfg2-lint` happy. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* POSIX:Chris St. Pierre2012-08-151-1/+0
| | | | | | refactored POSIX tool into multiple files to make it more manageable Added unit tests for POSIX tool and sub-tools fixed ACL handling for filesystems mounted noacl
* added ACL docsChris St. Pierre2012-08-011-1/+0
|
* bcfg2-lint stuff for ACL supportChris St. Pierre2012-08-011-2/+1
|
* removed "other" ACLs -- handle those with regular permsChris St. Pierre2012-08-011-1/+0
|
* added schema for ACLsChris St. Pierre2012-08-011-0/+29
|
* added selinux supportChris St. Pierre2012-07-031-2/+111
|
* Remove svn keywordsSol Jerome2012-02-191-1/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* added support for default/mandatory/optional package groupsChris St. Pierre2011-11-171-0/+9
|
* added Defaults pluginChris St. Pierre2011-09-191-0/+14
|
* bcfg2-lint: Update schema with new vcs valuesSol Jerome2011-07-311-0/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Repo validate fails for Path type="ignore"Tim Laszlo2010-09-041-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6050 ce84e21b-d406-0410-9b95-82705330c041
* schemas: Schema updatesSol Jerome2010-01-281-5/+0
| | | | | | | | | | * Remove old translation schema for bcfg1 * Remove old POSIX entries * Remove toolsetType schema since it's no longer used Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5708 ce84e21b-d406-0410-9b95-82705330c041
* POSIX: Add support for all new POSIX types in the client codeSol Jerome2009-10-161-1/+6
| | | | | | | | | | | The client should now understand old and new POSIX entries. It is compatible with 0.9.6, 1.0 using POSIXCompat, and new 1.0 Path entries. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5485 ce84e21b-d406-0410-9b95-82705330c041
* POSIX: Add block/character/fifo devices (ticket #477)Sol Jerome2009-10-011-1/+1
| | | | | | | | | | This commit adds support for posix device types via Path entries in Bundler. The 'type' attribute for Path entries is now all lowercase. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5470 ce84e21b-d406-0410-9b95-82705330c041
* schema: Add schema for Path entriesSol Jerome2009-09-261-0/+12
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5466 ce84e21b-d406-0410-9b95-82705330c041
* Switch portage package type in schema to correspond with the portage driverNarayan Desai2008-07-071-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4758 ce84e21b-d406-0410-9b95-82705330c041
* Schema update for freebsd (Resolves Ticket #478)Narayan Desai2007-08-081-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3616 ce84e21b-d406-0410-9b95-82705330c041
* Re-add blastwave to schemaNarayan Desai2007-02-011-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2756 ce84e21b-d406-0410-9b95-82705330c041
* Add yum package typeNarayan Desai2007-01-311-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2743 ce84e21b-d406-0410-9b95-82705330c041
* Implement Action supportNarayan Desai2007-01-241-2/+24
| | | | | | | | | | - Schema addition for bundles/rules - Tool driver for actions - Frame support for pre-actions and post-actions - Frame blacklist support (to preclude blocked entries from getting installed on the post-clobber pass) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2713 ce84e21b-d406-0410-9b95-82705330c041
* Add portage type for packagesNarayan Desai2007-01-131-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2661 ce84e21b-d406-0410-9b95-82705330c041
* Add missing schema fileNarayan Desai2006-04-121-0/+27
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1842 ce84e21b-d406-0410-9b95-82705330c041