summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Ldap.py
Commit message (Collapse)AuthorAgeFilesLines
* Add dest= arg to fix LDAP options.Gordon Messmer2016-02-171-0/+2
|
* Ldap: Complete renew of the Ldap pluginAlexander Sulfrian2015-07-241-165/+159
|
* Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-2/+2
|
* Pylint/PEP8 fixesSol Jerome2013-09-061-15/+19
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Options: migrated plugins to new options parserChris St. Pierre2013-06-271-1/+0
|
* added a module-level FAM object to avoid passing it as an argument a billion ↵Chris St. Pierre2013-01-171-3/+3
| | | | times
* various pylint fixesChris St. Pierre2012-09-251-4/+7
|
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-5/+5
|
* LDAP plugin: special characters in search filters need double escapingTorsten Rehn2012-07-181-1/+1
|
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+245
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>