summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Remove shadow-utils support from toolsJakub Hrozek2009-09-088-763/+73
* Tools are allowed to touch only the 'local' domainSimo Sorce2009-09-088-76/+35
* Split database in multiple filesSimo Sorce2009-09-0826-335/+1184
* Fix two possible uninitialized valuesSimo Sorce2009-09-082-4/+5
* initialize sockaddr_in structureSumit Bose2009-09-081-0/+10
* fix libdbus configure checkSumit Bose2009-09-082-1/+2
* configure cleanupsSumit Bose2009-09-034-4/+6
* Avoid crash when timestamp is NULLRalf Haferkamp2009-09-031-1/+3
* Fix initgroups search filter when using rfc2307bisRalf Haferkamp2009-09-031-2/+2
* Fix proxy enumerationSimo Sorce2009-09-031-86/+123
* Honor enumerate option in ldap_idSimo Sorce2009-09-021-6/+9
* remove the concept of a backend nameSumit Bose2009-09-024-31/+41
* check if libpcre version is above or below 7Sumit Bose2009-09-013-2/+27
* stop processing a domain if no provider is givenSumit Bose2009-09-011-0/+1
* Turn enumeration into a boolean valueSimo Sorce2009-08-314-13/+22
* Correctly handle DbusWatch behavior.Simo Sorce2009-08-312-37/+124
* check if gid attribute is emptySumit Bose2009-08-281-0/+6
* send SSSD_REALM and SSSD_KDCIP environment to the clientSumit Bose2009-08-281-2/+31
* add configure check for errno_tSumit Bose2009-08-282-0/+7
* 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
* Use the correct structure.Simo Sorce2009-08-271-2/+2
* 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