index
:
~lukeshu/hackers-nslcd
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pynslcd
/
cfg.py
Age
Commit message (
Expand
)
Author
2014-10-04
remove non-nslcd stuff
Luke Shumaker
2013-07-29
Handle the nss_min_uid option in pynslcd
Arthur de Jong
2013-07-29
Handle the nss_initgroups_ignoreusers option in pynslcd
Arthur de Jong
2013-07-29
Fix handling of pam_password_prohibit_message in pynslcd
Arthur de Jong
2013-07-26
Rename nscd_invalidate option to reconnect_invalidate
Arthur de Jong
2013-07-26
Allow invalidating the nfsidmap cache
Arthur de Jong
2013-04-12
Python style changes
Arthur de Jong
2013-03-30
Mark unsupported pynslcd configuration options
Arthur de Jong
2013-03-29
Parse the nscd_invalidate option
Arthur de Jong
2013-03-24
Implement a nss_nested_groups configuration option
Arthur de Jong
2013-03-09
fix default logging configuration setting in pynslcd
Arthur de Jong
2013-02-23
handle the log configuration option in pynslcd
Arthur de Jong
2013-01-14
support children search scope for systems that have it
Arthur de Jong
2013-01-14
fix parsing of scope option in pynslcd
Arthur de Jong
2012-11-13
to only set LDAP_OPT_X_SASL_NOCANON if the sasl_canonicalize option is explic...
Arthur de Jong
2012-08-31
change the default value of sasl_canonicalize to yes (thanks Marcus Moeller)
Arthur de Jong
2012-08-14
introduce a sasl_canonicalize option that will now, by default, disable rever...
Arthur de Jong
2012-07-15
support getting pam_password_prohibit_message from configuration (but don't h...
Arthur de Jong
2012-07-15
rename internal pam_authz_search to pam_authz_searches
Arthur de Jong
2012-05-04
move expression handling to own module
Arthur de Jong
2012-05-04
small code style improvements
Arthur de Jong
2012-05-04
allow the pam_authz_search option to be specified multiple times
Arthur de Jong
2012-01-06
user the logging framework, handle exceptions properly and some cleanups
Arthur de Jong
2011-12-28
support for reading the configuration file (not all options are used though)
Arthur de Jong
2011-12-28
move the state variables (from command line) from the configuration to the ma...
Arthur de Jong
2011-12-27
PEP8 fixes
Arthur de Jong
2010-12-29
add an experimental (currently partial) Python implementation of nslcd to see...
Arthur de Jong