Age | Commit message (Expand) | Author | Files | Lines |
2012-08-06 | Removed unused variable assignment | Ondrej Kos | 1 | -2/+0 |
2012-05-31 | Ghost members - support in proxy provider | Jan Zeleny | 1 | -6/+8 |
2012-05-14 | Potential NULL dereference in proxy provider | Ariel Barria | 1 | -1/+1 |
2012-05-03 | PROXY: return correct return codes | Jakub Hrozek | 1 | -7/+9 |
2012-04-20 | proxy: new option proxy_fast_alias | Jakub Hrozek | 1 | -43/+118 |
2012-04-20 | proxy: Canonicalize user and group names | Jakub Hrozek | 1 | -312/+354 |
2012-03-09 | PROXY: Create fake user entries for group lookups | Stephen Gallagher | 1 | -3/+85 |
2012-02-13 | Fix uninitialized value error in proxy provider | Stephen Gallagher | 1 | -1/+1 |
2012-02-04 | NSS: Add individual timeouts for entry types | Stephen Gallagher | 1 | -7/+7 |
2012-01-27 | PROXY: add support for enumerating services | Stephen Gallagher | 1 | -0/+7 |
2012-01-27 | PROXY: add support for service lookups (non-enumeration) | Stephen Gallagher | 1 | -0/+28 |
2011-12-16 | Use the case sensitivity flag in the proxy provider | Jakub Hrozek | 1 | -150/+144 |
2011-11-22 | Cleanup: Remove unused parameters | Jakub Hrozek | 1 | -1/+1 |
2011-11-07 | Fixed empty loginShell in proxy provider | Jan Zeleny | 1 | -4/+32 |
2011-10-13 | SysDB commands that save lastUpdate allows this value to be passed in | Pavel Březina | 1 | -10/+20 |
2011-10-03 | Use explicit base 10 for converting strings to integers | Jakub Hrozek | 1 | -2/+2 |
2011-08-25 | New DEBUG facility - conversion | Pavel Březina | 1 | -1/+1 |
2011-08-15 | sysdb refactoring: memory context deleted | Jan Zeleny | 1 | -9/+9 |
2011-08-15 | sysdb refactoring: deleted domain variables in sysdb API | Jan Zeleny | 1 | -9/+9 |
2011-06-15 | Fix proxy provider return code for secondary missing groups | Sumit Bose | 1 | -1/+3 |
2011-01-21 | Delete attributes that are removed from LDAP | Stephen Gallagher | 1 | -4/+8 |
2010-12-02 | Add a special filter type to handle enumerations | Sumit Bose | 1 | -32/+16 |
2010-11-15 | Fix const cast issue with sysdb_attrs_users_from_str_list | Stephen Gallagher | 1 | -9/+9 |
2010-10-26 | Always use uint32_t for UID/GID numbers | Jakub Hrozek | 1 | -4/+3 |
2010-10-25 | Implement netgroups for proxy provider | Sumit Bose | 1 | -2/+2 |
2010-10-25 | Add netgroups infrastructure to proxy provider | Sumit Bose | 1 | -0/+14 |
2010-10-18 | Use unsigned long for conversion to id_t | Jakub Hrozek | 1 | -2/+2 |
2010-09-08 | Dead assignments cleanup in providers code | Jan Zeleny | 1 | -2/+0 |
2010-09-02 | Fixed uninialized value in proxy_id provider | Jan Zeleny | 1 | -0/+2 |
2010-06-30 | Split proxy.c into smaller files | Stephen Gallagher | 1 | -0/+1155 |