summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SSSDConfigAPI fixesJakub Hrozek2009-11-202-399/+133
* Convert SSSDConfig API to ipachangeconfJakub Hrozek2009-11-203-59/+70
* Change the upgrade script to use ipachangeconfJakub Hrozek2009-11-202-189/+165
* SSSDChangeConf - a wrapper around ipachangeconfJakub Hrozek2009-11-201-0/+91
* Add Simo's ipachangeconfJakub Hrozek2009-11-203-0/+461
* Fix sysdb upgrade bugStephen Gallagher2009-11-191-1/+1
* Make the password field configurable in NSSJakub Hrozek2009-11-186-4/+17
* Adding Japanese translationnoriko2009-11-182-0/+615
* Update translatable stringsStephen Gallagher2009-11-183-21/+51
* 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-121-12/+6
* Add support for host, source host and user categorySumit Bose2009-11-121-8/+54
* 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
* Clean up unused dependenciesStephen Gallagher2009-11-062-7/+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