summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Update version to 0.5.0sssd-0_5_0Stephen Gallagher2009-08-242-7/+477
* Do not fail enumerations if a single store failsSimo Sorce2009-08-241-40/+45
* Relax memberof constraints a bitSimo Sorce2009-08-241-85/+226
* Add debug statements to sysdb_opsSimo Sorce2009-08-241-10/+111
* some UPN handling fixesSumit Bose2009-08-247-28/+79
* Fix accidentally forcing MPGs on for all domainsStephen Gallagher2009-08-211-1/+1
* extended the documentation of LDAP backendSumit Bose2009-08-212-4/+211
* store additional LDAP attributesSumit Bose2009-08-213-5/+80
* fix handling of filtersUsers in groupsSumit Bose2009-08-214-31/+56
* Fix sysdb testsJakub Hrozek2009-08-211-17/+62
* Disallow all operations outside domains, fix deleting cache for filesJakub Hrozek2009-08-214-11/+41
* use stored upn if availableSumit Bose2009-08-211-20/+101
* Ensure nextID doesn't reuse an existing local UID or GIDStephen Gallagher2009-08-201-9/+21
* Support Docbook 4.4Stephen Gallagher2009-08-2010-20/+20
* Support gettext >= 0.14 instead of 0.17Stephen Gallagher2009-08-202-2/+3
* Remove 'color-tests' from AM_INIT_AUTOMAKEStephen Gallagher2009-08-201-1/+1
* Fix usage of $(builddir) in SSSDStephen Gallagher2009-08-201-0/+4
* Make the LOCAL provider always use MagicPrivateGroupsStephen Gallagher2009-08-202-2/+9
* enable usage of defaultBindDnSumit Bose2009-08-196-9/+69
* Eliminate the --with-tests configure flagStephen Gallagher2009-08-193-32/+22
* added missing hash_create which was remove by a previous patchSumit Bose2009-08-181-5/+14
* fix return value of confdb_get_domainsSumit Bose2009-08-181-0/+1
* Ensure that only one local domain is configuredStephen Gallagher2009-08-181-1/+32
* Fix broken buildStephen Gallagher2009-08-171-1/+0
* Fix reconnection codeSimo Sorce2009-08-1717-282/+141
* Refactor responder_dp.cStephen Gallagher2009-08-144-117/+117
* Don't go to the backend for identical cache entry requestsStephen Gallagher2009-08-143-55/+303
* Make "files" a reserved word for legacy local domainJakub Hrozek2009-08-134-4/+57
* Tools ID range fixesJakub Hrozek2009-08-133-4/+16
* Eliminate unnecessary explicit timeout for DP account requestsStephen Gallagher2009-08-121-33/+19
* Fix reversal of parent and member in groupmodSimo Sorce2009-08-121-8/+8
* Change the why DP clients identifySimo Sorce2009-08-1115-321/+340
* Prevent races between dp startup and othersSimo Sorce2009-08-111-16/+26
* Change services identification mechanismSimo Sorce2009-08-1111-507/+421
* Minor fixesSimo Sorce2009-08-112-7/+13
* Fix monitor ping timeoutStephen Gallagher2009-08-111-1/+4
* Make child processes exit when parent diesJakub Hrozek2009-08-117-1/+70
* Make socket paths a compile-time optionStephen Gallagher2009-08-116-5/+3
* Do not fail enumerations because of range checksSimo Sorce2009-08-102-6/+18
* Revert build-breaking libsss_util_la change.Stephen Gallagher2009-08-101-9/+20
* Add configure checks for docbook XSL templates and XML toolsJakub Hrozek2009-08-102-3/+40
* Build and run tests with 'make check'Stephen Gallagher2009-08-102-27/+11
* Simplify interfaces initializationSimo Sorce2009-08-1024-417/+267
* merge server and connection structuresSimo Sorce2009-08-1012-286/+228
* Cosmetic changesSimo Sorce2009-08-1016-375/+375
* Remove redundant memory contextsSimo Sorce2009-08-1014-134/+114
* Refactor some code around watches and timeoutsSimo Sorce2009-08-104-355/+324
* CleanupsSimo Sorce2009-08-102-189/+199
* Fix broken ifndefsSimo Sorce2009-08-051-9/+0
* Parse fully qualified names in toolsJakub Hrozek2009-08-058-88/+289