| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve Python code style | Arthur de Jong | 2019-09-08 | 1 | -17/+23 |
* | Add Python 3 support | Arthur de Jong | 2019-09-08 | 1 | -7/+7 |
* | Get files ready for 0.9.8 release0.9.8 | Arthur de Jong | 2017-06-26 | 1 | -1/+1 |
* | Create pidfile directory in pynslcd | Arthur de Jong | 2017-06-25 | 1 | -8/+2 |
* | Get files ready for 0.9.7 release0.9.7 | Arthur de Jong | 2016-08-14 | 1 | -2/+2 |
* | Work around bug in python-daemon | Arthur de Jong | 2015-07-19 | 1 | -2/+2 |
* | Allow configuration of NSS and PAM names | Arthur de Jong | 2015-01-19 | 1 | -3/+4 |
* | Get files ready for 0.9.3 release0.9.3 | Arthur de Jong | 2014-03-12 | 1 | -2/+2 |
* | Handle failure of getpeercred more gracefully | Arthur de Jong | 2013-08-25 | 1 | -9/+9 |
* | Rearrange Python imports | Arthur de Jong | 2013-08-25 | 1 | -2/+2 |
* | -n switch for pynslcd | Arthur de Jong | 2013-08-18 | 1 | -3/+10 |
* | Implement config request handling in pynslcd | Arthur de Jong | 2013-07-29 | 1 | -0/+1 |
* | Fix errors in invalidator changes | Arthur de Jong | 2013-07-26 | 1 | -1/+1 |
* | Rename nscd_invalidate option to reconnect_invalidate | Arthur de Jong | 2013-07-26 | 1 | -4/+4 |
* | Ignore errors in opening NSS module | Arthur de Jong | 2013-05-10 | 1 | -1/+4 |
* | Python style changes | Arthur de Jong | 2013-04-12 | 1 | -15/+17 |
* | Handle user modification requests in pynslcd | Arthur de Jong | 2013-03-30 | 1 | -0/+1 |
* | Start the nscd invalidator process if needed | Arthur de Jong | 2013-03-29 | 1 | -0/+4 |
* | Switch to using os.environ instead of os.putenv() | Arthur de Jong | 2013-03-29 | 1 | -3/+3 |
* | log hex value of action id to make debugging easier | Arthur de Jong | 2013-03-09 | 1 | -1/+1 |
* | move get_connection function to search module as Connecti... | Arthur de Jong | 2013-03-09 | 1 | -24/+2 |
* | log version information from the NSS module | Arthur de Jong | 2013-02-23 | 1 | -3/+11 |
* | handle the log configuration option in pynslcd | Arthur de Jong | 2013-02-23 | 1 | -14/+19 |
* | merge config.py into constants.py and generate it from co... | Arthur de Jong | 2012-12-15 | 1 | -15/+14 |
* | remove unneeded brackets | Arthur de Jong | 2012-12-14 | 1 | -1/+1 |
* | to only set LDAP_OPT_X_SASL_NOCANON if the sasl_canonical... | Arthur de Jong | 2012-11-13 | 1 | -1/+2 |
* | introduce a sasl_canonicalize option that will now, by de... | Arthur de Jong | 2012-08-14 | 1 | -0/+1 |
* | on startup have the gid option default to the primary gro... | Arthur de Jong | 2012-07-20 | 1 | -10/+9 |
* | avoid setting tls_randfile twice and remove fixed FIXME (... | Arthur de Jong | 2012-07-15 | 1 | -3/+0 |
* | set the pynslcd process name if possible | Arthur de Jong | 2012-07-15 | 1 | -0/+6 |
* | properly set most LDAP options from configuration | Arthur de Jong | 2012-07-15 | 1 | -2/+40 |
* | implement a getpeercred() function | Arthur de Jong | 2012-03-16 | 1 | -2/+7 |
* | formatting fixes | Arthur de Jong | 2012-01-20 | 1 | -1/+2 |
* | user the logging framework, handle exceptions properly an... | Arthur de Jong | 2012-01-06 | 1 | -62/+81 |
* | support for reading the configuration file (not all optio... | Arthur de Jong | 2011-12-28 | 1 | -2/+3 |
* | move the state variables (from command line) from the con... | Arthur de Jong | 2011-12-28 | 1 | -9/+22 |
* | PEP8 fixes | Arthur de Jong | 2011-12-27 | 1 | -7/+18 |
* | small code improvements | Arthur de Jong | 2011-05-01 | 1 | -4/+4 |
* | implement service, protocol and rpc lookups | Arthur de Jong | 2011-03-24 | 1 | -0/+3 |
* | update copyright headers to add missing years | Arthur de Jong | 2011-03-10 | 1 | -1/+1 |
* | implement module for netgroup lookups | Arthur de Jong | 2011-03-06 | 1 | -0/+1 |
* | add network name lookups | Arthur de Jong | 2011-03-06 | 1 | -1/+2 |
* | implement module for hostname lookups | Arthur de Jong | 2011-02-14 | 1 | -0/+1 |
* | add an experimental (currently partial) Python implementa... | Arthur de Jong | 2010-12-29 | 1 | -0/+276 |