summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating the version for the 1.12.0 releasesssd-1_12_0Jakub Hrozek2014-07-091-1/+1
* Updating translations for the 1.12.0 releaseJakub Hrozek2014-07-0936-1153/+1307
* CONTRIB: Fix creation of tar.gz with old version of gitLukas Slebodnik2014-07-091-3/+3
* CONTRIB: make_srpm.sh can prepare SRPM with patchesLukas Slebodnik2014-07-091-8/+54
* PAM: Test right variable after calling sss_atomic_read_sLukas Slebodnik2014-07-091-1/+1
* TOOLS: Always debug to stderrJakub Hrozek2014-07-0941-40/+48
* SSSD: Send debug to stderr when running on foregroundJakub Hrozek2014-07-095-2/+37
* BUILD: Link sdap-tests with openldap librariesLukas Slebodnik2014-07-091-0/+1
* sdap-tests: Fix off by one.Lukas Slebodnik2014-07-091-1/+2
* BUILD: Add version symbol files for public libraries.Lukas Slebodnik2014-07-095-3/+119
* IFP: touch config when changing debug level temporarilyPavel Březina2014-07-091-0/+13
* sss_sifp: add prefix and exec_prefix to pkg-configPavel Březina2014-07-091-0/+2
* sss_sifp: pkg-config requires is a comma separated listPavel Březina2014-07-091-2/+1
* BUILD: Add the DBus service activationJakub Hrozek2014-07-084-0/+10
* TOOLS: New helper tool sss_signalJakub Hrozek2014-07-083-1/+50
* MONITOR: Signal InfoPipe to reconnect on SIGUSR2Jakub Hrozek2014-07-081-0/+9
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-0811-1/+58
* IFP: Return a specific value on failure connecting to the system busJakub Hrozek2014-07-083-2/+8
* IFP: Fix DEBUG messagesJakub Hrozek2014-07-081-7/+9
* BUILD: dbusintrospectdir is not used anymoreJakub Hrozek2014-07-081-3/+0
* SDAP: Free bervals on failure in sdap_parse_entryJakub Hrozek2014-07-081-2/+10
* SDAP: Remove unused function sdap_get_msg_dnJakub Hrozek2014-07-082-34/+0
* LDAP: Remove unused output parameter _dn from sdap_parse_entryJakub Hrozek2014-07-084-24/+13
* SDAP: Fix DEBUG message priorities in sdap_parse_entryJakub Hrozek2014-07-081-13/+13
* LDAP: Try all attributes when saving an entryJakub Hrozek2014-07-082-3/+79
* TESTS: Add a unit test for the sdap.c moduleJakub Hrozek2014-07-082-1/+562
* PROVIDERS: Add ldap_common.h to opts.h of each providerJakub Hrozek2014-07-083-0/+3
* UTIL: Fix access out of bound in parse_argsLukas Slebodnik2014-07-082-17/+39
* TESTS: Do not rely on order of hash itemsJakub Hrozek2014-07-071-32/+50
* SPEC: Add gpo_child to package sssd-adLukas Slebodnik2014-07-011-0/+1
* BUILD: ad_gpo_tests should be built only with sambaLukas Slebodnik2014-07-011-2/+3
* sbus_request: fix potential NULL dereferencePavel Březina2014-07-012-5/+10
* TESTS: Add more tests for nested groups processingJakub Hrozek2014-07-011-1/+265
* TESTS: Change how mock_sysdb_user() is implementedJakub Hrozek2014-07-012-3/+16
* TESTS: Do not require replies from mocked sdap_get_generic_recv to be talloc ...Jakub Hrozek2014-07-011-2/+1
* TESTS: Fix group search baseJakub Hrozek2014-07-011-1/+1
* TESTS: Use the right confdb pathJakub Hrozek2014-07-011-1/+1
* TESTS: Add confdb domain base DN to sss_test_ctxJakub Hrozek2014-07-014-9/+11
* Use DISCARD_ALIGN in VTABLE_FUNC macroMichal Zidek2014-07-011-1/+1
* Suppress safealign warnings with DISCARD_ALIGN.Michal Zidek2014-07-013-4/+8
* Add type parameter to DISCARD_ALIGN macroMichal Zidek2014-07-012-2/+2
* AD-GPO: Add support for gpo permissive modeYassir Elley2014-07-013-6/+32
* Use ldap_url_parse to extract hostname from ldap uriYassir Elley2014-07-011-5/+20
* AD-GPO: Add gpo-smb implementation in gpo_child processYassir Elley2014-07-015-12/+1546
* LDAP: Fix retrieving a group with no membersJakub Hrozek2014-06-271-2/+7
* LDAP: group_split_members returns incorrectly ENOMEMPavel Reichl2014-06-271-1/+4
* SDAP: return after tevent_req_errorPavel Reichl2014-06-271-1/+2
* sudo: return after tevent_req_errorPavel Reichl2014-06-271-0/+1
* NSS: lookup_netgr_step don't access result on ENOENTPavel Reichl2014-06-251-13/+11
* TESTS: sysdb_getnetgr - return ENOENTPavel Reichl2014-06-251-0/+6