summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TESTS: leak_check functions shouldn't be called with NULL contextLukas Slebodnik2014-08-221-0/+8
* test_dyndns: Use different talloc context in wrapped functions.Lukas Slebodnik2014-08-221-2/+21
* responder-get-domains-tests: fix checking of leaksLukas Slebodnik2014-08-221-3/+2
* dyndns_test: Use right socket length of for IPv4 address.Lukas Slebodnik2014-08-221-1/+1
* MAN: options 'lockout' and 'ldap_pwdlockout_dn'Pavel Reichl2014-08-191-0/+27
* SDAP: account lockout to restrict access via ssh keyPavel Reichl2014-08-193-0/+568
* SDAP: new option - DN to ppolicy on LDAPPavel Reichl2014-08-198-0/+8
* SDAP: refactor AC offline checksPavel Reichl2014-08-191-9/+12
* SDAP: don't log error on access deniedPavel Reichl2014-08-191-1/+6
* SDAP: refactor sdap_access_filter_donePavel Reichl2014-08-191-18/+37
* SDAP: nitpicks in sdap_access_filter_get_access_donePavel Reichl2014-08-191-7/+5
* SDAP: refactor sdap_access_filter_sendPavel Reichl2014-08-191-16/+30
* SDAP: split sdap_access_filter_get_access_donePavel Reichl2014-08-191-20/+39
* IPA: handle searches by SID in apply_subdomain_homedirJakub Hrozek2014-08-191-4/+9
* sudo: work with correct D-Bus iteratorPavel Březina2014-08-191-3/+4
* MAN: How much time sssd spends offlineMichal Zidek2014-08-191-4/+41
* SUDO: Use the override_space optionJakub Hrozek2014-08-142-2/+8
* IFP: Use the override_space optionJakub Hrozek2014-08-141-2/+51
* PAM: Use the override_space optionJakub Hrozek2014-08-141-0/+8
* Make the space override responder-agnosticJakub Hrozek2014-08-148-32/+59
* Only replace space with the specified substitutionJakub Hrozek2014-08-1411-218/+110
* LDAP SUDO: sudo provider doesn't fetch 'EntryUSN'Michal Šrubař2014-08-141-0/+1
* NSS: Ignore default_domain for netgroupsJakub Hrozek2014-08-141-1/+1
* ad initgroups: continue if resolved SID is still missingPavel Březina2014-08-141-6/+13
* IFP: Fix lookups with fully-qualified namesJakub Hrozek2014-08-141-2/+2
* sudo: replace asterisk with escape sequence in host filterPavel Březina2014-08-141-1/+1
* 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
* failover: set port status to not working if previous srv lookup failedPavel Březina2014-07-311-0/+5
* NSS: Replace spaces with specified string in names.Lukas Slebodnik2014-07-287-1/+87
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-285-0/+314
* test_utils: Use common header file for libsss_util tests.Lukas Slebodnik2014-07-283-1/+31
* 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
* ad: update membership after SIDs are resolvedPavel Březina2014-07-241-25/+62
* ad: comment ENOENT when id mapping is disabledPavel Březina2014-07-241-0/+3
* sss_client: Fix memory leak in nss_mc_{group,passwd}Lukas Slebodnik2014-07-242-0/+16
* sss_client: thread safe initialisation of sss_cli_mc_ctxLukas Slebodnik2014-07-241-7/+37
* sudo: fetch sudoRunAs attributePavel Březina2014-07-247-0/+7
* SDAP: Continue resolving SID even if some failPavel Reichl2014-07-241-1/+6
* LDAP: tokengroups do not work with id_provider=ldapPavel Reichl2014-07-244-13/+93
* sbus_request: fix potential NULL dereferencePavel Březina2014-07-241-2/+9
* BUILD: Add the DBus service activationJakub Hrozek2014-07-141-0/+4
* TOOLS: New helper tool sss_signalJakub Hrozek2014-07-141-0/+37
* MONITOR: Signal InfoPipe to reconnect on SIGUSR2Jakub Hrozek2014-07-141-0/+9
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-1411-1/+58
* IFP: Return a specific value on failure connecting to the system busJakub Hrozek2014-07-143-2/+8