summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy_id.c
Commit message (Expand)AuthorAgeFilesLines
* Use explicit base 10 for converting strings to integerssssd-1.5.1-54.el6Jakub Hrozek2011-10-061-2/+2
* Delete attributes that are removed from LDAPStephen Gallagher2011-01-211-4/+8
* Add a special filter type to handle enumerationsSumit Bose2010-12-021-32/+16
* Fix const cast issue with sysdb_attrs_users_from_str_listStephen Gallagher2010-11-151-9/+9
* Always use uint32_t for UID/GID numbersJakub Hrozek2010-10-261-4/+3
* Implement netgroups for proxy providerSumit Bose2010-10-251-2/+2
* Add netgroups infrastructure to proxy providerSumit Bose2010-10-251-0/+14
* Use unsigned long for conversion to id_tJakub Hrozek2010-10-181-2/+2
* Dead assignments cleanup in providers codeJan Zeleny2010-09-081-2/+0
* Fixed uninialized value in proxy_id providerJan Zeleny2010-09-021-0/+2
* Split proxy.c into smaller filesStephen Gallagher2010-06-301-0/+1155