summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nss: use negative cache for sid-by-id requestswip-viewsSumit Bose2015-07-221-0/+55
* negcache: allow domain name for UID and GIDSumit Bose2015-07-227-49/+82
* IPA: Remove MPG groups if getgrgid was called before getpw()Jakub Hrozek2015-07-221-2/+29
* UPN sub-domain fixSumit Bose2015-07-173-28/+63
* WIP: p11-kit version of p11_childSumit Bose2015-07-171-0/+120
* ssh: generate public keys from certificateSumit Bose2015-07-1710-11/+259
* pam_sss: add sc supportSumit Bose2015-07-172-1/+95
* PAM: add certificate support to PAM (pre-)auth requestsSumit Bose2015-07-1714-39/+1372
* authok: add support for Smart Card related authtokensSumit Bose2015-07-174-0/+187
* pack_message_v3: allow empty nameSumit Bose2015-07-171-3/+4
* Add NSS version of p11_childSumit Bose2015-07-172-1/+658
* utils: add NSS version of cert utilsSumit Bose2015-07-175-6/+243
* sysdb_set_entry_attr: dump attributes and values on errorSumit Bose2015-07-171-0/+11
* Add alternatives support for libwbclientSumit Bose2015-07-171-0/+21
* Update few debug messagesLukas Slebodnik2015-07-172-5/+7
* nss_check_name_of_well_known_sid() improve name splittingSumit Bose2015-07-163-41/+62
* Use NSCD path in execl()Jakub Hrozek2015-07-151-1/+1
* KRB5: Return right data provider error codeLukas Slebodnik2015-07-151-1/+1
* IFP: Add wildcard requestsJakub Hrozek2015-07-157-0/+472
* LDAP: Add the wildcard_limit optionJakub Hrozek2015-07-1511-2/+39
* LDAP: Add sdap_lookup_type enumJakub Hrozek2015-07-156-33/+73
* LDAP: Use sdap_get_and_parse_generic_/_recvJakub Hrozek2015-07-152-8/+8
* LDAP: Add sdap_get_and_parse_generic_sendJakub Hrozek2015-07-152-35/+136
* LDAP: Fetch users and groups using wildcardsJakub Hrozek2015-07-152-2/+51
* UTIL: Add sss_filter_sanitize_exJakub Hrozek2015-07-153-3/+39
* cache_req: Extend cache_req with wildcard lookupsJakub Hrozek2015-07-153-15/+579
* DP: Add DP_WILDCARD and SSS_DP_WILDCARD_USER/SSS_DP_WILDCARD_GROUPJakub Hrozek2015-07-154-1/+23
* SYSDB: Add functions to look up multiple entries including name and custom fi...Jakub Hrozek2015-07-153-19/+631
* tests: Move N_ELEMENTS definition to tests/common.hJakub Hrozek2015-07-154-9/+2
* test common: sss_dp_get_account_recv() fix assignmentSumit Bose2015-07-141-1/+1
* Updating the version for 1.13.1 developmentJakub Hrozek2015-07-061-1/+1
* Updating the version for the 1.13.0 releaseJakub Hrozek2015-07-061-1/+1
* Updating the translations for the 1.13.0 releaseJakub Hrozek2015-07-0638-7772/+6764
* PAM: Only cache first-factorJakub Hrozek2015-07-061-1/+20
* Minor code improvementsPavel Reichl2015-07-064-4/+3
* PAM: authenticate agains cachePavel Reichl2015-07-068-8/+261
* sysdb: new attribute lastOnlineAuthWithCurrentTokenPavel Reichl2015-07-062-0/+67
* KRB5: Add and use krb5_auth_queue_send to queue requests by defaultJakub Hrozek2015-07-068-54/+587
* tests: Reduce duplication with new function test_ev_doneJakub Hrozek2015-07-065-15/+16
* sss_client: Re-check memcache after acquiring the lockLukas Slebodnik2015-07-032-0/+106
* sss_client: Use unique lock for memory cacheLukas Slebodnik2015-07-033-4/+26
* sss_cache: Clear also initgroups fast cacheLukas Slebodnik2015-07-031-0/+10
* sss_client: Use initgr mmap cache in client codeLukas Slebodnik2015-07-034-1/+193
* nss: Invalidate entry in initgr mmap cacheLukas Slebodnik2015-07-031-0/+32
* mmap_cache: Invalidate entry in right memory cacheLukas Slebodnik2015-07-031-8/+25
* nss: Store entries in responder to initgr mmap cacheLukas Slebodnik2015-07-036-4/+124
* test_ipa_subdomains_server: Fix build with --coverageLukas Slebodnik2015-07-022-0/+7
* MONITOR: Do not report missing file as fatal in monitor_config_fileMichal Židek2015-07-021-5/+5
* MONITOR: Poll for resolv.conf if not available during bootMichal Židek2015-07-021-2/+36
* views: Add is_default_view helper functionMichal Židek2015-07-026-22/+22