Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-16 | Standardize on correct spelling of "principal" for krb5 | Stephen Gallagher | 1 | -2/+2 | |
https://fedorahosted.org/sssd/ticket/542 | |||||
2010-06-10 | Properly handle missing originalMemberOf entry in initgroups | Stephen Gallagher | 1 | -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-30 | Silence warnings with -O2 | Jakub Hrozek | 1 | -2/+4 | |
2010-04-12 | sysdb: remove remaining traces of sysdb_handle | Simo Sorce | 1 | -2/+0 | |
2010-04-12 | Remove remaining use of sysdb_transaction_send | Simo Sorce | 1 | -319/+99 | |
2010-04-12 | sysdb: convert sysdb_store/add(_basic)_group | Simo Sorce | 1 | -295/+100 | |
2010-04-12 | sysdb: convert sysdb_store/add(_basic)_user | Simo Sorce | 1 | -195/+85 | |
2010-04-12 | sysdb: convert sysdb_search_entry and sysdb_delete_recursive | Simo Sorce | 1 | -37/+11 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+2065 | |
Also update BUILD.txt |