summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* sysdb: add searches by certificate with overridesSumit Bose2016-06-093-1/+180
* sysdb: add sysdb_attrs_add_base64_blob()Sumit Bose2016-06-093-0/+60
* p11: add PKCS11_LOGIN_TOKEN_NAME environment variableSumit Bose2016-06-092-1/+38
* PAM: add pam_sss option allow_missing_nameSumit Bose2016-06-092-4/+64
* p11: add OCSP default responder optionsSumit Bose2016-06-096-4/+242
* p11: add no_verification optionSumit Bose2016-06-0910-45/+126
* p11: add missing man page entry and config APISumit Bose2016-06-093-0/+30
* AD: use krb5_keytab for subdomain initializationSumit Bose2016-06-095-17/+26
* RESPONDER: Fix error check in cache_req.cJakub Hrozek2016-06-091-1/+3
* AD_PROVIDER: Fix constant char *Petr Cech2016-06-071-1/+1
* libwbclient: wbcSidsToUnixIds() don't fail on errorsSumit Bose2016-06-071-8/+7
* GPO: Add "polkit-1" to ad_gpo_map_allowStephen Gallagher2016-06-032-1/+8
* LDAP: Try also the AD access control for IPA usersJakub Hrozek2016-06-031-0/+15
* Do not leak fds in case of failures setting up a child processJakub Hrozek2016-05-318-93/+132
* AD: Do not leak file descriptors during machine password renewalJakub Hrozek2016-05-311-13/+15
* sysdb: add sysdb_{add,replace,delete}_ulong()Fabiano Fidêncio2016-05-315-31/+44
* sysdb: move add_ulong() convenience to sysdb.cFabiano Fidêncio2016-05-312-13/+13
* sysdb: add sysdb_{add,replace,delete}_string()Fabiano Fidêncio2016-05-315-37/+51
* sysdb: move add_string() convenience to sysdb.cFabiano Fidêncio2016-05-312-13/+13
* IPA: use forest name when looking up the Global CatalogSumit Bose2016-05-241-1/+1
* AD: Do not schedule the machine renewal task if adcli is not executableJakub Hrozek2016-05-191-0/+9
* UTIL: exit() the forked process if exec()-ing a child process failsJakub Hrozek2016-05-199-96/+85
* TOOLS: Fix warning maybe-uninitializedLukas Slebodnik2016-05-121-0/+1
* RESPONDER: Removing of redudant functionPetr Cech2016-05-112-31/+0
* RESPONDER: Removing ncache from sudo_ctxPetr Cech2016-05-113-15/+3
* RESPONDER: Removing ncache from pam_ctxPetr Cech2016-05-114-21/+8
* RESPONDER: Removing ncache from pac_ctxPetr Cech2016-05-113-14/+1
* RESPONDER: Removing ncache from ifp_ctxPetr Cech2016-05-115-23/+13
* RESPONDER: Removing ncache from nss_ctxPetr Cech2016-05-117-72/+40
* RESPONDERS: Negcache in resp_ctx preparingPetr Cech2016-05-115-11/+79
* RESPONDER: Removing neg_timeout from nss responderPetr Cech2016-05-117-13/+5
* RESPONDER: Removing neg_timeout from ifp repsonderPetr Cech2016-05-113-16/+4
* RESPONDER: Removing neg_timeout from sudo resp.Petr Cech2016-05-112-10/+0
* RESPONDER: Removing neg_timeout from pac_ctxPetr Cech2016-05-112-11/+0
* RESPONDER: Removing neg_timeout from pam responderPetr Cech2016-05-1111-79/+32
* NEGCACHE: Adding getter for timeoutPetr Cech2016-05-112-0/+7
* NEGCACHE: Removing timeout from sss_ncache_check_*Petr Cech2016-05-117-197/+154
* NEGCACHE: Adding timeout to struct sss_nc_ctxPetr Cech2016-05-1113-14/+71
* Failover to next server if authentication failsPavel Březina2016-05-111-0/+1
* Inform about (un)successful connectionPavel Březina2016-05-111-0/+5
* CONFIG: Use default config when none providedStephen Gallagher2016-05-114-4/+60
* Internal: Rename CONFDB_DEFAULT_CONFIG_FILEStephen Gallagher2016-05-114-7/+7
* UTIL: Add secure copy functionStephen Gallagher2016-05-113-40/+159
* IFP: Do not crash on invalid arguments to GetUserAttrJakub Hrozek2016-05-101-2/+2
* UTIL: Add ERR_SBUS_REQUEST_HANDLEDJakub Hrozek2016-05-103-0/+3
* MAN: Remove references to the obsolete PubkeyAgent ssh optionJakub Hrozek2016-05-101-14/+4
* Make sdap_process_group_send() staticJakub Hrozek2016-05-091-8/+9
* GPO: Add "unity" to ad_gpo_map_interactiveStephen Gallagher2016-05-062-1/+7
* TEST: Removing duplication of mock_rctxPetr Cech2016-05-051-28/+0
* AUTOFS: Removing of redudant debug messagePetr Cech2016-04-281-7/+1