summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-15sysdb interface for adding fake usersJakub Hrozek4-4/+70
2010-10-15Save dummy groups to cache during initgroupsJakub Hrozek1-0/+125
2010-10-15sysdb interface for adding incomplete groupsJakub Hrozek4-1/+90
2010-10-15Add sysdb_attrs_get_ulong utility functionJakub Hrozek2-0/+29
2010-10-15Check for GSSAPI before attempting to kinitJakub Hrozek1-8/+12
2010-10-13Assorted specfile changesStephen Gallagher1-8/+10
2010-10-13Rename upgrade_config.py and build it properlyStephen Gallagher4-8/+3
2010-10-13Avoid a global variable in netgroup client.Sumit Bose2-38/+26
2010-10-13Implement netgroup support for LDAP providerSumit Bose7-1/+989
2010-10-13Add infrastructure to LDAP provider for netgroup supportSumit Bose8-4/+199
2010-10-13Also return member groups to the clientSumit Bose5-159/+212
2010-10-13Add sysdb_netgroup_base_dn()Sumit Bose2-0/+8
2010-10-13Do not fail if netgroup exists just update the attributesSumit Bose1-1/+1
2010-10-13Add handling of nested netgroups to nss clientSumit Bose3-69/+113
2010-10-13Return NSS_STATUS_RETURN instead of NSS_STATUS_NOTFOUNDSumit Bose1-1/+1
2010-10-13Add missing tevent_req_done()Sumit Bose1-0/+1
2010-10-13Add netgroup support to the NSS responderStephen Gallagher9-2/+926
2010-10-13Split out some helper functions for the NSS responderStephen Gallagher2-83/+147
2010-10-13Add negative cache features for netgroupsStephen Gallagher2-0/+39
2010-10-13Add support for netgroups to NSS sss_clientStephen Gallagher5-6/+367
2010-10-13Rename group.c and passwd.c for clarityStephen Gallagher4-4/+4
2010-10-13netgroup testsStephen Gallagher1-0/+516
2010-10-13Netgroups sysdb APIStephen Gallagher4-2/+802
2010-10-13Require explicit setting of callback context for check_cacheStephen Gallagher1-7/+13
2010-10-13Store entry_cache_timeout in sss_domain_info objectStephen Gallagher2-0/+9
2010-10-13Add utility function sss_strnlen()Stephen Gallagher2-0/+34
2010-10-13Initialize kerberos service for GSSAPIJakub Hrozek10-5/+303
2010-10-13Make ldap_child report kerberos return code to parentJakub Hrozek4-13/+31
2010-10-13Report Kerberos error code from ldap_child_get_tgt_syncJakub Hrozek1-23/+16
2010-10-13Add KDC to the list of LDAP optionsJakub Hrozek5-1/+22
2010-10-13Raise the required version of libdhashSumit Bose1-1/+1
2010-10-13Remove unused definesSumit Bose1-2/+0
2010-10-13Distribute XML sources instead of man-pagesSumit Bose1-2/+3
2010-10-13Return all group members from getgr(nam|gid)Ralf Haferkamp1-12/+374
2010-10-13Shortcut for save_group() to accept sysdb DNs as member attributesRalf Haferkamp1-4/+19
2010-10-13Rename index to idxSumit Bose1-4/+4
2010-10-13Add a missing include fileSumit Bose1-0/+1
2010-10-13Use POPT_TABLEEND to close option tableSumit Bose7-8/+8
2010-10-13Man pages should mention supported providersJan Zeleny4-13/+28
2010-10-08Add common hash table setupStephen Gallagher3-1/+60
2010-10-08Disable events on ldap fd when offline.Jan Zeleny1-2/+4
2010-10-04Return offline instead of errorStephen Gallagher1-1/+2
2010-09-28Suppress some 'unchecked return value' warningsSumit Bose1-6/+13
2010-09-28Suppress some 'may be used uninitialized' warningsSumit Bose4-9/+15
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-22Fix assorted specfile issuesStephen Gallagher1-8/+6
2010-09-22Request the correct attribute nameJakub Hrozek1-1/+1