summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPA: resolve IPA group-memberships for AD usersSumit Bose2015-01-262-3/+44
* AD: support for AD site overridePavel Reichl2015-01-265-7/+37
* AD: add new option ad_sitePavel Reichl2015-01-265-0/+19
* sysdb: remove ghosts in all sub-domains as wellSumit Bose2015-01-231-2/+3
* ifp: fix potential memory leak in check_and_get_component_from_path()Pavel Březina2015-01-231-0/+4
* sbus: add sbus_opath_get_object_name()Pavel Březina2015-01-235-26/+67
* sbus: move common opath functions from ifp to sbus codePavel Březina2015-01-239-304/+398
* BUILD: Include python-test.py in the tarballJakub Hrozek2015-01-231-1/+3
* sbus: unify naming of handler data variablePavel Březina2015-01-237-92/+92
* sbus: support org.freedesktop.DBus.PropertiesPavel Březina2015-01-235-222/+328
* sbus: support org.freedesktop.DBus.IntrospectablePavel Březina2015-01-234-274/+275
* sbus: add sbus_opath_hash_lookup_supported()Pavel Březina2015-01-232-5/+129
* sbus: add object path to sbus requestPavel Březina2015-01-235-19/+13
* sbus: support multiple interfaces on single pathPavel Březina2015-01-236-301/+455
* sbus: use 'path/*' to represent a D-Bus fallbackPavel Březina2015-01-233-38/+58
* sbus: move iface and object path code to separate filePavel Březina2015-01-234-190/+220
* sbus: add new iface via sbus_conn_register_iface()Pavel Březina2015-01-2311-94/+43
* nss: fix SID lookupsSumit Bose2015-01-231-1/+9
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-234-2/+133
* views: fix GID overrride for mpg domainsSumit Bose2015-01-211-1/+20
* Open the PAC socket from krb5_child before dropping rootJakub Hrozek2015-01-213-0/+27
* nss: Add original DN and memberOf to origbyname requestSumit Bose2015-01-202-2/+5
* nss: refactor fill_orig()Sumit Bose2015-01-201-67/+66
* nss: make fill_orig() multi-value awareSumit Bose2015-01-202-21/+198
* MAKE: Don't include autoconf generated file to tarballLukas Slebodnik2015-01-201-1/+1
* SPEC: Use libnl3 for epel6Lukas Slebodnik2015-01-201-4/+0
* krb5: fix entry order in MEMORY keytabSumit Bose2015-01-192-28/+172
* Bump version to track 1.13 developmentLukas Slebodnik2015-01-161-1/+1
* MAN: add dots as valid character in domain namesPavel Reichl2015-01-151-1/+1
* MAN: dyndns_iface supports only one interfacePavel Reichl2015-01-152-0/+6
* MAN: Amend the description of ignore_group_membersJohn Dickerson2015-01-151-1/+19
* GPO: add systemd-user to gpo default permit listPavel Reichl2015-01-152-1/+8
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-1510-57/+68
* UTIL: Remove child_cleanupJakub Hrozek2015-01-152-24/+0
* LDAP: Use child_io_destructor instead of child_cleanup in a custom desctructorJakub Hrozek2015-01-151-22/+17
* TESTS: Cover child_common.c with unit testsJakub Hrozek2015-01-153-1/+333
* UTIL: Make two child_common.c functions staticJakub Hrozek2015-01-152-20/+20
* server-tests: use strtouint32 instead strtolPavel Březina2015-01-151-4/+7
* Fix warning: for loop has empty bodyLukas Slebodnik2015-01-151-3/+9
* MAN: Remove indentation in element programlisteningLukas Slebodnik2015-01-146-38/+38
* krb5_child: Return ERR_NETWORK_IO on KRB5_KDCREP_SKEWJakub Hrozek2015-01-141-0/+1
* IPA: set SYSDB_INITGR_EXPIRE for RESP_USER_GROUPLISTSumit Bose2015-01-141-0/+14
* IPA: resolve missing membersSumit Bose2015-01-141-14/+48
* IPA: rename ipa_s2n_get_groups_send() to ipa_s2n_get_fqlist_send()Sumit Bose2015-01-141-50/+50
* IPA: process_members() optionally return missing members listSumit Bose2015-01-141-18/+67
* IPA: add missing breakSumit Bose2015-01-141-0/+1
* IPA: make version check more preciseSumit Bose2015-01-141-2/+2
* IPA: do not look up overrides on client with default viewSumit Bose2015-01-141-14/+49
* SYSDB: Reduce code duplication in sysdb_gpo.cJakub Hrozek2015-01-132-52/+27
* IPA: ipa_resolve_user_list_send() take care of overridesSumit Bose2015-01-131-10/+8