summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_async_accounts.c
AgeCommit message (Collapse)AuthorFilesLines
2010-06-16Standardize on correct spelling of "principal" for krb5Stephen Gallagher1-2/+2
https://fedorahosted.org/sssd/ticket/542
2010-06-10Properly handle missing originalMemberOf entry in initgroupsStephen Gallagher1-0/+1
Failing to return after the tevent_req_post() here can result in a null-pointer dereference (along with other hard-to-track bugs) https://fedorahosted.org/sssd/ticket/507
2010-04-30Silence warnings with -O2Jakub Hrozek1-2/+4
2010-04-12sysdb: remove remaining traces of sysdb_handleSimo Sorce1-2/+0
2010-04-12Remove remaining use of sysdb_transaction_sendSimo Sorce1-319/+99
2010-04-12sysdb: convert sysdb_store/add(_basic)_groupSimo Sorce1-295/+100
2010-04-12sysdb: convert sysdb_store/add(_basic)_userSimo Sorce1-195/+85
2010-04-12sysdb: convert sysdb_search_entry and sysdb_delete_recursiveSimo Sorce1-37/+11
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+2065
Also update BUILD.txt