summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial .service files addedFabian Affolter2011-07-032-0/+26
* DBStats: Bump internal database versionHolger Weiß2011-06-301-0/+4
* bcfg2-admin: Fix traceback when help argument omittedSol Jerome2011-06-292-3/+4
* Merge branch 'catch-exceptions' of https://github.com/weiss/bcfg2Sol Jerome2011-06-291-74/+99
|\
| * bcfg2-reports: Catch "--badentry=/tmp/nonexistent"Holger Weiß2011-06-301-36/+48
| * bcfg2-reports: Catch getopt exceptionsHolger Weiß2011-06-291-38/+51
* | New database field: "is_sensitive"Holger Weiß2011-06-295-12/+26
* | New Info attribute: "sensitive"Holger Weiß2011-06-297-9/+29
|/
* doc: Fix documentation on Info attributesHolger Weiß2011-06-291-2/+2
* doc: Add information about Package plugin errors (#1018)Sol Jerome2011-06-281-0/+10
* Merge branch 'master' of git.mcs.anl.gov:/bcfg2Sol Jerome2011-06-262-7/+8
|\
| * Merge branch 'master' of git.mcs.anl.gov:bcfg2Narayan Desai2011-06-2280-486/+1369
| |\
| * | added dev symlink to ignoresNarayan Desai2011-06-221-0/+2
| * | Merge branch 'master' of git.mcs.anl.gov:bcfg2Narayan Desai2011-05-119-15/+291
| |\ \
| * \ \ Merge branch 'master' of git.mcs.anl.gov:bcfg2Narayan Desai2011-05-10185-3214/+14729
| |\ \ \
| * | | | GroupPatterns: add support for multiple group targets in a single clauseNarayan Desai2011-05-101-7/+6
* | | | | Handle :info file removalHolger Weiß2011-06-261-1/+1
| |_|_|/ |/| | |
* | | | doc: Fix another typoSol Jerome2011-06-221-1/+1
* | | | doc: Fix unknown directiveSol Jerome2011-06-221-1/+1
* | | | YUMng: arch may not be specifiedJack Neely2011-06-221-1/+6
* | | | YUMng: correct syntax in list compJack Neely2011-06-221-1/+1
* | | | Packages are uniquely identified by both name and archJack Neely2011-06-221-2/+2
* | | | Merge branch 'master' into yumngJack Neely2011-06-2251-203/+514
|\ \ \ \
| * | | | doc: Move Deps to the Structure pluginsHolger Weiß2011-06-221-0/+0
| * | | | doc: Sort list of Generators alphabeticallyHolger Weiß2011-06-221-1/+1
| * | | | Added auth attrib to list of valid attribs that the Client object can add/updateKristian Kostecky2011-06-211-2/+4
| * | | | bcfg2: Catch tracebacks (Tickets #1016 and #1017)Sol Jerome2011-06-212-7/+12
| * | | | Merge branch 'fix-z-description' of https://github.com/weiss/bcfg2Sol Jerome2011-06-213-2/+23
| |\ \ \ \
| | * | | | Correct the description of bcfg2(1)'s "-z" optionHolger Weiß2011-06-212-2/+2
| | * | | | Document serverCommonNames in bcfg2.conf(5)Holger Weiß2011-06-201-0/+5
| | * | | | Add missing options to the bcfg2(1) manpageHolger Weiß2011-06-201-1/+17
| * | | | | Merge branch 'fix-doc-typo' of https://github.com/weiss/bcfg2Sol Jerome2011-06-211-1/+1
| |\ \ \ \ \
| | * | | | | Add a missing word to the bcfg2(1) manpageHolger Weiß2011-06-211-1/+1
| * | | | | | Frame: Fix 'important' interactive installation (#1015)Sol Jerome2011-06-211-9/+12
| |/ / / / /
| * / / / / Cfg: Add support for perms='inherit' (Ticket #642)Sol Jerome2011-06-202-0/+9
| |/ / / /
| * | | | Version bump to 1.2.0pre3v1.2.0pre3Sol Jerome2011-06-188-7/+13
| * | | | export.py: Fix version in debian changelog and docsSol Jerome2011-06-181-2/+2
| * | | | export.py: Allow to run export from machine with no Bcfg2Sol Jerome2011-06-181-2/+5
| * | | | POSIX: Add recursive permissions (Ticket #871)Sol Jerome2011-06-184-4/+74
| * | | | doc: Add warning about Group tags in Genshi BundlesSol Jerome2011-06-171-0/+10
| * | | | Improved handling of JSON data from probesChris St. Pierre2011-06-172-10/+13
| * | | | updated Lint.Comments for new properties XML handlingChris St. Pierre2011-06-171-1/+1
| * | | | gentoo: Sync ebuild with upstream for 1.1.2Sol Jerome2011-06-161-1/+1
| * | | | doc: Mention important attribute for gpg-pubkey PathsSol Jerome2011-06-161-0/+12
| * | | | change error to debugChris St. Pierre2011-06-161-2/+1
| * | | | SSLServer: Fix errors reported by emias on IRCSol Jerome2011-06-151-2/+4
| * | | | Merge branch 'py3k'Sol Jerome2011-06-1514-36/+86
| |\ \ \ \
| | * | | | doc: PY3K Make conf.py more portableSol Jerome2011-06-151-6/+18
| | * | | | Hostbase: More PY3K fixesSol Jerome2011-06-153-8/+15
| | * | | | Client Tools: Add PY3K compatibilitySol Jerome2011-06-156-22/+49