summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* libipa_hbac: Ensure we always build with C90Lukas Slebodnik2016-03-123-2/+9
* libipa_hbac: Move the library to src/lib/ipa_hbacJakub Hrozek2016-03-1210-10/+7
* libipa_hbac: Fix typo in constant nameJakub Hrozek2016-03-121-1/+1
* libipa_hbac: Add more debug messagesJakub Hrozek2016-03-121-3/+19
* libipa_hbac: Do not use C99Jakub Hrozek2016-03-121-4/+10
* CLIENT: Retry request after EPIPELukas Slebodnik2016-03-111-0/+48
* CLIENT: Reduce code duplicationLukas Slebodnik2016-03-111-31/+27
* tests: Add a unit test for the external groups resolutionJakub Hrozek2016-03-112-4/+532
* UTIL: Fix warning misleading-indentationLukas Slebodnik2016-03-103-11/+24
* UTIL: Fix indentation in dlinklist.hLukas Slebodnik2016-03-101-65/+65
* BUILD: Simplify build of cwrap testsLukas Slebodnik2016-03-101-48/+7
* Util Sockets: Tidy up connect() handlingSimo Sorce2016-03-091-12/+6
* Util: Set socket options and flags separatelySimo Sorce2016-03-091-37/+41
* Util: Move socket setup in a common utility fileSimo Sorce2016-03-093-244/+407
* IPA SUDO: download externalUser attributePavel Březina2016-03-095-0/+5
* memberof: Don't allocate on a NULL contextJakub Hrozek2016-03-091-1/+2
* MAN: Move proxy_fast_alias to the correct man sectionJakub Hrozek2016-03-091-17/+18
* MAN: Move subdomain_inherit to the correct man sectionJakub Hrozek2016-03-091-40/+41
* NSS: Move a DEBUG message so that it's less confusingJakub Hrozek2016-03-081-2/+4
* IDMAP: Make parameter names more descriptivePavel Reichl2016-03-021-6/+6
* sdap: improve filtering of multiple results in GC lookupsSumit Bose2016-03-014-42/+238
* remove user certificate if not found on the serverPavel Březina2016-03-013-1/+57
* IDMAP: Add minor performance improvementsPavel Reichl2016-03-011-11/+84
* GPO: Add other display managers to interactive logonStephen Gallagher2016-02-292-1/+26
* GPO: Add Cockpit to the Remote Interactive defaultsStephen Gallagher2016-02-292-1/+8
* IPA: invalidate override data if original view is missingSumit Bose2016-02-261-3/+13
* IPA: lookup idview name even if there is no master domain recordSumit Bose2016-02-261-35/+43
* tests: Extend test_child_common.c to include tests for the only_extra_args fu...Jakub Hrozek2016-02-262-7/+91
* IPA: Use the common if-else coding styleJakub Hrozek2016-02-251-4/+2
* LDAP: Use the IPA provider interface to resolve external group membersJakub Hrozek2016-02-244-29/+657
* IPA: Add interface to call into IPA provider from LDAP providerJakub Hrozek2016-02-246-1/+342
* Add a new option ldap_group_external_memberJakub Hrozek2016-02-2410-0/+27
* TEST_TOOLS_COLONDB: Add tests for sss_colondb_*Petr Cech2016-02-241-0/+419
* TOOLS: Add comments on functions in colondbPetr Cech2016-02-241-0/+23
* TOOLS: Fix memory leak after getline() failedPetr Cech2016-02-241-0/+4
* TOOLS: Fix minor memory leak in sss_colondb_writelineLukas Slebodnik2016-02-241-0/+7
* DEBUG: Ignore ENOENT for change owner of log filesLukas Slebodnik2016-02-231-0/+7
* Revert "DEBUG: Preventing chown_debug_file if journald on"Lukas Slebodnik2016-02-231-19/+16
* subdomains: inherit ldap_krb5_keytabSumit Bose2016-02-232-0/+5
* UTIL: Use sss_vdebug_fn for callbacksLukas Slebodnik2016-02-232-22/+5
* HBAC: Check format string in hbac log functionLukas Slebodnik2016-02-232-1/+9
* IPA: log real hbac functionLukas Slebodnik2016-02-233-2/+5
* IPA: Use sss_vdebug_fn in hbac_debug_messagesLukas Slebodnik2016-02-231-12/+1
* UTIL: Provide varargs version of debug_fnLukas Slebodnik2016-02-232-10/+25
* UTIL: Use prefix for debug functionLukas Slebodnik2016-02-234-17/+17
* Fix typos reported by lintianLukas Slebodnik2016-02-239-15/+15
* krb5_child: Warn if user cannot read krb5.confLukas Slebodnik2016-02-191-0/+24
* sss_idmap-tests: Fix segmentation faultLukas Slebodnik2016-02-181-2/+2
* PAM: Fix man for pam_account_{expired,locked}_messageDan Lavu2016-02-171-6/+29
* PAM: Pass account lockout status and display messagePavel Reichl2016-02-176-8/+66