summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-161-0/+4
* TOOLS: New helper tool sss_signalJakub Hrozek2014-07-161-0/+37
* 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
* sbus_request: fix potential NULL dereferencePavel Březina2014-07-091-2/+9
* Don't use macro _XOPEN_SOURCE for function strptimeLukas Slebodnik2014-06-182-3/+3
* TESTS: sss_ssh - textual public key formatPavel Reichl2014-06-182-0/+102
* SSH: Allow newline at the end of public key values in LDAPJan Cholasta2014-06-181-6/+12
* Updating the translations again for the 1.11.6 releasesssd-1_11_6Jakub Hrozek2014-06-0315-4946/+5543
* KRB: Prevent dereference of a null pointerLukas Slebodnik2014-06-031-2/+4
* MAN: Add reference to manual page sssd-sudoLukas Slebodnik2014-06-032-0/+37
* Updating the translations for the 1.11.6 releaseJakub Hrozek2014-06-0315-12606/+17325
* BUILD: Disable dbus tests when running distcheckJakub Hrozek2014-06-031-0/+7
* MAN: Add sssd-ifp to the list of translatable manual pagesJakub Hrozek2014-06-031-0/+1
* SBUS: remove unused variablesPavel Březina2014-06-031-4/+0
* Unify usage of function gethostnameLukas Slebodnik2014-06-034-9/+10
* SBUS: Include config.h for enabling function in stdio.hLukas Slebodnik2014-06-031-0/+3
* SBUS: Define DBUS_ERROR_INIT for old version of dbusLukas Slebodnik2014-06-031-0/+4
* PAM: Define compatible macros for some functions.Lukas Slebodnik2014-06-033-2/+56
* PAM: Use fallback version of some pam macrosLukas Slebodnik2014-06-031-1/+18
* PAM: Fix compilation of pam_test_client with openpamLukas Slebodnik2014-06-031-1/+15
* CONFIGURE: Enhance detection of pamLukas Slebodnik2014-06-031-2/+16
* PAM: Include header file security/pam_appl.hLukas Slebodnik2014-06-031-0/+1
* SDAP: Use portable constant as level in setsockoptLukas Slebodnik2014-06-031-1/+1
* PAM: add ignore_authinfo_unavail optionLukas Slebodnik2014-06-032-0/+25
* LDAP: Don't use macro _XOPEN_SOURCE for extra featuresLukas Slebodnik2014-06-031-2/+2
* UTIL: Fix order of header files.Lukas Slebodnik2014-06-031-1/+3
* PAM: Fix problem with missing declaration.Lukas Slebodnik2014-06-031-0/+1
* PAM: macro PAM_DATA_REPLACE isn't available in openpam.Lukas Slebodnik2014-06-031-0/+2
* CRYPTO: Use unprefixed version of function stpncpyLukas Slebodnik2014-06-032-4/+4
* resolv: Do not try to free addrinfo in case of errorLukas Slebodnik2014-06-031-1/+2
* Remove unused parameter from ifp_user_get_groups_replyLukas Slebodnik2014-06-031-4/+2
* Remove unused parameter from ifp_user_get_attr_handle_replyLukas Slebodnik2014-06-031-4/+4
* SBUS: Fix warning declaration shadows a global declarationLukas Slebodnik2014-06-031-4/+4