Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/pynslcd.py
Commit message (Expand)AuthorAgeFilesLines
* to only set LDAP_OPT_X_SASL_NOCANON if the sasl_canonical...Arthur de Jong2012-11-131-1/+2
* introduce a sasl_canonicalize option that will now, by de...Arthur de Jong2012-08-141-0/+1
* on startup have the gid option default to the primary gro...Arthur de Jong2012-07-201-10/+9
* avoid setting tls_randfile twice and remove fixed FIXME (...Arthur de Jong2012-07-151-3/+0
* set the pynslcd process name if possibleArthur de Jong2012-07-151-0/+6
* properly set most LDAP options from configurationArthur de Jong2012-07-151-2/+40
* implement a getpeercred() functionArthur de Jong2012-03-161-2/+7
* formatting fixesArthur de Jong2012-01-201-1/+2
* user the logging framework, handle exceptions properly an...Arthur de Jong2012-01-061-62/+81
* support for reading the configuration file (not all optio...Arthur de Jong2011-12-281-2/+3
* move the state variables (from command line) from the con...Arthur de Jong2011-12-281-9/+22
* PEP8 fixesArthur de Jong2011-12-271-7/+18
* small code improvementsArthur de Jong2011-05-011-4/+4
* implement service, protocol and rpc lookupsArthur de Jong2011-03-241-0/+3
* update copyright headers to add missing yearsArthur de Jong2011-03-101-1/+1
* implement module for netgroup lookupsArthur de Jong2011-03-061-0/+1
* add network name lookupsArthur de Jong2011-03-061-1/+2
* implement module for hostname lookupsArthur de Jong2011-02-141-0/+1
* add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-291-0/+276