summaryrefslogtreecommitdiff
path: root/pynslcd/search.py
AgeCommit message (Expand)Author
2014-10-04remove non-nslcd stuffLuke Shumaker
2013-10-25Also run invalidators on initial connectArthur de Jong
2013-07-28Properly handle start_tls in pynslcdArthur de Jong
2013-07-26Rename nscd_invalidate option to reconnect_invalidateArthur de Jong
2013-04-12Python style changesArthur de Jong
2013-03-29Detect and handle connection failure and recoveryArthur de Jong
2013-03-09clean up imports and use ldap.filter.escape_filter_chars() directlyArthur de Jong
2013-03-09move get_connection function to search module as Connection class as subclass...Arthur de Jong
2013-03-09move Search class to search moduleArthur de Jong