summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* dyndns: do not modify global family_orderSumit Bose2013-09-051-3/+3
* AD: Rename parametrized #defineJakub Hrozek2013-09-051-3/+3
* ad srv: prefer servers that are in the same domain as clientPavel Březina2013-09-051-0/+89
* fo srv: add priority to fo_server_infoPavel Březina2013-09-052-0/+2
* resolv_sort_srv_reply: remove unnecessary mem_ctxPavel Březina2013-09-051-1/+1
* Fix warning missing argumentsLukas Slebodnik2013-09-051-1/+1
* KRB5: Fix warning declaration shadows global declarationLukas Slebodnik2013-09-031-8/+8
* PROXY: Handle empty GECOSJakub Hrozek2013-09-031-1/+8
* Fix czech specific character in my namePavel Březina2013-09-028-8/+8
* IPA_HBAC: Explicitelly include header file time.hLukas Slebodnik2013-08-281-0/+1
* IPA: Add forgotten declarationJakub Hrozek2013-08-281-0/+1
* IPA: enable enumeration if parent domain enumerates in server modeJakub Hrozek2013-08-281-12/+58
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-282-3/+4
* LDAP: Make sdap_id_setup_tasks reusable for subdomainsJakub Hrozek2013-08-285-9/+21
* LDAP: Make the cleanup task reusable for subdomainsJakub Hrozek2013-08-285-42/+73
* LDAP: Make cleanup synchronousJakub Hrozek2013-08-283-150/+34
* LDAP: Convert enumeration to the ptask APIJakub Hrozek2013-08-284-136/+132
* LDAP: Move the ldap enum request to its own reusable moduleJakub Hrozek2013-08-286-642/+741
* LDAP: Remove unused constantJakub Hrozek2013-08-281-2/+0
* LDAP: Add enum_{users,groups}_recv to follow the tevent_req styleJakub Hrozek2013-08-281-24/+19
* DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2013-08-282-2/+2
* ipa-server-mode: add IPA group memberships to AD usersSumit Bose2013-08-283-8/+1004
* IPA: Enable AD sites when in server modeJakub Hrozek2013-08-283-2/+70
* krb5: Fetch ccname template from krb5.confStephen Gallagher2013-08-286-14/+169
* krb5_common: Refactor to use a talloc temp contextSimo Sorce2013-08-281-12/+28
* KRB5: Add support for KEYRING cache typeStephen Gallagher2013-08-274-0/+212
* KRB5: Remove unnecessary call to become_user()Stephen Gallagher2013-08-271-6/+0
* sudo: do not strdup usn on ENOENTPavel Březina2013-08-261-1/+1
* sudo: do not fail to store the rule if we can't read usnPavel Březina2013-08-261-3/+4
* DP: Notify propperly when removing PAC responderOndrej Kos2013-08-242-1/+5
* check_cc_validity: make sure _valid is always setSumit Bose2013-08-241-5/+7
* Remove include recursionLukas Slebodnik2013-08-222-3/+0
* proxy: Allow initgroup to return NOTFOUNDSimo Sorce2013-08-221-0/+16
* KRB5: Only set active and valid on successStephen Gallagher2013-08-221-6/+5
* KRB5: Refactor cc_*_check_existingStephen Gallagher2013-08-221-61/+59
* KRB5: Add new #define for collection cache typesStephen Gallagher2013-08-224-18/+18
* sysdb_add_incomplete_group: store SID string is availableSumit Bose2013-08-192-9/+18
* save_rfc2307bis_user_memberships: use fq names for subdomainsSumit Bose2013-08-191-0/+16
* sdap_add_incomplete_groups: use fully qualified name if neededSumit Bose2013-08-191-4/+14
* sudo: continue if we are unable to resolve fqdnPavel Březina2013-08-191-1/+0
* KRB5: Do not log to syslog on each loginJakub Hrozek2013-08-191-1/+3
* KRB5: Formatting changesJakub Hrozek2013-08-191-4/+4
* sdap_save_user: save original primary GID of subdomain usersSumit Bose2013-08-191-11/+22
* sdap_get_initgr_done: use the right SID to get a GIDSumit Bose2013-08-191-1/+2
* ipa_s2n_get_user_done: make sure ALIAS name is lower caseSumit Bose2013-08-191-2/+18
* ipa_s2n_get_user_done: free group_attrs as wellSumit Bose2013-08-191-0/+1
* AD: Use the correct include guardJakub Hrozek2013-08-191-3/+3
* Remove include recursionLukas Slebodnik2013-08-191-1/+0
* Check whether servername is not empty string.Lukas Slebodnik2013-08-191-1/+1
* proxy: Alocate auth tokens in struct authtok_convLukas Slebodnik2013-08-191-0/+20