summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add configure check for errno_tSumit Bose2009-08-284-0/+14
* fix internal order of ldap user mapping optionsSumit Bose2009-08-281-4/+4
* Speed-up enumerations.Simo Sorce2009-08-282-2/+167
* Make enumeration an independent taskSimo Sorce2009-08-275-68/+693
* Remove redunant function and always pass attrs.Simo Sorce2009-08-274-54/+30
* Upgrade database to 0.2Simo Sorce2009-08-272-5/+172
* Fix group replies when using member/memberofSimo Sorce2009-08-273-197/+180
* Always save using member/memberOfSimo Sorce2009-08-275-216/+151
* Initial support for multiple schema typesSimo Sorce2009-08-271-7/+39
* do not show server messages to userSumit Bose2009-08-271-5/+0
* removed unused header fileSumit Bose2009-08-271-18/+0
* Use the correct structure.Simo Sorce2009-08-271-2/+2
* Update version to 0.5.0sssd-0_5_0Stephen Gallagher2009-08-245-13/+507
* 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
* Catch possible bad input passed in by glibcSimo Sorce2009-08-242-0/+20
* 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
* ELAPI Shortening namesDmitri Pal2009-08-214-154/+152
* COMMON Fixes to return values, errno, leaksDmitri Pal2009-08-207-62/+69
* ELAPI: Adding concept of targetsDmitri Pal2009-08-2015-162/+899
* 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-204-4/+6
* Remove 'color-tests' from AM_INIT_AUTOMAKEStephen Gallagher2009-08-201-1/+1
* Fix usage of $(builddir) in SSSDStephen Gallagher2009-08-202-0/+7
* Add m4 directory at rootStephen Gallagher2009-08-201-0/+0
* 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
* Remove unneeded binary objects from the replace directoryStephen Gallagher2009-08-183-0/+0
* 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
* TRACE: Making sure trace is safe to output NULL stringsDmitri Pal2009-08-172-99/+6
* 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
* ELAPI Next round of functionality - logging part of the interfaceDmitri Pal2009-08-1214-263/+1522
* INI Simple fix to properly process multi value config parameters.Dmitri Pal2009-08-122-2/+3