summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Ldap.py
Commit message (Expand)AuthorAgeFilesLines
* Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-2/+2
* Pylint/PEP8 fixesSol Jerome2013-09-061-15/+19
* 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
* 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