summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP auth ind promptingpromptingSumit Bose2016-05-264-5/+75
* 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-116-13/+83
* 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-116-5/+74
* 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-052-28/+1
* AUTOFS: Removing of redudant debug messagePetr Cech2016-04-281-7/+1
* MAN: Drop the reference to IPAv2 in the man pageJakub Hrozek2016-04-281-1/+1
* LDAP: Print port in sdap_print_serverLukas Slebodnik2016-04-271-3/+16
* IPA: terminate properly if view name lookup failsSumit Bose2016-04-221-7/+1
* intg: Use different uid range for add_remove testsLukas Slebodnik2016-04-221-2/+2
* build: move ndr_krb5pac check to the other Samba checksSumit Bose2016-04-213-12/+21
* TOOL: Invalidation of sudo rules at sss_cachePetr Cech2016-04-202-3/+86
* SSS_CACHE: RefactorPetr Cech2016-04-201-47/+106
* TESTS: Test of sysdb_search_sudo_rulesPetr Cech2016-04-202-0/+786
* SYSDB: Add new funtions into sysdb_sudoPetr Cech2016-04-202-0/+111
* NEGCACHE: Removing of condition for ttl = -1Petr Cech2016-04-202-52/+0
* NEGCACHE: Fixing typo in test_sss_ncache_gid()Petr Cech2016-04-201-2/+2
* sudo: convert get_sudorules to teventPavel Březina2016-04-193-410/+443
* sudo: do not use tevent when parsing queryPavel Březina2016-04-194-118/+45
* sudo: use cache_req for initgroupsPavel Březina2016-04-194-401/+47
* sudo: remove unused structure sudo_dp_requestPavel Březina2016-04-191-5/+0
* krb5_auth_store_creds: silence spurious debug messageSumit Bose2016-04-191-1/+5
* IPA_SUDO: Prevent dereference of NULL pointerLukas Slebodnik2016-04-181-0/+5
* SYSDB_SUDO: Remove useless testLukas Slebodnik2016-04-181-1/+1