Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/cfg.py
Commit message (Expand)AuthorAgeFilesLines
* Add pam_authc_ppolicy support in pynslcdArthur de Jong2019-10-131-1/+2
* Improve Python code styleArthur de Jong2019-09-081-57/+79
* Add Python 3 supportArthur de Jong2019-09-081-21/+21
* Create pidfile directory in pynslcdArthur de Jong2017-06-251-0/+12
* Add nss_uid_offset and nss_gid_offset to pynslcdArthur de Jong2017-06-251-2/+4
* Implement disable_enumerationAndrew Elble2015-05-011-1/+2
* Implement nss_getgrent_skipmembersArthur de Jong2015-04-201-2/+3
* Handle the nss_min_uid option in pynslcdArthur de Jong2013-07-291-1/+1
* Handle the nss_initgroups_ignoreusers option in pynslcdArthur de Jong2013-07-291-1/+1
* Fix handling of pam_password_prohibit_message in pynslcdArthur de Jong2013-07-291-1/+1
* Rename nscd_invalidate option to reconnect_invalidateArthur de Jong2013-07-261-4/+4
* Allow invalidating the nfsidmap cacheArthur de Jong2013-07-261-1/+1
* Python style changesArthur de Jong2013-04-121-3/+2
* Mark unsupported pynslcd configuration optionsArthur de Jong2013-03-301-17/+16
* Parse the nscd_invalidate optionArthur de Jong2013-03-291-0/+11
* Implement a nss_nested_groups configuration optionArthur de Jong2013-03-241-1/+2
* fix default logging configuration setting in pynslcdArthur de Jong2013-03-091-1/+1
* handle the log configuration option in pynslcdArthur de Jong2013-02-231-1/+18
* support children search scope for systems that have itArthur de Jong2013-01-141-0/+4
* fix parsing of scope option in pynslcdArthur de Jong2013-01-141-2/+2
* 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