summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* migrate_db: skip db lookup since all should be knownTim Laszlo2012-10-151-5/+5
|
* migrate_db: add timing for importsTim Laszlo2012-10-151-1/+8
|
* migrate_db: set the current interaction after importTim Laszlo2012-10-151-0/+8
|
* migrate: create FilePerms objects earlyTim Laszlo2012-10-121-17/+38
|
* Remove unnecessary transaction.commit_manuallyTim Laszlo2012-10-121-1/+0
|
* migration: fetch metadata in the main queryTim Laszlo2012-10-121-3/+3
|
* migrate: switch to BatchFetch and bypass save() overrideTim Laszlo2012-10-111-2/+4
|
* added migrate_dbstats.py to 1.3 upgrade tools READMEChris St. Pierre2012-10-091-0/+3
|
* made migrate_dbstats.py executableChris St. Pierre2012-10-091-0/+2
|
* add unknown group to groupsTim Laszlo2012-10-091-0/+1
|
* Reporting: Add a migration script for DBStats dataTim Laszlo2012-10-081-7/+29
|
* Admin.Reports: stop calling __call__ in parent classTim Laszlo2012-10-081-0/+230
|
* Reporting: Merge new reporting dataTim Laszlo2012-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move reporting data to a new schema Use south for django migrations Add bcfg2-report-collector daemon Conflicts: doc/development/index.txt doc/server/plugins/connectors/properties.txt doc/server/plugins/generators/packages.txt setup.py src/lib/Bcfg2/Client/Tools/SELinux.py src/lib/Bcfg2/Compat.py src/lib/Bcfg2/Encryption.py src/lib/Bcfg2/Options.py src/lib/Bcfg2/Server/Admin/Init.py src/lib/Bcfg2/Server/Admin/Reports.py src/lib/Bcfg2/Server/BuiltinCore.py src/lib/Bcfg2/Server/Core.py src/lib/Bcfg2/Server/FileMonitor/Inotify.py src/lib/Bcfg2/Server/Plugin/base.py src/lib/Bcfg2/Server/Plugin/interfaces.py src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenerator.py src/lib/Bcfg2/Server/Plugins/FileProbes.py src/lib/Bcfg2/Server/Plugins/Ohai.py src/lib/Bcfg2/Server/Plugins/Packages/Collection.py src/lib/Bcfg2/Server/Plugins/Packages/Source.py src/lib/Bcfg2/Server/Plugins/Packages/Yum.py src/lib/Bcfg2/Server/Plugins/Packages/__init__.py src/lib/Bcfg2/Server/Plugins/Probes.py src/lib/Bcfg2/Server/Plugins/Properties.py src/lib/Bcfg2/Server/Reports/backends.py src/lib/Bcfg2/Server/Reports/manage.py src/lib/Bcfg2/Server/Reports/nisauth.py src/lib/Bcfg2/settings.py src/sbin/bcfg2-crypt src/sbin/bcfg2-yum-helper testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProbes.py testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestSEModules.py
* drop privs options added, works in CherryPyChris St. Pierre2012-10-041-0/+6
|
* updated bcfg2.conf man pageChris St. Pierre2012-09-251-12/+54
|
* man: Add new client option from 6fe2b9ddSol Jerome2012-09-191-0/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* bcfg2-crypt: added -I option, made --stdout better, updated man pageChris St. Pierre2012-09-131-1/+9
|
* tools: added script to generate ctags/etags indexesChris St. Pierre2012-09-112-0/+51
|
* updated various scripts/components to reflect updated Core invocation for ↵Chris St. Pierre2012-09-051-4/+1
| | | | thread-safety
* removed bcfg2-export-config, which relied on an older Core object ↵Chris St. Pierre2012-09-052-159/+0
| | | | instantiation and could not trivially be ported to 1.3
* fixed up tools documentation, added tests for tools docoChris St. Pierre2012-09-045-133/+46
|
* export.py: handle RPM changelogs, new Bcfg2/version.py; fixed some pathsChris St. Pierre2012-08-311-2/+46
|
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-276-10/+10
|
* Merge https://github.com/dikim33/bcfg2Sol Jerome2012-08-261-1/+8
|\
| * Remove the primary group from the list of extra_groupsDongInn Kim2012-08-261-1/+8
| |
* | added tool to convert from :info/info to info.xmlChris St. Pierre2012-08-151-0/+45
| |
* | removed print statementsChris St. Pierre2012-08-156-21/+20
| |
* | Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-151-6/+0
| |
* | man: Add -B and -Z options from 01d68bfSol Jerome2012-08-131-3/+9
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Remove bcfg2-ping-sweepSol Jerome2012-08-131-16/+0
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | bcfg2-admin: Add options from 75c6e2a to man pageSol Jerome2012-08-121-8/+45
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | updated migrate_configs.py to handle reports config changesChris St. Pierre2012-08-071-6/+36
| |
* | man: Add b=bundle bcfg-admin query optionSol Jerome2012-07-252-1/+4
| | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Merge https://github.com/dikim33/bcfg2Sol Jerome2012-07-121-1/+0
|\|
| * Should remove the "extra_groups" attribute from the "<UnixGroup ... >"DongInn Kim2012-07-121-1/+0
| | | | | | | | tag.
| * Store group="name" rather than gid="GID" at the attribute of UnixUser.DongInn Kim2012-05-141-2/+7
| | | | | | | | | | This fixes the wrong behavior of creating the usergroup data. Thanks emias for helping me out this problem.
* | added selinux supportChris St. Pierre2012-07-031-0/+51
| |
* | added support for encrypting different elements in a single Properties file ↵Chris St. Pierre2012-06-151-18/+34
| | | | | | | | with different passphrases
* | service_modes upgrade script upgrades Rules and Defaults pluginsChris St. Pierre2012-06-061-1/+5
| |
* | added properties element encryptionChris St. Pierre2012-06-061-0/+92
| | | | | | | | added bcfg2-crypt utility for encrypting Properties and Cfg files
* | re-rationalized service modes to make them more consistent and granularChris St. Pierre2012-06-051-0/+46
| |
* | man: Clean up man pagesSol Jerome2012-06-0311-0/+1412
| | | | | | | | | | | | | | Created new rst files with man page information so that generating man pages is easier and more consistent throughout bcfg2. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* | Store group="name" rather than gid="GID" at the attribute of UnixUser.DongInn Kim2012-05-141-2/+7
|/ | | | | This fixes the wrong behavior of creating the usergroup data. Thanks emias for helping me out this problem.
* Better approach to get /etc/group updated with the exisitng accountDongInn Kim2012-05-141-12/+34
| | | | data.
* Add a script to generate accounts.xml from the existing /etc/passwd file.DongInn Kim2012-05-131-0/+120
|
* moved plugin-specific configs to main config file; propagate "setup" object ↵Chris St. Pierre2012-05-115-11/+59
| | | | to server Core
* Remove svn keywordsSol Jerome2012-02-198-9/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* added --client argument to bcfg2-profile-templates.pyChris St. Pierre2011-12-281-12/+23
|
* fixed bug when no templates are specified to bcfg2-profile-templates.pyChris St. Pierre2011-12-211-0/+2
|
* added tools for SVN postcommit log message, template render benchmarking; ↵Chris St. Pierre2011-12-154-13/+698
| | | | improved tools README