Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-17 | Utility functions for LDAP nested schema initgroups | Jakub Hrozek | 1 | -0/+119 | |
2011-10-13 | SysDB commands that save lastUpdate allows this value to be passed in | Pavel Březina | 1 | -2/+4 | |
https://fedorahosted.org/sssd/ticket/836 | |||||
2011-09-28 | Store name aliases for users, groups | Jakub Hrozek | 1 | -0/+7 | |
Also checks fake users for aliases when storing a real users so that getgrnam for a RFC2307 group that references a user by his secondary name followed by getpwnam for this user by his primary name works | |||||
2011-09-28 | Add a sysdb_get_direct_parents function | Jakub Hrozek | 1 | -57/+5 | |
2011-08-15 | Moved some functions in sdap_async_initgroups | Jan Zeleny | 1 | -345/+349 | |
2011-08-15 | sdap_async_accounts.c split | Jan Zeleny | 1 | -0/+2049 | |
The file has been split in three: sdap_async_users.c sdap_async_groups.c sdap_async_initgroups.c https://fedorahosted.org/sssd/ticket/864 |