summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-09-23Use new MIT krb5 API for better password expiration warningsSumit Bose4-3/+79
2010-09-23Save all data to sysdb in one transactionSumit Bose1-222/+131
2010-09-23Handle host objects like other objectsSumit Bose2-129/+183
2010-09-22Initialize debug_level to zero in crypto testsStephen Gallagher1-1/+1
2010-09-22Request the correct attribute nameJakub Hrozek1-1/+1
2010-09-22Fix sysdb_attrs_to_listJakub Hrozek1-2/+2
2010-09-22Fix sysdb_group_dn_nameJakub Hrozek2-1/+43
2010-09-22Initgroups on a non-cached user should go to the data providerStephen Gallagher2-2/+13
2010-09-22Fix missing variable substitution in DEBUG messageStephen Gallagher1-2/+2
2010-09-22Request all group attributes during initgroups processingStephen Gallagher2-5/+7
2010-09-15Check if control is supported before using it.Simo Sorce4-14/+39
2010-09-15Add parameter to skip cleanup in sysdb testJakub Hrozek1-1/+4
2010-09-15Use a different min_id for local domainJakub Hrozek2-1/+17
2010-09-15Define objectclass with a constantJakub Hrozek2-3/+4
2010-09-15Revert "Make ldap bind asynchronous"Jakub Hrozek7-1219/+167
2010-09-15Store rootdse supported features in sdap_handlerSumit Bose7-63/+112
2010-09-15Fix parameter order when initializing decryptionJakub Hrozek1-1/+1
2010-09-08Handle multiple simultaneous enumeration requestsStephen Gallagher2-289/+717
2010-09-08Fix assorted minor bugs in sss_ toolsJakub Hrozek9-47/+37
2010-09-08Dead assignments cleanup in various places in SSSDJan Zeleny5-6/+8
2010-09-08Dead assignments cleanup in memberof moduleJan Zeleny1-6/+3
2010-09-08Dead assignments cleanup in NSS responderJan Zeleny2-7/+7
2010-09-08Dead assignments cleanup in providers codeJan Zeleny6-20/+9
2010-09-08Deobfuscate password in back endsJakub Hrozek2-8/+62
2010-09-08sss_obfuscate toolJakub Hrozek2-0/+194
2010-09-08Python bindings for obfuscationJakub Hrozek1-3/+180
2010-09-08Password obfuscation utility functionsJakub Hrozek4-0/+649
2010-09-08Add safe copy/move macros for uint16_tJakub Hrozek1-1/+11
2010-09-08Move crypto functions into its own subdirJakub Hrozek7-44/+111
2010-09-07Fixed small issue in memory context hierarchyJan Zeleny1-1/+1
2010-09-07Reviewed sssd-ldap man pageJan Zeleny1-7/+207
2010-09-07Cleaned some dead assignmentsJan Zeleny2-15/+13
2010-09-02Package systemd unit fileJakub Hrozek1-0/+16
2010-09-02Fixed uninialized value in proxy_id providerJan Zeleny1-0/+2
2010-09-02Fixed printing of undefined value in sdap_async_accounts.cJan Zeleny1-1/+1
2010-09-02Fixed potential comparison of undefined variableJan Zeleny1-0/+1
2010-09-02Initialized return value in dp_copy_options()Jan Zeleny1-1/+1
2010-09-02Fix wrong return value in HBAC time rules evaluationJakub Hrozek1-0/+1
2010-09-02Add gentoo-specific init dirMaxim1-0/+3
2010-09-02Add gentoo distrubutionsMaxim2-1/+23
2010-09-02Make ldap bind asynchronousMartin Nagy7-167/+1219
2010-09-02Properly handle errors from a password change operationStephen Gallagher1-8/+14
2010-08-24Treat a zero-length password as a failureStephen Gallagher1-0/+7
2010-08-23Fix configure check for ldbMaxim1-1/+1
2010-08-23Remove src/Makefile.am and src/configure.acStephen Gallagher2-1226/+0
2010-08-19Rewrite toplevel MakefileStephen Gallagher21-13530/+25
2010-08-04Fix chpass operations with LDAP providerStephen Gallagher1-0/+1
2010-08-03Releasing SSSD 1.3.0Stephen Gallagher14-273/+297
2010-08-03Clean up initgroups processing for RFC2307Stephen Gallagher1-11/+89
2010-08-03Add sysdb_update_members functionStephen Gallagher3-0/+117