Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/pynslcd/search.py
Commit message (Expand)AuthorAgeFilesLines
* Properly handle start_tls in pynslcdArthur de Jong2013-07-281-0/+4
* Rename nscd_invalidate option to reconnect_invalidateArthur de Jong2013-07-261-2/+2
* Python style changesArthur de Jong2013-04-121-1/+1
* Detect and handle connection failure and recoveryArthur de Jong2013-03-291-0/+22
* clean up imports and use ldap.filter.escape_filter_chars(...Arthur de Jong2013-03-091-4/+0
* move get_connection function to search module as Connecti...Arthur de Jong2013-03-091-0/+25
* move Search class to search moduleArthur de Jong2013-03-091-0/+144