summaryrefslogtreecommitdiffstats
path: root/src
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-021-1/+1
* config API: read only specific files from schemaplugindirSumit Bose2014-03-022-1/+4
* SUDO: AD providerSumit Bose2014-03-027-7/+117
* config API: add missing subdomain target to AD provider testSumit Bose2014-03-021-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-265-22/+464
* 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-263-147/+357
* 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-2420-159/+581
* 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-247-2/+121
* sbus: Add meta data structures and code generatorStef Walter2014-02-247-0/+966
* 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
* 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-191-0/+5
* DEBUG: Fix build without journaldJakub Hrozek2014-02-191-3/+3
* BUILD: Simplify enabling journald on installed systemsStephen Gallagher2014-02-192-0/+27
* 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-181-0/+198
* tests: new macro sss_will_return_alwaysPavel Březina2014-02-181-0/+2
* tests: mock sysdb users and groupsPavel Březina2014-02-182-0/+241
* tests: mock SDAPPavel Březina2014-02-182-0/+176
* tests: add confdb_path to sss_test_ctxPavel Březina2014-02-182-4/+5
* make make_realm_upper_case() staticPavel Březina2014-02-183-20/+18
* ldap: move domain related content from ldap_common.c to sdap_domain.cPavel Březina2014-02-182-176/+197
* ldap: move options related content from ldap_common.c to ldap_options.cPavel Březina2014-02-182-764/+787
* sdap: move sdap_get_id_specific_filter() to sdap_utils.cPavel Březina2014-02-182-20/+20
* sdap: move non async functions from sdap_async_connection.c to sdap_utils.cPavel Březina2014-02-182-18/+18