summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make available method to quickly retrive stringSimo Sorce2009-11-062-3/+35
* Build files.c only for toolsStephen Gallagher2009-11-054-13/+14
* Increase the sbus dispatch DEBUG level to 9Stephen Gallagher2009-11-051-2/+2
* Update midpoint refresh logic to be relative to cache timeoutStephen Gallagher2009-11-056-15/+49
* Add configure check for sasl.hStephen Gallagher2009-11-051-0/+2
* add replacements for missing Kerberos callsSumit Bose2009-11-057-48/+160
* Do not delete users, groups outside domain rangeJakub Hrozek2009-11-042-11/+35