summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPA: Use GC for AD initgroup requestsHEADmasterSumit Bose2014-03-061-6/+15
* IPA: Do not save intermediate data to sysdbJakub Hrozek2014-03-051-28/+28
* ipa-server-mode: use lower-case user name for home dirSumit Bose2014-03-031-1/+10
* Doxygen: replace <pre> by \verbatimSumit Bose2014-03-031-7/+7
* config API: prepend source dir search path for testsSumit Bose2014-03-022-1/+3
* config API: read only specific files from schemaplugindirSumit Bose2014-03-023-2/+6
* SUDO: AD providerSumit Bose2014-03-028-7/+122
* config API: add missing subdomain target to AD provider testSumit Bose2014-03-021-1/+1
* libsss_idmap: bump version-infoSumit Bose2014-02-261-1/+1
* Remove unused structures.Lukas Slebodnik2014-02-263-22/+0
* TEST: Fix warning invalid printf argument typeLukas Slebodnik2014-02-261-1/+1
* NSS: Fix warning access array with index then checkLukas Slebodnik2014-02-261-3/+3
* KRB5: Fix condition for empty stringLukas Slebodnik2014-02-261-1/+1
* MAN: Clarify that changing ID mapping options might require purging the cacheJakub Hrozek2014-02-261-0/+42
* MAN: Clarify the ldap_access_filter option furtherJakub Hrozek2014-02-261-4/+5
* DP: Provide separate dp_copy_defaults functionJakub Hrozek2014-02-266-22/+476
* OPTS: Allow using defaults for blobsJakub Hrozek2014-02-261-0/+3
* IPA: check ranges for collisions before saving themSumit Bose2014-02-261-20/+64
* IPA: refactor idmap code and add testSumit Bose2014-02-264-147/+372
* IDMAP: add sss_idmap_check_collision(_ex)Sumit Bose2014-02-263-37/+244
* UTIL: Sanitize whitespaces.Lukas Slebodnik2014-02-261-0/+10
* LDAP: Setup periodic task only once.Lukas Slebodnik2014-02-261-13/+41
* Fix DEBUG message formattingJakub Hrozek2014-02-252-2/+2
* sbus: Use constants to make dbus callsStef Walter2014-02-2415-65/+37
* sbus: Generate constants from interface definitionsStef Walter2014-02-245-0/+96
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-2421-164/+606
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-02-243-2/+3
* sbus: Add sbus_vtable and update codegen to support itStef Walter2014-02-248-3/+122
* sbus: Add meta data structures and code generatorStef Walter2014-02-248-1/+1012
* Fix warning unused variable ap_fallbackLukas Slebodnik2014-02-211-1/+1
* IPA: Don't fail if apply_subdomain_homedir returns ENOENTJakub Hrozek2014-02-201-1/+1
* DEBUG: Fix crash after fallback from journal logLukas Slebodnik2014-02-201-2/+5
* Clarify CFLAGS handling in bashrc_sssdNikolai Kondrashov2014-02-201-1/+2
* Handle unbound variables in bashrc_sssdNikolai Kondrashov2014-02-201-2/+2
* Use functions, not aliases in bashrc_sssdNikolai Kondrashov2014-02-201-45/+67
* Use HW instead of processor name as build archNikolai Kondrashov2014-02-201-1/+1
* SPEC: Fix packaging rpms on OSes without systemdLukas Slebodnik2014-02-201-1/+3
* IPA: Don't call tevent_req_post outside _sendJakub Hrozek2014-02-201-1/+0
* NSS: Continue if there is no portJakub Hrozek2014-02-201-1/+1
* ad_account_can_shortcut(): return bool instead of errnoPavel Březina2014-02-191-29/+11
* Use KRB5_CFLAGS where appropriateAlexey Shabalin2014-02-192-2/+15
* DEBUG: Fix build without journaldJakub Hrozek2014-02-191-3/+3
* BUILD: Simplify enabling journald on installed systemsStephen Gallagher2014-02-195-2/+41
* BUILD: Build with journald support by default on FedoraStephen Gallagher2014-02-192-0/+3
* DEBUG: Enable sending structured debug logs to journaldStephen Gallagher2014-02-191-0/+90
* DEBUG: Allow debug_fn to process __FILE__ and __LINE__Stephen Gallagher2014-02-193-7/+17
* tests: don't print debug message when test dir does not existPavel Březina2014-02-181-1/+1
* tests: nested groups unit testPavel Březina2014-02-182-0/+212
* tests: new macro sss_will_return_alwaysPavel Březina2014-02-181-0/+2
* tests: prepare makefile for provider related unit testsPavel Březina2014-02-181-0/+11