summaryrefslogtreecommitdiffstats
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* SSHbase: support for ipv6 addresses in known_hosts filedebian/1.2.3-12Alexander Sulfrian2013-05-021-0/+6
|
* Client/Tools/POSIX: catch multiple VerifyDirectory callsdebian/1.2.3-11Alexander Sulfrian2013-05-021-1/+2
| | | | | | If a directory should be pruned from all unknown files VerifyDirectory created a new entry each call and the second fails because the file was already removed.
* Reports/templates: mark hosts with extra packages in grid viewAlexander Sulfrian2013-05-021-0/+1
| | | | Clean hosts with extra packages get a blue background in grid view.
* Plugins/Packages/Portage: use keywords/use config everywhereAlexander Sulfrian2013-05-021-1/+2
|
* Plugins/Packages/Layman: add support for layman overlaysAlexander Sulfrian2013-05-021-1/+2
| | | | | | In combination with the PortageCollection the Packages plugin could now handle layman overlays. The Portage collection evaluates the dependencies with respect to the configured overlays.
* Plugins/Packages/Portage: add support for per-package flagsAlexander Sulfrian2013-05-021-1/+2
|
* Plugins/PkgVars: support multiple values per packageAlexander Sulfrian2013-05-021-1/+2
| | | | | If multiple values specified for one package all values are joined together in a set.
* Plugins/Packages/Portage: add Packages Plugin for PortageAlexander Sulfrian2013-05-021-1/+2
|
* Plugins/Packages/Collection: add cclass marker for SourcesAlexander Sulfrian2013-05-021-1/+2
| | | | | | | | | | | The classes of Sources could now specify another class for the Collection container. One host could only use one Collection class at a time. So all different Sources have to reference the same Collection. If no "cclass" is defined in the Sources class, the collection class name is generated by striping the "Source" string from the Sources class name like before.
* Plugins/Packages/Collection: add missing format string parameterAlexander Sulfrian2013-05-021-1/+2
|
* Client/Tools/APT: save new package version for auto pkgsAlexander Sulfrian2013-05-021-1/+2
| | | | | | For auto/any packages, currently only auto/any is stored in the statistics as the new installed version. This patch changes this behavior, so that the exact version string is saved additionaly.
* Plugins/Packages: backported get_new_packagesAlexander Sulfrian2013-03-121-1/+2
| | | | | | | | 1.3.0 uses get_new_packages to calculate the differencies between the configured packages and all packages with deps. This could be overwritten if some plugin for Packages needs to do something special (e.g. if the names of the packages are specialized during dependency calculation).
* Plugins/Packages: backported packages_form_entry/_to_entryAlexander Sulfrian2013-03-121-1/+2
| | | | | | | 1.3.0 adds an layer of abstraction to the Packages plugin, that makes it possible to change the method how Packages gets the name of a configured entry or how it build the Package object, send to the client. This backports these changes.
* Plugins/PkgVars: new plugin to set various vars per packageAlexander Sulfrian2013-03-121-0/+6
| | | | | | | This plugins allows the setting of varius flags per package. It should be used f.e. to specify pinnings for debian packages or use flags and keywords for gentoo packages (needs to be implemented by future Portage plugin).
* Packages/Apt: add name property to additional_dataAlexander Sulfrian2013-03-061-0/+6
|
* Packages/Apt: add pin attribute for extra pinning informationAlexander Sulfrian2013-03-061-0/+6
|
* Packages/Apt: add priority to additional_infoAlexander Sulfrian2013-03-061-0/+6
|
* Server/Plugins/TemplateHelper: backported TemplateHelper from 1.3Alexander Sulfrian2013-03-061-0/+6
|
* Client: always actions do not modify hostsAlexander Sulfrian2013-03-061-0/+6
| | | | | Actions that are executed always, does not set the host statistics to modified. (One always action would lead to always modified hosts)
* Client: allow pre-Actions and important-Paths to enable installsAlexander Sulfrian2013-03-061-0/+6
| | | | | | | This is used to first update the apt repositories and than install all current versions in one bcfg2-run. Also the installation of software from custom repositories (that are configured on the client via bcfg2) should be possible on the first run.
* debian: bump versionAlexander Sulfrian2013-03-061-0/+6
|
* debian/changelog: create custom spline versionAlexander Sulfrian2013-03-061-0/+6
|
* Version bump to 1.2.3v1.2.3Sol Jerome2012-07-031-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Remove .preinst files used to migrate away from python-centralArto Jantunen2012-03-232-26/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.2v1.2.2Sol Jerome2012-03-171-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Fix the "Generated config for" regexp in the server logcheck ignore fileArto Jantunen2012-02-051-1/+1
|
* Rename bcfg2-server.README.debian to /bcfg2-server.README.DebianArto Jantunen2012-02-051-0/+0
| | | | | The later is the canonically correct name (debhelper does operate on the former one as well, though, so this is purely cosmetic).
* Have bcfg2-web depend on bcfg2-server instead of the clientArto Jantunen2012-02-051-1/+1
| | | | The server package contains the Reports module.
* Use the correct name for the sqlalchemy package (python-sqlalchemy)Arto Jantunen2012-02-051-1/+1
|
* debian: Add python-setuptools build dependencySol Jerome2012-01-281-1/+1
| | | | | | | Without this, debian/ubuntu packages fail to build due to the import added in 7f92169. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.1v1.2.1Sol Jerome2012-01-271-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0v1.2.0Sol Jerome2011-12-071-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0rc2v1.2.0rc2Sol Jerome2011-10-281-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Move libapache2-mod-wsgi to Suggests (#1034)Sol Jerome2011-09-051-2/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0rc1v1.2.0rc1Sol Jerome2011-09-011-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Add modified bcfg2-server README from #788Sol Jerome2011-08-311-0/+21
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Add patch to Recommends (See Debian bug 638826)Sol Jerome2011-08-221-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre3v1.2.0pre3Sol Jerome2011-06-181-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre2v1.2.0pre2Sol Jerome2011-04-251-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Remove fam dependenciesSol Jerome2011-03-171-1/+1
| | | | | | | | | This change is only for the debian packages as fam support is going to be dropped in newer versions. See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613042 Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Version bump to 1.2.0pre1v1.2.0pre1Sol Jerome2011-01-231-0/+6
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian: Update Maintainer/UploadersSol Jerome2011-01-151-1/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-10-213-5/+2
|
* web_reports: debian reports packageTim Laszlo2010-10-194-1/+23
|
* debian/changelog: Correct indentation error caused by new export scriptSol Jerome2010-09-271-1/+1
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* debian/changelog: Remove stray whitespaceSol Jerome2010-09-271-1/+1
| | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6075 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0Narayan Desai2010-09-271-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6072 ce84e21b-d406-0410-9b95-82705330c041
* Finish version bump to 1.1.0rc5Narayan Desai2010-09-141-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6058 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 1.1.0rc5Narayan Desai2010-09-141-0/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6056 ce84e21b-d406-0410-9b95-82705330c041
* debian: Merge in changes from Arto JantunenSol Jerome2010-08-112-71/+11
| | | | | | | | | bcfg2.init: Remove agent mode (no longer exists) POSIX.py: Fix hardcoded errno value Signed-off-by: Sol Jerome <sol.jerome@gmail.com> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6005 ce84e21b-d406-0410-9b95-82705330c041