summaryrefslogtreecommitdiff
path: root/src/providers/proxy/proxy_id.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-22Cleanup: Remove unused parametersJakub Hrozek1-1/+1
2011-11-07Fixed empty loginShell in proxy providerJan Zeleny1-4/+32
2011-10-13SysDB commands that save lastUpdate allows this value to be passed inPavel Březina1-10/+20
2011-10-03Use explicit base 10 for converting strings to integersJakub Hrozek1-2/+2
2011-08-25New DEBUG facility - conversionPavel Březina1-1/+1
2011-08-15sysdb refactoring: memory context deletedJan Zeleny1-9/+9
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-9/+9
2011-06-15Fix proxy provider return code for secondary missing groupsSumit Bose1-1/+3
2011-01-21Delete attributes that are removed from LDAPStephen Gallagher1-4/+8
2010-12-02Add a special filter type to handle enumerationsSumit Bose1-32/+16
2010-11-15Fix const cast issue with sysdb_attrs_users_from_str_listStephen Gallagher1-9/+9
2010-10-26Always use uint32_t for UID/GID numbersJakub Hrozek1-4/+3
2010-10-25Implement netgroups for proxy providerSumit Bose1-2/+2
2010-10-25Add netgroups infrastructure to proxy providerSumit Bose1-0/+14
2010-10-18Use unsigned long for conversion to id_tJakub Hrozek1-2/+2
2010-09-08Dead assignments cleanup in providers codeJan Zeleny1-2/+0
2010-09-02Fixed uninialized value in proxy_id providerJan Zeleny1-0/+2
2010-06-30Split proxy.c into smaller filesStephen Gallagher1-0/+1155