summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SBUS: Implement org.freedesktop.DBus.Properties.Get for primitive typesJakub Hrozek2014-05-227-44/+1229
* SBUS: Start implementing property accessStef Walter2014-05-2210-19/+213
* IFP: Allow Set, Get and GetAll from DBus.PropertiesJakub Hrozek2014-05-221-0/+10
* SBUS: Utility function sbus_request_return_array_as_variantPavel Březina2014-05-222-0/+124
* SBUS: Utility function sbus_request_return_as_variantJakub Hrozek2014-05-222-0/+68
* IFP: Add a unit test for ifp_reply_objpathJakub Hrozek2014-05-221-0/+30
* IFP: Add a utility function to reply with an object pathPavel Březina2014-05-222-0/+48
* IFP: Add utility functions to escape and unescape object pathsJakub Hrozek2014-05-223-1/+240
* AD: Initialize user_map_cnt in server modeJakub Hrozek2014-05-221-0/+1
* well known sids: Windows Server 2012 new asserted identity SIDsAlexander Bokovoy2014-05-211-0/+2
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* resolv: Do not try to free addrinfo in case of errorLukas Slebodnik2014-05-201-1/+2
* Remove unused parameter from ifp_user_get_groups_replyLukas Slebodnik2014-05-201-4/+2
* Remove unused parameter from ifp_user_get_attr_handle_replyLukas Slebodnik2014-05-201-4/+4
* CONFIGURE: Remove duplicate detection of pamLukas Slebodnik2014-05-181-6/+0
* CRYPTO: Use unprefixed version of function stpncpyLukas Slebodnik2014-05-182-4/+4
* PAM: macro PAM_DATA_REPLACE isn't available in openpam.Lukas Slebodnik2014-05-181-0/+2
* PAM: Fix problem with missing declaration.Lukas Slebodnik2014-05-181-0/+1
* SBUS: Fix warning declaration shadows a global declarationLukas Slebodnik2014-05-161-4/+4
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-165-5/+40
* TEST: Refactor test_ioLukas Slebodnik2014-05-161-48/+115
* IFP: Add a GetGroupsList methodJakub Hrozek2014-05-147-14/+226
* SYSDB: return SYSDB_NAME from sysdb_initgroupsJakub Hrozek2014-05-142-0/+6
* TEST: Remove unused variablePavel Reichl2014-05-141-3/+0
* SPEC: Add libsss_ad_common.so to the package sssd-adLukas Slebodnik2014-05-141-0/+1
* sss_config: build only when IFP is allowedPavel Březina2014-05-142-5/+11
* sss_config: unit testsPavel Březina2014-05-142-0/+903
* sss_config: buildPavel Březina2014-05-146-0/+50
* sss_config: the codePavel Březina2014-05-142-0/+580
* SBUS: Allow registering paths with fallbackJakub Hrozek2014-05-131-4/+76
* IFP: Per-attribute ACL for usersJakub Hrozek2014-05-1310-3/+361
* Implemented LDAP component of GPO-based access controlYassir Elley2014-05-1320-45/+2746
* AD: Do not remove non-root domains when looking up root domainJakub Hrozek2014-05-131-3/+22
* SBUS: remove unused variablesPavel Březina2014-05-131-4/+0
* IFP: Add GetUserAttrs callJakub Hrozek2014-05-136-0/+597
* IFP: Initialize negative cache timeoutJakub Hrozek2014-05-132-0/+17
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-05-139-6/+159
* IFP: Add utility functionsJakub Hrozek2014-05-134-1/+381
* SBUS: Refactor sbus_message_handler to retrieve caller IDJakub Hrozek2014-05-131-55/+111
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-05-138-0/+515
* SBUS: Add SBUS_CONN_TYPE_SYSBUSJakub Hrozek2014-05-133-4/+7
* SBUS: Split out dbus_conn_sendJakub Hrozek2014-05-132-22/+45
* SBUS: Add a convenience function sbus_error_newJakub Hrozek2014-05-133-0/+75
* SBUS: Fix error handling conditionJakub Hrozek2014-05-131-1/+2
* SBUS: several trivial style fixesJakub Hrozek2014-05-133-6/+9
* LDAP: Check the LDAP handle before using itJakub Hrozek2014-05-121-0/+13
* ipa_selinux: Put SELinux map order related variables into structureMichal Zidek2014-05-121-31/+37
* MONITOR: Fix start up with empty standard inputLukas Slebodnik2014-05-121-0/+3
* UTIL: Use constant instead of value for stdin.Lukas Slebodnik2014-05-121-1/+1
* TEST: Link ipa_ldap_opt test with openldap libsLukas Slebodnik2014-05-061-0/+1