summaryrefslogtreecommitdiff
path: root/src/providers/proxy
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Add be_req_get_data() helper funciton.Simo Sorce2-3/+3
2013-01-21Add be_req_get_be_ctx() helper.Simo Sorce3-16/+17
2013-01-21Introduce be_req_terminate() helperSimo Sorce5-60/+25
2013-01-21Remove sysdb as a be context structure memberSimo Sorce2-2/+2
2013-01-16Remove outdated code.Simo Sorce1-10/+0
2013-01-15Add domain arguments to sysdb services functionsSimo Sorce1-2/+2
2013-01-15Add domain argument to sysdb_remove_attrs()Simo Sorce1-4/+5
2013-01-15Add domain arg to sysdb_search/delete_netgroup()Simo Sorce1-6/+6
2013-01-15Add domain argument to sysdb_delete_group()Simo Sorce1-2/+2
2013-01-15Add domain argument to sysdb_delete_user()Simo Sorce1-8/+12
2013-01-15Add domain argument to sysdb_cache_password()Simo Sorce1-0/+1
2013-01-15Add domain argument to sysdb_store_group()Simo Sorce1-1/+1
2013-01-15Add domain argument to sysdb_store_user()Simo Sorce1-9/+9
2013-01-15Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce1-2/+4
2013-01-15Add domain to sysdb_search_user_by_name()Simo Sorce1-3/+5
2013-01-15Pass domain to sysdb_get<pwu/grg><id() functionsSimo Sorce1-3/+3
2013-01-10Change pam data auth tokens.Simo Sorce3-33/+39
2012-12-17PROXY: fix groups cachingOndrej Kos1-0/+6
2012-12-10PROXY: fix negative cacheOndrej Kos1-20/+24
2012-12-04Use an entry type mask macro to filter entry typesSimo Sorce1-1/+1
2012-11-20LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek1-0/+1
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-08-23Unify usage of sysdb transactionsMichal Zidek2-5/+35
2012-08-09Backward GOTOs rewritten into do-while loops.Ondrej Kos2-245/+271
2012-08-06Removed unused variable assignmentOndrej Kos1-2/+0
2012-05-31Ghost members - support in proxy providerJan Zeleny1-6/+8
2012-05-14Potential NULL dereference in proxy providerAriel Barria1-1/+1
2012-05-03PROXY: return correct return codesJakub Hrozek1-7/+9
2012-04-20proxy: new option proxy_fast_aliasJakub Hrozek3-43/+123
2012-04-20proxy: Canonicalize user and group namesJakub Hrozek1-312/+354
2012-03-29Proxy services: Save lowercased protocol names and aliases in case-insensitiv...Jakub Hrozek1-57/+17
2012-03-09Handle empty elements in proxy netgroups:Jakub Hrozek1-3/+6
2012-03-09Fix netgroup error handlingJakub Hrozek1-17/+59
2012-03-09PROXY: Create fake user entries for group lookupsStephen Gallagher1-3/+85
2012-02-24Delete missing attributes from netgroups to be storedJan Zeleny1-1/+1
2012-02-13Fix uninitialized value error in proxy providerStephen Gallagher1-1/+1
2012-02-04NSS: Add individual timeouts for entry typesStephen Gallagher5-17/+12
2012-01-31SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher1-0/+2
2012-01-27PROXY: add support for enumerating servicesStephen Gallagher4-0/+226
2012-01-27PROXY: add support for service lookups (non-enumeration)Stephen Gallagher4-0/+273
2011-12-16Use the case sensitivity flag in the proxy providerJakub Hrozek3-153/+181
2011-11-22Cleanup: Remove unused parametersJakub Hrozek3-3/+1
2011-11-07Fixed empty loginShell in proxy providerJan Zeleny1-4/+32
2011-10-31Do not leak hash table iterator during proxy authJakub Hrozek1-0/+1
2011-10-13SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2-11/+21
2011-10-13Append PID to sbus server socket name, let clients use a symlinkJakub Hrozek1-1/+1
2011-10-03Use explicit base 10 for converting strings to integersJakub Hrozek1-2/+2
2011-09-08DEBUG timestamps offer higher precisionPavel Březina1-2/+3
2011-08-25--debug-timestamps=1 is not passed to providersPavel Březina1-3/+2
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4