summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* sss_crypto.h: include required headersPavel Březina2016-12-191-0/+3
* setent_notify: remove unused private contextPavel Březina2016-12-194-7/+2
* ifp: remove unused fields from statePavel Březina2016-12-191-2/+0
* nss: move nss_ctx->global_names to rctxPavel Březina2016-12-196-19/+14
* BUILD: Find a host-prefixed krb5-config when cross-compilingDavid Michael2016-12-161-1/+1
* tests: sssctl user/group-show basic testsMichal Židek2016-12-152-0/+362
* sssctl: Case insensitive filtersMichal Židek2016-12-151-0/+8
* sssctl: Search by aliasMichal Židek2016-12-151-2/+4
* common: Fix domain case sensitivity initMichal Židek2016-12-151-3/+9
* sudo: do not store usn if no rules are foundPavel Březina2016-12-081-1/+8
* Prevent use after free in fd_input_availableCarl Henrik Lunde2016-12-081-6/+3
* IFP: Remove "ChangeDebugTemporarily" methodFabiano Fidêncio2016-12-086-141/+0
* SYSDB: Suppress sysdb_delete_ts_entry failed: 0Jakub Hrozek2016-12-081-3/+7
* RESPONDER: Remove dead assignment to the variable retLukas Slebodnik2016-12-081-2/+0
* SSH: Use default_domain_suffix for users' authorized keysJakub Hrozek2016-12-061-4/+8
* SIFP: Fix warning format-securityLukas Slebodnik2016-12-011-1/+1
* CONFDB: Supress clang false passitive warningsLukas Slebodnik2016-11-291-4/+4
* krb5: add tests for common functionsSumit Bose2016-11-281-0/+297
* krb5: fix two memory leaksSumit Bose2016-11-281-7/+2
* krb5: Use command line arguments instead env vars for krb5_childSumit Bose2016-11-287-131/+276
* UTIL: Fix compilation of sss_utf8 with libunistringLukas Slebodnik2016-11-251-0/+1
* sssctl: Fix missing declarationLukas Slebodnik2016-11-251-0/+1
* SYSDB: Remove unused prototype from header fileLukas Slebodnik2016-11-251-5/+0
* UTIL: Fix implicit declaration of function 'htobe32'Lukas Slebodnik2016-11-252-0/+2
* BUILD: Drop libsss_configFabiano Fidêncio2016-11-2412-1794/+0
* sss_client: Defer thread cancellation until completion of nss/pam operationsHoward Guo2016-11-241-73/+7
* SECRETS: Add configurable payload size limit of a secretFabiano Fidêncio2016-11-2413-0/+83
* SECRETS: Delete all secrets stored during "max_secrets" testFabiano Fidêncio2016-11-241-0/+4
* TESTS: Check new line at end of fileLukas Slebodnik2016-11-234-3/+16
* SYSDB: Fixing of sudorule without a sudoUserPetr Čech2016-11-231-0/+5
* KRB5: Remove spurious warning in logsLukas Slebodnik2016-11-221-1/+1
* BUILD: Fix a typo in inotify.m4Jakub Hrozek2016-11-221-2/+2
* tests: Add a test for group resolution with ldap_group_nesting_level=0Jakub Hrozek2016-11-161-0/+29
* Qualify ghost user attribute in case ldap_group_nesting_level is set to 0Jakub Hrozek2016-11-161-4/+11
* MAN: Document different defaults for IPA providerJustin Stephenson2016-11-153-75/+144
* MAN: Document different defaults for AD providerJustin Stephenson2016-11-153-24/+78
* ipa: Nested netgroups do not workMichal Židek2016-11-141-12/+3
* UTIL: Removing of never read valuePetr Čech2016-11-141-1/+0
* RESPONDER: Adding of return value checkingPetr Čech2016-11-141-1/+1
* SECRETS: Add allowed_sec_users_optionsFabiano Fidêncio2016-11-101-5/+10
* SECRETS: Fix secrets rule in the allowed sectionsFabiano Fidêncio2016-11-101-2/+2
* IPA/AD: check auth ctx before using itSumit Bose2016-11-102-5/+28
* MONITOR: Remove unused shutDown sbus methodJakub Hrozek2016-11-0911-21/+0
* MONITOR: Remove deprecated pong sbus methodJakub Hrozek2016-11-0913-27/+0
* SYSDB: Adding message about reason why cache changedPetr Cech2016-11-081-4/+20
* SYSDB: Adding message to inform which cache is usedPetr Cech2016-11-081-0/+32
* TESTS: Extending sysdb sudo store testsPetr Čech2016-11-081-1/+167
* SYSDB: Adding lowercase sudoUser formPetr Čech2016-11-081-0/+64
* MONITOR: Do not set up watchdog for monitorJakub Hrozek2016-11-083-4/+10
* ad_access_filter search for nested groupsMike Ely2016-11-031-0/+16