summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Simplify debug_fn()Stephen Gallagher2009-11-041-12/+2
* Fix for a seg fault during recursive deleteSumit Bose2009-11-041-1/+7
* Add sysdb_attrs_replace_name to sysdb API.Sumit Bose2009-11-043-0/+80
* Free the PCRE regexp with destructorJakub Hrozek2009-11-041-0/+10
* Rename sdap_id_map to sdap_attr_mapSimo Sorce2009-11-037-21/+75
* Add complete pydoc for SSSDConfig APIStephen Gallagher2009-11-031-1/+534
* Localize SSSDConfig stringsStephen Gallagher2009-11-034-3/+919
* Add support for option descriptions to SSSDConfig APIStephen Gallagher2009-11-032-14/+148
* Remove magic_private_groups from SSSDConfig API schemaStephen Gallagher2009-11-032-3/+0
* Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher2009-11-035-17/+134
* add sysdb_delete_recursive request to sysdb APISumit Bose2009-11-024-4/+282
* Make debug message less irritating.Sumit Bose2009-11-021-2/+2
* set ipa_hostname if not given in config fileSumit Bose2009-11-021-0/+20
* Fix segfault when SASL is not used at allSimo Sorce2009-10-302-2/+4
* remove old sysdb file before starting testsSumit Bose2009-10-301-0/+8
* Fix compiler warnings in krb5_utils-tests.Sumit Bose2009-10-301-21/+21
* Add AM_CFLAGS to unit testsSumit Bose2009-10-301-8/+12
* Add support to get rootDSE from the LDAP server.Simo Sorce2009-10-296-121/+398
* Tidy up ipa optionsSimo Sorce2009-10-299-223/+239
* Allow sysdb_search_entry request to return more than one resultSumit Bose2009-10-293-27/+178
* added a ASQ search API for sysdbSumit Bose2009-10-293-0/+356
* Kill the ldap connection when we go offlineSimo Sorce2009-10-281-5/+16
* Fix sssd.api.conf with correct entry_cache_timeoutStephen Gallagher2009-10-282-2/+5
* Do not migrate Data ProviderJakub Hrozek2009-10-271-22/+57
* Move responsibility for entry expiration timeoutSimo Sorce2009-10-2717-75/+109
* Add proper support for IPA/AD schemasSimo Sorce2009-10-274-202/+574
* Fix segfaultSimo Sorce2009-10-271-1/+1