summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/partial-chain-validation'Alexander Sulfrian2022-01-161-7/+4
|\
| * SSLCA: Fix certificate validationAlexander Sulfrian2022-01-161-7/+4
* | Merge branch 'supgid-filter'Alexander Sulfrian2022-01-161-4/+23
|\ \
| * | POSIXUsers: Add filters for supplementary gidsAlexander Sulfrian2022-01-161-4/+23
| |/
* | Merge branch 'add-directory-ignore'Alexander Sulfrian2022-01-161-1/+3
|\ \
| * | Server: Ignore directories containing a .bcfg2-ignore fileAlexander Sulfrian2015-04-181-1/+3
* | | Client: Add dummy package client toolAlexander Sulfrian2022-01-161-0/+16
* | | Packages: Add 'dummy' packages backendAlexander Sulfrian2022-01-162-1/+36
* | | Packages: Ignore unicode errors in pkgng metadataAlexander Sulfrian2022-01-161-3/+1
* | | Bundler: Use BoundBundle for the RequiredBundlesAlexander Sulfrian2022-01-161-1/+1
* | | Reporting: Set flag when interaction is fully importedAlexander Sulfrian2022-01-165-3/+327
* | | APT: Do not install recommended packagesAlexander Sulfrian2022-01-161-0/+1
* | | APT: Save new package version for auto pkgsAlexander Sulfrian2022-01-161-3/+5
* | | APT: Mark dependencies as automatic installedAlexander Sulfrian2022-01-161-0/+23
| |/ |/|
* | Fix default timezone in debian busterupstream/masterJohannes Kampmeyer2019-11-261-1/+1
* | Merge branch 'fix/recent-interactions' of https://github.com/AlexanderS/bcfg2Sol Jerome2019-10-141-1/+2
|\ \
| * | Reporting: Fix add_url_filter fallbackAlexander Sulfrian2019-06-171-1/+2
* | | Do not encode py3 strings to utf-8 again. Compat.unicode matches strings and ...xschlef2019-07-181-1/+2
|/ /
* | Lint: Import lint plugins with package nameAlexander Sulfrian2019-05-101-1/+4
* | Fix server shutdownAlexander Sulfrian2018-10-121-0/+4
* | POSIX: Don't follow symlinks when changing ownerHolger Weiß2018-05-181-3/+3
* | Remove superfluous space to make sphinx happyAlexander Sulfrian2018-03-221-1/+1
* | Merge pull request #396 from solj/add-missing-reporting-entriesAlexander Sulfrian2018-03-221-2/+6
|\ \
| * | Reporting: Add SELinux entriesSol Jerome2017-11-301-2/+6
* | | Reporting: Fix syntax of "cycle" templatetagAlexander Sulfrian2018-03-219-12/+12
* | | Reporting: Fix template settings for django 1.10Alexander Sulfrian2018-03-211-9/+29
* | | Reporting: Use django.shortcuts.renderAlexander Sulfrian2018-03-211-40/+32
* | | Reporting: Fix compat for "patterns" in django1.10Alexander Sulfrian2018-03-211-2/+2
|/ /
* | Merge branch 'feature/ldap-enhancements' of https://github.com/AlexanderS/bcfg2Sol Jerome2017-08-314-85/+191
|\ \
| * | Server/Plugins/Ldap: Fix module nameAlexander Sulfrian2017-03-211-1/+2
| * | Server/Plugins/Ldap: Support arbitrary ldap optionsAlexander Sulfrian2017-03-211-2/+7
| * | Server/Plugins/Ldap: Support specifying the ldap uriAlexander Sulfrian2017-03-211-6/+12
| * | Server/Plugins/Ldap: Cache the results of the Ldap queriesAlexander Sulfrian2017-03-211-17/+52
| * | Server/Plugins/Ldap: Add missing argumentAlexander Sulfrian2017-03-211-1/+2
| * | Server/Cache: Return the number of expired itemsAlexander Sulfrian2017-03-211-4/+13
| * | Server/Plugins/Ldap: Use CallableDictAlexander Sulfrian2017-03-211-14/+28
| * | Server/Plugin: CallableDict is an OnDemandDict without cachingAlexander Sulfrian2017-03-211-16/+46
| * | Server/Plugin: Support functions and values for OnDemandDictAlexander Sulfrian2017-03-211-4/+9
| * | Server/Plugin: Move OnDemandDict to helpersAlexander Sulfrian2017-03-212-50/+50
* | | Merge branch 'feature/travis-container' of https://github.com/AlexanderS/bcfg2Sol Jerome2017-08-1814-42/+55
|\ \ \
| * | | Bcfg2/manage.py: Fix pylint errorsAlexander Sulfrian2017-03-291-6/+14
| * | | Utils: classproperty should use classmethodAlexander Sulfrian2017-03-291-1/+1
| * | | Client: Restore python2.4 compatibilityAlexander Sulfrian2017-03-291-0/+1
| * | | Fix errros with old pylint/pep8Alexander Sulfrian2017-03-2912-35/+39
* | | | Merge branch 'import-models' of https://github.com/0/bcfg2 into add-missing-r...Sol Jerome2017-07-111-2/+2
|\ \ \ \
| * | | | Reporting/Storage: Import ActionEntryDmitri Iouchtchenko2017-05-081-2/+2
* | | | | Reporting: Add POSIX User/Group Entry typesSol Jerome2017-07-111-2/+4
|/ / / /
* | | | Merge pull request #388 from 0/import-serviceentryAlexander Sulfrian2017-05-081-2/+2
|\ \ \ \
| * | | | Reporting/Storage: Import ServiceEntryDmitri Iouchtchenko2017-05-051-2/+2
| |/ / /
* / / / Probes: Remove wrong lineAlexander Sulfrian2017-03-221-1/+0
|/ / /