Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/cfg.py
Commit message (Expand)AuthorAgeFilesLines
* to only set LDAP_OPT_X_SASL_NOCANON if the sasl_canonical...Arthur de Jong2012-11-131-1/+1
* change the default value of sasl_canonicalize to yes (tha...Arthur de Jong2012-08-311-1/+1
* introduce a sasl_canonicalize option that will now, by de...Arthur de Jong2012-08-141-0/+11
* support getting pam_password_prohibit_message from config...Arthur de Jong2012-07-151-1/+2
* rename internal pam_authz_search to pam_authz_searchesArthur de Jong2012-07-151-2/+2
* move expression handling to own moduleArthur de Jong2012-05-041-1/+2
* small code style improvementsArthur de Jong2012-05-041-18/+22
* allow the pam_authz_search option to be specified multipl...Arthur de Jong2012-05-041-3/+2
* user the logging framework, handle exceptions properly an...Arthur de Jong2012-01-061-4/+3
* support for reading the configuration file (not all optio...Arthur de Jong2011-12-281-11/+246
* move the state variables (from command line) from the con...Arthur de Jong2011-12-281-9/+1
* PEP8 fixesArthur de Jong2011-12-271-1/+2
* add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-291-0/+58