summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add French translation to sss_clientBouska2009-11-182-0/+37
* Update translatable stringsStephen Gallagher2009-11-186-39/+69
* Failover fixes and additionsSimo Sorce2009-11-183-7/+25
* Store initgr expire time on initgr callSimo Sorce2009-11-181-6/+17
* Change the pam code to perform an initgroups callSimo Sorce2009-11-181-1/+1
* Change initgroups code to use and check the cacheSimo Sorce2009-11-182-218/+109
* Fix crash due to uninitialized timeout variableSimo Sorce2009-11-181-0/+1
* Upgrade cache and local databases to case-sensitive namesStephen Gallagher2009-11-182-2/+96
* Make the sysdb user and group names case-sensitiveStephen Gallagher2009-11-182-1/+39
* Fix option name krb5_changepw_principalSumit Bose2009-11-135-7/+7
* Change var name to make its use more clear.Simo Sorce2009-11-122-7/+7
* Make 'permit' the default for the access targetSumit Bose2009-11-122-16/+5
* Fix check_cache bug in dealing with the callbackSimo Sorce2009-11-121-97/+104
* Fix double free case.Simo Sorce2009-11-121-1/+3
* Fixes for proxy providerSumit Bose2009-11-122-7/+26
* Fix inconsistent use of krb5_ccname_templateSumit Bose2009-11-122-2/+2
* Try to fix offline loginsSimo Sorce2009-11-122-13/+7
* Add support for host, source host and user categorySumit Bose2009-11-121-8/+54
* Fix Requires: sssd-client line in specfileStephen Gallagher2009-11-101-1/+1
* Add cleanup taskSimo Sorce2009-11-109-156/+915
* Refactor delete functions and add a fewSimo Sorce2009-11-104-234/+648
* Add check for access-time rules to ipa_access.Sumit Bose2009-11-104-0/+74
* Simplify krb5 child handlerSumit Bose2009-11-101-17/+18
* Fix segfault on unknown user/domainStephen Gallagher2009-11-091-2/+2
* Fix tevent_req error checking.Simo Sorce2009-11-0916-284/+111
* Assorted manpage fixesJakub Hrozek2009-11-091-27/+14
* Fix regression in error message when deleting groupsJakub Hrozek2009-11-091-6/+4
* Fix enumerationsSimo Sorce2009-11-091-2/+6
* IPA time rules parsing routinesJakub Hrozek2009-11-094-0/+1841
* Add missing includeJakub Hrozek2009-11-091-0/+1
* Check return, zero free hostent, adhere to styleSimo Sorce2009-11-094-20/+28
* Fix ldap driverSimo Sorce2009-11-071-0/+3
* Fix buildSimo Sorce2009-11-071-4/+8
* added access module of IPA providerSumit Bose2009-11-076-4/+1697
* Add fail over utility functionsMartin Nagy2009-11-064-1/+971
* Add simple reference counting wrappers for tallocMartin Nagy2009-11-064-1/+373
* Add DLIST_FOR_EACH() macroMartin Nagy2009-11-061-0/+3
* Check is ccache structure is initialized before calling krb5_cc_destroySumit Bose2009-11-061-8/+16
* Update sssd.spec to use only the required KRB5_LIBS and NSS_LIBSStephen Gallagher2009-11-061-0/+2
* Clean up unused dependenciesStephen Gallagher2009-11-064-9/+38
* Fix a bad free in async_resolv.cMartin Nagy2009-11-061-6/+0
* Add missing include file to files-tests.cMartin Nagy2009-11-061-0/+1
* Always set last update and expire timeSimo Sorce2009-11-064-114/+110
* Split async helpers in multiple filesSimo Sorce2009-11-066-3285/+3386
* Reorganize ldap id provider filesSimo Sorce2009-11-065-547/+584
* Unify code to use the generic search interfaceSimo Sorce2009-11-061-593/+473
* Fix and enhance initgroups callSimo Sorce2009-11-061-170/+637
* Unify parse routines, use maps in generic searchesSimo Sorce2009-11-064-130/+77
* Store the original memberof attributes if anySimo Sorce2009-11-061-7/+30
* Make useful function more broadly available.Simo Sorce2009-11-063-30/+30