summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
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
2009-08-17Fix reconnection codeSimo Sorce17-282/+141
2009-08-14Refactor responder_dp.cStephen Gallagher4-117/+117
2009-08-14Don't go to the backend for identical cache entry requestsStephen Gallagher3-55/+303
2009-08-13Make "files" a reserved word for legacy local domainJakub Hrozek4-4/+57
2009-08-13Tools ID range fixesJakub Hrozek3-4/+16
2009-08-12Eliminate unnecessary explicit timeout for DP account requestsStephen Gallagher1-33/+19
2009-08-12Fix reversal of parent and member in groupmodSimo Sorce1-8/+8
2009-08-11Change the why DP clients identifySimo Sorce15-321/+340
2009-08-11Prevent races between dp startup and othersSimo Sorce1-16/+26
2009-08-11Change services identification mechanismSimo Sorce11-507/+421
2009-08-11Minor fixesSimo Sorce2-7/+13
2009-08-11Fix monitor ping timeoutStephen Gallagher1-1/+4
2009-08-11Make child processes exit when parent diesJakub Hrozek7-1/+70
2009-08-11Make socket paths a compile-time optionStephen Gallagher6-5/+3
2009-08-10Do not fail enumerations because of range checksSimo Sorce2-6/+18
2009-08-10Revert build-breaking libsss_util_la change.Stephen Gallagher1-9/+20
2009-08-10Add configure checks for docbook XSL templates and XML toolsJakub Hrozek2-3/+40
2009-08-10Build and run tests with 'make check'Stephen Gallagher2-27/+11
2009-08-10Simplify interfaces initializationSimo Sorce24-417/+267