summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Split database in multiple filesSimo Sorce26-335/+1184
2009-09-08Fix two possible uninitialized valuesSimo Sorce2-4/+5
2009-09-08initialize sockaddr_in structureSumit Bose1-0/+10
2009-09-08fix libdbus configure checkSumit Bose2-1/+2
2009-09-03configure cleanupsSumit Bose4-4/+6
2009-09-03Avoid crash when timestamp is NULLRalf Haferkamp1-1/+3
2009-09-03Fix initgroups search filter when using rfc2307bisRalf Haferkamp1-2/+2
2009-09-03Fix proxy enumerationSimo Sorce1-86/+123
2009-09-02Honor enumerate option in ldap_idSimo Sorce1-6/+9
2009-09-02remove the concept of a backend nameSumit Bose4-31/+41
2009-09-01check if libpcre version is above or below 7Sumit Bose3-2/+27
2009-09-01stop processing a domain if no provider is givenSumit Bose1-0/+1
2009-08-31Turn enumeration into a boolean valueSimo Sorce4-13/+22
2009-08-31Correctly handle DbusWatch behavior.Simo Sorce2-37/+124
2009-08-28check if gid attribute is emptySumit Bose1-0/+6
2009-08-28send SSSD_REALM and SSSD_KDCIP environment to the clientSumit Bose1-2/+31
2009-08-28add configure check for errno_tSumit Bose2-0/+7
2009-08-28fix internal order of ldap user mapping optionsSumit Bose1-4/+4
2009-08-28Speed-up enumerations.Simo Sorce2-2/+167
2009-08-27Make enumeration an independent taskSimo Sorce5-68/+693
2009-08-27Remove redunant function and always pass attrs.Simo Sorce4-54/+30
2009-08-27Upgrade database to 0.2Simo Sorce2-5/+172
2009-08-27Fix group replies when using member/memberofSimo Sorce3-197/+180
2009-08-27Always save using member/memberOfSimo Sorce5-216/+151
2009-08-27Initial support for multiple schema typesSimo Sorce1-7/+39
2009-08-27Use the correct structure.Simo Sorce1-2/+2
2009-08-24Update version to 0.5.0Stephen Gallagher2-7/+477
2009-08-24Do not fail enumerations if a single store failsSimo Sorce1-40/+45
2009-08-24Relax memberof constraints a bitSimo Sorce1-85/+226
2009-08-24Add debug statements to sysdb_opsSimo Sorce1-10/+111
2009-08-24some UPN handling fixesSumit Bose7-28/+79
2009-08-21Fix accidentally forcing MPGs on for all domainsStephen Gallagher1-1/+1
2009-08-21extended the documentation of LDAP backendSumit Bose2-4/+211
2009-08-21store additional LDAP attributesSumit Bose3-5/+80
2009-08-21fix handling of filtersUsers in groupsSumit Bose4-31/+56
2009-08-21Fix sysdb testsJakub Hrozek1-17/+62
2009-08-21Disallow all operations outside domains, fix deleting cache for filesJakub Hrozek4-11/+41
2009-08-21use stored upn if availableSumit Bose1-20/+101
2009-08-20Ensure nextID doesn't reuse an existing local UID or GIDStephen Gallagher1-9/+21
2009-08-20Support Docbook 4.4Stephen Gallagher10-20/+20
2009-08-20Support gettext >= 0.14 instead of 0.17Stephen Gallagher2-2/+3
2009-08-20Remove 'color-tests' from AM_INIT_AUTOMAKEStephen Gallagher1-1/+1
2009-08-20Fix usage of $(builddir) in SSSDStephen Gallagher1-0/+4
2009-08-20Make the LOCAL provider always use MagicPrivateGroupsStephen Gallagher2-2/+9
2009-08-19enable usage of defaultBindDnSumit Bose6-9/+69
2009-08-19Eliminate the --with-tests configure flagStephen Gallagher3-32/+22
2009-08-18added missing hash_create which was remove by a previous patchSumit Bose1-5/+14
2009-08-18fix return value of confdb_get_domainsSumit Bose1-0/+1
2009-08-18Ensure that only one local domain is configuredStephen Gallagher1-1/+32
2009-08-17Fix broken buildStephen Gallagher1-1/+0