| Commit message (Expand) | Author | Age | Files | Lines |
* | Use retrieve_by, group_by and group_columns in the cache | Arthur de Jong | 2013-08-17 | 1 | -0/+15 |
* | Give cache tables friendlier names | Arthur de Jong | 2013-08-17 | 1 | -5/+16 |
* | Move cache table creation to modules | Arthur de Jong | 2013-08-17 | 1 | -1/+9 |
* | clean up imports and use ldap.filter.escape_filter_chars(... | Arthur de Jong | 2013-03-09 | 1 | -1/+0 |
* | move Search class to search module | Arthur de Jong | 2013-03-09 | 1 | -1/+2 |
* | implement a netgroup_all request | Arthur de Jong | 2013-02-08 | 1 | -1/+6 |
* | update the netgroup by name request to have one result en... | Arthur de Jong | 2012-12-23 | 1 | -15/+16 |
* | implement a naive offline cache | Arthur de Jong | 2012-01-29 | 1 | -0/+5 |
* | split the result handling into a convert() and write() step | Arthur de Jong | 2012-01-29 | 1 | -13/+15 |
* | user the logging framework, handle exceptions properly an... | Arthur de Jong | 2012-01-06 | 1 | -3/+3 |
* | make logging more consistent and remove test bases from s... | Arthur de Jong | 2011-12-27 | 1 | -1/+1 |
* | PEP8 fixes | Arthur de Jong | 2011-12-27 | 1 | -1/+1 |
* | define the search separately from the request | Arthur de Jong | 2011-12-12 | 1 | -1/+4 |
* | move check of required attributes and other common tests ... | Arthur de Jong | 2011-12-12 | 1 | -8/+3 |
* | simplify request handling by passing read parameters arou... | Arthur de Jong | 2011-05-13 | 1 | -7/+6 |
* | implement attribute mapping functionality and do some ref... | Arthur de Jong | 2011-05-01 | 1 | -17/+12 |
* | pass dn and attributes to functions separately | Arthur de Jong | 2011-05-01 | 1 | -2/+1 |
* | put standard library imports before application imports a... | Arthur de Jong | 2011-04-28 | 1 | -5/+3 |
* | implement module for netgroup lookups | Arthur de Jong | 2011-03-06 | 1 | -0/+80 |