summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dyndns_test: Use right socket length of for IPv4 address.Lukas Slebodnik2014-08-221-1/+1
* Revert "IPA: try to resolve nested groups as poxix group"Jakub Hrozek2014-08-191-201/+5
* Revert "IPA: process non-posix nested groups"Jakub Hrozek2014-08-191-72/+3
* Revert "IPA: new attribute map for non-posix groups"Jakub Hrozek2014-08-196-46/+5
* IPA: try to resolve nested groups as poxix groupPavel Reichl2014-08-191-5/+201
* IPA: process non-posix nested groupsPavel Reichl2014-08-191-3/+72
* IPA: new attribute map for non-posix groupsPavel Reichl2014-08-196-5/+46
* IPA: handle searches by SID in apply_subdomain_homedirJakub Hrozek2014-08-191-4/+9
* MAN: How much time sssd spends offlineMichal Zidek2014-08-191-4/+41
* sudo: work with correct D-Bus iteratorPavel Březina2014-08-191-3/+4
* SUDO: Use the override_space optionJakub Hrozek2014-08-132-2/+8
* IFP: Use the override_space optionJakub Hrozek2014-08-131-2/+51
* PAM: Use the override_space optionJakub Hrozek2014-08-131-0/+8
* Make the space override responder-agnosticJakub Hrozek2014-08-138-32/+59
* Only replace space with the specified substitutionJakub Hrozek2014-08-1311-218/+110
* NSS: Ignore default_domain for netgroupsJakub Hrozek2014-08-121-1/+1
* ad initgroups: continue if resolved SID is still missingPavel Březina2014-08-111-6/+13
* RPM: Restart service in %posttrans, not %postJakub Hrozek2014-08-111-3/+2
* LDAP SUDO: sudo provider doesn't fetch 'EntryUSN'Michal Šrubař2014-08-111-0/+1
* IFP: Fix lookups with fully-qualified namesJakub Hrozek2014-08-111-2/+2
* failover: set port status to not working if previous srv lookup failedPavel Březina2014-07-311-0/+5
* Exit offline mode only if server is available.Michal Zidek2014-07-312-7/+43
* ptask: Add backoff feature to the ptask api.Michal Zidek2014-07-315-3/+37
* ptask: Allow adding random_offset to scheduled execution timeMichal Zidek2014-07-315-5/+22
* sudo: replace asterisk with escape sequence in host filterPavel Březina2014-07-291-1/+1
* NSS: Replace spaces with specified string in names.Lukas Slebodnik2014-07-287-1/+87
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-286-3/+323
* test_utils: Use common header file for libsss_util tests.Lukas Slebodnik2014-07-284-2/+34
* LDAP: Remove unused option ldap_user_uuidLukas Slebodnik2014-07-2510-25/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-2510-25/+0
* LDAP: Remove unused option ldap_netgroup_uuidLukas Slebodnik2014-07-257-25/+0
* sudo: use dbus array for rules refreshPavel Březina2014-07-242-9/+29
* sss_client: Fix memory leak in nss_mc_{group,passwd}Lukas Slebodnik2014-07-232-0/+16
* sss_client: thread safe initialisation of sss_cli_mc_ctxLukas Slebodnik2014-07-231-7/+37
* sudo: fetch sudoRunAs attributePavel Březina2014-07-227-0/+7
* ad: update membership after SIDs are resolvedPavel Březina2014-07-221-25/+62
* ad: comment ENOENT when id mapping is disabledPavel Březina2014-07-221-0/+3
* SDAP: Continue resolving SID even if some failPavel Reichl2014-07-211-1/+6
* LDAP: tokengroups do not work with id_provider=ldapPavel Reichl2014-07-214-13/+93
* BUILD: Add the DBus service activationJakub Hrozek2014-07-164-0/+11
* TOOLS: New helper tool sss_signalJakub Hrozek2014-07-163-1/+50
* MONITOR: Signal InfoPipe to reconnect on SIGUSR2Jakub Hrozek2014-07-161-0/+9
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-1611-1/+58
* IFP: Return a specific value on failure connecting to the system busJakub Hrozek2014-07-163-2/+8
* IFP: Fix DEBUG messagesJakub Hrozek2014-07-161-7/+9
* BUILD: dbusintrospectdir is not used anymoreJakub Hrozek2014-07-161-3/+0
* sbus_request: fix potential NULL dereferencePavel Březina2014-07-091-2/+9
* build: Switch back to DISTCHECK_CONFIGURE_FLAGSNikolai Kondrashov2014-06-191-4/+5
* Don't use macro _XOPEN_SOURCE for function strptimeLukas Slebodnik2014-06-182-3/+3
* TESTS: sss_ssh - textual public key formatPavel Reichl2014-06-183-1/+105